Created
June 13, 2018 07:24
-
-
Save ilovezfs/90800478d2688336005632b442e077e0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by upstream project "Homebrew Core Pull Requests" build number 25644 | |
originally caused by: | |
GitHub pull request #28911 of commit 37307dc2950017fbe7667d06614cb432b3700251, no merge conflicts. | |
[EnvInject] - Loading node environment variables. | |
Building remotely on high_sierra_stadium_1 (high_sierra macos) in workspace /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/Homebrew/homebrew-core/ # timeout=10 | |
Fetching upstream changes from https://github.com/Homebrew/homebrew-core/ | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/Homebrew/homebrew-core/ +refs/pull/*:refs/remotes/origin/pr/* | |
Checking out Revision 7615ac459860142b4667876c68f8e4b4ad9e7562 (refs/remotes/origin/pr/28911/merge) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 7615ac459860142b4667876c68f8e4b4ad9e7562 | |
Commit message: "Merge 37307dc2950017fbe7667d06614cb432b3700251 into cb22b851826f8317615eced390cf4f2b7cadc08b" | |
First time build. Skipping changelog. | |
[EnvInject] - Executing scripts and injecting environment variables after the SCM step. | |
[EnvInject] - Injecting as environment variables the properties content | |
PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
HOMEBREW_DEVELOPER=1 | |
[EnvInject] - Variables injected successfully. | |
[high_sierra] $ /bin/sh -xe /var/folders/kw/j7f63hdn1lj39702nh90xm9w0000gp/T/jenkins5201066975930986122.sh | |
+ GIT_WORK_TREE=/usr/local/Homebrew | |
+ GIT_DIR=/usr/local/Homebrew/.git | |
+ git reset --hard origin/master | |
HEAD is now at c5974840c Merge pull request #4333 from Homebrew/dependabot/bundler/Library/Homebrew/test/rspec-retry-0.6.1 | |
+ brew update | |
Updated 1 tap (homebrew/core). | |
==> Updated Formulae | |
fibjs | |
folly | |
fonttools | |
+ brew test-bot --ci-pr | |
Homebrew/homebrew-test-bot d661300 (Revert "Revert "Revert "test-bot: disable linkage cache.""") | |
ARGV: --ci-pr --cleanup --test-default-formula --local --junit | |
==> git -C homebrew/homebrew-core checkout origin/master | |
==> brew pull --clean https://github.com/Homebrew/homebrew-core/pull/28911 | |
Homebrew/brew 1.6.8-4-gc5974840c (Merge pull request #4333 from Homebrew/dependabot/bundler/Library/Homebrew/test/rspec-retry-0.6.1) | |
homebrew/core origin/master cb22b85182 (fonttools: update 3.27.1 bottle.) | |
homebrew/core HEAD de7d68904d (libqalculate 2.6.0) | |
==> brew doctor | |
==> brew --env | |
==> brew config | |
==> brew readall --aliases homebrew/core | |
==> brew uses --recursive libqalculate | |
==> brew fetch --retry autoconf automake cln fontconfig freetype gd gettext glib gmp gnuplot intltool jpeg libffi libidn2 libpng libtiff libtool libunistring lua makedepend mpfr openssl pcre pkg-config readline webp wget | |
==> brew fetch --retry libqalculate --build-bottle --force | |
==> brew install --only-dependencies --verbose --build-bottle libqalculate | |
==> brew install --verbose --build-bottle libqalculate | |
==> FAILED | |
/usr/bin/sandbox-exec -f /tmp/homebrew20180612-48241-olrpme.sb nice /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libqalculate.rb --build-bottle --verbose | |
==> Downloading https://github.com/Qalculate/libqalculate/releases/download/v2.6.0a/libqalculate-2.6.0.tar.gz | |
Already downloaded: /Users/brew/Library/Caches/Homebrew/libqalculate-2.6.0.tar.gz | |
==> Verifying libqalculate-2.6.0.tar.gz checksum | |
tar xzf /Users/brew/Library/Caches/Homebrew/libqalculate-2.6.0.tar.gz | |
==> ./configure --disable-dependency-tracking --disable-silent-rules --without-icu --prefix=/usr/local/Cellar/libqalculate/2.6.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for style of include used by make... GNU | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether clang understands -c and -o together... yes | |
checking dependency style of clang... none | |
checking for library containing strerror... none required | |
checking for gcc... (cached) clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether clang accepts -g... (cached) yes | |
checking for clang option to accept ISO C89... (cached) none needed | |
checking whether clang understands -c and -o together... (cached) yes | |
checking dependency style of clang... (cached) none | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking dependency style of clang++... none | |
checking for gcc... (cached) clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether clang accepts -g... (cached) yes | |
checking for clang option to accept ISO C89... (cached) none needed | |
checking whether clang understands -c and -o together... (cached) yes | |
checking dependency style of clang... (cached) none | |
checking whether ln -s works... yes | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking whether NLS is requested... yes | |
checking for intltool-update... /usr/local/opt/intltool/bin/intltool-update | |
checking for intltool-merge... /usr/local/opt/intltool/bin/intltool-merge | |
checking for intltool-extract... /usr/local/opt/intltool/bin/intltool-extract | |
checking for xgettext... /usr/local/opt/gettext/bin/xgettext | |
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge | |
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for perl... /usr/bin/perl | |
checking for perl >= 5.8.1... 5.18.2 | |
checking for XML::Parser... ok | |
checking build system type... x86_64-apple-darwin17.6.0 | |
checking host system type... x86_64-apple-darwin17.6.0 | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking the maximum length of command line arguments... 196608 | |
checking how to convert x86_64-apple-darwin17.6.0 file names to x86_64-apple-darwin17.6.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin17.6.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin17.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common -DPIC | |
checking if clang++ PIC flag -fno-common -DPIC works... yes | |
checking if clang++ static flag -static works... no | |
checking if clang++ supports -c -o file.o... yes | |
checking if clang++ supports -c -o file.o... (cached) yes | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin17.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for pthread_create in -lpthread... yes | |
checking mpfr.h usability... yes | |
checking mpfr.h presence... yes | |
checking for mpfr.h... yes | |
checking unordered_map usability... yes | |
checking unordered_map presence... yes | |
checking for unordered_map... yes | |
checking for pipe2... no | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for libcurl... yes | |
checking for libxml-2.0 >= 2.3.8... yes | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for shared library run path origin... done | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking how to link with libiconv... -liconv | |
checking whether to use readline... yes | |
checking readline/readline.h usability... yes | |
checking readline/readline.h presence... yes | |
checking for readline/readline.h... yes | |
checking readline/history.h usability... yes | |
checking readline/history.h presence... yes | |
checking for readline/history.h... yes | |
checking for readline in -lreadline... yes | |
Using -lreadline -lncurses | |
checking for library containing nanosleep... none required | |
checking for msgfmt... (cached) /usr/local/opt/gettext/bin/msgfmt | |
checking for gmsgfmt... (cached) /usr/local/opt/gettext/bin/msgfmt | |
checking for xgettext... (cached) /usr/local/opt/gettext/bin/xgettext | |
checking for msgmerge... (cached) /usr/local/opt/gettext/bin/msgmerge | |
checking for CFPreferencesCopyAppValue... yes | |
checking for CFLocaleCopyCurrent... yes | |
checking for GNU gettext in libc... no | |
checking for iconv... (cached) yes | |
checking for working iconv... (cached) yes | |
checking how to link with libiconv... -liconv | |
checking for GNU gettext in libintl... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... external libintl | |
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation | |
checking locale directory... checking for struct lconv.int_p_cs_precedes... yes | |
checking for struct lconv.int_n_cs_precedes... yes | |
"/usr/local/Cellar/libqalculate/2.6.0/share/locale" | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating src/Makefile | |
config.status: creating libqalculate/Makefile | |
config.status: creating data/Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating po-defs/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating docs/reference/Makefile | |
config.status: creating libqalculate.pc | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
config.status: executing po/stamp-it commands | |
==> make install | |
Making install in libqalculate | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o Function.lo Function.cc | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o Calculator.lo Calculator.cc | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o DataSet.lo DataSet.cc | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Function.cc -fno-common -DPIC -o .libs/Function.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Calculator.cc -fno-common -DPIC -o .libs/Calculator.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c DataSet.cc -fno-common -DPIC -o .libs/DataSet.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c DataSet.cc -o DataSet.o >/dev/null 2>&1 | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Function.cc -o Function.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o Variable.lo Variable.cc | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Variable.cc -fno-common -DPIC -o .libs/Variable.o | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o ExpressionItem.lo ExpressionItem.cc | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c ExpressionItem.cc -fno-common -DPIC -o .libs/ExpressionItem.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Variable.cc -o Variable.o >/dev/null 2>&1 | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c ExpressionItem.cc -o ExpressionItem.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o Number.lo Number.cc | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Number.cc -fno-common -DPIC -o .libs/Number.o | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o MathStructure.lo MathStructure.cc | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c MathStructure.cc -fno-common -DPIC -o .libs/MathStructure.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Number.cc -o Number.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o Prefix.lo Prefix.cc | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Prefix.cc -fno-common -DPIC -o .libs/Prefix.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Prefix.cc -o Prefix.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o util.lo util.cc | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c util.cc -fno-common -DPIC -o .libs/util.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c util.cc -o util.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o Unit.lo Unit.cc | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Unit.cc -fno-common -DPIC -o .libs/Unit.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Calculator.cc -o Calculator.o >/dev/null 2>&1 | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c Unit.cc -o Unit.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o BuiltinFunctions.lo BuiltinFunctions.cc | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c BuiltinFunctions.cc -fno-common -DPIC -o .libs/BuiltinFunctions.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c MathStructure.cc -o MathStructure.o >/dev/null 2>&1 | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c BuiltinFunctions.cc -o BuiltinFunctions.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/Cellar/libqalculate/2.6.0/share"\" -I/usr/include/libxml2 -g -O2 -c -o QalculateDateTime.lo QalculateDateTime.cc | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/libqalculate/2.6.0/share\" -I/usr/include/libxml2 -g -O2 -c QalculateDateTime.cc -fno-common -DPIC -o .libs/QalculateDateTime.o | |
QalculateDateTime.cc:1553:11: error: definition of variable with array type needs an explicit size or an initializer | |
long int coefficients[] { | |
^ | |
QalculateDateTime.cc:1553:25: error: expected ';' at end of declaration | |
long int coefficients[] { | |
^ | |
; | |
QalculateDateTime.cc:1840:11: error: definition of variable with array type needs an explicit size or an initializer | |
long int sine_coeff[] { | |
^ | |
QalculateDateTime.cc:1840:23: error: expected ';' at end of declaration | |
long int sine_coeff[] { | |
^ | |
; | |
4 errors generated. | |
make[1]: *** [QalculateDateTime.lo] Error 1 | |
make[1]: *** Waiting for unfinished jobs.... | |
make: *** [install-recursive] Error 1 | |
==> Formula | |
Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libqalculate.rb | |
==> Configuration | |
HOMEBREW_VERSION: 1.6.8-4-gc597484 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: c5974840cdc79f2c02d2789d8a523275e5fc2d79 | |
Last commit: 10 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: de7d68904dcc537a06388b2e0fbecce6bd68c4fb | |
Core tap last commit: 3 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew | |
HOMEBREW_FAIL_LOG_LINES: 150 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_HOME: /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/home | |
HOMEBREW_LINKAGE_CACHE: 1 | |
HOMEBREW_LOGS: /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs | |
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1 | |
HOMEBREW_NO_AUTO_UPDATE: 1 | |
HOMEBREW_NO_EMOJI: 1 | |
CPU: 3-core 64-bit ivybridge | |
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby | |
Clang: 9.1 build 902 | |
Git: 2.15.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git | |
Curl: 7.54.0 => /usr/bin/curl | |
Java: 10.0.1, 1.8.0_172 | |
macOS: 10.13.5-x86_64 | |
CLT: 9.4.0.0.1.1526532315 | |
Xcode: 9.4 | |
Error: libqalculate 2.6.0 did not build | |
XQuartz: 2.7.11 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j3 | |
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/readline:/usr/local/opt/openssl:/usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/cln/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/jpeg/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/webp/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig:/usr/local/opt/lua/lib/pkgconfig:/usr/local/opt/mpfr/lib/pkgconfig:/usr/local/opt/libidn2/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13 | |
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/intltool/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/cln/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/webp/bin:/usr/local/opt/gd/bin:/usr/local/opt/lua/bin:/usr/local/opt/gnuplot/bin:/usr/local/opt/libidn2/bin:/usr/local/opt/openssl/bin:/usr/local/opt/wget/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Logs: | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/libqalculate/00.options.out | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/libqalculate/01.configure | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/libqalculate/01.configure.cc | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/libqalculate/02.make | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/libqalculate/02.make.cc | |
/Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/version/high_sierra/logs/libqalculate/config.log | |
READ THIS: https://docs.brew.sh/Troubleshooting | |
These open issues may also help: | |
libqalculate 2.6.0 https://github.com/Homebrew/homebrew-core/pull/28911 | |
==> brew audit libqalculate --online | |
==> brew style libqalculate | |
==> brew uninstall --force autoconf automake cln fontconfig freetype gd gettext glib gmp gnuplot intltool jpeg libffi libidn2 libpng libtiff libtool libunistring lua makedepend mpfr openssl pcre pkg-config readline webp wget | |
==> git -C homebrew/homebrew-core checkout master -f | |
==> brew cleanup --prune=7 | |
Build step 'Execute shell' marked build as failure | |
Recording test results | |
Archiving artifacts | |
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done | |
Finished: FAILURE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment