From 4c6dcdd107f632da81b619d1cab6cba6b8e22922 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 23 Sep 2014 10:34:55 +0200 Subject: boehm-gc: ad2be4bcad9c1de18feef7f8d7ebb98d680f064f (2014-09-20) plus [[!message-id "87ioke3iun.fsf@kepler.schwinge.homeip.net"]], ba6c3170412ef7f751ff63e2b656296265dcff93 (2014-06-13) --- boehm-gc/laplace.SCHWINGE/log_test | 649 +++++++++++++------------------------ 1 file changed, 225 insertions(+), 424 deletions(-) (limited to 'boehm-gc/laplace.SCHWINGE/log_test') diff --git a/boehm-gc/laplace.SCHWINGE/log_test b/boehm-gc/laplace.SCHWINGE/log_test index c7e08c7e..c3c2a467 100644 --- a/boehm-gc/laplace.SCHWINGE/log_test +++ b/boehm-gc/laplace.SCHWINGE/log_test @@ -1,350 +1,165 @@ 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 libstaticrootslib_test.la libstaticrootslib2_test.la cordtest gctest leaktest middletest smashtest hugetest realloc_test staticrootstest tracetest threadleaktest threadkey_test subthreadcreate_test initsecondarythread_test 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 +depbase=`echo tests/staticrootslib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/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 tests/staticrootslib.lo -MD -MP -MF $depbase.Tpo -c -o tests/staticrootslib.lo ../master/tests/staticrootslib.c &&\ +mv -f $depbase.Tpo $depbase.Plo +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 tests/staticrootslib.lo -MD -MP -MF tests/.deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -fPIC -DPIC -o tests/.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 tests/staticrootslib.lo -MD -MP -MF tests/.deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -o tests/staticrootslib.o >/dev/null 2>&1 +/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_test.la tests/staticrootslib.lo ./libgc.la +libtool: link: gcc-4.6 -shared -fPIC -DPIC tests/.libs/staticrootslib.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -O2 -Wl,-soname -Wl,libstaticrootslib_test.so.1 -o .libs/libstaticrootslib_test.so.1.0.3 +libtool: link: (cd ".libs" && rm -f "libstaticrootslib_test.so.1" && ln -s "libstaticrootslib_test.so.1.0.3" "libstaticrootslib_test.so.1") +libtool: link: (cd ".libs" && rm -f "libstaticrootslib_test.so" && ln -s "libstaticrootslib_test.so.1.0.3" "libstaticrootslib_test.so") +libtool: link: ar cru .libs/libstaticrootslib_test.a tests/staticrootslib.o +libtool: link: ranlib .libs/libstaticrootslib_test.a +libtool: link: ( cd ".libs" && rm -f "libstaticrootslib_test.la" && ln -s "../libstaticrootslib_test.la" "libstaticrootslib_test.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 -DSTATICROOTSLIB2 -Wall -Wextra -g -O2 -fno-strict-aliasing -MT tests/libstaticrootslib2_test_la-staticrootslib.lo -MD -MP -MF tests/.deps/libstaticrootslib2_test_la-staticrootslib.Tpo -c -o tests/libstaticrootslib2_test_la-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 -DSTATICROOTSLIB2 -Wall -Wextra -g -O2 -fno-strict-aliasing -MT tests/libstaticrootslib2_test_la-staticrootslib.lo -MD -MP -MF tests/.deps/libstaticrootslib2_test_la-staticrootslib.Tpo -c ../master/tests/staticrootslib.c -fPIC -DPIC -o tests/.libs/libstaticrootslib2_test_la-staticrootslib.o +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -DSTATICROOTSLIB2 -Wall -Wextra -g -O2 -fno-strict-aliasing -MT tests/libstaticrootslib2_test_la-staticrootslib.lo -MD -MP -MF tests/.deps/libstaticrootslib2_test_la-staticrootslib.Tpo -c ../master/tests/staticrootslib.c -o tests/libstaticrootslib2_test_la-staticrootslib.o >/dev/null 2>&1 +mv -f tests/.deps/libstaticrootslib2_test_la-staticrootslib.Tpo tests/.deps/libstaticrootslib2_test_la-staticrootslib.Plo +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -DSTATICROOTSLIB2 -Wall -Wextra -g -O2 -fno-strict-aliasing -version-info 1:3:0 -no-undefined -rpath /nowhere -o libstaticrootslib2_test.la tests/libstaticrootslib2_test_la-staticrootslib.lo ./libgc.la +libtool: link: gcc-4.6 -shared -fPIC -DPIC tests/.libs/libstaticrootslib2_test_la-staticrootslib.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -O2 -Wl,-soname -Wl,libstaticrootslib2_test.so.1 -o .libs/libstaticrootslib2_test.so.1.0.3 +libtool: link: (cd ".libs" && rm -f "libstaticrootslib2_test.so.1" && ln -s "libstaticrootslib2_test.so.1.0.3" "libstaticrootslib2_test.so.1") +libtool: link: (cd ".libs" && rm -f "libstaticrootslib2_test.so" && ln -s "libstaticrootslib2_test.so.1.0.3" "libstaticrootslib2_test.so") +libtool: link: ar cru .libs/libstaticrootslib2_test.a tests/libstaticrootslib2_test_la-staticrootslib.o +libtool: link: ranlib .libs/libstaticrootslib2_test.a +libtool: link: ( cd ".libs" && rm -f "libstaticrootslib2_test.la" && ln -s "../libstaticrootslib2_test.la" "libstaticrootslib2_test.la" ) +depbase=`echo cord/tests/cordtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 cord/tests/cordtest.o -MD -MP -MF $depbase.Tpo -c -o cord/tests/cordtest.o ../master/cord/tests/cordtest.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o cordtest cord/tests/cordtest.o ./libgc.la ./libcord.la +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/cordtest cord/tests/cordtest.o ./.libs/libgc.so ./.libs/libcord.so -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/test.o -MD -MP -MF $depbase.Tpo -c -o tests/test.o ../master/tests/test.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o gctest tests/test.o ./libgc.la -lpthread -ldl +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/gctest tests/test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/leak_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/leak_test.o -MD -MP -MF $depbase.Tpo -c -o tests/leak_test.o ../master/tests/leak_test.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o leaktest tests/leak_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/leaktest tests/leak_test.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/middle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/middle.o -MD -MP -MF $depbase.Tpo -c -o tests/middle.o ../master/tests/middle.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o middletest tests/middle.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/middletest tests/middle.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/smash_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/smash_test.o -MD -MP -MF $depbase.Tpo -c -o tests/smash_test.o ../master/tests/smash_test.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o smashtest tests/smash_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/smashtest tests/smash_test.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/huge_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/huge_test.o -MD -MP -MF $depbase.Tpo -c -o tests/huge_test.o ../master/tests/huge_test.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o hugetest tests/huge_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/hugetest tests/huge_test.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/realloc_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/realloc_test.o -MD -MP -MF $depbase.Tpo -c -o tests/realloc_test.o ../master/tests/realloc_test.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o realloc_test tests/realloc_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/realloc_test tests/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 -DSTATICROOTSLIB2 -Wall -Wextra -g -O2 -fno-strict-aliasing -MT tests/staticrootstest-staticrootstest.o -MD -MP -MF tests/.deps/staticrootstest-staticrootstest.Tpo -c -o tests/staticrootstest-staticrootstest.o `test -f 'tests/staticrootstest.c' || echo '../master/'`tests/staticrootstest.c +mv -f tests/.deps/staticrootstest-staticrootstest.Tpo tests/.deps/staticrootstest-staticrootstest.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -DSTATICROOTSLIB2 -Wall -Wextra -g -O2 -fno-strict-aliasing -o staticrootstest tests/staticrootstest-staticrootstest.o ./libgc.la libstaticrootslib_test.la libstaticrootslib2_test.la +libtool: link: gcc-4.6 -DSTATICROOTSLIB2 -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/staticrootstest tests/staticrootstest-staticrootstest.o ./.libs/libgc.so ./.libs/libstaticrootslib_test.so ./.libs/libstaticrootslib2_test.so -Wl,-rpath -Wl,[...]/master.build.install/lib -Wl,-rpath -Wl,/nowhere +depbase=`echo tests/trace_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/trace_test.o -MD -MP -MF $depbase.Tpo -c -o tests/trace_test.o ../master/tests/trace_test.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o tracetest tests/trace_test.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/tracetest tests/trace_test.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/thread_leak_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/thread_leak_test.o -MD -MP -MF $depbase.Tpo -c -o tests/thread_leak_test.o ../master/tests/thread_leak_test.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o threadleaktest tests/thread_leak_test.o ./libgc.la -lpthread -ldl +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/threadleaktest tests/thread_leak_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/threadkey_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/threadkey_test.o -MD -MP -MF $depbase.Tpo -c -o tests/threadkey_test.o ../master/tests/threadkey_test.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o threadkey_test tests/threadkey_test.o ./libgc.la -lpthread -ldl +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/threadkey_test tests/threadkey_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/subthread_create.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/subthread_create.o -MD -MP -MF $depbase.Tpo -c -o tests/subthread_create.o ../master/tests/subthread_create.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o subthreadcreate_test tests/subthread_create.o ./libgc.la -lpthread -ldl +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/subthreadcreate_test tests/subthread_create.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/initsecondarythread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/initsecondarythread.o -MD -MP -MF $depbase.Tpo -c -o tests/initsecondarythread.o ../master/tests/initsecondarythread.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o initsecondarythread_test tests/initsecondarythread.o ./libgc.la -lpthread -ldl +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/initsecondarythread_test tests/initsecondarythread.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/test_cpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT tests/test_cpp.o -MD -MP -MF $depbase.Tpo -c -o tests/test_cpp.o ../master/tests/test_cpp.cc &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CXX --mode=link g++-4.6 -fexceptions -g -O2 -o test_cpp tests/test_cpp.o libgccpp.la ./libgc.la +libtool: link: g++-4.6 -fexceptions -g -O2 -o .libs/test_cpp tests/test_cpp.o ./.libs/libgccpp.so ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/disclaim_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/disclaim_test.o -MD -MP -MF $depbase.Tpo -c -o tests/disclaim_test.o ../master/tests/disclaim_test.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o disclaim_test tests/disclaim_test.o ./libgc.la -lpthread -ldl +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/disclaim_test tests/disclaim_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +depbase=`echo tests/disclaim_bench.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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 tests/disclaim_bench.o -MD -MP -MF $depbase.Tpo -c -o tests/disclaim_bench.o ../master/tests/disclaim_bench.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o disclaim_bench tests/disclaim_bench.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -o .libs/disclaim_bench tests/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 +make[3]: Entering directory '[...]/master.build' PASS: cordtest -Completed 6 tests -Allocated 10285267 collectable objects -Allocated 1212 uncollectable objects -Allocated 7500000 atomic objects -Allocated 137760 stubborn objects -Finalized 6617/6617 objects - finalization is probably ok -Total number of bytes allocated is 795596801 -Final heap size is 21819392 bytes -Completed 209 collections -Collector appears to work PASS: gctest -Leaked composite object at 0x808ffd8 (../master/tests/leak_test.c:19, sz=4, NORMAL) - -Leaked composite object at 0x8090ec8 (../master/tests/leak_test.c:19, sz=5, NORMAL) - -Leaked composite object at 0x8090ef0 (../master/tests/leak_test.c:19, sz=6, NORMAL) - -Leaked composite object at 0x8090f18 (../master/tests/leak_test.c:19, sz=7, NORMAL) - -Leaked composite object at 0x8090f40 (../master/tests/leak_test.c:19, sz=8, NORMAL) - -Leaked composite object at 0x8090f68 (../master/tests/leak_test.c:19, sz=9, NORMAL) - -Leaked composite object at 0x8090f90 (../master/tests/leak_test.c:19, sz=10, NORMAL) - -Leaked composite object at 0x8090fb8 (../master/tests/leak_test.c:19, sz=11, NORMAL) - -Leaked composite object at 0x8090fe0 (../master/tests/leak_test.c:19, sz=12, NORMAL) - -Leaked composite object at 0x808fff8 (../master/tests/leak_test.c:12, sz=4, NORMAL) - PASS: leaktest -Final heap size is 131072 PASS: middletest -GC_check_heap_block: found smashed heap objects: - 0x8095fb8 in or near object at 0x8095f90 (../master/tests/smash_test.c:22, sz=40) - -GC_check_heap_block: found smashed heap objects: - 0x8095fb8 in or near object at 0x8095f90 (../master/tests/smash_test.c:22, sz=40) - -GC_check_heap_block: found smashed heap objects: - 0x810d430 in or near object at 0x810d408 (../master/tests/smash_test.c:22, sz=40) - 0x8095fb8 in or near object at 0x8095f90 (../master/tests/smash_test.c:22, sz=40) - PASS: smashtest PASS: hugetest -Heap size: 65536 -Heap size: 131072 PASS: realloc_test PASS: staticrootstest - -****Chosen address 0x81c5567 in object -0x81c5568 (../master/tests/trace_test.c:19, sz=8, PTRFREE) - -Reachable via 0 levels of pointers from offset 4 in object: -0x81a5400 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 1 levels of pointers from offset 0 in object: -0x81a54c8 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 2 levels of pointers from offset 4 in object: -0x81a57c0 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 3 levels of pointers from offset 0 in object: -0x81a57e8 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 4 levels of pointers from offset 0 in object: -0x81a5838 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 5 levels of pointers from offset 0 in object: -0x81a5860 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 6 levels of pointers from offset 0 in object: -0x81a5888 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 7 levels of pointers from offset 0 in object: -0x81a58b0 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 8 levels of pointers from offset 0 in object: -0x81a58d8 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 9 levels of pointers from offset 4 in object: -0x81845e0 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 10 levels of pointers from offset 4 in object: -0x80fba68 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 11 levels of pointers from root at 0x8049ab4 - - -****Chosen address 0x80cc3c6 in object -0x80cc3d8 (../master/tests/trace_test.c:19, sz=8, PTRFREE) - -Reachable via 0 levels of pointers from offset 0 in object: -0x80b12c0 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 1 levels of pointers from offset 0 in object: -0x80b12e8 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 2 levels of pointers from offset 0 in object: -0x80b1310 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 3 levels of pointers from offset 0 in object: -0x80b1338 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 4 levels of pointers from offset 0 in object: -0x80b1360 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 5 levels of pointers from offset 0 in object: -0x80b1428 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 6 levels of pointers from offset 4 in object: -0x8099fb8 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 7 levels of pointers from offset 4 in object: -0x80c9338 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 8 levels of pointers from offset 4 in object: -0x80b9a40 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 9 levels of pointers from offset 0 in object: -0x80b9a68 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 10 levels of pointers from offset 4 in object: -0x808ffe0 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 11 levels of pointers from root at 0x8049aa0 - - -****Chosen address 0x8282873 in object -0x8282888 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 0 levels of pointers from offset 0 in object: -0x82828b0 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 1 levels of pointers from offset 4 in object: -0x8282b30 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 2 levels of pointers from offset 0 in object: -0x8282b58 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 3 levels of pointers from offset 4 in object: -0x8280568 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 4 levels of pointers from offset 4 in object: -0x827f978 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 5 levels of pointers from offset 0 in object: -0x827f9a0 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 6 levels of pointers from offset 4 in object: -0x82799f0 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 7 levels of pointers from offset 4 in object: -0x826ca90 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 8 levels of pointers from offset 0 in object: -0x826cab8 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 9 levels of pointers from offset 4 in object: -0x823ad38 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 10 levels of pointers from root at 0x8049ac0 - - -****Chosen address 0x81c6c51 in object -0x81c6c48 (../master/tests/trace_test.c:19, sz=8, PTRFREE) - -Reachable via 0 levels of pointers from offset 4 in object: -0x81a94c8 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 1 levels of pointers from offset 4 in object: -0x81a9680 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 2 levels of pointers from offset 4 in object: -0x81a99a0 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 3 levels of pointers from offset 4 in object: -0x81a8068 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 4 levels of pointers from offset 4 in object: -0x81a8d88 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 5 levels of pointers from offset 4 in object: -0x81a5860 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 6 levels of pointers from offset 0 in object: -0x81a5888 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 7 levels of pointers from offset 0 in object: -0x81a58b0 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 8 levels of pointers from offset 0 in object: -0x81a58d8 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 9 levels of pointers from offset 4 in object: -0x81845e0 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 10 levels of pointers from offset 4 in object: -0x80fba68 (../master/tests/trace_test.c:17, sz=8, NORMAL) - -Reachable via 11 levels of pointers from root at 0x8049ab4 - PASS: tracetest -Leaked composite object at 0x8091ff8 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL) - -Leaked composite object at 0x8091fb8 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL) - -Leaked composite object at 0x8091fd8 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL) - -Leaked composite object at 0x8091f98 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL) - -Leaked composite object at 0x8091ff8 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL) - PASS: threadleaktest PASS: threadkey_test -subthread_create: created 201 threads (201 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: subthreadcreate_test +PASS: initsecondarythread_test PASS: test_cpp -Threaded disclaim test. PASS: disclaim_test - fin. ratio time/s time/fin. -regular finalization: 0.9922 0 0 - finalize on reclaim: 0.9996 0 0 - no finalization: 0.0000 0 N/A PASS: disclaim_bench -=================== -All 16 tests passed -=================== +make[4]: Entering directory '[...]/master.build' +make[5]: Entering directory '[...]/master.build' +make[5]: Leaving directory '[...]/master.build' +make[4]: Leaving directory '[...]/master.build' +============================================================================ +Testsuite summary for gc 7.5.0 +============================================================================ +# TOTAL: 16 +# PASS: 16 +# SKIP: 0 +# XFAIL: 0 +# FAIL: 0 +# XPASS: 0 +# ERROR: 0 +============================================================================ +make[3]: Leaving directory '[...]/master.build' 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 +make check-am +make[2]: Entering directory '[...]/master.build/libatomic_ops/src' +/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 +/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 +/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 +/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 libatomic_ops.la 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[2]: Leaving directory '[...]/master.build/libatomic_ops/src' make[1]: Leaving directory '[...]/master.build/libatomic_ops/src' Making check in doc make[1]: Entering directory '[...]/master.build/libatomic_ops/doc' @@ -352,140 +167,126 @@ 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 +sed -e s:XX::g ../../../master/libatomic_ops/tests/test_atomic_include.template > test_atomic_include.h +sed -e s:XX:_release:g ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h +sed -e s:XX:_acquire:g ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h +sed -e s:XX:_read:g ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h +sed -e s:XX:_write:g ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h +sed -e s:XX:_full:g ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h +sed -e s:XX:_release_write:g ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h +sed -e s:XX:_acquire_read:g ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h +echo "#include \"atomic_ops.h\"" > list_atomic.c +sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX::g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_release:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_acquire:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_write:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_full:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_release_write:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_acquire_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE_::g -e s:XCTYPE:AO_t:g -e s:XX:_dd_acquire_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX::g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_release:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_acquire:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_write:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_full:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_release_write:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_acquire_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:char:g -e s:XCTYPE:unsigned/**/char:g -e s:XX:_dd_acquire_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX::g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_release:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_acquire:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_write:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_full:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_release_write:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_acquire_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:short:g -e s:XCTYPE:unsigned/**/short:g -e s:XX:_dd_acquire_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX::g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_release:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_acquire:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_write:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_full:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_release_write:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_acquire_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:int:g -e s:XCTYPE:unsigned:g -e s:XX:_dd_acquire_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX::g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_release:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_acquire:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_write:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_full:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_release_write:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_acquire_read:g ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c +sed -e s:XSIZE:double:g -e s:XCTYPE:AO_double_t:g -e s:XX:_dd_acquire_read:g ../../../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 +gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -I../tests -I../../../master/libatomic_ops/tests -Wall -Wextra -g -O2 -c -o list_atomic.o list_atomic.c 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 +/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 +/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 +/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 [...]/master.build/libatomic_ops/src/.libs/libatomic_ops.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 +/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 [...]/master.build/libatomic_ops/src/.libs/libatomic_ops.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 +make[4]: Entering directory '[...]/master.build/libatomic_ops/tests' +../../../master/libatomic_ops/test-driver: line 107: 27232 Aborted "$@" > $log_file 2>&1 +FAIL: test_atomic PASS: test_atomic_pthreads -About 1000000 pushes + 1000000 pops in 1 threads: 20 msecs -About 1000000 pushes + 1000000 pops in 2 threads: 20 msecs -About 1000000 pushes + 1000000 pops in 3 threads: 30 msecs -About 1000000 pushes + 1000000 pops in 4 threads: 30 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[5]: Entering directory '[...]/master.build/libatomic_ops/tests' +make all-am +make[6]: Entering directory '[...]/master.build/libatomic_ops/tests' +make[6]: Nothing to be done for 'all-am'. +make[6]: Leaving directory '[...]/master.build/libatomic_ops/tests' +make[5]: Leaving directory '[...]/master.build/libatomic_ops/tests' +============================================================================ +Testsuite summary for libatomic_ops 7.5.0 +============================================================================ +# TOTAL: 4 +# PASS: 3 +# SKIP: 0 +# XFAIL: 0 +# FAIL: 1 +# XPASS: 0 +# ERROR: 0 +============================================================================ +See tests/test-suite.log +Please report to bdwgc@lists.opendylan.org +============================================================================ +Makefile:732: recipe for target 'test-suite.log' failed +make[4]: *** [test-suite.log] Error 1 +make[4]: Leaving directory '[...]/master.build/libatomic_ops/tests' +Makefile:838: recipe for target 'check-TESTS' failed +make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory '[...]/master.build/libatomic_ops/tests' +Makefile:932: recipe for target 'check-am' failed +make[2]: *** [check-am] Error 2 make[2]: Leaving directory '[...]/master.build/libatomic_ops/tests' +Makefile:935: recipe for target 'check' failed +make[1]: *** [check] Error 2 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' +Makefile:462: recipe for target 'check-recursive' failed +make: *** [check-recursive] Error 1 +make: Target 'check' not remade because of errors. -- cgit v1.2.3