From 3ff5317fab7254cf034a9ac09f2b2ed6df8db36e Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 8 Jun 2012 16:02:43 +0200 Subject: boehm-gc: 2f68acaa38da8de98f66e677306b7645e83159ef (2010-11-04), cc193eeac91851d94bcd01cf3058d947c80b28b2 (2010-09-15) --- boehm-gc/hurd/log_build | 334 ++++++++++++++++++++++ boehm-gc/hurd/log_build.sed | 1 + boehm-gc/hurd/log_check | 261 +++++++++++++++++ boehm-gc/hurd/log_check.sed | 1 + boehm-gc/hurd/log_install | 64 +++++ boehm-gc/linux/log_build | 336 ++++++++++++++++++++++ boehm-gc/linux/log_build.sed | 1 + boehm-gc/linux/log_check | 657 +++++++++++++++++++++++++++++++++++++++++++ boehm-gc/linux/log_check.sed | 1 + boehm-gc/linux/log_install | 65 +++++ boehm-gc/log_build.diff | 53 ++++ boehm-gc/log_check.diff | 639 +++++++++++++++++++++++++++++++++++++++++ boehm-gc/log_install.diff | 19 ++ 13 files changed, 2432 insertions(+) create mode 100644 boehm-gc/hurd/log_build create mode 100644 boehm-gc/hurd/log_build.sed create mode 100644 boehm-gc/hurd/log_check create mode 100644 boehm-gc/hurd/log_check.sed create mode 100644 boehm-gc/hurd/log_install create mode 100644 boehm-gc/linux/log_build create mode 100644 boehm-gc/linux/log_build.sed create mode 100644 boehm-gc/linux/log_check create mode 100644 boehm-gc/linux/log_check.sed create mode 100644 boehm-gc/linux/log_install create mode 100644 boehm-gc/log_build.diff create mode 100644 boehm-gc/log_check.diff create mode 100644 boehm-gc/log_install.diff diff --git a/boehm-gc/hurd/log_build b/boehm-gc/hurd/log_build new file mode 100644 index 00000000..6eef03bf --- /dev/null +++ b/boehm-gc/hurd/log_build @@ -0,0 +1,334 @@ +checking build system type... i686-unknown-gnu0.3 +checking host system type... i686-unknown-gnu0.3 +checking target system type... i686-unknown-gnu0.3 +checking GC version numbers... major=7 minor=2 alpha=5 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether to enable maintainer-specific portions of Makefiles... no +checking for style of include used by make... GNU +checking for gcc... gcc-4.6 +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-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking dependency style of gcc-4.6... gcc3 +checking whether gcc-4.6 and cc understand -c and -o together... yes +checking whether we are using the GNU C++ compiler... yes +checking whether g++-4.6 accepts -g... yes +checking dependency style of g++-4.6... gcc3 +checking dependency style of gcc-4.6... gcc3 +checking for ar... ar +checking for ranlib... ranlib +checking for thread model used by GCC... posix +checking for inline... inline +checking for xlc... no +checking for dlopen in -ldl... yes +checking whether to build shared libraries... yes +checking which machine-dependent code should be used... +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /bin/grep -F +checking for ld used by gcc-4.6... /usr/bin/ld +checking if the linker (/usr/bin/ld) is GNU ld... yes +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 whether ln -s works... yes +checking the maximum length of command line arguments... -1 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /usr/bin/ld option to reload object files... -r +checking for objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for ar... (cached) ar +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc-4.6 object... ok +checking how to run the C preprocessor... gcc-4.6 -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-4.6 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.6 option to produce PIC... -fPIC -DPIC +checking if gcc-4.6 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.6 static flag -static works... yes +checking if gcc-4.6 supports -c -o file.o... yes +checking if gcc-4.6 supports -c -o file.o... (cached) yes +checking whether the gcc-4.6 linker (/usr/bin/ld) supports shared libraries... yes +checking whether -lc should be explicitly linked in... no +checking dynamic linker characteristics... gnu0.3 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... yes +checking how to run the C++ preprocessor... g++-4.6 -E +checking for ld used by g++-4.6... /usr/bin/ld +checking if the linker (/usr/bin/ld) is GNU ld... yes +checking whether the g++-4.6 linker (/usr/bin/ld) supports shared libraries... yes +checking for g++-4.6 option to produce PIC... -fPIC -DPIC +checking if g++-4.6 PIC flag -fPIC -DPIC works... yes +checking if g++-4.6 static flag -static works... yes +checking if g++-4.6 supports -c -o file.o... yes +checking if g++-4.6 supports -c -o file.o... (cached) yes +checking whether the g++-4.6 linker (/usr/bin/ld) supports shared libraries... yes +checking dynamic linker characteristics... gnu0.3 ld.so +checking how to hardcode library paths into programs... immediate +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 whether Solaris gcc optimization fix is necessary... no +configure: WARNING: "Should define GC_DEBUG and use debug alloc. in clients." +checking atomic_ops.h usability... no +checking atomic_ops.h presence... no +checking for atomic_ops.h... no +checking which libatomic_ops to use... bundled +configure: creating ./config.status +config.status: creating Makefile +config.status: creating bdw-gc.pc +config.status: creating include/private/config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default commands +=== configuring in libatomic_ops ([...]/master.build/libatomic_ops) +configure: running /bin/bash ../../master/libatomic_ops/configure --disable-option-checking '--prefix=[...]/master.build.install' 'SHELL=/bin/bash' 'CC=gcc-4.6' 'CXX=g++-4.6' '--enable-cplusplus' '--enable-gc-debug' --cache-file=/dev/null --srcdir=../../master/libatomic_ops +checking build system type... i686-unknown-gnu0.3 +checking host system type... i686-unknown-gnu0.3 +checking target system type... i686-unknown-gnu0.3 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking for ranlib... ranlib +checking for style of include used by make... GNU +checking for gcc... gcc-4.6 +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-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking dependency style of gcc-4.6... gcc3 +checking whether gcc-4.6 and cc understand -c and -o together... yes +checking dependency style of gcc-4.6... gcc3 +checking how to run the C preprocessor... gcc-4.6 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -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 stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking for ANSI C header files... (cached) yes +checking Determining PIC compiler flag... -fPIC +configure: creating ./config.status +config.status: creating Makefile +config.status: creating src/Makefile +config.status: creating src/atomic_ops/Makefile +config.status: creating src/atomic_ops/sysdeps/Makefile +config.status: creating doc/Makefile +config.status: creating tests/Makefile +config.status: creating src/config.h +config.status: executing depfiles commands +config.status: executing default commands +make[1]: Entering directory `[...]/master.build' +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c -o allchblk.lo ../master/allchblk.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c ../master/allchblk.c -fPIC -DPIC -o .libs/allchblk.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c ../master/allchblk.c -o allchblk.o >/dev/null 2>&1 +mv -f .deps/allchblk.Tpo .deps/allchblk.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../master/alloc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../master/alloc.c -fPIC -DPIC -o .libs/alloc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../master/alloc.c -o alloc.o >/dev/null 2>&1 +mv -f .deps/alloc.Tpo .deps/alloc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c -o blacklst.lo ../master/blacklst.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c ../master/blacklst.c -fPIC -DPIC -o .libs/blacklst.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c ../master/blacklst.c -o blacklst.o >/dev/null 2>&1 +mv -f .deps/blacklst.Tpo .deps/blacklst.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c -o checksums.lo ../master/checksums.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c ../master/checksums.c -fPIC -DPIC -o .libs/checksums.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c ../master/checksums.c -o checksums.o >/dev/null 2>&1 +mv -f .deps/checksums.Tpo .deps/checksums.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c -o dbg_mlc.lo ../master/dbg_mlc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c ../master/dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c ../master/dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1 +mv -f .deps/dbg_mlc.Tpo .deps/dbg_mlc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c -o dyn_load.lo ../master/dyn_load.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c ../master/dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c ../master/dyn_load.c -o dyn_load.o >/dev/null 2>&1 +mv -f .deps/dyn_load.Tpo .deps/dyn_load.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c -o finalize.lo ../master/finalize.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c ../master/finalize.c -fPIC -DPIC -o .libs/finalize.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c ../master/finalize.c -o finalize.o >/dev/null 2>&1 +mv -f .deps/finalize.Tpo .deps/finalize.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c -o gc_dlopen.lo ../master/gc_dlopen.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c ../master/gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c ../master/gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1 +mv -f .deps/gc_dlopen.Tpo .deps/gc_dlopen.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c -o gcj_mlc.lo ../master/gcj_mlc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c ../master/gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c ../master/gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1 +mv -f .deps/gcj_mlc.Tpo .deps/gcj_mlc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.lo ../master/headers.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c ../master/headers.c -fPIC -DPIC -o .libs/headers.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c ../master/headers.c -o headers.o >/dev/null 2>&1 +mv -f .deps/headers.Tpo .deps/headers.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo ../master/malloc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c ../master/malloc.c -fPIC -DPIC -o .libs/malloc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c ../master/malloc.c -o malloc.o >/dev/null 2>&1 +mv -f .deps/malloc.Tpo .deps/malloc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c -o mallocx.lo ../master/mallocx.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c ../master/mallocx.c -fPIC -DPIC -o .libs/mallocx.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c ../master/mallocx.c -o mallocx.o >/dev/null 2>&1 +mv -f .deps/mallocx.Tpo .deps/mallocx.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c -o mark.lo ../master/mark.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c ../master/mark.c -fPIC -DPIC -o .libs/mark.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c ../master/mark.c -o mark.o >/dev/null 2>&1 +mv -f .deps/mark.Tpo .deps/mark.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c -o mark_rts.lo ../master/mark_rts.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c ../master/mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c ../master/mark_rts.c -o mark_rts.o >/dev/null 2>&1 +mv -f .deps/mark_rts.Tpo .deps/mark_rts.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo ../master/misc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c ../master/misc.c -fPIC -DPIC -o .libs/misc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c ../master/misc.c -o misc.o >/dev/null 2>&1 +mv -f .deps/misc.Tpo .deps/misc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c -o new_hblk.lo ../master/new_hblk.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c ../master/new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c ../master/new_hblk.c -o new_hblk.o >/dev/null 2>&1 +mv -f .deps/new_hblk.Tpo .deps/new_hblk.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c -o obj_map.lo ../master/obj_map.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c ../master/obj_map.c -fPIC -DPIC -o .libs/obj_map.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c ../master/obj_map.c -o obj_map.o >/dev/null 2>&1 +mv -f .deps/obj_map.Tpo .deps/obj_map.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c -o os_dep.lo ../master/os_dep.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c ../master/os_dep.c -fPIC -DPIC -o .libs/os_dep.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c ../master/os_dep.c -o os_dep.o >/dev/null 2>&1 +mv -f .deps/os_dep.Tpo .deps/os_dep.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c -o pcr_interface.lo ../master/pcr_interface.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c ../master/pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c ../master/pcr_interface.c -o pcr_interface.o >/dev/null 2>&1 +mv -f .deps/pcr_interface.Tpo .deps/pcr_interface.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c -o ptr_chck.lo ../master/ptr_chck.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ../master/ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ../master/ptr_chck.c -o ptr_chck.o >/dev/null 2>&1 +mv -f .deps/ptr_chck.Tpo .deps/ptr_chck.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c -o real_malloc.lo ../master/real_malloc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c ../master/real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c ../master/real_malloc.c -o real_malloc.o >/dev/null 2>&1 +mv -f .deps/real_malloc.Tpo .deps/real_malloc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c -o reclaim.lo ../master/reclaim.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c ../master/reclaim.c -fPIC -DPIC -o .libs/reclaim.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c ../master/reclaim.c -o reclaim.o >/dev/null 2>&1 +mv -f .deps/reclaim.Tpo .deps/reclaim.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c -o specific.lo ../master/specific.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c ../master/specific.c -fPIC -DPIC -o .libs/specific.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c ../master/specific.c -o specific.o >/dev/null 2>&1 +mv -f .deps/specific.Tpo .deps/specific.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c -o stubborn.lo ../master/stubborn.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c ../master/stubborn.c -fPIC -DPIC -o .libs/stubborn.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c ../master/stubborn.c -o stubborn.o >/dev/null 2>&1 +mv -f .deps/stubborn.Tpo .deps/stubborn.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c -o typd_mlc.lo ../master/typd_mlc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c ../master/typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c ../master/typd_mlc.c -o typd_mlc.o >/dev/null 2>&1 +mv -f .deps/typd_mlc.Tpo .deps/typd_mlc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c -o backgraph.lo ../master/backgraph.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c ../master/backgraph.c -fPIC -DPIC -o .libs/backgraph.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c ../master/backgraph.c -o backgraph.o >/dev/null 2>&1 +mv -f .deps/backgraph.Tpo .deps/backgraph.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c -o thread_local_alloc.lo ../master/thread_local_alloc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c ../master/thread_local_alloc.c -fPIC -DPIC -o .libs/thread_local_alloc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c ../master/thread_local_alloc.c -o thread_local_alloc.o >/dev/null 2>&1 +mv -f .deps/thread_local_alloc.Tpo .deps/thread_local_alloc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c -o pthread_start.lo ../master/pthread_start.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c ../master/pthread_start.c -fPIC -DPIC -o .libs/pthread_start.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c ../master/pthread_start.c -o pthread_start.o >/dev/null 2>&1 +mv -f .deps/pthread_start.Tpo .deps/pthread_start.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c -o pthread_support.lo ../master/pthread_support.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c ../master/pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c ../master/pthread_support.c -o pthread_support.o >/dev/null 2>&1 +mv -f .deps/pthread_support.Tpo .deps/pthread_support.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c -o pthread_stop_world.lo ../master/pthread_stop_world.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c ../master/pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c ../master/pthread_stop_world.c -o pthread_stop_world.o >/dev/null 2>&1 +mv -f .deps/pthread_stop_world.Tpo .deps/pthread_stop_world.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c -o atomic_ops.lo `test -f 'libatomic_ops/src/atomic_ops.c' || echo '../master/'`libatomic_ops/src/atomic_ops.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c ../master/libatomic_ops/src/atomic_ops.c -fPIC -DPIC -o .libs/atomic_ops.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c ../master/libatomic_ops/src/atomic_ops.c -o atomic_ops.o >/dev/null 2>&1 +mv -f .deps/atomic_ops.Tpo .deps/atomic_ops.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c -o mach_dep.lo ../master/mach_dep.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c ../master/mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c ../master/mach_dep.c -o mach_dep.o >/dev/null 2>&1 +mv -f .deps/mach_dep.Tpo .deps/mach_dep.Plo +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libgc.la -rpath [...]/master.build.install/lib allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo thread_local_alloc.lo pthread_start.lo pthread_support.lo pthread_stop_world.lo atomic_ops.lo mach_dep.lo -lpthread -ldl +libtool: link: gcc-4.6 -shared .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/thread_local_alloc.o .libs/pthread_start.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/atomic_ops.o .libs/mach_dep.o -lpthread -ldl -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.0.3 +libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.0.3" "libgc.so.1") +libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.0.3" "libgc.so") +libtool: link: ar cru .libs/libgc.a allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o specific.o stubborn.o typd_mlc.o backgraph.o thread_local_alloc.o pthread_start.o pthread_support.o pthread_stop_world.o atomic_ops.o mach_dep.o +libtool: link: ranlib .libs/libgc.a +libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" ) +/bin/bash ./libtool --tag=CXX --mode=compile g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_cpp.lo -MD -MP -MF .deps/gc_cpp.Tpo -c -o gc_cpp.lo ../master/gc_cpp.cc +libtool: compile: g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_cpp.lo -MD -MP -MF .deps/gc_cpp.Tpo -c ../master/gc_cpp.cc -fPIC -DPIC -o .libs/gc_cpp.o +libtool: compile: g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_cpp.lo -MD -MP -MF .deps/gc_cpp.Tpo -c ../master/gc_cpp.cc -o gc_cpp.o >/dev/null 2>&1 +mv -f .deps/gc_cpp.Tpo .deps/gc_cpp.Plo +/bin/bash ./libtool --tag=CXX --mode=link g++-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libgccpp.la -rpath [...]/master.build.install/lib gc_cpp.lo ./libgc.la +libtool: link: g++-4.6 -shared -nostdlib /usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu/crti.o /usr/lib/gcc/i486-gnu/4.6/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -L/usr/lib/gcc/i486-gnu/4.6 -L/usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu -L/usr/lib/gcc/i486-gnu/4.6/../../.. -L/lib/i386-gnu -L/usr/lib/i386-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-gnu/4.6/crtendS.o /usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu/crtn.o -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3 +libtool: link: (cd ".libs" && rm -f "libgccpp.so.1" && ln -s "libgccpp.so.1.0.3" "libgccpp.so.1") +libtool: link: (cd ".libs" && rm -f "libgccpp.so" && ln -s "libgccpp.so.1.0.3" "libgccpp.so") +libtool: link: ar cru .libs/libgccpp.a gc_cpp.o +libtool: link: ranlib .libs/libgccpp.a +libtool: link: ( cd ".libs" && rm -f "libgccpp.la" && ln -s "../libgccpp.la" "libgccpp.la" ) +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c -o cordbscs.lo `test -f 'cord/cordbscs.c' || echo '../master/'`cord/cordbscs.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c ../master/cord/cordbscs.c -fPIC -DPIC -o .libs/cordbscs.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c ../master/cord/cordbscs.c -o cordbscs.o >/dev/null 2>&1 +mv -f .deps/cordbscs.Tpo .deps/cordbscs.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c -o cordprnt.lo `test -f 'cord/cordprnt.c' || echo '../master/'`cord/cordprnt.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c ../master/cord/cordprnt.c -fPIC -DPIC -o .libs/cordprnt.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c ../master/cord/cordprnt.c -o cordprnt.o >/dev/null 2>&1 +mv -f .deps/cordprnt.Tpo .deps/cordprnt.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c -o cordtest.lo `test -f 'cord/cordtest.c' || echo '../master/'`cord/cordtest.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c ../master/cord/cordtest.c -fPIC -DPIC -o .libs/cordtest.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c ../master/cord/cordtest.c -o cordtest.o >/dev/null 2>&1 +mv -f .deps/cordtest.Tpo .deps/cordtest.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c -o cordxtra.lo `test -f 'cord/cordxtra.c' || echo '../master/'`cord/cordxtra.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c ../master/cord/cordxtra.c -fPIC -DPIC -o .libs/cordxtra.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c ../master/cord/cordxtra.c -o cordxtra.o >/dev/null 2>&1 +mv -f .deps/cordxtra.Tpo .deps/cordxtra.Plo +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libcord.la -rpath [...]/master.build.install/lib cordbscs.lo cordprnt.lo cordtest.lo cordxtra.lo ./libgc.la +libtool: link: gcc-4.6 -shared .libs/cordbscs.o .libs/cordprnt.o .libs/cordtest.o .libs/cordxtra.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3 +libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.0.3" "libcord.so.1") +libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.0.3" "libcord.so") +libtool: link: ar cru .libs/libcord.a cordbscs.o cordprnt.o cordtest.o cordxtra.o +libtool: link: ranlib .libs/libcord.a +libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" ) +make[1]: Leaving directory `[...]/master.build' diff --git a/boehm-gc/hurd/log_build.sed b/boehm-gc/hurd/log_build.sed new file mode 100644 index 00000000..9565aaae --- /dev/null +++ b/boehm-gc/hurd/log_build.sed @@ -0,0 +1 @@ +s%i686-unknown-gnu0\.3%[ARCH]%g diff --git a/boehm-gc/hurd/log_check b/boehm-gc/hurd/log_check new file mode 100644 index 00000000..5ab1f0c6 --- /dev/null +++ b/boehm-gc/hurd/log_check @@ -0,0 +1,261 @@ +make[1]: Entering directory `[...]/master.build' +make libstaticrootslib.la gctest leaktest middletest smashtest hugetest staticrootstest tracetest threadleaktest test_cpp +make[2]: Entering directory `[...]/master.build' +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c -o staticrootslib.lo `test -f 'tests/staticrootslib.c' || echo '../master/'`tests/staticrootslib.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -fPIC -DPIC -o .libs/staticrootslib.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -o staticrootslib.o >/dev/null 2>&1 +mv -f .deps/staticrootslib.Tpo .deps/staticrootslib.Plo +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -rpath /nowhere -o libstaticrootslib.la staticrootslib.lo ./libgc.la +libtool: link: gcc-4.6 -shared .libs/staticrootslib.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -Wl,-soname -Wl,libstaticrootslib.so.1 -o .libs/libstaticrootslib.so.1.0.3 +libtool: link: (cd ".libs" && rm -f "libstaticrootslib.so.1" && ln -s "libstaticrootslib.so.1.0.3" "libstaticrootslib.so.1") +libtool: link: (cd ".libs" && rm -f "libstaticrootslib.so" && ln -s "libstaticrootslib.so.1.0.3" "libstaticrootslib.so") +libtool: link: ar cru .libs/libstaticrootslib.a staticrootslib.o +libtool: link: ranlib .libs/libstaticrootslib.a +libtool: link: ( cd ".libs" && rm -f "libstaticrootslib.la" && ln -s "../libstaticrootslib.la" "libstaticrootslib.la" ) +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o `test -f 'tests/test.c' || echo '../master/'`tests/test.c +mv -f .deps/test.Tpo .deps/test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o gctest test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/gctest test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT leak_test.o -MD -MP -MF .deps/leak_test.Tpo -c -o leak_test.o `test -f 'tests/leak_test.c' || echo '../master/'`tests/leak_test.c +mv -f .deps/leak_test.Tpo .deps/leak_test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o leaktest leak_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/leaktest leak_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT middle.o -MD -MP -MF .deps/middle.Tpo -c -o middle.o `test -f 'tests/middle.c' || echo '../master/'`tests/middle.c +mv -f .deps/middle.Tpo .deps/middle.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o middletest middle.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/middletest middle.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT smash_test.o -MD -MP -MF .deps/smash_test.Tpo -c -o smash_test.o `test -f 'tests/smash_test.c' || echo '../master/'`tests/smash_test.c +mv -f .deps/smash_test.Tpo .deps/smash_test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o smashtest smash_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/smashtest smash_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT huge_test.o -MD -MP -MF .deps/huge_test.Tpo -c -o huge_test.o `test -f 'tests/huge_test.c' || echo '../master/'`tests/huge_test.c +mv -f .deps/huge_test.Tpo .deps/huge_test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o hugetest huge_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/hugetest huge_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootstest.o -MD -MP -MF .deps/staticrootstest.Tpo -c -o staticrootstest.o `test -f 'tests/staticrootstest.c' || echo '../master/'`tests/staticrootstest.c +mv -f .deps/staticrootstest.Tpo .deps/staticrootstest.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o staticrootstest staticrootstest.o ./libgc.la libstaticrootslib.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/staticrootstest staticrootstest.o ./.libs/libgc.so ./.libs/libstaticrootslib.so [...]/master.build/.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib -Wl,-rpath -Wl,/nowhere +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT trace_test.o -MD -MP -MF .deps/trace_test.Tpo -c -o trace_test.o `test -f 'tests/trace_test.c' || echo '../master/'`tests/trace_test.c +mv -f .deps/trace_test.Tpo .deps/trace_test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o tracetest trace_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/tracetest trace_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT thread_leak_test.o -MD -MP -MF .deps/thread_leak_test.Tpo -c -o thread_leak_test.o `test -f 'tests/thread_leak_test.c' || echo '../master/'`tests/thread_leak_test.c +mv -f .deps/thread_leak_test.Tpo .deps/thread_leak_test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o threadleaktest thread_leak_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/threadleaktest thread_leak_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT test_cpp.o -MD -MP -MF .deps/test_cpp.Tpo -c -o test_cpp.o `test -f 'tests/test_cpp.cc' || echo '../master/'`tests/test_cpp.cc +mv -f .deps/test_cpp.Tpo .deps/test_cpp.Po +/bin/bash ./libtool --tag=CXX --mode=link g++-4.6 -fexceptions -g -O2 -o test_cpp test_cpp.o libgccpp.la ./libgc.la +libtool: link: g++-4.6 -fexceptions -g -O2 -o .libs/test_cpp test_cpp.o ./.libs/libgccpp.so [...]/master.build/.libs/libgc.so ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +make[2]: Leaving directory `[...]/master.build' +make check-TESTS +make[2]: Entering directory `[...]/master.build' +Completed 6 tests +Allocated 10285344 collectable objects +Allocated 1212 uncollectable objects +Allocated 7500000 atomic objects +Allocated 137760 stubborn objects +Finalized 6610/6610 objects - finalization is probably ok +Total number of bytes allocated is 794703657 +Final heap size is 20897792 bytes +Collector appears to work +Completed 161 collections +PASS: gctest +Leaked composite object at 0x808ffd8 (../master/tests/leak_test.c:19, sz=4, NORMAL) + +PASS: leaktest +Final heap size is 1536000 +PASS: middletest +GC_check_heap_block: found smashed heap objects: +0x8095fb8 in or near object at 0x8095f90(../master/tests/smash_test.c:21, sz=40) +GC_check_heap_block: found smashed heap objects: +0x810d430 in or near object at 0x810d408(../master/tests/smash_test.c:21, sz=40) +0x8095fb8 in or near object at 0x8095f90(../master/tests/smash_test.c:21, sz=40) +PASS: smashtest +PASS: hugetest +PASS: staticrootstest + +****Chose address 0x8355869 in object +0x8355860 (../master/tests/trace_test.c:18, sz=8, PTRFREE) + +Reachable via 0 levels of pointers from offset 4 in object: +0x811b950 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 1 levels of pointers from offset 4 in object: +0x811bae0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 2 levels of pointers from offset 0 in object: +0x811bbd0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 3 levels of pointers from offset 0 in object: +0x811bbf8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 4 levels of pointers from offset 0 in object: +0x811bc20 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 5 levels of pointers from offset 0 in object: +0x811bc48 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 6 levels of pointers from offset 4 in object: +0x81152e8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 7 levels of pointers from offset 4 in object: +0x81081d0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 8 levels of pointers from offset 4 in object: +0x80f3ec8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 9 levels of pointers from offset 4 in object: +0x80c29f0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 10 levels of pointers from offset 0 in object: +0x80c2a18 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 11 levels of pointers from root at 0x15ffaa0 + + +****Chose address 0x835b873 in object +0x835b888 (../master/tests/trace_test.c:18, sz=8, PTRFREE) + +Reachable via 0 levels of pointers from offset 0 in object: +0x8152f68 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 1 levels of pointers from offset 4 in object: +0x8150108 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 2 levels of pointers from offset 4 in object: +0x8150590 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 3 levels of pointers from offset 0 in object: +0x81505b8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 4 levels of pointers from offset 0 in object: +0x81505e0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 5 levels of pointers from offset 4 in object: +0x814eab8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 6 levels of pointers from offset 0 in object: +0x814eae0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 7 levels of pointers from offset 0 in object: +0x814eb30 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 8 levels of pointers from offset 0 in object: +0x814eb58 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 9 levels of pointers from offset 4 in object: +0x8120568 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 10 levels of pointers from offset 4 in object: +0x80c2a18 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 11 levels of pointers from root at 0x15ff8c8 + + +****Chose address 0x816dc51 in object +0x816dc48 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 0 levels of pointers from offset 4 in object: +0x816ddc8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 1 levels of pointers from offset 0 in object: +0x816ddf8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 2 levels of pointers from offset 4 in object: +0x81b3388 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 3 levels of pointers from offset 0 in object: +0x81b33b0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 4 levels of pointers from offset 4 in object: +0x81b27c0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 5 levels of pointers from offset 4 in object: +0x81affe0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 6 levels of pointers from offset 4 in object: +0x81a8040 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 7 levels of pointers from offset 4 in object: +0x819b0e0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 8 levels of pointers from offset 0 in object: +0x819b108 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 9 levels of pointers from offset 4 in object: +0x8169630 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 10 levels of pointers from root at 0x8049a08 + + +****Chose address 0x80b98ec in object +0x80b9900 (../master/tests/trace_test.c:18, sz=8, PTRFREE) + +Reachable via 0 levels of pointers from offset 0 in object: +0x80ba0b8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 1 levels of pointers from offset 4 in object: +0x80ba1f8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 2 levels of pointers from offset 0 in object: +0x80ba220 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 3 levels of pointers from offset 4 in object: +0x80ba720 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 4 levels of pointers from offset 0 in object: +0x80ba748 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 5 levels of pointers from offset 4 in object: +0x80b8b58 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 6 levels of pointers from offset 0 in object: +0x80b8b80 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 7 levels of pointers from offset 0 in object: +0x80b8ba8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 8 levels of pointers from offset 0 in object: +0x80b8bd0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 9 levels of pointers from offset 4 in object: +0x808ffb8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 10 levels of pointers from offset 0 in object: +0x808ffe0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + +Reachable via 11 levels of pointers from root at 0x8049a00 + +PASS: tracetest +Leaked composite object at 0x8091ff8 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) + +Leaked composite object at 0x8091fb8 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) + +Leaked composite object at 0x8091f98 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) + +Leaked composite object at 0x8091fd8 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) + +Leaked composite object at 0x8091ff8 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) + +PASS: threadleaktest +usage: test_cpp number-of-iterations +Assuming 10 iters +Starting iteration 1 +Starting iteration 2 +Starting iteration 3 +Starting iteration 4 +Starting iteration 5 +Starting iteration 6 +Starting iteration 7 +Starting iteration 8 +Starting iteration 9 +Starting iteration 10 +The test appears to have succeeded. +PASS: test_cpp +================== +All 9 tests passed +================== +make[2]: Leaving directory `[...]/master.build' +make[1]: Leaving directory `[...]/master.build' diff --git a/boehm-gc/hurd/log_check.sed b/boehm-gc/hurd/log_check.sed new file mode 100644 index 00000000..58dd992b --- /dev/null +++ b/boehm-gc/hurd/log_check.sed @@ -0,0 +1 @@ +s%0x[0-9a-f]\+%[ADDR]%g diff --git a/boehm-gc/hurd/log_install b/boehm-gc/hurd/log_install new file mode 100644 index 00000000..b24f8c03 --- /dev/null +++ b/boehm-gc/hurd/log_install @@ -0,0 +1,64 @@ +make[1]: Entering directory `[...]/master.build' +make[2]: Entering directory `[...]/master.build' +test -z "[...]/master.build.install/lib" || /bin/mkdir -p "[...]/master.build.install/lib" + /bin/bash ./libtool --mode=install /usr/bin/install -c libgc.la libgccpp.la libcord.la '[...]/master.build.install/lib' +libtool: install: /usr/bin/install -c .libs/libgc.so.1.0.3 [...]/master.build.install/lib/libgc.so.1.0.3 +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgc.so.1.0.3 libgc.so.1 || { rm -f libgc.so.1 && ln -s libgc.so.1.0.3 libgc.so.1; }; }) +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgc.so.1.0.3 libgc.so || { rm -f libgc.so && ln -s libgc.so.1.0.3 libgc.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgc.lai [...]/master.build.install/lib/libgc.la +libtool: install: warning: relinking `libgccpp.la' +libtool: install: (cd [...]/master.build; /bin/bash [...]/master.build/libtool --tag CXX --mode=relink g++-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libgccpp.la -rpath [...]/master.build.install/lib gc_cpp.lo ./libgc.la ) +libtool: relink: g++-4.6 -shared -nostdlib /usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu/crti.o /usr/lib/gcc/i486-gnu/4.6/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,[...]/master.build.install/lib -L[...]/master.build.install/lib -lgc -lpthread -ldl -L/usr/lib/gcc/i486-gnu/4.6 -L/usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu -L/usr/lib/gcc/i486-gnu/4.6/../../.. -L/lib/i386-gnu -L/usr/lib/i386-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-gnu/4.6/crtendS.o /usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu/crtn.o -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3 +libtool: install: /usr/bin/install -c .libs/libgccpp.so.1.0.3T [...]/master.build.install/lib/libgccpp.so.1.0.3 +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgccpp.so.1.0.3 libgccpp.so.1 || { rm -f libgccpp.so.1 && ln -s libgccpp.so.1.0.3 libgccpp.so.1; }; }) +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgccpp.so.1.0.3 libgccpp.so || { rm -f libgccpp.so && ln -s libgccpp.so.1.0.3 libgccpp.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgccpp.lai [...]/master.build.install/lib/libgccpp.la +libtool: install: warning: relinking `libcord.la' +libtool: install: (cd [...]/master.build; /bin/bash [...]/master.build/libtool --tag CC --mode=relink gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libcord.la -rpath [...]/master.build.install/lib cordbscs.lo cordprnt.lo cordtest.lo cordxtra.lo ./libgc.la ) +libtool: relink: gcc-4.6 -shared .libs/cordbscs.o .libs/cordprnt.o .libs/cordtest.o .libs/cordxtra.o -Wl,-rpath -Wl,[...]/master.build.install/lib -L[...]/master.build.install/lib -lgc -lpthread -ldl -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3 +libtool: install: /usr/bin/install -c .libs/libcord.so.1.0.3T [...]/master.build.install/lib/libcord.so.1.0.3 +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libcord.so.1.0.3 libcord.so.1 || { rm -f libcord.so.1 && ln -s libcord.so.1.0.3 libcord.so.1; }; }) +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libcord.so.1.0.3 libcord.so || { rm -f libcord.so && ln -s libcord.so.1.0.3 libcord.so; }; }) +libtool: install: /usr/bin/install -c .libs/libcord.lai [...]/master.build.install/lib/libcord.la +libtool: install: /usr/bin/install -c .libs/libgc.a [...]/master.build.install/lib/libgc.a +libtool: install: chmod 644 [...]/master.build.install/lib/libgc.a +libtool: install: ranlib [...]/master.build.install/lib/libgc.a +libtool: install: /usr/bin/install -c .libs/libgccpp.a [...]/master.build.install/lib/libgccpp.a +libtool: install: chmod 644 [...]/master.build.install/lib/libgccpp.a +libtool: install: ranlib [...]/master.build.install/lib/libgccpp.a +libtool: install: /usr/bin/install -c .libs/libcord.a [...]/master.build.install/lib/libcord.a +libtool: install: chmod 644 [...]/master.build.install/lib/libcord.a +libtool: install: ranlib [...]/master.build.install/lib/libcord.a +---------------------------------------------------------------------- +Libraries have been installed in: + [...]/master.build.install/lib + +If you ever happen to want to link against installed libraries +in a given directory, LIBDIR, you must either use libtool, and +specify the full pathname of the library, or use the `-LLIBDIR' +flag during linking and do at least one of the following: + - add LIBDIR to the `LD_LIBRARY_PATH' environment variable + during execution + - add LIBDIR to the `LD_RUN_PATH' environment variable + during linking + - use the `-Wl,-rpath -Wl,LIBDIR' linker flag + - have your system administrator add LIBDIR to `/etc/ld.so.conf' + +See any operating system documentation about shared libraries for +more information, such as the ld(1) and ld.so(8) manual pages. +---------------------------------------------------------------------- +test -z "[...]/master.build.install/share/gc" || /bin/mkdir -p "[...]/master.build.install/share/gc" + /usr/bin/install -c -m 644 ../master/doc/barrett_diagram ../master/doc/debugging.html ../master/doc/gc.man ../master/doc/gcdescr.html ../master/doc/README ../master/doc/README.amiga ../master/doc/README.arm.cross ../master/doc/README.autoconf ../master/doc/README.changes ../master/doc/README.cmake ../master/doc/README.contributors ../master/doc/README.cords ../master/doc/README.DGUX386 ../master/doc/README.dj ../master/doc/README.environment ../master/doc/README.ews4800 ../master/doc/README.hp ../master/doc/README.linux ../master/doc/README.Mac ../master/doc/README.MacOSX ../master/doc/README.macros ../master/doc/README.OS2 ../master/doc/README.rs6000 ../master/doc/README.sgi ../master/doc/README.solaris2 ../master/doc/README.uts ../master/doc/README.win32 ../master/doc/README.win64 ../master/doc/overview.html ../master/doc/tree.html ../master/doc/leak.html ../master/doc/gcinterface.html ../master/doc/scale.html ../master/doc/README.darwin ../master/doc/simple_example.html ../master/doc/porting.html '[...]/master.build.install/share/gc' +test -z "[...]/master.build.install/include" || /bin/mkdir -p "[...]/master.build.install/include" + /usr/bin/install -c -m 644 ../master/include/extra/gc.h ../master/include/extra/gc_cpp.h '[...]/master.build.install/include' +test -z "[...]/master.build.install/lib/pkgconfig" || /bin/mkdir -p "[...]/master.build.install/lib/pkgconfig" + /usr/bin/install -c -m 644 bdw-gc.pc '[...]/master.build.install/lib/pkgconfig' +test -z "[...]/master.build.install/include/gc" || /bin/mkdir -p "[...]/master.build.install/include/gc" + /usr/bin/install -c -m 644 ../master/include/gc_cpp.h ../master/include/gc_allocator.h ../master/include/gc.h ../master/include/gc_typed.h ../master/include/gc_inline.h ../master/include/gc_mark.h ../master/include/gc_cpp.h ../master/include/weakpointer.h ../master/include/new_gc_alloc.h ../master/include/gc_allocator.h ../master/include/gc_backptr.h ../master/include/gc_gcj.h ../master/include/leak_detector.h ../master/include/gc_amiga_redirects.h ../master/include/gc_pthread_redirects.h ../master/include/gc_config_macros.h ../master/include/gc_tiny_fl.h ../master/include/gc_version.h ../master/include/cord.h '[...]/master.build.install/include/gc' +/usr/bin/install: will not overwrite just-created `[...]/master.build.install/include/gc/gc_cpp.h' with `../master/include/gc_cpp.h' +/usr/bin/install: will not overwrite just-created `[...]/master.build.install/include/gc/gc_allocator.h' with `../master/include/gc_allocator.h' +make[2]: *** [install-pkgincludeHEADERS] Error 1 +make[2]: Leaving directory `[...]/master.build' +make[1]: *** [install-am] Error 2 +make[1]: Leaving directory `[...]/master.build' +make: *** [install-recursive] Error 1 diff --git a/boehm-gc/linux/log_build b/boehm-gc/linux/log_build new file mode 100644 index 00000000..c7c53fa3 --- /dev/null +++ b/boehm-gc/linux/log_build @@ -0,0 +1,336 @@ +checking build system type... i686-pc-linux-gnu +checking host system type... i686-pc-linux-gnu +checking target system type... i686-pc-linux-gnu +checking GC version numbers... major=7 minor=2 alpha=5 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether to enable maintainer-specific portions of Makefiles... no +checking for style of include used by make... GNU +checking for gcc... gcc-4.6 +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-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking dependency style of gcc-4.6... gcc3 +checking whether gcc-4.6 and cc understand -c and -o together... yes +checking whether we are using the GNU C++ compiler... yes +checking whether g++-4.6 accepts -g... yes +checking dependency style of g++-4.6... gcc3 +checking dependency style of gcc-4.6... gcc3 +checking for ar... ar +checking for ranlib... ranlib +checking for thread model used by GCC... posix +checking for inline... inline +configure: WARNING: "Explicit GC_INIT() calls may be required." +checking for xlc... no +checking for dlopen in -ldl... yes +checking whether to build shared libraries... yes +checking which machine-dependent code should be used... +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /bin/grep -F +checking for ld used by gcc-4.6... /usr/bin/ld +checking if the linker (/usr/bin/ld) is GNU ld... yes +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 whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... yes +checking for /usr/bin/ld option to reload object files... -r +checking for objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for ar... (cached) ar +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc-4.6 object... ok +checking how to run the C preprocessor... gcc-4.6 -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-4.6 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.6 option to produce PIC... -fPIC -DPIC +checking if gcc-4.6 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.6 static flag -static works... yes +checking if gcc-4.6 supports -c -o file.o... yes +checking if gcc-4.6 supports -c -o file.o... (cached) yes +checking whether the gcc-4.6 linker (/usr/bin/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... yes +checking how to run the C++ preprocessor... g++-4.6 -E +checking for ld used by g++-4.6... /usr/bin/ld +checking if the linker (/usr/bin/ld) is GNU ld... yes +checking whether the g++-4.6 linker (/usr/bin/ld) supports shared libraries... yes +checking for g++-4.6 option to produce PIC... -fPIC -DPIC +checking if g++-4.6 PIC flag -fPIC -DPIC works... yes +checking if g++-4.6 static flag -static works... yes +checking if g++-4.6 supports -c -o file.o... yes +checking if g++-4.6 supports -c -o file.o... (cached) yes +checking whether the g++-4.6 linker (/usr/bin/ld) supports shared libraries... yes +checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking how to hardcode library paths into programs... immediate +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 whether Solaris gcc optimization fix is necessary... no +configure: WARNING: "Should define GC_DEBUG and use debug alloc. in clients." +configure: WARNING: "Client must not use -fomit-frame-pointer." +checking atomic_ops.h usability... no +checking atomic_ops.h presence... no +checking for atomic_ops.h... no +checking which libatomic_ops to use... bundled +configure: creating ./config.status +config.status: creating Makefile +config.status: creating bdw-gc.pc +config.status: creating include/private/config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default commands +=== configuring in libatomic_ops ([...]/master.build/libatomic_ops) +configure: running /bin/bash ../../master/libatomic_ops/configure --disable-option-checking '--prefix=[...]/master.build.install' 'SHELL=/bin/bash' 'CC=gcc-4.6' 'CXX=g++-4.6' '--enable-cplusplus' '--enable-gc-debug' --cache-file=/dev/null --srcdir=../../master/libatomic_ops +checking build system type... i686-pc-linux-gnu +checking host system type... i686-pc-linux-gnu +checking target system type... i686-pc-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking for ranlib... ranlib +checking for style of include used by make... GNU +checking for gcc... gcc-4.6 +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-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking dependency style of gcc-4.6... gcc3 +checking whether gcc-4.6 and cc understand -c and -o together... yes +checking dependency style of gcc-4.6... gcc3 +checking how to run the C preprocessor... gcc-4.6 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -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 stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking for ANSI C header files... (cached) yes +checking Determining PIC compiler flag... -fPIC +configure: creating ./config.status +config.status: creating Makefile +config.status: creating src/Makefile +config.status: creating src/atomic_ops/Makefile +config.status: creating src/atomic_ops/sysdeps/Makefile +config.status: creating doc/Makefile +config.status: creating tests/Makefile +config.status: creating src/config.h +config.status: executing depfiles commands +config.status: executing default commands +make[1]: Entering directory `[...]/master.build' +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c -o allchblk.lo ../master/allchblk.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c ../master/allchblk.c -fPIC -DPIC -o .libs/allchblk.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c ../master/allchblk.c -o allchblk.o >/dev/null 2>&1 +mv -f .deps/allchblk.Tpo .deps/allchblk.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../master/alloc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../master/alloc.c -fPIC -DPIC -o .libs/alloc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../master/alloc.c -o alloc.o >/dev/null 2>&1 +mv -f .deps/alloc.Tpo .deps/alloc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c -o blacklst.lo ../master/blacklst.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c ../master/blacklst.c -fPIC -DPIC -o .libs/blacklst.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c ../master/blacklst.c -o blacklst.o >/dev/null 2>&1 +mv -f .deps/blacklst.Tpo .deps/blacklst.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c -o checksums.lo ../master/checksums.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c ../master/checksums.c -fPIC -DPIC -o .libs/checksums.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c ../master/checksums.c -o checksums.o >/dev/null 2>&1 +mv -f .deps/checksums.Tpo .deps/checksums.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c -o dbg_mlc.lo ../master/dbg_mlc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c ../master/dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c ../master/dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1 +mv -f .deps/dbg_mlc.Tpo .deps/dbg_mlc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c -o dyn_load.lo ../master/dyn_load.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c ../master/dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c ../master/dyn_load.c -o dyn_load.o >/dev/null 2>&1 +mv -f .deps/dyn_load.Tpo .deps/dyn_load.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c -o finalize.lo ../master/finalize.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c ../master/finalize.c -fPIC -DPIC -o .libs/finalize.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c ../master/finalize.c -o finalize.o >/dev/null 2>&1 +mv -f .deps/finalize.Tpo .deps/finalize.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c -o gc_dlopen.lo ../master/gc_dlopen.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c ../master/gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c ../master/gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1 +mv -f .deps/gc_dlopen.Tpo .deps/gc_dlopen.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c -o gcj_mlc.lo ../master/gcj_mlc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c ../master/gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c ../master/gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1 +mv -f .deps/gcj_mlc.Tpo .deps/gcj_mlc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.lo ../master/headers.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c ../master/headers.c -fPIC -DPIC -o .libs/headers.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c ../master/headers.c -o headers.o >/dev/null 2>&1 +mv -f .deps/headers.Tpo .deps/headers.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo ../master/malloc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c ../master/malloc.c -fPIC -DPIC -o .libs/malloc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c ../master/malloc.c -o malloc.o >/dev/null 2>&1 +mv -f .deps/malloc.Tpo .deps/malloc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c -o mallocx.lo ../master/mallocx.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c ../master/mallocx.c -fPIC -DPIC -o .libs/mallocx.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c ../master/mallocx.c -o mallocx.o >/dev/null 2>&1 +mv -f .deps/mallocx.Tpo .deps/mallocx.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c -o mark.lo ../master/mark.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c ../master/mark.c -fPIC -DPIC -o .libs/mark.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c ../master/mark.c -o mark.o >/dev/null 2>&1 +mv -f .deps/mark.Tpo .deps/mark.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c -o mark_rts.lo ../master/mark_rts.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c ../master/mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c ../master/mark_rts.c -o mark_rts.o >/dev/null 2>&1 +mv -f .deps/mark_rts.Tpo .deps/mark_rts.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo ../master/misc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c ../master/misc.c -fPIC -DPIC -o .libs/misc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c ../master/misc.c -o misc.o >/dev/null 2>&1 +mv -f .deps/misc.Tpo .deps/misc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c -o new_hblk.lo ../master/new_hblk.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c ../master/new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c ../master/new_hblk.c -o new_hblk.o >/dev/null 2>&1 +mv -f .deps/new_hblk.Tpo .deps/new_hblk.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c -o obj_map.lo ../master/obj_map.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c ../master/obj_map.c -fPIC -DPIC -o .libs/obj_map.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c ../master/obj_map.c -o obj_map.o >/dev/null 2>&1 +mv -f .deps/obj_map.Tpo .deps/obj_map.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c -o os_dep.lo ../master/os_dep.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c ../master/os_dep.c -fPIC -DPIC -o .libs/os_dep.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c ../master/os_dep.c -o os_dep.o >/dev/null 2>&1 +mv -f .deps/os_dep.Tpo .deps/os_dep.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c -o pcr_interface.lo ../master/pcr_interface.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c ../master/pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c ../master/pcr_interface.c -o pcr_interface.o >/dev/null 2>&1 +mv -f .deps/pcr_interface.Tpo .deps/pcr_interface.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c -o ptr_chck.lo ../master/ptr_chck.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ../master/ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ../master/ptr_chck.c -o ptr_chck.o >/dev/null 2>&1 +mv -f .deps/ptr_chck.Tpo .deps/ptr_chck.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c -o real_malloc.lo ../master/real_malloc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c ../master/real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c ../master/real_malloc.c -o real_malloc.o >/dev/null 2>&1 +mv -f .deps/real_malloc.Tpo .deps/real_malloc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c -o reclaim.lo ../master/reclaim.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c ../master/reclaim.c -fPIC -DPIC -o .libs/reclaim.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c ../master/reclaim.c -o reclaim.o >/dev/null 2>&1 +mv -f .deps/reclaim.Tpo .deps/reclaim.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c -o specific.lo ../master/specific.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c ../master/specific.c -fPIC -DPIC -o .libs/specific.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c ../master/specific.c -o specific.o >/dev/null 2>&1 +mv -f .deps/specific.Tpo .deps/specific.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c -o stubborn.lo ../master/stubborn.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c ../master/stubborn.c -fPIC -DPIC -o .libs/stubborn.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c ../master/stubborn.c -o stubborn.o >/dev/null 2>&1 +mv -f .deps/stubborn.Tpo .deps/stubborn.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c -o typd_mlc.lo ../master/typd_mlc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c ../master/typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c ../master/typd_mlc.c -o typd_mlc.o >/dev/null 2>&1 +mv -f .deps/typd_mlc.Tpo .deps/typd_mlc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c -o backgraph.lo ../master/backgraph.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c ../master/backgraph.c -fPIC -DPIC -o .libs/backgraph.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c ../master/backgraph.c -o backgraph.o >/dev/null 2>&1 +mv -f .deps/backgraph.Tpo .deps/backgraph.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c -o thread_local_alloc.lo ../master/thread_local_alloc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c ../master/thread_local_alloc.c -fPIC -DPIC -o .libs/thread_local_alloc.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c ../master/thread_local_alloc.c -o thread_local_alloc.o >/dev/null 2>&1 +mv -f .deps/thread_local_alloc.Tpo .deps/thread_local_alloc.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c -o pthread_start.lo ../master/pthread_start.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c ../master/pthread_start.c -fPIC -DPIC -o .libs/pthread_start.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c ../master/pthread_start.c -o pthread_start.o >/dev/null 2>&1 +mv -f .deps/pthread_start.Tpo .deps/pthread_start.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c -o pthread_support.lo ../master/pthread_support.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c ../master/pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c ../master/pthread_support.c -o pthread_support.o >/dev/null 2>&1 +mv -f .deps/pthread_support.Tpo .deps/pthread_support.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c -o pthread_stop_world.lo ../master/pthread_stop_world.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c ../master/pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c ../master/pthread_stop_world.c -o pthread_stop_world.o >/dev/null 2>&1 +mv -f .deps/pthread_stop_world.Tpo .deps/pthread_stop_world.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c -o atomic_ops.lo `test -f 'libatomic_ops/src/atomic_ops.c' || echo '../master/'`libatomic_ops/src/atomic_ops.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c ../master/libatomic_ops/src/atomic_ops.c -fPIC -DPIC -o .libs/atomic_ops.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c ../master/libatomic_ops/src/atomic_ops.c -o atomic_ops.o >/dev/null 2>&1 +mv -f .deps/atomic_ops.Tpo .deps/atomic_ops.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c -o mach_dep.lo ../master/mach_dep.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c ../master/mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c ../master/mach_dep.c -o mach_dep.o >/dev/null 2>&1 +mv -f .deps/mach_dep.Tpo .deps/mach_dep.Plo +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libgc.la -rpath [...]/master.build.install/lib allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo thread_local_alloc.lo pthread_start.lo pthread_support.lo pthread_stop_world.lo atomic_ops.lo mach_dep.lo -lpthread -ldl +libtool: link: gcc-4.6 -shared .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/thread_local_alloc.o .libs/pthread_start.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/atomic_ops.o .libs/mach_dep.o -lpthread -ldl -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.0.3 +libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.0.3" "libgc.so.1") +libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.0.3" "libgc.so") +libtool: link: ar cru .libs/libgc.a allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o specific.o stubborn.o typd_mlc.o backgraph.o thread_local_alloc.o pthread_start.o pthread_support.o pthread_stop_world.o atomic_ops.o mach_dep.o +libtool: link: ranlib .libs/libgc.a +libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" ) +/bin/bash ./libtool --tag=CXX --mode=compile g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_cpp.lo -MD -MP -MF .deps/gc_cpp.Tpo -c -o gc_cpp.lo ../master/gc_cpp.cc +libtool: compile: g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_cpp.lo -MD -MP -MF .deps/gc_cpp.Tpo -c ../master/gc_cpp.cc -fPIC -DPIC -o .libs/gc_cpp.o +libtool: compile: g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_cpp.lo -MD -MP -MF .deps/gc_cpp.Tpo -c ../master/gc_cpp.cc -o gc_cpp.o >/dev/null 2>&1 +mv -f .deps/gc_cpp.Tpo .deps/gc_cpp.Plo +/bin/bash ./libtool --tag=CXX --mode=link g++-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libgccpp.la -rpath [...]/master.build.install/lib gc_cpp.lo ./libgc.la +libtool: link: g++-4.6 -shared -nostdlib /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/crti.o /usr/lib/gcc/i486-linux-gnu/4.6/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -L/usr/lib/gcc/i486-linux-gnu/4.6 -L/usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu -L/usr/lib/gcc/i486-linux-gnu/4.6/../../../../lib -L/lib/i386-linux-gnu -L/lib/../lib -L/usr/lib/i386-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-linux-gnu/4.6/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/crtn.o -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3 +libtool: link: (cd ".libs" && rm -f "libgccpp.so.1" && ln -s "libgccpp.so.1.0.3" "libgccpp.so.1") +libtool: link: (cd ".libs" && rm -f "libgccpp.so" && ln -s "libgccpp.so.1.0.3" "libgccpp.so") +libtool: link: ar cru .libs/libgccpp.a gc_cpp.o +libtool: link: ranlib .libs/libgccpp.a +libtool: link: ( cd ".libs" && rm -f "libgccpp.la" && ln -s "../libgccpp.la" "libgccpp.la" ) +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c -o cordbscs.lo `test -f 'cord/cordbscs.c' || echo '../master/'`cord/cordbscs.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c ../master/cord/cordbscs.c -fPIC -DPIC -o .libs/cordbscs.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c ../master/cord/cordbscs.c -o cordbscs.o >/dev/null 2>&1 +mv -f .deps/cordbscs.Tpo .deps/cordbscs.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c -o cordprnt.lo `test -f 'cord/cordprnt.c' || echo '../master/'`cord/cordprnt.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c ../master/cord/cordprnt.c -fPIC -DPIC -o .libs/cordprnt.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c ../master/cord/cordprnt.c -o cordprnt.o >/dev/null 2>&1 +mv -f .deps/cordprnt.Tpo .deps/cordprnt.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c -o cordtest.lo `test -f 'cord/cordtest.c' || echo '../master/'`cord/cordtest.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c ../master/cord/cordtest.c -fPIC -DPIC -o .libs/cordtest.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c ../master/cord/cordtest.c -o cordtest.o >/dev/null 2>&1 +mv -f .deps/cordtest.Tpo .deps/cordtest.Plo +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c -o cordxtra.lo `test -f 'cord/cordxtra.c' || echo '../master/'`cord/cordxtra.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c ../master/cord/cordxtra.c -fPIC -DPIC -o .libs/cordxtra.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c ../master/cord/cordxtra.c -o cordxtra.o >/dev/null 2>&1 +mv -f .deps/cordxtra.Tpo .deps/cordxtra.Plo +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libcord.la -rpath [...]/master.build.install/lib cordbscs.lo cordprnt.lo cordtest.lo cordxtra.lo ./libgc.la +libtool: link: gcc-4.6 -shared .libs/cordbscs.o .libs/cordprnt.o .libs/cordtest.o .libs/cordxtra.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3 +libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.0.3" "libcord.so.1") +libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.0.3" "libcord.so") +libtool: link: ar cru .libs/libcord.a cordbscs.o cordprnt.o cordtest.o cordxtra.o +libtool: link: ranlib .libs/libcord.a +libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" ) +make[1]: Leaving directory `[...]/master.build' diff --git a/boehm-gc/linux/log_build.sed b/boehm-gc/linux/log_build.sed new file mode 100644 index 00000000..22880cc5 --- /dev/null +++ b/boehm-gc/linux/log_build.sed @@ -0,0 +1 @@ +s%i686-pc-linux-gnu%[ARCH]%g diff --git a/boehm-gc/linux/log_check b/boehm-gc/linux/log_check new file mode 100644 index 00000000..99a26793 --- /dev/null +++ b/boehm-gc/linux/log_check @@ -0,0 +1,657 @@ +make[1]: Entering directory `[...]/master.build' +make libstaticrootslib.la gctest leaktest middletest smashtest hugetest staticrootstest tracetest threadleaktest test_cpp +make[2]: Entering directory `[...]/master.build' +/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c -o staticrootslib.lo `test -f 'tests/staticrootslib.c' || echo '../master/'`tests/staticrootslib.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -fPIC -DPIC -o .libs/staticrootslib.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -o staticrootslib.o >/dev/null 2>&1 +mv -f .deps/staticrootslib.Tpo .deps/staticrootslib.Plo +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -rpath /nowhere -o libstaticrootslib.la staticrootslib.lo ./libgc.la +libtool: link: gcc-4.6 -shared .libs/staticrootslib.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -Wl,-soname -Wl,libstaticrootslib.so.1 -o .libs/libstaticrootslib.so.1.0.3 +libtool: link: (cd ".libs" && rm -f "libstaticrootslib.so.1" && ln -s "libstaticrootslib.so.1.0.3" "libstaticrootslib.so.1") +libtool: link: (cd ".libs" && rm -f "libstaticrootslib.so" && ln -s "libstaticrootslib.so.1.0.3" "libstaticrootslib.so") +libtool: link: ar cru .libs/libstaticrootslib.a staticrootslib.o +libtool: link: ranlib .libs/libstaticrootslib.a +libtool: link: ( cd ".libs" && rm -f "libstaticrootslib.la" && ln -s "../libstaticrootslib.la" "libstaticrootslib.la" ) +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o `test -f 'tests/test.c' || echo '../master/'`tests/test.c +mv -f .deps/test.Tpo .deps/test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o gctest test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/gctest test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT leak_test.o -MD -MP -MF .deps/leak_test.Tpo -c -o leak_test.o `test -f 'tests/leak_test.c' || echo '../master/'`tests/leak_test.c +mv -f .deps/leak_test.Tpo .deps/leak_test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o leaktest leak_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/leaktest leak_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT middle.o -MD -MP -MF .deps/middle.Tpo -c -o middle.o `test -f 'tests/middle.c' || echo '../master/'`tests/middle.c +mv -f .deps/middle.Tpo .deps/middle.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o middletest middle.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/middletest middle.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT smash_test.o -MD -MP -MF .deps/smash_test.Tpo -c -o smash_test.o `test -f 'tests/smash_test.c' || echo '../master/'`tests/smash_test.c +mv -f .deps/smash_test.Tpo .deps/smash_test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o smashtest smash_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/smashtest smash_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT huge_test.o -MD -MP -MF .deps/huge_test.Tpo -c -o huge_test.o `test -f 'tests/huge_test.c' || echo '../master/'`tests/huge_test.c +mv -f .deps/huge_test.Tpo .deps/huge_test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o hugetest huge_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/hugetest huge_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootstest.o -MD -MP -MF .deps/staticrootstest.Tpo -c -o staticrootstest.o `test -f 'tests/staticrootstest.c' || echo '../master/'`tests/staticrootstest.c +mv -f .deps/staticrootstest.Tpo .deps/staticrootstest.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o staticrootstest staticrootstest.o ./libgc.la libstaticrootslib.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/staticrootstest staticrootstest.o ./.libs/libgc.so ./.libs/libstaticrootslib.so [...]/master.build/.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib -Wl,-rpath -Wl,/nowhere +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT trace_test.o -MD -MP -MF .deps/trace_test.Tpo -c -o trace_test.o `test -f 'tests/trace_test.c' || echo '../master/'`tests/trace_test.c +mv -f .deps/trace_test.Tpo .deps/trace_test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o tracetest trace_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/tracetest trace_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT thread_leak_test.o -MD -MP -MF .deps/thread_leak_test.Tpo -c -o thread_leak_test.o `test -f 'tests/thread_leak_test.c' || echo '../master/'`tests/thread_leak_test.c +mv -f .deps/thread_leak_test.Tpo .deps/thread_leak_test.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o threadleaktest thread_leak_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/threadleaktest thread_leak_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT test_cpp.o -MD -MP -MF .deps/test_cpp.Tpo -c -o test_cpp.o `test -f 'tests/test_cpp.cc' || echo '../master/'`tests/test_cpp.cc +mv -f .deps/test_cpp.Tpo .deps/test_cpp.Po +/bin/bash ./libtool --tag=CXX --mode=link g++-4.6 -fexceptions -g -O2 -o test_cpp test_cpp.o libgccpp.la ./libgc.la +libtool: link: g++-4.6 -fexceptions -g -O2 -o .libs/test_cpp test_cpp.o ./.libs/libgccpp.so [...]/master.build/.libs/libgc.so ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +make[2]: Leaving directory `[...]/master.build' +make check-TESTS +make[2]: Entering directory `[...]/master.build' +Completed 6 tests +Allocated 10285328 collectable objects +Allocated 1212 uncollectable objects +Allocated 7500000 atomic objects +Allocated 137745 stubborn objects +Finalized 6625/6625 objects - finalization is probably ok +Total number of bytes allocated is 1148245774 +Final heap size is 28180480 bytes +Collector appears to work +Completed 277 collections +PASS: gctest +Leaked composite object at 0x852dfb8 (../master/tests/leak_test.c:19, sz=4, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048663] + +PASS: leaktest +Final heap size is 131072 +PASS: middletest +GC_check_heap_block: found smashed heap objects: +0x9f6ffd0 in or near object at 0x9f6ffa8(../master/tests/smash_test.c:21, sz=40) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + main:[...]/master.build/../master/tests/smash_test.c:21 [0x80485c5] +GC_check_heap_block: found smashed heap objects: +0x9f6ffd0 in or near object at 0x9f6ffa8(../master/tests/smash_test.c:21, sz=40) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + main:[...]/master.build/../master/tests/smash_test.c:21 [0x80485c5] +GC_check_heap_block: found smashed heap objects: +0x9f6ffd0 in or near object at 0x9f6ffa8(../master/tests/smash_test.c:21, sz=40) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + main:[...]/master.build/../master/tests/smash_test.c:21 [0x80485c5] +0xa0340c8 in or near object at 0xa0340a0(../master/tests/smash_test.c:21, sz=40) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + main:[...]/master.build/../master/tests/smash_test.c:21 [0x80485c5] +PASS: smashtest +PASS: hugetest +PASS: staticrootstest + +****Chose address 0x86e0873 in object +0x86e08a8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + +Reachable via 0 levels of pointers from offset 0 in object: +0x86e08f0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 1 levels of pointers from offset 0 in object: +0x86e0938 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 2 levels of pointers from offset 4 in object: +0x86df278 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 3 levels of pointers from offset 0 in object: +0x86df2c0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 4 levels of pointers from offset 0 in object: +0x86df308 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 5 levels of pointers from offset 4 in object: +0x86dac08 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 6 levels of pointers from offset 0 in object: +0x86dac50 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 7 levels of pointers from offset 0 in object: +0x86dac98 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 8 levels of pointers from offset 0 in object: +0x86dace0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 9 levels of pointers from offset 0 in object: +0x86dad28 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 10 levels of pointers from root at 0x8049a58 + + +****Chose address 0x861bc51 in object +0x861bc50 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 0 levels of pointers from offset 0 in object: +0x861bc98 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + +Reachable via 1 levels of pointers from offset 4 in object: +0x861a5d8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 2 levels of pointers from offset 4 in object: +0x8618818 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + +Reachable via 3 levels of pointers from offset 0 in object: +0x8618860 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 4 levels of pointers from offset 4 in object: +0x86121a0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 5 levels of pointers from offset 0 in object: +0x86121e8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 6 levels of pointers from offset 4 in object: +0x85fc668 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 7 levels of pointers from offset 0 in object: +0x85fc6b0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 8 levels of pointers from offset 4 in object: +0x856a158 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 9 levels of pointers from root at 0x8049a4c + + +****Chose address 0x875944a in object +0x8759470 (../master/tests/trace_test.c:18, sz=8, PTRFREE) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+0x60) [0x40031450] + mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x804871c] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + +Reachable via 0 levels of pointers from offset 0 in object: +0x85d2a58 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 1 levels of pointers from offset 0 in object: +0x85d2aa0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 2 levels of pointers from offset 4 in object: +0x85bdaa0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 3 levels of pointers from offset 4 in object: +0x85bb308 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + +Reachable via 4 levels of pointers from offset 4 in object: +0x85b6110 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + +Reachable via 5 levels of pointers from offset 4 in object: +0x85ad1a0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 6 levels of pointers from offset 0 in object: +0x85ad2c0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 7 levels of pointers from offset 0 in object: +0x85ad308 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 8 levels of pointers from offset 0 in object: +0x85ad3e0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 9 levels of pointers from offset 4 in object: +0x8735ae8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 10 levels of pointers from offset 4 in object: +0x86dad28 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 11 levels of pointers from root at 0x8049a58 + + +****Chose address 0x857c8ec in object +0x857c8f0 (../master/tests/trace_test.c:18, sz=8, PTRFREE) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+0x60) [0x40031450] + mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x804871c] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + +Reachable via 0 levels of pointers from offset 4 in object: +0x8530350 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 1 levels of pointers from offset 4 in object: +0x85306f8 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + +Reachable via 2 levels of pointers from offset 0 in object: +0x8530740 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + +Reachable via 3 levels of pointers from offset 0 in object: +0x8530818 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 4 levels of pointers from offset 4 in object: +0x852d938 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + +Reachable via 5 levels of pointers from offset 4 in object: +0x8528a58 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 6 levels of pointers from offset 0 in object: +0x8528aa0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 7 levels of pointers from offset 4 in object: +0x8506a58 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 8 levels of pointers from offset 4 in object: +0x856e788 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 9 levels of pointers from offset 0 in object: +0x856e7d0 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 10 levels of pointers from offset 0 in object: +0x856e818 (../master/tests/trace_test.c:16, sz=8, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5] + main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4] + +Reachable via 11 levels of pointers from root at 0x8049a48 + +PASS: tracetest +Leaked composite object at 0x87f7ff8 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + test:[...]/master.build/../master/tests/thread_leak_test.c:12 [0x8048848] + [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x400407f4] + [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003a49e] + [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40040855] + /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x40089c60] + /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x401747be] + +Leaked composite object at 0x87f7f78 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + test:[...]/master.build/../master/tests/thread_leak_test.c:12 [0x8048848] + [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x400407f4] + [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003a49e] + [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40040855] + /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x40089c60] + /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x401747be] + +Leaked composite object at 0x87f7f38 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + test:[...]/master.build/../master/tests/thread_leak_test.c:12 [0x8048848] + [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x400407f4] + [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003a49e] + [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40040855] + /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x40089c60] + /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x401747be] + +Leaked composite object at 0x87f7ef8 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + test:[...]/master.build/../master/tests/thread_leak_test.c:12 [0x8048848] + [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x400407f4] + [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003a49e] + [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40040855] + /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x40089c60] + /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x401747be] + +Leaked composite object at 0x87f7fb8 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) + Call chain at allocation: + [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031050] + test:[...]/master.build/../master/tests/thread_leak_test.c:12 [0x8048848] + [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x400407f4] + [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003a49e] + [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40040855] + /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x40089c60] + /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x401747be] + +PASS: threadleaktest +usage: test_cpp number-of-iterations +Assuming 10 iters +Starting iteration 1 +Starting iteration 2 +Starting iteration 3 +Starting iteration 4 +Starting iteration 5 +Starting iteration 6 +Starting iteration 7 +Starting iteration 8 +Starting iteration 9 +Starting iteration 10 +The test appears to have succeeded. +PASS: test_cpp +================== +All 9 tests passed +================== +make[2]: Leaving directory `[...]/master.build' +make[1]: Leaving directory `[...]/master.build' diff --git a/boehm-gc/linux/log_check.sed b/boehm-gc/linux/log_check.sed new file mode 100644 index 00000000..58dd992b --- /dev/null +++ b/boehm-gc/linux/log_check.sed @@ -0,0 +1 @@ +s%0x[0-9a-f]\+%[ADDR]%g diff --git a/boehm-gc/linux/log_install b/boehm-gc/linux/log_install new file mode 100644 index 00000000..27db20ba --- /dev/null +++ b/boehm-gc/linux/log_install @@ -0,0 +1,65 @@ +make[1]: Entering directory `[...]/master.build' +make[2]: Entering directory `[...]/master.build' +test -z "[...]/master.build.install/lib" || /bin/mkdir -p "[...]/master.build.install/lib" + /bin/bash ./libtool --mode=install /usr/bin/install -c libgc.la libgccpp.la libcord.la '[...]/master.build.install/lib' +libtool: install: /usr/bin/install -c .libs/libgc.so.1.0.3 [...]/master.build.install/lib/libgc.so.1.0.3 +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgc.so.1.0.3 libgc.so.1 || { rm -f libgc.so.1 && ln -s libgc.so.1.0.3 libgc.so.1; }; }) +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgc.so.1.0.3 libgc.so || { rm -f libgc.so && ln -s libgc.so.1.0.3 libgc.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgc.lai [...]/master.build.install/lib/libgc.la +libtool: install: warning: relinking `libgccpp.la' +libtool: install: (cd [...]/master.build; /bin/bash [...]/master.build/libtool --tag CXX --mode=relink g++-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libgccpp.la -rpath [...]/master.build.install/lib gc_cpp.lo ./libgc.la ) +libtool: relink: g++-4.6 -shared -nostdlib /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/crti.o /usr/lib/gcc/i486-linux-gnu/4.6/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,[...]/master.build.install/lib -L[...]/master.build.install/lib -lgc -lpthread -ldl -L/usr/lib/gcc/i486-linux-gnu/4.6 -L/usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu -L/usr/lib/gcc/i486-linux-gnu/4.6/../../../../lib -L/lib/i386-linux-gnu -L/lib/../lib -L/usr/lib/i386-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-linux-gnu/4.6/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/crtn.o -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3 +libtool: install: /usr/bin/install -c .libs/libgccpp.so.1.0.3T [...]/master.build.install/lib/libgccpp.so.1.0.3 +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgccpp.so.1.0.3 libgccpp.so.1 || { rm -f libgccpp.so.1 && ln -s libgccpp.so.1.0.3 libgccpp.so.1; }; }) +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgccpp.so.1.0.3 libgccpp.so || { rm -f libgccpp.so && ln -s libgccpp.so.1.0.3 libgccpp.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgccpp.lai [...]/master.build.install/lib/libgccpp.la +libtool: install: warning: relinking `libcord.la' +libtool: install: (cd [...]/master.build; /bin/bash [...]/master.build/libtool --tag CC --mode=relink gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libcord.la -rpath [...]/master.build.install/lib cordbscs.lo cordprnt.lo cordtest.lo cordxtra.lo ./libgc.la ) +libtool: relink: gcc-4.6 -shared .libs/cordbscs.o .libs/cordprnt.o .libs/cordtest.o .libs/cordxtra.o -Wl,-rpath -Wl,[...]/master.build.install/lib -L[...]/master.build.install/lib -lgc -lpthread -ldl -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3 +libtool: install: /usr/bin/install -c .libs/libcord.so.1.0.3T [...]/master.build.install/lib/libcord.so.1.0.3 +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libcord.so.1.0.3 libcord.so.1 || { rm -f libcord.so.1 && ln -s libcord.so.1.0.3 libcord.so.1; }; }) +libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libcord.so.1.0.3 libcord.so || { rm -f libcord.so && ln -s libcord.so.1.0.3 libcord.so; }; }) +libtool: install: /usr/bin/install -c .libs/libcord.lai [...]/master.build.install/lib/libcord.la +libtool: install: /usr/bin/install -c .libs/libgc.a [...]/master.build.install/lib/libgc.a +libtool: install: chmod 644 [...]/master.build.install/lib/libgc.a +libtool: install: ranlib [...]/master.build.install/lib/libgc.a +libtool: install: /usr/bin/install -c .libs/libgccpp.a [...]/master.build.install/lib/libgccpp.a +libtool: install: chmod 644 [...]/master.build.install/lib/libgccpp.a +libtool: install: ranlib [...]/master.build.install/lib/libgccpp.a +libtool: install: /usr/bin/install -c .libs/libcord.a [...]/master.build.install/lib/libcord.a +libtool: install: chmod 644 [...]/master.build.install/lib/libcord.a +libtool: install: ranlib [...]/master.build.install/lib/libcord.a +libtool: finish: PATH="/home/thomas/command-i686:/home/thomas/command:/home/thomas/shared/command:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/sbin" ldconfig -n [...]/master.build.install/lib +---------------------------------------------------------------------- +Libraries have been installed in: + [...]/master.build.install/lib + +If you ever happen to want to link against installed libraries +in a given directory, LIBDIR, you must either use libtool, and +specify the full pathname of the library, or use the `-LLIBDIR' +flag during linking and do at least one of the following: + - add LIBDIR to the `LD_LIBRARY_PATH' environment variable + during execution + - add LIBDIR to the `LD_RUN_PATH' environment variable + during linking + - use the `-Wl,-rpath -Wl,LIBDIR' linker flag + - have your system administrator add LIBDIR to `/etc/ld.so.conf' + +See any operating system documentation about shared libraries for +more information, such as the ld(1) and ld.so(8) manual pages. +---------------------------------------------------------------------- +test -z "[...]/master.build.install/share/gc" || /bin/mkdir -p "[...]/master.build.install/share/gc" + /usr/bin/install -c -m 644 ../master/doc/barrett_diagram ../master/doc/debugging.html ../master/doc/gc.man ../master/doc/gcdescr.html ../master/doc/README ../master/doc/README.amiga ../master/doc/README.arm.cross ../master/doc/README.autoconf ../master/doc/README.changes ../master/doc/README.cmake ../master/doc/README.contributors ../master/doc/README.cords ../master/doc/README.DGUX386 ../master/doc/README.dj ../master/doc/README.environment ../master/doc/README.ews4800 ../master/doc/README.hp ../master/doc/README.linux ../master/doc/README.Mac ../master/doc/README.MacOSX ../master/doc/README.macros ../master/doc/README.OS2 ../master/doc/README.rs6000 ../master/doc/README.sgi ../master/doc/README.solaris2 ../master/doc/README.uts ../master/doc/README.win32 ../master/doc/README.win64 ../master/doc/overview.html ../master/doc/tree.html ../master/doc/leak.html ../master/doc/gcinterface.html ../master/doc/scale.html ../master/doc/README.darwin ../master/doc/simple_example.html ../master/doc/porting.html '[...]/master.build.install/share/gc' +test -z "[...]/master.build.install/include" || /bin/mkdir -p "[...]/master.build.install/include" + /usr/bin/install -c -m 644 ../master/include/extra/gc.h ../master/include/extra/gc_cpp.h '[...]/master.build.install/include' +test -z "[...]/master.build.install/lib/pkgconfig" || /bin/mkdir -p "[...]/master.build.install/lib/pkgconfig" + /usr/bin/install -c -m 644 bdw-gc.pc '[...]/master.build.install/lib/pkgconfig' +test -z "[...]/master.build.install/include/gc" || /bin/mkdir -p "[...]/master.build.install/include/gc" + /usr/bin/install -c -m 644 ../master/include/gc_cpp.h ../master/include/gc_allocator.h ../master/include/gc.h ../master/include/gc_typed.h ../master/include/gc_inline.h ../master/include/gc_mark.h ../master/include/gc_cpp.h ../master/include/weakpointer.h ../master/include/new_gc_alloc.h ../master/include/gc_allocator.h ../master/include/gc_backptr.h ../master/include/gc_gcj.h ../master/include/leak_detector.h ../master/include/gc_amiga_redirects.h ../master/include/gc_pthread_redirects.h ../master/include/gc_config_macros.h ../master/include/gc_tiny_fl.h ../master/include/gc_version.h ../master/include/cord.h '[...]/master.build.install/include/gc' +/usr/bin/install: will not overwrite just-created `[...]/master.build.install/include/gc/gc_cpp.h' with `../master/include/gc_cpp.h' +/usr/bin/install: will not overwrite just-created `[...]/master.build.install/include/gc/gc_allocator.h' with `../master/include/gc_allocator.h' +make[2]: *** [install-pkgincludeHEADERS] Error 1 +make[2]: Leaving directory `[...]/master.build' +make[1]: *** [install-am] Error 2 +make[1]: Leaving directory `[...]/master.build' +make: *** [install-recursive] Error 1 diff --git a/boehm-gc/log_build.diff b/boehm-gc/log_build.diff new file mode 100644 index 00000000..79c63ed8 --- /dev/null +++ b/boehm-gc/log_build.diff @@ -0,0 +1,53 @@ +--- /dev/fd/63 2012-06-08 15:49:10.126156017 +0200 ++++ /dev/fd/62 2012-06-08 15:49:10.126156017 +0200 +@@ -28,7 +28,6 @@ + checking for ranlib... ranlib + checking for thread model used by GCC... posix + checking for inline... inline +-configure: WARNING: "Explicit GC_INIT() calls may be required." + checking for xlc... no + checking for dlopen in -ldl... yes + checking whether to build shared libraries... yes +@@ -43,7 +42,7 @@ + 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 whether ln -s works... yes +-checking the maximum length of command line arguments... 1572864 ++checking the maximum length of command line arguments... -1 + checking whether the shell understands some XSI constructs... yes + checking whether the shell understands "+="... yes + checking for /usr/bin/ld option to reload object files... -r +@@ -74,7 +73,7 @@ + checking if gcc-4.6 supports -c -o file.o... (cached) yes + checking whether the gcc-4.6 linker (/usr/bin/ld) supports shared libraries... yes + checking whether -lc should be explicitly linked in... no +-checking dynamic linker characteristics... GNU/Linux ld.so ++checking dynamic linker characteristics... gnu0.3 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 +@@ -90,14 +89,13 @@ + checking if g++-4.6 supports -c -o file.o... yes + checking if g++-4.6 supports -c -o file.o... (cached) yes + checking whether the g++-4.6 linker (/usr/bin/ld) supports shared libraries... yes +-checking dynamic linker characteristics... (cached) GNU/Linux ld.so ++checking dynamic linker characteristics... gnu0.3 ld.so + checking how to hardcode library paths into programs... immediate + 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 whether Solaris gcc optimization fix is necessary... no + configure: WARNING: "Should define GC_DEBUG and use debug alloc. in clients." +-configure: WARNING: "Client must not use -fomit-frame-pointer." + checking atomic_ops.h usability... no + checking atomic_ops.h presence... no + checking for atomic_ops.h... no +@@ -304,7 +302,7 @@ + libtool: compile: g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_cpp.lo -MD -MP -MF .deps/gc_cpp.Tpo -c ../master/gc_cpp.cc -o gc_cpp.o >/dev/null 2>&1 + mv -f .deps/gc_cpp.Tpo .deps/gc_cpp.Plo + /bin/bash ./libtool --tag=CXX --mode=link g++-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libgccpp.la -rpath [...]/master.build.install/lib gc_cpp.lo ./libgc.la +-libtool: link: g++-4.6 -shared -nostdlib /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/crti.o /usr/lib/gcc/i486-linux-gnu/4.6/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -L/usr/lib/gcc/i486-linux-gnu/4.6 -L/usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu -L/usr/lib/gcc/i486-linux-gnu/4.6/../../../../lib -L/lib/i386-linux-gnu -L/lib/../lib -L/usr/lib/i386-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-linux-gnu/4.6/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/crtn.o -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3 ++libtool: link: g++-4.6 -shared -nostdlib /usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu/crti.o /usr/lib/gcc/i486-gnu/4.6/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -L/usr/lib/gcc/i486-gnu/4.6 -L/usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu -L/usr/lib/gcc/i486-gnu/4.6/../../.. -L/lib/i386-gnu -L/usr/lib/i386-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-gnu/4.6/crtendS.o /usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu/crtn.o -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3 + libtool: link: (cd ".libs" && rm -f "libgccpp.so.1" && ln -s "libgccpp.so.1.0.3" "libgccpp.so.1") + libtool: link: (cd ".libs" && rm -f "libgccpp.so" && ln -s "libgccpp.so.1.0.3" "libgccpp.so") + libtool: link: ar cru .libs/libgccpp.a gc_cpp.o diff --git a/boehm-gc/log_check.diff b/boehm-gc/log_check.diff new file mode 100644 index 00000000..acca266f --- /dev/null +++ b/boehm-gc/log_check.diff @@ -0,0 +1,639 @@ +--- /dev/fd/63 2012-06-08 15:56:29.038140510 +0200 ++++ /dev/fd/62 2012-06-08 15:56:29.038140510 +0200 +@@ -52,588 +52,192 @@ + make check-TESTS + make[2]: Entering directory `[...]/master.build' + Completed 6 tests +-Allocated 10285328 collectable objects ++Allocated 10285344 collectable objects + Allocated 1212 uncollectable objects + Allocated 7500000 atomic objects +-Allocated 137745 stubborn objects +-Finalized 6625/6625 objects - finalization is probably ok +-Total number of bytes allocated is 1148245774 +-Final heap size is 28180480 bytes ++Allocated 137760 stubborn objects ++Finalized 6610/6610 objects - finalization is probably ok ++Total number of bytes allocated is 794703657 ++Final heap size is 20897792 bytes + Collector appears to work +-Completed 277 collections ++Completed 161 collections + PASS: gctest + Leaked composite object at [ADDR] (../master/tests/leak_test.c:19, sz=4, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- main:[...]/master.build/../master/tests/leak_test.c:18 [[ADDR]] + + PASS: leaktest +-Final heap size is 131072 ++Final heap size is 1536000 + PASS: middletest + GC_check_heap_block: found smashed heap objects: + [ADDR] in or near object at [ADDR](../master/tests/smash_test.c:21, sz=40) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- main:[...]/master.build/../master/tests/smash_test.c:21 [[ADDR]] + GC_check_heap_block: found smashed heap objects: + [ADDR] in or near object at [ADDR](../master/tests/smash_test.c:21, sz=40) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- main:[...]/master.build/../master/tests/smash_test.c:21 [[ADDR]] +-GC_check_heap_block: found smashed heap objects: +-[ADDR] in or near object at [ADDR](../master/tests/smash_test.c:21, sz=40) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- main:[...]/master.build/../master/tests/smash_test.c:21 [[ADDR]] + [ADDR] in or near object at [ADDR](../master/tests/smash_test.c:21, sz=40) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- main:[...]/master.build/../master/tests/smash_test.c:21 [[ADDR]] + PASS: smashtest + PASS: hugetest + PASS: staticrootstest + + ****Chose address [ADDR] in object +-[ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] ++[ADDR] (../master/tests/trace_test.c:18, sz=8, PTRFREE) + +-Reachable via 0 levels of pointers from offset 0 in object: ++Reachable via 0 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] + +-Reachable via 1 levels of pointers from offset 0 in object: ++Reachable via 1 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] + +-Reachable via 2 levels of pointers from offset 4 in object: ++Reachable via 2 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] + + Reachable via 3 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] + + Reachable via 4 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 5 levels of pointers from offset 4 in object: ++Reachable via 5 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 6 levels of pointers from offset 0 in object: ++Reachable via 6 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 7 levels of pointers from offset 0 in object: ++Reachable via 7 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 8 levels of pointers from offset 0 in object: ++Reachable via 8 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] +- +-Reachable via 9 levels of pointers from offset 0 in object: +-[ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 10 levels of pointers from root at [ADDR] ++Reachable via 9 levels of pointers from offset 4 in object: ++[ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) ++ ++Reachable via 10 levels of pointers from offset 0 in object: ++[ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) ++ ++Reachable via 11 levels of pointers from root at [ADDR] + + + ****Chose address [ADDR] in object +-[ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] ++[ADDR] (../master/tests/trace_test.c:18, sz=8, PTRFREE) + + Reachable via 0 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] + + Reachable via 1 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] + + Reachable via 2 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] + + Reachable via 3 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 4 levels of pointers from offset 4 in object: ++Reachable via 4 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 5 levels of pointers from offset 0 in object: ++Reachable via 5 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 6 levels of pointers from offset 4 in object: ++Reachable via 6 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + + Reachable via 7 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 8 levels of pointers from offset 4 in object: ++Reachable via 8 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 9 levels of pointers from root at [ADDR] ++Reachable via 9 levels of pointers from offset 4 in object: ++[ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) ++ ++Reachable via 10 levels of pointers from offset 4 in object: ++[ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) ++ ++Reachable via 11 levels of pointers from root at [ADDR] + + + ****Chose address [ADDR] in object +-[ADDR] (../master/tests/trace_test.c:18, sz=8, PTRFREE) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:18 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] ++[ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) + +-Reachable via 0 levels of pointers from offset 0 in object: ++Reachable via 0 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] + + Reachable via 1 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] + + Reachable via 2 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] + +-Reachable via 3 levels of pointers from offset 4 in object: ++Reachable via 3 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] + + Reachable via 4 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] + + Reachable via 5 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 6 levels of pointers from offset 0 in object: ++Reachable via 6 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 7 levels of pointers from offset 0 in object: ++Reachable via 7 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + + Reachable via 8 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + + Reachable via 9 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 10 levels of pointers from offset 4 in object: +-[ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] +- +-Reachable via 11 levels of pointers from root at [ADDR] ++Reachable via 10 levels of pointers from root at [ADDR] + + + ****Chose address [ADDR] in object + [ADDR] (../master/tests/trace_test.c:18, sz=8, PTRFREE) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:18 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] + +-Reachable via 0 levels of pointers from offset 4 in object: ++Reachable via 0 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] + + Reachable via 1 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] + + Reachable via 2 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] + +-Reachable via 3 levels of pointers from offset 0 in object: ++Reachable via 3 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] + +-Reachable via 4 levels of pointers from offset 4 in object: ++Reachable via 4 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] + + Reachable via 5 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + + Reachable via 6 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 7 levels of pointers from offset 4 in object: ++Reachable via 7 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:20 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + +-Reachable via 8 levels of pointers from offset 4 in object: ++Reachable via 8 levels of pointers from offset 0 in object: ++[ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) ++ ++Reachable via 9 levels of pointers from offset 4 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] +- +-Reachable via 9 levels of pointers from offset 0 in object: +-[ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:19 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + + Reachable via 10 levels of pointers from offset 0 in object: + [ADDR] (../master/tests/trace_test.c:16, sz=8, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- mktree:[...]/master.build/../master/tests/trace_test.c:17 [[ADDR]] +- main:[...]/master.build/../master/tests/trace_test.c:29 [[ADDR]] + + Reachable via 11 levels of pointers from root at [ADDR] + + PASS: tracetest + Leaked composite object at [ADDR] (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- test:[...]/master.build/../master/tests/thread_leak_test.c:12 [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+[ADDR]) [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+[ADDR]) [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_start_routine+[ADDR]) [[ADDR]] +- /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+[ADDR]) [[ADDR]] +- /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+[ADDR]) [[ADDR]] + + Leaked composite object at [ADDR] (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- test:[...]/master.build/../master/tests/thread_leak_test.c:12 [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+[ADDR]) [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+[ADDR]) [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_start_routine+[ADDR]) [[ADDR]] +- /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+[ADDR]) [[ADDR]] +- /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+[ADDR]) [[ADDR]] + + Leaked composite object at [ADDR] (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- test:[...]/master.build/../master/tests/thread_leak_test.c:12 [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+[ADDR]) [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+[ADDR]) [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_start_routine+[ADDR]) [[ADDR]] +- /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+[ADDR]) [[ADDR]] +- /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+[ADDR]) [[ADDR]] + + Leaked composite object at [ADDR] (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- test:[...]/master.build/../master/tests/thread_leak_test.c:12 [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+[ADDR]) [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+[ADDR]) [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_start_routine+[ADDR]) [[ADDR]] +- /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+[ADDR]) [[ADDR]] +- /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+[ADDR]) [[ADDR]] + + Leaked composite object at [ADDR] (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) +- Call chain at allocation: +- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+[ADDR]) [[ADDR]] +- test:[...]/master.build/../master/tests/thread_leak_test.c:12 [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+[ADDR]) [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+[ADDR]) [[ADDR]] +- [...]/master.build/.libs/libgc.so.1(GC_start_routine+[ADDR]) [[ADDR]] +- /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+[ADDR]) [[ADDR]] +- /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+[ADDR]) [[ADDR]] + + PASS: threadleaktest + usage: test_cpp number-of-iterations diff --git a/boehm-gc/log_install.diff b/boehm-gc/log_install.diff new file mode 100644 index 00000000..9e58846c --- /dev/null +++ b/boehm-gc/log_install.diff @@ -0,0 +1,19 @@ +--- toolchain/logs/boehm-gc/linux/log_install 2012-06-08 15:45:56.910163669 +0200 ++++ toolchain/logs/boehm-gc/hurd/log_install 2012-06-08 15:46:07.726163279 +0200 +@@ -8,7 +8,7 @@ + libtool: install: /usr/bin/install -c .libs/libgc.lai [...]/master.build.install/lib/libgc.la + libtool: install: warning: relinking `libgccpp.la' + libtool: install: (cd [...]/master.build; /bin/bash [...]/master.build/libtool --tag CXX --mode=relink g++-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libgccpp.la -rpath [...]/master.build.install/lib gc_cpp.lo ./libgc.la ) +-libtool: relink: g++-4.6 -shared -nostdlib /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/crti.o /usr/lib/gcc/i486-linux-gnu/4.6/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,[...]/master.build.install/lib -L[...]/master.build.install/lib -lgc -lpthread -ldl -L/usr/lib/gcc/i486-linux-gnu/4.6 -L/usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu -L/usr/lib/gcc/i486-linux-gnu/4.6/../../../../lib -L/lib/i386-linux-gnu -L/lib/../lib -L/usr/lib/i386-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-linux-gnu/4.6/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/crtn.o -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3 ++libtool: relink: g++-4.6 -shared -nostdlib /usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu/crti.o /usr/lib/gcc/i486-gnu/4.6/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,[...]/master.build.install/lib -L[...]/master.build.install/lib -lgc -lpthread -ldl -L/usr/lib/gcc/i486-gnu/4.6 -L/usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu -L/usr/lib/gcc/i486-gnu/4.6/../../.. -L/lib/i386-gnu -L/usr/lib/i386-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-gnu/4.6/crtendS.o /usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu/crtn.o -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3 + libtool: install: /usr/bin/install -c .libs/libgccpp.so.1.0.3T [...]/master.build.install/lib/libgccpp.so.1.0.3 + libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgccpp.so.1.0.3 libgccpp.so.1 || { rm -f libgccpp.so.1 && ln -s libgccpp.so.1.0.3 libgccpp.so.1; }; }) + libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgccpp.so.1.0.3 libgccpp.so || { rm -f libgccpp.so && ln -s libgccpp.so.1.0.3 libgccpp.so; }; }) +@@ -29,7 +29,6 @@ + libtool: install: /usr/bin/install -c .libs/libcord.a [...]/master.build.install/lib/libcord.a + libtool: install: chmod 644 [...]/master.build.install/lib/libcord.a + libtool: install: ranlib [...]/master.build.install/lib/libcord.a +-libtool: finish: PATH="/home/thomas/command-i686:/home/thomas/command:/home/thomas/shared/command:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/sbin" ldconfig -n [...]/master.build.install/lib + ---------------------------------------------------------------------- + Libraries have been installed in: + [...]/master.build.install/lib -- cgit v1.2.3