summaryrefslogtreecommitdiff
path: root/boehm-gc/kepler.SCHWINGE/log_test
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc/kepler.SCHWINGE/log_test')
-rw-r--r--boehm-gc/kepler.SCHWINGE/log_test907
1 files changed, 907 insertions, 0 deletions
diff --git a/boehm-gc/kepler.SCHWINGE/log_test b/boehm-gc/kepler.SCHWINGE/log_test
new file mode 100644
index 00000000..51fdbab9
--- /dev/null
+++ b/boehm-gc/kepler.SCHWINGE/log_test
@@ -0,0 +1,907 @@
+make[1]: Entering directory '[...]/master.build'
+make libstaticrootslib.la cordtest gctest leaktest middletest smashtest hugetest realloc_test staticrootstest tracetest threadleaktest threadkey_test subthread_create initsecondarythread test_cpp disclaim_test disclaim_bench
+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 -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -version-info 1:3:0 -no-undefined -rpath /nowhere -o libstaticrootslib.la staticrootslib.lo ./libgc.la
+libtool: link: gcc-4.6 -shared -fPIC -DPIC .libs/staticrootslib.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -O2 -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -MT cordtest.o -MD -MP -MF .deps/cordtest.Tpo -c -o cordtest.o `test -f 'cord/tests/cordtest.c' || echo '../master/'`cord/tests/cordtest.c
+mv -f .deps/cordtest.Tpo .deps/cordtest.Po
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o cordtest cordtest.o ./libgc.la ./libcord.la
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/cordtest cordtest.o ./.libs/libgc.so ./.libs/libcord.so -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -o gctest test.o ./libgc.la -lpthread -ldl
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -o leaktest leak_test.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/leaktest leak_test.o ./.libs/libgc.so -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -o middletest middle.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/middletest middle.o ./.libs/libgc.so -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -o smashtest smash_test.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/smashtest smash_test.o ./.libs/libgc.so -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -o hugetest huge_test.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/hugetest huge_test.o ./.libs/libgc.so -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -MT realloc_test.o -MD -MP -MF .deps/realloc_test.Tpo -c -o realloc_test.o `test -f 'tests/realloc_test.c' || echo '../master/'`tests/realloc_test.c
+mv -f .deps/realloc_test.Tpo .deps/realloc_test.Po
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o realloc_test realloc_test.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/realloc_test realloc_test.o ./.libs/libgc.so -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -o staticrootstest staticrootstest.o ./libgc.la libstaticrootslib.la
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/staticrootstest staticrootstest.o ./.libs/libgc.so ./.libs/libstaticrootslib.so -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -o tracetest trace_test.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/tracetest trace_test.o ./.libs/libgc.so -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -o threadleaktest thread_leak_test.o ./libgc.la -lpthread -ldl
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/threadleaktest thread_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 -Wall -Wextra -g -O2 -fno-strict-aliasing -MT threadkey_test.o -MD -MP -MF .deps/threadkey_test.Tpo -c -o threadkey_test.o `test -f 'tests/threadkey_test.c' || echo '../master/'`tests/threadkey_test.c
+mv -f .deps/threadkey_test.Tpo .deps/threadkey_test.Po
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o threadkey_test threadkey_test.o ./libgc.la -lpthread -ldl
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/threadkey_test threadkey_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 -Wall -Wextra -g -O2 -fno-strict-aliasing -MT subthread_create.o -MD -MP -MF .deps/subthread_create.Tpo -c -o subthread_create.o `test -f 'tests/subthread_create.c' || echo '../master/'`tests/subthread_create.c
+mv -f .deps/subthread_create.Tpo .deps/subthread_create.Po
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o subthread_create subthread_create.o ./libgc.la -lpthread -ldl
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/subthread_create subthread_create.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 -Wall -Wextra -g -O2 -fno-strict-aliasing -MT initsecondarythread.o -MD -MP -MF .deps/initsecondarythread.Tpo -c -o initsecondarythread.o `test -f 'tests/initsecondarythread.c' || echo '../master/'`tests/initsecondarythread.c
+mv -f .deps/initsecondarythread.Tpo .deps/initsecondarythread.Po
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o initsecondarythread initsecondarythread.o ./libgc.la -lpthread -ldl
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/initsecondarythread initsecondarythread.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 ./.libs/libgc.so -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -MT disclaim_test.o -MD -MP -MF .deps/disclaim_test.Tpo -c -o disclaim_test.o `test -f 'tests/disclaim_test.c' || echo '../master/'`tests/disclaim_test.c
+mv -f .deps/disclaim_test.Tpo .deps/disclaim_test.Po
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o disclaim_test disclaim_test.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/disclaim_test disclaim_test.o ./.libs/libgc.so -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 -Wall -Wextra -g -O2 -fno-strict-aliasing -MT disclaim_bench.o -MD -MP -MF .deps/disclaim_bench.Tpo -c -o disclaim_bench.o `test -f 'tests/disclaim_bench.c' || echo '../master/'`tests/disclaim_bench.c
+mv -f .deps/disclaim_bench.Tpo .deps/disclaim_bench.Po
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o disclaim_bench disclaim_bench.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/disclaim_bench disclaim_bench.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib
+make[2]: Leaving directory '[...]/master.build'
+make check-TESTS
+make[2]: Entering directory '[...]/master.build'
+SUCCEEDED
+PASS: cordtest
+Completed 6 tests
+Allocated 10285707 collectable objects
+Allocated 1212 uncollectable objects
+Allocated 7499997 atomic objects
+Allocated 137759 stubborn objects
+Finalized 6621/6621 objects - finalization is probably ok
+Total number of bytes allocated is 1147021510
+Final heap size is 29728768 bytes
+Completed 277 collections (using 2 marker threads)
+Collector appears to work
+PASS: gctest
+Leaked composite object at 0x9212fb8 (../master/tests/leak_test.c:19, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb7789710]
+ main:[...]/master.build/../master/tests/leak_test.c:18 (discriminator 2) [0x80485f3]
+
+Leaked composite object at 0x9213db8 (../master/tests/leak_test.c:19, sz=5, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb7789710]
+ main:[...]/master.build/../master/tests/leak_test.c:18 (discriminator 2) [0x80485f3]
+
+Leaked composite object at 0x9213e48 (../master/tests/leak_test.c:19, sz=7, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb7789710]
+ main:[...]/master.build/../master/tests/leak_test.c:18 (discriminator 2) [0x80485f3]
+
+Leaked composite object at 0x9213e90 (../master/tests/leak_test.c:19, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb7789710]
+ main:[...]/master.build/../master/tests/leak_test.c:18 (discriminator 2) [0x80485f3]
+
+Leaked composite object at 0x9213ed8 (../master/tests/leak_test.c:19, sz=9, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb7789710]
+ main:[...]/master.build/../master/tests/leak_test.c:18 (discriminator 2) [0x80485f3]
+
+Leaked composite object at 0x9213f20 (../master/tests/leak_test.c:19, sz=10, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb7789710]
+ main:[...]/master.build/../master/tests/leak_test.c:18 (discriminator 2) [0x80485f3]
+
+Leaked composite object at 0x9213f68 (../master/tests/leak_test.c:19, sz=11, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb7789710]
+ main:[...]/master.build/../master/tests/leak_test.c:18 (discriminator 2) [0x80485f3]
+
+Leaked composite object at 0x9213fb0 (../master/tests/leak_test.c:19, sz=12, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb7789710]
+ main:[...]/master.build/../master/tests/leak_test.c:18 (discriminator 2) [0x80485f3]
+
+Leaked composite object at 0x9212ff8 (../master/tests/leak_test.c:12, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb7789710]
+ main:[...]/master.build/../master/tests/leak_test.c:12 (discriminator 2) [0x80485a0]
+
+PASS: leaktest
+Final heap size is 131072
+PASS: middletest
+GC_check_heap_block: found smashed heap objects:
+ 0x8a28fd0 in or near object at 0x8a28fa8 (../master/tests/smash_test.c:22, sz=40)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb76dd710]
+ main:[...]/master.build/../master/tests/smash_test.c:22 [0x8048559]
+
+GC_check_heap_block: found smashed heap objects:
+ 0x8a28fd0 in or near object at 0x8a28fa8 (../master/tests/smash_test.c:22, sz=40)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb76dd710]
+ main:[...]/master.build/../master/tests/smash_test.c:22 [0x8048559]
+
+GC_check_heap_block: found smashed heap objects:
+ 0x8adc0c8 in or near object at 0x8adc0a0 (../master/tests/smash_test.c:22, sz=40)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb76dd710]
+ main:[...]/master.build/../master/tests/smash_test.c:22 [0x8048559]
+ 0x8a28fd0 in or near object at 0x8a28fa8 (../master/tests/smash_test.c:22, sz=40)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb76dd710]
+ main:[...]/master.build/../master/tests/smash_test.c:22 [0x8048559]
+
+PASS: smashtest
+PASS: hugetest
+Heap size: 65536
+Heap size: 131072
+PASS: realloc_test
+PASS: staticrootstest
+
+****Chosen address 0x9bff873 in object
+0x9bff8a8 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 0 levels of pointers from offset 4 in object:
+0x9bffd28 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 1 levels of pointers from offset 0 in object:
+0x9bffd70 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 2 levels of pointers from offset 0 in object:
+0x9bffdb8 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 3 levels of pointers from offset 0 in object:
+0x9bffe00 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 4 levels of pointers from offset 4 in object:
+0x9bf8740 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 5 levels of pointers from offset 0 in object:
+0x9bf8788 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 6 levels of pointers from offset 0 in object:
+0x9bf87d0 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 7 levels of pointers from offset 0 in object:
+0x9bf8818 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 8 levels of pointers from offset 0 in object:
+0x9bf8860 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 9 levels of pointers from root at 0x8049ad8
+
+
+****Chosen address 0x9b1ac51 in object
+0x9b1ac50 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+
+Reachable via 0 levels of pointers from offset 0 in object:
+0x9b1ac98 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+
+Reachable via 1 levels of pointers from offset 4 in object:
+0x9b19278 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 2 levels of pointers from offset 0 in object:
+0x9b19350 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+
+Reachable via 3 levels of pointers from offset 0 in object:
+0x9b19398 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 4 levels of pointers from offset 4 in object:
+0x9b153e0 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 5 levels of pointers from offset 4 in object:
+0x9b0e5d8 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 6 levels of pointers from offset 4 in object:
+0x9afe818 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 7 levels of pointers from offset 0 in object:
+0x9afe860 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 8 levels of pointers from offset 4 in object:
+0x9a98740 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 9 levels of pointers from offset 0 in object:
+0x9a98788 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 10 levels of pointers from root at 0x8049ad0
+
+
+****Chosen address 0x9c7844a in object
+0x9c78470 (../master/tests/trace_test.c:19, sz=8, PTRFREE)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+0x60) [0xb772eb30]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 (discriminator 1) [0x8048724]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+
+Reachable via 0 levels of pointers from offset 0 in object:
+0x9c32fb0 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 1 levels of pointers from offset 0 in object:
+0x9c31038 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 2 levels of pointers from offset 4 in object:
+0x9c31668 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 3 levels of pointers from offset 4 in object:
+0x9c2f230 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+
+Reachable via 4 levels of pointers from offset 4 in object:
+0x9c2eaa0 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+
+Reachable via 5 levels of pointers from offset 4 in object:
+0x9c2aae8 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 6 levels of pointers from offset 0 in object:
+0x9c2abc0 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 7 levels of pointers from offset 0 in object:
+0x9c2ac08 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 8 levels of pointers from offset 0 in object:
+0x9c2ac50 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 9 levels of pointers from offset 4 in object:
+0x9c54620 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 10 levels of pointers from offset 4 in object:
+0x9bf8860 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 11 levels of pointers from root at 0x8049ad8
+
+
+****Chosen address 0x9a6b8ec in object
+0x9a6b8f0 (../master/tests/trace_test.c:19, sz=8, PTRFREE)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+0x60) [0xb772eb30]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 (discriminator 1) [0x8048724]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+
+Reachable via 0 levels of pointers from offset 4 in object:
+0x9a1f308 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 1 levels of pointers from offset 4 in object:
+0x9a1f6b0 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+
+Reachable via 2 levels of pointers from offset 0 in object:
+0x9a1f6f8 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+
+Reachable via 3 levels of pointers from offset 0 in object:
+0x9a1f740 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 4 levels of pointers from offset 4 in object:
+0x9a1c818 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+
+Reachable via 5 levels of pointers from offset 4 in object:
+0x9a17740 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 6 levels of pointers from offset 0 in object:
+0x9a17a58 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 7 levels of pointers from offset 4 in object:
+0x99e5a10 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:25 [0x80486f9]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 8 levels of pointers from offset 4 in object:
+0x9a5d788 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 9 levels of pointers from offset 0 in object:
+0x9a5d7d0 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:24 [0x80486ef]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 10 levels of pointers from offset 0 in object:
+0x9a5d818 (../master/tests/trace_test.c:17, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb772e710]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x80486d5]
+ main:[...]/master.build/../master/tests/trace_test.c:34 (discriminator 2) [0x80485b4]
+
+Reachable via 11 levels of pointers from root at 0x8049ac8
+
+PASS: tracetest
+Leaked composite object at 0x9c4eff8 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb76fc710]
+ test:[...]/master.build/../master/tests/thread_leak_test.c:25 (discriminator 2) [0x80487c8]
+ [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x6c) [0xb770e7ac]
+ [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0xb7707bbe]
+ [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0xb770e815]
+ /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x6f12) [0xb76c4f12]
+ /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0xb75f5b6e]
+
+Leaked composite object at 0x9c4ef38 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb76fc710]
+ test:[...]/master.build/../master/tests/thread_leak_test.c:25 (discriminator 2) [0x80487c8]
+ [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x6c) [0xb770e7ac]
+ [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0xb7707bbe]
+ [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0xb770e815]
+ /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x6f12) [0xb76c4f12]
+ /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0xb75f5b6e]
+
+Leaked composite object at 0x9c4efb8 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb76fc710]
+ test:[...]/master.build/../master/tests/thread_leak_test.c:25 (discriminator 2) [0x80487c8]
+ [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x6c) [0xb770e7ac]
+ [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0xb7707bbe]
+ [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0xb770e815]
+ /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x6f12) [0xb76c4f12]
+ /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0xb75f5b6e]
+
+Leaked composite object at 0x9c4eef8 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb76fc710]
+ test:[...]/master.build/../master/tests/thread_leak_test.c:25 (discriminator 2) [0x80487c8]
+ [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x6c) [0xb770e7ac]
+ [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0xb7707bbe]
+ [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0xb770e815]
+ /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x6f12) [0xb76c4f12]
+ /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0xb75f5b6e]
+
+Leaked composite object at 0x9c4ef78 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0xb76fc710]
+ test:[...]/master.build/../master/tests/thread_leak_test.c:25 (discriminator 2) [0x80487c8]
+ [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x6c) [0xb770e7ac]
+ [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0xb7707bbe]
+ [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0xb770e815]
+ /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x6f12) [0xb76c4f12]
+ /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0xb75f5b6e]
+
+PASS: threadleaktest
+PASS: threadkey_test
+subthread_create: created 184 threads (180 ended)
+PASS: subthread_create
+PASS: initsecondarythread
+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
+Threaded disclaim test.
+PASS: disclaim_test
+ fin. ratio time/s time/fin.
+regular finalization: 0.9922 35.842 8.61269e-06
+ finalize on reclaim: 0.9998 0.487 1.16137e-07
+ no finalization: 0.0000 0.405 N/A
+PASS: disclaim_bench
+===================
+All 16 tests passed
+===================
+make[2]: Leaving directory '[...]/master.build'
+make[1]: Leaving directory '[...]/master.build'
+Making check in src
+make[1]: Entering directory '[...]/master.build/libatomic_ops/src'
+/bin/bash ../libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -Wall -Wextra -g -O2 -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c -o atomic_ops.lo ../../../master/libatomic_ops/src/atomic_ops.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -Wall -Wextra -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
+mv -f .deps/atomic_ops.Tpo .deps/atomic_ops.Plo
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -fPIC -Wall -Wextra -g -O2 -version-info 1:3:0 -no-undefined -o libatomic_ops.la -rpath [...]/master.build.install/lib atomic_ops.lo
+libtool: link: ar cru .libs/libatomic_ops.a atomic_ops.o
+libtool: link: ranlib .libs/libatomic_ops.a
+libtool: link: ( cd ".libs" && rm -f "libatomic_ops.la" && ln -s "../libatomic_ops.la" "libatomic_ops.la" )
+/bin/bash ../libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -Wall -Wextra -g -O2 -MT atomic_ops_stack.lo -MD -MP -MF .deps/atomic_ops_stack.Tpo -c -o atomic_ops_stack.lo ../../../master/libatomic_ops/src/atomic_ops_stack.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -Wall -Wextra -g -O2 -MT atomic_ops_stack.lo -MD -MP -MF .deps/atomic_ops_stack.Tpo -c ../../../master/libatomic_ops/src/atomic_ops_stack.c -o atomic_ops_stack.o
+mv -f .deps/atomic_ops_stack.Tpo .deps/atomic_ops_stack.Plo
+/bin/bash ../libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -Wall -Wextra -g -O2 -MT atomic_ops_malloc.lo -MD -MP -MF .deps/atomic_ops_malloc.Tpo -c -o atomic_ops_malloc.lo ../../../master/libatomic_ops/src/atomic_ops_malloc.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -Wall -Wextra -g -O2 -MT atomic_ops_malloc.lo -MD -MP -MF .deps/atomic_ops_malloc.Tpo -c ../../../master/libatomic_ops/src/atomic_ops_malloc.c -o atomic_ops_malloc.o
+mv -f .deps/atomic_ops_malloc.Tpo .deps/atomic_ops_malloc.Plo
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -fPIC -Wall -Wextra -g -O2 -version-info 1:3:0 -no-undefined -o libatomic_ops_gpl.la -rpath [...]/master.build.install/lib atomic_ops_stack.lo atomic_ops_malloc.lo
+libtool: link: ar cru .libs/libatomic_ops_gpl.a atomic_ops_stack.o atomic_ops_malloc.o
+libtool: link: ranlib .libs/libatomic_ops_gpl.a
+libtool: link: ( cd ".libs" && rm -f "libatomic_ops_gpl.la" && ln -s "../libatomic_ops_gpl.la" "libatomic_ops_gpl.la" )
+make[1]: Leaving directory '[...]/master.build/libatomic_ops/src'
+Making check in doc
+make[1]: Entering directory '[...]/master.build/libatomic_ops/doc'
+make[1]: Nothing to be done for 'check'.
+make[1]: Leaving directory '[...]/master.build/libatomic_ops/doc'
+Making check in tests
+make[1]: Entering directory '[...]/master.build/libatomic_ops/tests'
+sed -e s/XX// ../../../master/libatomic_ops/tests/test_atomic_include.template > test_atomic_include.h
+sed -e s/XX/_release/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_acquire/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_read/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_write/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_full/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_release_write/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_acquire_read/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+echo "#include \"atomic_ops.h\" " > list_atomic.c
+sed -e s/XX// ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_release/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_acquire/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_read/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_write/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_full/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_release_write/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_acquire_read/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -I../tests -I../../../master/libatomic_ops/tests -Wall -Wextra -g -O2 list_atomic.c -E > list_atomic.i
+make check-am
+make[2]: Entering directory '[...]/master.build/libatomic_ops/tests'
+make test_atomic test_atomic_pthreads test_stack test_malloc
+make[3]: Entering directory '[...]/master.build/libatomic_ops/tests'
+gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -I../tests -I../../../master/libatomic_ops/tests -Wall -Wextra -g -O2 -MT test_atomic.o -MD -MP -MF .deps/test_atomic.Tpo -c -o test_atomic.o ../../../master/libatomic_ops/tests/test_atomic.c
+mv -f .deps/test_atomic.Tpo .deps/test_atomic.Po
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -Wall -Wextra -g -O2 -o test_atomic test_atomic.o -lpthread ../src/libatomic_ops.la
+libtool: link: gcc-4.6 -Wall -Wextra -g -O2 -o test_atomic test_atomic.o -lpthread ../src/.libs/libatomic_ops.a
+gcc-4.6 -DHAVE_CONFIG_H -DAO_USE_PTHREAD_DEFS -I../src -I../../../master/libatomic_ops/src -I../tests -I../../../master/libatomic_ops/tests -Wall -Wextra -g -O2 -MT test_atomic_pthreads-test_atomic.o -MD -MP -MF .deps/test_atomic_pthreads-test_atomic.Tpo -c -o test_atomic_pthreads-test_atomic.o `test -f 'test_atomic.c' || echo '../../../master/libatomic_ops/tests/'`test_atomic.c
+mv -f .deps/test_atomic_pthreads-test_atomic.Tpo .deps/test_atomic_pthreads-test_atomic.Po
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -Wall -Wextra -g -O2 -o test_atomic_pthreads test_atomic_pthreads-test_atomic.o -lpthread ../src/libatomic_ops.la
+libtool: link: gcc-4.6 -Wall -Wextra -g -O2 -o test_atomic_pthreads test_atomic_pthreads-test_atomic.o -lpthread ../src/.libs/libatomic_ops.a
+gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -I../tests -I../../../master/libatomic_ops/tests -Wall -Wextra -g -O2 -MT test_stack.o -MD -MP -MF .deps/test_stack.Tpo -c -o test_stack.o ../../../master/libatomic_ops/tests/test_stack.c
+mv -f .deps/test_stack.Tpo .deps/test_stack.Po
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -Wall -Wextra -g -O2 -o test_stack test_stack.o -lpthread ../src/libatomic_ops_gpl.la ../src/libatomic_ops.la
+libtool: link: gcc-4.6 -Wall -Wextra -g -O2 -o test_stack test_stack.o -lpthread ../src/.libs/libatomic_ops_gpl.a ../src/.libs/libatomic_ops.a
+gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -I../tests -I../../../master/libatomic_ops/tests -Wall -Wextra -g -O2 -MT test_malloc.o -MD -MP -MF .deps/test_malloc.Tpo -c -o test_malloc.o ../../../master/libatomic_ops/tests/test_malloc.c
+mv -f .deps/test_malloc.Tpo .deps/test_malloc.Po
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -Wall -Wextra -g -O2 -o test_malloc test_malloc.o -lpthread ../src/libatomic_ops_gpl.la ../src/libatomic_ops.la
+libtool: link: gcc-4.6 -Wall -Wextra -g -O2 -o test_malloc test_malloc.o -lpthread ../src/.libs/libatomic_ops_gpl.a ../src/.libs/libatomic_ops.a
+make[3]: Leaving directory '[...]/master.build/libatomic_ops/tests'
+make check-TESTS
+make[3]: Entering directory '[...]/master.build/libatomic_ops/tests'
+Missing: AO_compare_and_swap_double
+Missing: AO_nop_acquire
+Missing: AO_store_acquire
+Missing: AO_short_store_acquire
+Missing: AO_char_store_acquire
+Missing: AO_int_store_acquire
+Missing: AO_compare_and_swap_double_acquire
+Missing: AO_nop_release
+Missing: AO_load_release
+Missing: AO_short_load_release
+Missing: AO_char_load_release
+Missing: AO_int_load_release
+Missing: AO_compare_and_swap_double_release
+Missing: AO_store_read
+Missing: AO_short_store_read
+Missing: AO_char_store_read
+Missing: AO_int_store_read
+Missing: AO_compare_and_swap_double_read
+Missing: AO_load_write
+Missing: AO_short_load_write
+Missing: AO_char_load_write
+Missing: AO_int_load_write
+Missing: AO_compare_and_swap_double_write
+Missing: AO_compare_and_swap_double_full
+Missing: AO_nop_release_write
+Missing: AO_load_release_write
+Missing: AO_short_load_release_write
+Missing: AO_char_load_release_write
+Missing: AO_int_load_release_write
+Missing: AO_compare_and_swap_double_release_write
+Missing: AO_nop_acquire_read
+Missing: AO_store_acquire_read
+Missing: AO_short_store_acquire_read
+Missing: AO_char_store_acquire_read
+Missing: AO_int_store_acquire_read
+Missing: AO_compare_and_swap_double_acquire_read
+Testing add1/sub1
+Succeeded
+Testing store_release_write/load_acquire_read
+Succeeded
+Testing test_and_set
+Succeeded
+PASS: test_atomic
+Missing: AO_nop_acquire
+Missing: AO_store_acquire
+Missing: AO_short_store_acquire
+Missing: AO_char_store_acquire
+Missing: AO_int_store_acquire
+Missing: AO_nop_release
+Missing: AO_load_release
+Missing: AO_short_load_release
+Missing: AO_char_load_release
+Missing: AO_int_load_release
+Missing: AO_store_read
+Missing: AO_short_store_read
+Missing: AO_char_store_read
+Missing: AO_int_store_read
+Missing: AO_load_write
+Missing: AO_short_load_write
+Missing: AO_char_load_write
+Missing: AO_int_load_write
+Missing: AO_nop_release_write
+Missing: AO_load_release_write
+Missing: AO_short_load_release_write
+Missing: AO_char_load_release_write
+Missing: AO_int_load_release_write
+Missing: AO_nop_acquire_read
+Missing: AO_store_acquire_read
+Missing: AO_short_store_acquire_read
+Missing: AO_char_store_acquire_read
+Missing: AO_int_store_acquire_read
+Testing add1/sub1
+Succeeded
+Testing store_release_write/load_acquire_read
+Succeeded
+Testing test_and_set
+Succeeded
+PASS: test_atomic_pthreads
+About 1000000 pushes + 1000000 pops in 1 threads: 34 msecs
+About 1000000 pushes + 1000000 pops in 2 threads: 67 msecs
+About 1000000 pushes + 1000000 pops in 3 threads: 113 msecs
+About 1000000 pushes + 1000000 pops in 4 threads: 93 msecs
+PASS: test_stack
+Testing AO_malloc/AO_free
+Succeeded
+Performing 1000 reversals of 1000 element lists in 10 threads
+PASS: test_malloc
+==================
+All 4 tests passed
+==================
+make[3]: Leaving directory '[...]/master.build/libatomic_ops/tests'
+make[2]: Leaving directory '[...]/master.build/libatomic_ops/tests'
+make[1]: Leaving directory '[...]/master.build/libatomic_ops/tests'
+make[1]: Entering directory '[...]/master.build/libatomic_ops'
+make[1]: Nothing to be done for 'check-am'.
+make[1]: Leaving directory '[...]/master.build/libatomic_ops'