From 6a0959ca7ea79fba8c4f9d17691b9db9a17b7767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 16 Nov 2017 10:50:58 +0100 Subject: [PATCH] libreoffice: make build-nocheck for x86_64-musl --- srcpkgs/libreoffice/template | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index 1cb99fcbe3d..2b7624cc277 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -6,10 +6,6 @@ build_style=gnu-configure configure_args="--disable-werror" nocross=yes -case "$XBPS_TARGET_MACHINE" in - x86_64-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/6096/steps/shell_3/logs/stdio" ;; -esac - # # XXX: mit-krb5-devel nasm firebird3 hamcrest iwyu ogl-math # Missing, required libraries are downloaded and built internally @@ -91,6 +87,8 @@ case "$XBPS_TARGET_MACHINE" in ;; *-musl) # use shipped clucene, because CLucene/analysis/cjk/CJKAnalyzer.h # is missing in the musl clucene-devel files + # make no checks because they fail on the builder + make_build_args="build-nocheck" ;; x86_64) build_options_default="java" makedepends+=" apache-ant openjdk " @@ -206,10 +204,6 @@ do_configure() { sed -i Makefile -e "/gb_Top_MODULE_CHECK_TARGETS /s/ slowchecks//" } -do_build() { - make build -} - do_install() { local f