Skip to content

Instantly share code, notes, and snippets.

@enkiusz
Created December 7, 2022 20:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enkiusz/03690c7792e9135b62876ed3ea65f10d to your computer and use it in GitHub Desktop.
Save enkiusz/03690c7792e9135b62876ed3ea65f10d to your computer and use it in GitHub Desktop.
Build log for boehm-gc on emulated armv6l-linux
$ nix-build '<nixpkgs>' -A boehmgc --argstr system armv6l-linux
this derivation will be built:
/nix/store/00pqhyghjmqspci2cc4j8h909xp8hj98-boehm-gc-8.0.6.drv
building '/nix/store/00pqhyghjmqspci2cc4j8h909xp8hj98-boehm-gc-8.0.6.drv'...
unpacking sources
unpacking source archive /nix/store/1x0ganp58lgr5zhrc5iigzqp0a0jf6mg-gc-8.0.6.tar.gz
source root is gc-8.0.6
setting SOURCE_DATE_EPOCH to timestamp 1632862100 of file gc-8.0.6/test-driver
patching sources
updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
configuring
fixing libtool script ./ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6 --bindir=/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/bin --sbindir=/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/sbin --includedir=/nix/store/n0zj33hlcxyi2np140bzqfvf8lbwn9jv-boehm-gc-8.0.6-dev/include --oldincludedir=/nix/store/n0zj33hlcxyi2np140bzqfvf8lbwn9jv-boehm-gc-8.0.6-dev/include --mandir=/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/share/man --infodir=/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/share/info --docdir=/nix/store/mxrskawlvwpp1syyll60ds2vfs1vlzxh-boehm-gc-8.0.6-doc/share/doc/gc --libdir=/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib --libexecdir=/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/libexec --localedir=/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/share/locale --enable-cplusplus --with-libatomic-ops=none
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking GC version numbers... major=8 minor=0 micro=6
checking for a BSD-compatible install... /nix/store/fbl8pkj678jd9hkm09g54jzi7sh646v3-coreutils-9.0/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/fbl8pkj678jd9hkm09g54jzi7sh646v3-coreutils-9.0/bin/mkdir -p
checking for gawk... gawk
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... 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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking dependency style of gcc... none
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/n291m192mcrqg4s5a950ga4r02jyiszs-gnused-4.8/bin/sed
checking for grep that handles long lines and -e... /nix/store/9mgw5z5f7fxgnnl7q88pwa05zhmn2yf3-gnugrep-3.7/bin/grep
checking for egrep... /nix/store/9mgw5z5f7fxgnnl7q88pwa05zhmn2yf3-gnugrep-3.7/bin/grep -E
checking for fgrep... /nix/store/9mgw5z5f7fxgnnl7q88pwa05zhmn2yf3-gnugrep-3.7/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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf 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... (cached) pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
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/fbl8pkj678jd9hkm09g54jzi7sh646v3-coreutils-9.0/bin/dd
checking how to truncate binary pipes... /nix/store/fbl8pkj678jd9hkm09g54jzi7sh646v3-coreutils-9.0/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... 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 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 for thread model used by GCC... posix
checking for inline... inline
configure: WARNING: "Explicit GC_INIT() calls may be required."
checking for pthread_self in -lpthread... yes
checking whether compiler supports -Wextra... yes
checking whether compiler supports -Wpedantic... yes
checking for xlc... no
checking whether compiler supports -fno-strict-aliasing... yes
checking for getcontext... yes
checking for dl_iterate_phdr... yes
checking for dlopen in -ldl... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking whether to build shared libraries... yes
checking whether compiler supports -fvisibility... yes
checking which machine-dependent code should be used...
checking whether AIX gcc optimization fix is necessary... no
checking for dladdr... yes
checking for sigsetjmp... yes
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking which libatomic_ops to use... none
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bdw-gc.pc
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
configurePhase completed in 3 minutes 6 seconds
building
build flags: -j8 -l8 SHELL=/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash
make[1]: Entering directory '/build/gc-8.0.6'
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o pthread_start.lo pthread_start.c
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -c -o gc_cpp.lo gc_cpp.cc
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o extra/gc.lo extra/gc.c
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o cord/libcord_la-cordbscs.lo `test -f 'cord/cordbscs.c' || echo './'`cord/cordbscs.c
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o cord/libcord_la-cordprnt.lo `test -f 'cord/cordprnt.c' || echo './'`cord/cordprnt.c
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o cord/libcord_la-cordxtra.lo `test -f 'cord/cordxtra.c' || echo './'`cord/cordxtra.c
libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -c gc_cpp.cc -fPIC -DPIC -o .libs/gc_cpp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c pthread_start.c -fPIC -DPIC -o .libs/pthread_start.o
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c extra/gc.c -fPIC -DPIC -o extra/.libs/gc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c cord/cordxtra.c -fPIC -DPIC -o cord/.libs/libcord_la-cordxtra.o
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c cord/cordbscs.c -fPIC -DPIC -o cord/.libs/libcord_la-cordbscs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c cord/cordprnt.c -fPIC -DPIC -o cord/.libs/libcord_la-cordprnt.o
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -version-info 5:4:4 -no-undefined -o libgc.la -rpath /nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib extra/gc.lo pthread_start.lo -lpthread -ldl
libtool: link: gcc -shared -fPIC -DPIC extra/.libs/gc.o .libs/pthread_start.o -lpthread -ldl -g -O2 -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.4.4
libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.4.4" "libgc.so.1")
libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.4.4" "libgc.so")
libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" )
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CXX --mode=link g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -version-info 5:1:4 -no-undefined -o libgccpp.la -rpath /nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib gc_cpp.lo ./libgc.la
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -version-info 5:0:4 -no-undefined -o libcord.la -rpath /nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib cord/libcord_la-cordbscs.lo cord/libcord_la-cordprnt.lo cord/libcord_la-cordxtra.lo ./libgc.la
libtool: link: gcc -shared -fPIC -DPIC cord/.libs/libcord_la-cordbscs.o cord/.libs/libcord_la-cordprnt.o cord/.libs/libcord_la-cordxtra.o -Wl,-rpath -Wl,/build/gc-8.0.6/.libs -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib ./.libs/libgc.so -lpthread -ldl -g -O2 -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.4.0
libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.4.0" "libcord.so.1")
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /nix/store/c5rnm55i8d70qszmga8x5yq18cwz9yxc-glibc-2.34-210/lib/crti.o /nix/store/qqzpanidxw07z5qypxzainspqrlphf27-gcc-10.3.0/lib/gcc/armv6l-unknown-linux-gnueabihf/10.3.0/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,/build/gc-8.0.6/.libs -Wl,-rpath -Wl,/nix/store/f9l38fcps2gvy7sc73np9ns7q2dxi6al-gcc-10.3.0-lib/lib -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib -Wl,-rpath -Wl,/nix/store/f9l38fcps2gvy7sc73np9ns7q2dxi6al-gcc-10.3.0-lib/lib ./.libs/libgc.so -lpthread -ldl -L/nix/store/c5rnm55i8d70qszmga8x5yq18cwz9yxc-glibc-2.34-210/lib -L/nix/store/f9l38fcps2gvy7sc73np9ns7q2dxi6al-gcc-10.3.0-lib/lib -L/nix/store/yvh95k6x9r7y44bz2g4dkw56cphw1pkx-gcc-wrapper-10.3.0/bin -L/nix/store/qqzpanidxw07z5qypxzainspqrlphf27-gcc-10.3.0/lib/gcc/armv6l-unknown-linux-gnueabihf/10.3.0 -L/nix/store/qqzpanidxw07z5qypxzainspqrlphf27-gcc-10.3.0/lib/gcc/armv6l-unknown-linux-gnueabihf/10.3.0/../../.. /nix/store/f9l38fcps2gvy7sc73np9ns7q2dxi6al-gcc-10.3.0-lib/lib/libstdc++.so -lm -lc -lgcc_s /nix/store/qqzpanidxw07z5qypxzainspqrlphf27-gcc-10.3.0/lib/gcc/armv6l-unknown-linux-gnueabihf/10.3.0/crtendS.o /nix/store/c5rnm55i8d70qszmga8x5yq18cwz9yxc-glibc-2.34-210/lib/crtn.o -g -O2 -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.4.1
libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.4.0" "libcord.so")
libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" )
libtool: link: (cd ".libs" && rm -f "libgccpp.so.1" && ln -s "libgccpp.so.1.4.1" "libgccpp.so.1")
libtool: link: (cd ".libs" && rm -f "libgccpp.so" && ln -s "libgccpp.so.1.4.1" "libgccpp.so")
libtool: link: ( cd ".libs" && rm -f "libgccpp.la" && ln -s "../libgccpp.la" "libgccpp.la" )
make[1]: Leaving directory '/build/gc-8.0.6'
buildPhase completed in 1 minutes 1 seconds
running tests
check flags: -j8 -l8 SHELL=/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash VERBOSE=y check
make[1]: Entering directory '/build/gc-8.0.6'
make libstaticrootslib_test.la libstaticrootslib2_test.la cordtest gctest leaktest middletest smashtest hugetest realloc_test staticrootstest test_atomic_ops threadleaktest threadkey_test subthreadcreate_test initsecondarythread_test test_cpp disclaim_test disclaim_bench disclaim_weakmap_test
make[2]: Entering directory '/build/gc-8.0.6'
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o cord/tests/cordtest.o cord/tests/cordtest.c
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/staticrootslib.lo tests/staticrootslib.c
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/libstaticrootslib2_test_la-staticrootslib.lo `test -f 'tests/staticrootslib.c' || echo './'`tests/staticrootslib.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/test.o tests/test.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/leak_test.o tests/leak_test.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/middle.o tests/middle.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/smash_test.o tests/smash_test.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/huge_test.o tests/huge_test.c
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c tests/staticrootslib.c -fPIC -DPIC -o tests/.libs/staticrootslib.o
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c tests/staticrootslib.c -fPIC -DPIC -o tests/.libs/libstaticrootslib2_test_la-staticrootslib.o
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/realloc_test.o tests/realloc_test.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/staticrootstest-staticrootstest.o `test -f 'tests/staticrootstest.c' || echo './'`tests/staticrootstest.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/test_atomic_ops.o tests/test_atomic_ops.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/thread_leak_test.o tests/thread_leak_test.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/threadkey_test.o tests/threadkey_test.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/subthread_create.o tests/subthread_create.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/initsecondarythread.o tests/initsecondarythread.c
g++ -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -c -o tests/test_cpp.o tests/test_cpp.cc
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/disclaim_test.o tests/disclaim_test.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/disclaim_bench.o tests/disclaim_bench.c
gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -c -o tests/disclaim_weakmap_test.o tests/disclaim_weakmap_test.c
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -no-undefined -rpath /nowhere -o libstaticrootslib_test.la tests/staticrootslib.lo ./libgc.la
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -no-undefined -rpath /nowhere -o libstaticrootslib2_test.la tests/libstaticrootslib2_test_la-staticrootslib.lo ./libgc.la
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o cordtest cord/tests/cordtest.o ./libcord.la ./libgc.la
libtool: link: gcc -shared -fPIC -DPIC tests/.libs/staticrootslib.o -Wl,-rpath -Wl,/build/gc-8.0.6/.libs -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib ./.libs/libgc.so -lpthread -ldl -g -O2 -Wl,-soname -Wl,libstaticrootslib_test.so.0 -o .libs/libstaticrootslib_test.so.0.0.0
libtool: link: gcc -shared -fPIC -DPIC tests/.libs/libstaticrootslib2_test_la-staticrootslib.o -Wl,-rpath -Wl,/build/gc-8.0.6/.libs -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib ./.libs/libgc.so -lpthread -ldl -g -O2 -Wl,-soname -Wl,libstaticrootslib2_test.so.0 -o .libs/libstaticrootslib2_test.so.0.0.0
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o leaktest tests/leak_test.o ./libgc.la
libtool: link: (cd ".libs" && rm -f "libstaticrootslib_test.so.0" && ln -s "libstaticrootslib_test.so.0.0.0" "libstaticrootslib_test.so.0")
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o middletest tests/middle.o ./libgc.la
libtool: link: (cd ".libs" && rm -f "libstaticrootslib_test.so" && ln -s "libstaticrootslib_test.so.0.0.0" "libstaticrootslib_test.so")
libtool: link: (cd ".libs" && rm -f "libstaticrootslib2_test.so.0" && ln -s "libstaticrootslib2_test.so.0.0.0" "libstaticrootslib2_test.so.0")
libtool: link: (cd ".libs" && rm -f "libstaticrootslib2_test.so" && ln -s "libstaticrootslib2_test.so.0.0.0" "libstaticrootslib2_test.so")
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/cordtest cord/tests/cordtest.o ./.libs/libcord.so /build/gc-8.0.6/.libs/libgc.so ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
libtool: link: ( cd ".libs" && rm -f "libstaticrootslib_test.la" && ln -s "../libstaticrootslib_test.la" "libstaticrootslib_test.la" )
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o smashtest tests/smash_test.o ./libgc.la
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o hugetest tests/huge_test.o ./libgc.la
libtool: link: ( cd ".libs" && rm -f "libstaticrootslib2_test.la" && ln -s "../libstaticrootslib2_test.la" "libstaticrootslib2_test.la" )
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o realloc_test tests/realloc_test.o ./libgc.la
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o staticrootstest tests/staticrootstest-staticrootstest.o libstaticrootslib_test.la libstaticrootslib2_test.la ./libgc.la
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/leaktest tests/leak_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/middletest tests/middle.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o test_atomic_ops tests/test_atomic_ops.o ./libgc.la -lpthread -ldl
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/smashtest tests/smash_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/hugetest tests/huge_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o threadleaktest tests/thread_leak_test.o ./libgc.la -lpthread -ldl
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/realloc_test tests/realloc_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o threadkey_test tests/threadkey_test.o ./libgc.la -lpthread -ldl
libtool: link: gcc -DSTATICROOTSLIB2 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/staticrootstest tests/staticrootstest-staticrootstest.o ./.libs/libstaticrootslib_test.so ./.libs/libstaticrootslib2_test.so /build/gc-8.0.6/.libs/libgc.so ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nowhere -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/test_atomic_ops tests/test_atomic_ops.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o subthreadcreate_test tests/subthread_create.o ./libgc.la -lpthread -ldl
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o initsecondarythread_test tests/initsecondarythread.o ./libgc.la -lpthread -ldl
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CXX --mode=link g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -o test_cpp tests/test_cpp.o libgccpp.la ./libgc.la
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o disclaim_test tests/disclaim_test.o ./libgc.la -lpthread -ldl
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/threadleaktest tests/thread_leak_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o disclaim_bench tests/disclaim_bench.o ./libgc.la
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/threadkey_test tests/threadkey_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o disclaim_weakmap_test tests/disclaim_weakmap_test.o ./libgc.la -lpthread -ldl
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/subthreadcreate_test tests/subthread_create.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/initsecondarythread_test tests/initsecondarythread.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
/nix/store/27llkv8p5d0h8yjriqvvmc7z8jn9lnpz-bash-5.1-p16/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o gctest tests/test.o ./libgc.la -lpthread -ldl
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/disclaim_test tests/disclaim_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/disclaim_bench tests/disclaim_bench.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/disclaim_weakmap_test tests/disclaim_weakmap_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
libtool: link: gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -fno-strict-aliasing -o .libs/gctest tests/test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib
libtool: link: g++ -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -g -O2 -o .libs/test_cpp tests/test_cpp.o ./.libs/libgccpp.so /build/gc-8.0.6/.libs/libgc.so /nix/store/f9l38fcps2gvy7sc73np9ns7q2dxi6al-gcc-10.3.0-lib/lib/libstdc++.so -lm ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,/nix/store/k1gjd95qb9m9rmwqsl9j1fvjmpy28b68-boehm-gc-8.0.6/lib -Wl,-rpath -Wl,/nix/store/f9l38fcps2gvy7sc73np9ns7q2dxi6al-gcc-10.3.0-lib/lib
make[2]: Leaving directory '/build/gc-8.0.6'
make check-TESTS
make[2]: Entering directory '/build/gc-8.0.6'
make[3]: Entering directory '/build/gc-8.0.6'
PASS: leaktest
PASS: hugetest
PASS: smashtest
PASS: cordtest
./test-driver: line 107: 13346 Aborted (core dumped) "$@" > $log_file 2>&1
FAIL: gctest
PASS: middletest
PASS: test_atomic_ops
PASS: threadleaktest
PASS: initsecondarythread_test
PASS: subthreadcreate_test
PASS: staticrootstest
PASS: threadkey_test
PASS: disclaim_test
PASS: disclaim_bench
PASS: realloc_test
PASS: test_cpp
PASS: disclaim_weakmap_test
================================
gc 8.0.6: ./test-suite.log
================================
# TOTAL: 17
# PASS: 16
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: gctest
============
**
ERROR:../plugins/core.c:221:qemu_plugin_vcpu_init_hook: assertion failed: (success)
Bail out! ERROR:../plugins/core.c:221:qemu_plugin_vcpu_init_hook: assertion failed: (success)
**
ERROR:../accel/tcg/cpu-exec.c:933:cpu_exec: assertion failed: (cpu == current_cpu)
Bail out! ERROR:../accel/tcg/cpu-exec.c:933:cpu_exec: assertion failed: (cpu == current_cpu)
Child process failed, status= 0x7f00
Test failed
qemu: uncaught target signal 6 (Aborted) - core dumped
FAIL gctest (exit status: 134)
============================================================================
Testsuite summary for gc 8.0.6
============================================================================
# TOTAL: 17
# PASS: 16
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to https://github.com/ivmai/bdwgc/issues
============================================================================
make[3]: *** [Makefile:1940: test-suite.log] Error 1
make[3]: Leaving directory '/build/gc-8.0.6'
make[2]: *** [Makefile:2048: check-TESTS] Error 2
make[2]: Leaving directory '/build/gc-8.0.6'
make[1]: *** [Makefile:2396: check-am] Error 2
make[1]: Leaving directory '/build/gc-8.0.6'
make: *** [Makefile:1825: check-recursive] Error 1
error: builder for '/nix/store/00pqhyghjmqspci2cc4j8h909xp8hj98-boehm-gc-8.0.6.drv' failed with exit code 2;
last 10 log lines:
> See ./test-suite.log
> Please report to https://github.com/ivmai/bdwgc/issues
> ============================================================================
> make[3]: *** [Makefile:1940: test-suite.log] Error 1
> make[3]: Leaving directory '/build/gc-8.0.6'
> make[2]: *** [Makefile:2048: check-TESTS] Error 2
> make[2]: Leaving directory '/build/gc-8.0.6'
> make[1]: *** [Makefile:2396: check-am] Error 2
> make[1]: Leaving directory '/build/gc-8.0.6'
> make: *** [Makefile:1825: check-recursive] Error 1
For full logs, run 'nix log /nix/store/00pqhyghjmqspci2cc4j8h909xp8hj98-boehm-gc-8.0.6.drv'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment