Created
April 30, 2021 13:02
-
-
Save r-rmcgibbo/2143e6fe14ee6e397383ec517e4f8abc to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a minute | https://github.com/NixOS/nixpkgs/pull/121263
This file contains 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
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/lpp0l12w8ryjybfkvzha89sdys663xf0-source | |
source root is source | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "autoreconfPhase" } | |
autoreconfPhase | |
autoreconf: export WARNINGS= | |
autoreconf: Entering directory '.' | |
autoreconf: configure.ac: not using Gettext | |
autoreconf: running: aclocal --force | |
autoreconf: configure.ac: tracing | |
autoreconf: configure.ac: creating directory config | |
autoreconf: running: libtoolize --copy --force | |
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. | |
libtoolize: copying file 'config/ltmain.sh' | |
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, | |
libtoolize: and rerunning libtoolize and aclocal. | |
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. | |
autoreconf: configure.ac: not using Intltool | |
autoreconf: configure.ac: not using Gtkdoc | |
autoreconf: running: aclocal --force | |
autoreconf: running: /nix/store/n0698kchjvnwznm4mqwbh3l78zyh9xwi-autoconf-2.70/bin/autoconf --force | |
configure.ac:10: warning: The macro `AC_PROG_LIBTOOL' is obsolete. | |
configure.ac:10: You should run autoupdate. | |
aclocal.m4:397: AC_PROG_LIBTOOL is expanded from... | |
configure.ac:10: the top level | |
configure.ac:79: warning: The macro `AC_CONFIG_HEADER' is obsolete. | |
configure.ac:79: You should run autoupdate. | |
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... | |
configure.ac:79: the top level | |
autoreconf: running: /nix/store/n0698kchjvnwznm4mqwbh3l78zyh9xwi-autoconf-2.70/bin/autoheader --force | |
autoreconf: running: automake --add-missing --copy --force-missing | |
configure.ac:7: installing 'config/compile' | |
configure.ac:10: installing 'config/config.guess' | |
configure.ac:10: installing 'config/config.sub' | |
configure.ac:3: installing 'config/install-sh' | |
configure.ac:3: installing 'config/missing' | |
src/hydra-eval-jobs/Makefile.am: installing 'config/depcomp' | |
autoreconf: Leaving directory '.' | |
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
updateAutotoolsGnuConfigScriptsPhase | |
Updating Autotools / GNU config script to a newer upstream version: ./config/config.sub | |
Updating Autotools / GNU config script to a newer upstream version: ./config/config.guess | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
fixing libtool script ./config/ltmain.sh | |
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/nw5yy2b4qkm4fr8g2vx4njzpwym2gncc-hydra-2021-03-29 --with-docbook-xsl=/nix/store/i9isinnj56azh9mcc418w6kgrlw0z8dd-docbook-xsl-nons-1.79.2/xml/xsl/docbook | |
checking for a BSD-compatible install... /nix/store/q96nxyjzgmkjmi4sgq71gnhp2s3cvk2f-coreutils-8.32/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a race-free mkdir -p... /nix/store/q96nxyjzgmkjmi4sgq71gnhp2s3cvk2f-coreutils-8.32/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking for gcc... gcc | |
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 the compiler supports GNU C... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to enable C11 features... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking dependency style of gcc... none | |
checking whether ln -s works... yes | |
checking build system type... aarch64-unknown-linux-gnu | |
checking host system type... aarch64-unknown-linux-gnu | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /nix/store/r4i1gsi33djd9lq8wx11vb52i1ysnb9m-gnused-4.8/bin/sed | |
checking for grep that handles long lines and -e... /nix/store/2yki2m1ji8vm4z4wksfzsyxf7nb9wyvb-gnugrep-3.6/bin/grep | |
checking for egrep... /nix/store/2yki2m1ji8vm4z4wksfzsyxf7nb9wyvb-gnugrep-3.6/bin/grep -E | |
checking for fgrep... /nix/store/2yki2m1ji8vm4z4wksfzsyxf7nb9wyvb-gnugrep-3.6/bin/grep -F | |
checking for ld used by gcc... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... BSD nm | |
checking the maximum length of command line arguments... 1572864 | |
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for 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 whether the compiler supports GNU C++... yes | |
checking whether g++ accepts -g... yes | |
checking for g++ option to enable C++11 features... none needed | |
checking dependency style of g++... none | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse nm output from gcc object... ok | |
checking for sysroot... no | |
checking for a working dd... /nix/store/q96nxyjzgmkjmi4sgq71gnhp2s3cvk2f-coreutils-8.32/bin/dd | |
checking how to truncate binary pipes... /nix/store/q96nxyjzgmkjmi4sgq71gnhp2s3cvk2f-coreutils-8.32/bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for stdio.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for strings.h... yes | |
checking for sys/stat.h... yes | |
checking for sys/types.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... no | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
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... no | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking whether the g++ linker (ld) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... no | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (ld) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether the compiler supports GNU C++... (cached) yes | |
checking whether g++ accepts -g... (cached) yes | |
checking for g++ option to enable C++11 features... (cached) none needed | |
checking dependency style of g++... (cached) none | |
checking for xsltproc... /nix/store/yaha05g2630w5m61iphc88xfvnzs5x8p-libxslt-1.1.34-bin/bin/xsltproc | |
checking for perl... /nix/store/wfh7b3kf8rpnywdm3swvs02k6y9mdw0v-perl-5.32.1/bin/perl | |
checking for nix-store... /nix/store/5xryc91m9yfa1xx9a9gdpav6w1223344-hydra-perl-deps/bin/nix-store | |
checking whether /nix/store/5xryc91m9yfa1xx9a9gdpav6w1223344-hydra-perl-deps/bin/nix-store is recent enough... yes | |
checking pkg-config is at least version 0.9.0... yes | |
checking for nix-main nix-expr nix-store... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating doc/Makefile | |
config.status: creating doc/manual/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/hydra-evaluator/Makefile | |
config.status: creating src/hydra-eval-jobs/Makefile | |
config.status: creating src/hydra-queue-runner/Makefile | |
config.status: creating src/sql/Makefile | |
config.status: creating src/ttf/Makefile | |
config.status: creating src/lib/Makefile | |
config.status: creating src/root/Makefile | |
config.status: creating src/script/Makefile | |
config.status: creating t/Makefile | |
config.status: creating t/jobs/config.nix | |
config.status: creating hydra-config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing executable-scripts commands | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
build flags: -j2 -l2 SHELL=/nix/store/f4gaxvsfam5xd45wd43prkypikqx328a-bash-4.4-p23/bin/bash | |
make all-recursive | |
make[1]: Entering directory '/build/source' | |
Making all in src | |
make[2]: Entering directory '/build/source/src' | |
Making all in hydra-evaluator | |
make[3]: Entering directory '/build/source/src/hydra-evaluator' | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_evaluator-hydra-evaluator.o `test -f 'hydra-evaluator.cc' || echo './'`hydra-evaluator.cc | |
/nix/store/f4gaxvsfam5xd45wd43prkypikqx328a-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -o hydra-evaluator hydra_evaluator-hydra-evaluator.o -L/nix/store/zzm62bs07hpf57623h7l8zha323ssxp0-boehm-gc-8.0.4/lib -L/nix/store/xn7r11zn7haagyh9dm1isb3p0qa1nqml-nix-2.4pre20210429_d15a196/lib -lnixmain -lnixexpr -lgc -lnixstore -lnixutil -lpqxx | |
libtool: link: g++ -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -o hydra-evaluator hydra_evaluator-hydra-evaluator.o -L/nix/store/zzm62bs07hpf57623h7l8zha323ssxp0-boehm-gc-8.0.4/lib -L/nix/store/xn7r11zn7haagyh9dm1isb3p0qa1nqml-nix-2.4pre20210429_d15a196/lib -lnixmain -lnixexpr /nix/store/zzm62bs07hpf57623h7l8zha323ssxp0-boehm-gc-8.0.4/lib/libgc.so -lnixstore -lnixutil -lpqxx -Wl,-rpath -Wl,/nix/store/zzm62bs07hpf57623h7l8zha323ssxp0-boehm-gc-8.0.4/lib -Wl,-rpath -Wl,/nix/store/zzm62bs07hpf57623h7l8zha323ssxp0-boehm-gc-8.0.4/lib | |
make[3]: Leaving directory '/build/source/src/hydra-evaluator' | |
Making all in hydra-eval-jobs | |
make[3]: Entering directory '/build/source/src/hydra-eval-jobs' | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -I ../libhydra -g -O2 -std=c++17 -include nix/config.h -c -o hydra_eval_jobs-hydra-eval-jobs.o `test -f 'hydra-eval-jobs.cc' || echo './'`hydra-eval-jobs.cc | |
/nix/store/f4gaxvsfam5xd45wd43prkypikqx328a-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -I ../libhydra -g -O2 -std=c++17 -include nix/config.h -o hydra-eval-jobs hydra_eval_jobs-hydra-eval-jobs.o -L/nix/store/zzm62bs07hpf57623h7l8zha323ssxp0-boehm-gc-8.0.4/lib -L/nix/store/xn7r11zn7haagyh9dm1isb3p0qa1nqml-nix-2.4pre20210429_d15a196/lib -lnixmain -lnixexpr -lgc -lnixstore -lnixutil | |
libtool: link: g++ -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -I ../libhydra -g -O2 -std=c++17 -include nix/config.h -o hydra-eval-jobs hydra_eval_jobs-hydra-eval-jobs.o -L/nix/store/zzm62bs07hpf57623h7l8zha323ssxp0-boehm-gc-8.0.4/lib -L/nix/store/xn7r11zn7haagyh9dm1isb3p0qa1nqml-nix-2.4pre20210429_d15a196/lib -lnixmain -lnixexpr /nix/store/zzm62bs07hpf57623h7l8zha323ssxp0-boehm-gc-8.0.4/lib/libgc.so -lnixstore -lnixutil -Wl,-rpath -Wl,/nix/store/zzm62bs07hpf57623h7l8zha323ssxp0-boehm-gc-8.0.4/lib -Wl,-rpath -Wl,/nix/store/zzm62bs07hpf57623h7l8zha323ssxp0-boehm-gc-8.0.4/lib | |
make[3]: Leaving directory '/build/source/src/hydra-eval-jobs' | |
Making all in hydra-queue-runner | |
make[3]: Entering directory '/build/source/src/hydra-queue-runner' | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-hydra-queue-runner.o `test -f 'hydra-queue-runner.cc' || echo './'`hydra-queue-runner.cc | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-queue-monitor.o `test -f 'queue-monitor.cc' || echo './'`queue-monitor.cc | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-dispatcher.o `test -f 'dispatcher.cc' || echo './'`dispatcher.cc | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-builder.o `test -f 'builder.cc' || echo './'`builder.cc | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-build-result.o `test -f 'build-result.cc' || echo './'`build-result.cc | |
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/dd4vya490r0pr3awln4nnxcjsk6k3naa-boehm-gc-8.0.4-dev/include -I/nix/store/bwvy3c9kyf1597svz7bb6w13zv1ifj5z-nix-2.4pre20210429_d15a196-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_queue_runner-build-remote.o `test -f 'build-remote.cc' || echo './'`build-remote.cc | |
build-remote.cc: In lambda function: | |
build-remote.cc:39:9: error: 'restoreSignals' was not declared in this scope | |
39 | restoreSignals(); | |
| ^~~~~~~~~~~~~~ | |
make[3]: *** [Makefile:550: hydra_queue_runner-build-remote.o] Error 1 | |
make[3]: *** Waiting for unfinished jobs.... | |
make[3]: Leaving directory '/build/source/src/hydra-queue-runner' | |
make[2]: *** [Makefile:360: all-recursive] Error 1 | |
make[2]: Leaving directory '/build/source/src' | |
make[1]: *** [Makefile:416: all-recursive] Error 1 | |
make[1]: Leaving directory '/build/source' | |
make: *** [Makefile:346: all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment