Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created April 30, 2021 13:33
Show Gist options
  • Save r-rmcgibbo/989c844440cfdbde52b0ab5fe8b71cb1 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/989c844440cfdbde52b0ab5fe8b71cb1 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a minute | https://github.com/NixOS/nixpkgs/pull/121263
@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/j2l3drqakq75zlrbr0lf1212vdgpmpc8-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/j2l3drqakq75zlrbr0lf1212vdgpmpc8-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: 'config/config.sub' is updated
autoreconf: 'config/config.guess' is updated
autoreconf: Leaving directory '.'
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./config/ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/7w8v2zbqcgzarvzalzqdndaj9bm578xz-hydra-2021-03-29 --with-docbook-xsl=/nix/store/mpns4xd2wvfda15zzd3bd5m6x7f0z75r-docbook-xsl-nons-1.79.2/xml/xsl/docbook
checking for a BSD-compatible install... /nix/store/dyikz835agazxvxm9fj7xqlsz0k34iwj-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /nix/store/dyikz835agazxvxm9fj7xqlsz0k34iwj-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... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/9fbkl74hnskvmlkbx2cyy88q04nx12vp-gnused-4.8/bin/sed
checking for grep that handles long lines and -e... /nix/store/fxy5ficr8paan2yxrh45d9j17ryy2z2y-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/fxy5ficr8paan2yxrh45d9j17ryy2z2y-gnugrep-3.6/bin/grep -E
checking for fgrep... /nix/store/fxy5ficr8paan2yxrh45d9j17ryy2z2y-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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-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/dyikz835agazxvxm9fj7xqlsz0k34iwj-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /nix/store/dyikz835agazxvxm9fj7xqlsz0k34iwj-coreutils-8.32/bin/dd bs=4096 count=1
./configure: line 7933: /usr/bin/file: No such file or directory
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/djpzz87fp84j605kl1sf0llz7m0j4zx4-libxslt-1.1.34-bin/bin/xsltproc
checking for perl... /nix/store/kl9bwp2iix8mclqrpl1rjq9ng2kz49za-perl-5.32.1/bin/perl
checking for nix-store... /nix/store/4ai5xzlkj9mx9jx3hm7sjb3djah5i6y8-hydra-perl-deps/bin/nix-store
checking whether /nix/store/4ai5xzlkj9mx9jx3hm7sjb3djah5i6y8-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/68c5b0h2w2ab57sbas1b4m073ik8hlm5-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/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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/68c5b0h2w2ab57sbas1b4m073ik8hlm5-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -std=c++17 -I/nix/store/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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/dbcqk5y95f1390dkffgwbw0cqnygppyd-boehm-gc-8.0.4/lib -L/nix/store/lhk4s0c52a90sx5wrw467yyjp3mcamcc-nix-2.4pre20210429_d15a196/lib -lnixmain -lnixexpr -lgc -lnixstore -lnixutil -lpqxx
libtool: link: g++ -std=c++17 -I/nix/store/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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/dbcqk5y95f1390dkffgwbw0cqnygppyd-boehm-gc-8.0.4/lib -L/nix/store/lhk4s0c52a90sx5wrw467yyjp3mcamcc-nix-2.4pre20210429_d15a196/lib -lnixmain -lnixexpr /nix/store/dbcqk5y95f1390dkffgwbw0cqnygppyd-boehm-gc-8.0.4/lib/libgc.so -lnixstore -lnixutil -lpqxx -Wl,-rpath -Wl,/nix/store/dbcqk5y95f1390dkffgwbw0cqnygppyd-boehm-gc-8.0.4/lib -Wl,-rpath -Wl,/nix/store/dbcqk5y95f1390dkffgwbw0cqnygppyd-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/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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/68c5b0h2w2ab57sbas1b4m073ik8hlm5-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -std=c++17 -I/nix/store/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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/dbcqk5y95f1390dkffgwbw0cqnygppyd-boehm-gc-8.0.4/lib -L/nix/store/lhk4s0c52a90sx5wrw467yyjp3mcamcc-nix-2.4pre20210429_d15a196/lib -lnixmain -lnixexpr -lgc -lnixstore -lnixutil
libtool: link: g++ -std=c++17 -I/nix/store/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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/dbcqk5y95f1390dkffgwbw0cqnygppyd-boehm-gc-8.0.4/lib -L/nix/store/lhk4s0c52a90sx5wrw467yyjp3mcamcc-nix-2.4pre20210429_d15a196/lib -lnixmain -lnixexpr /nix/store/dbcqk5y95f1390dkffgwbw0cqnygppyd-boehm-gc-8.0.4/lib/libgc.so -lnixstore -lnixutil -Wl,-rpath -Wl,/nix/store/dbcqk5y95f1390dkffgwbw0cqnygppyd-boehm-gc-8.0.4/lib -Wl,-rpath -Wl,/nix/store/dbcqk5y95f1390dkffgwbw0cqnygppyd-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/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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/lprld6cr4dzbb2108nhi58pyk4wdcj6y-boehm-gc-8.0.4-dev/include -I/nix/store/mmp5ypq6n41nb2pkcly02slh38wsv9v7-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