summaryrefslogtreecommitdiff
path: root/boehm-gc/kepler.SCHWINGE/log_test
blob: 601d60d136fcaa6f040486906b0b0a87ae6a9e26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
make[1]: Entering directory '[...]/master.build'
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'
depbase=`echo tests/staticrootslib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-4.9 -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.9 -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.9 -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.9 -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.9 -shared  -fPIC -DPIC  tests/.libs/staticrootslib.o   -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so  -g -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
ar: `u' modifier ignored since `D' is the default (see `U')
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.9 -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.9 -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.9 -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.9 -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.9 -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  -g -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
ar: `u' modifier ignored since `D' is the default (see `U')
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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o cordtest cord/tests/cordtest.o ./libgc.la ./libcord.la 
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o gctest tests/test.o ./libgc.la  -lpthread -ldl 
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o leaktest tests/leak_test.o ./libgc.la  
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o middletest tests/middle.o ./libgc.la  
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o smashtest tests/smash_test.o ./libgc.la  
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o hugetest tests/huge_test.o ./libgc.la  
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o realloc_test tests/realloc_test.o ./libgc.la  
libtool: link: gcc-4.9 -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.9 -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.9 -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.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o tracetest tests/trace_test.o ./libgc.la  
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o threadleaktest tests/thread_leak_test.o ./libgc.la  -lpthread -ldl 
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o threadkey_test tests/threadkey_test.o ./libgc.la  -lpthread -ldl 
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o subthreadcreate_test tests/subthread_create.o ./libgc.la  -lpthread -ldl 
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o initsecondarythread_test tests/initsecondarythread.o ./libgc.la  -lpthread -ldl 
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -g -O2   -o test_cpp tests/test_cpp.o libgccpp.la ./libgc.la   
libtool: link: g++-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o disclaim_test tests/disclaim_test.o ./libgc.la  -lpthread -ldl 
libtool: link: gcc-4.9 -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.9 -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.9 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing   -o disclaim_bench tests/disclaim_bench.o ./libgc.la  
libtool: link: gcc-4.9 -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'
make[3]: Entering directory '[...]/master.build'
PASS: cordtest
PASS: gctest
PASS: leaktest
PASS: middletest
PASS: smashtest
PASS: hugetest
PASS: realloc_test
PASS: staticrootstest
PASS: tracetest
PASS: threadleaktest
PASS: threadkey_test
PASS: subthreadcreate_test
PASS: initsecondarythread_test
PASS: test_cpp
PASS: disclaim_test
PASS: disclaim_bench
============================================================================
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'
make  check-am
make[2]: Entering directory '[...]/master.build/libatomic_ops/src'
/bin/bash ../libtool  --tag=CC   --mode=link gcc-4.9 -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
ar: `u' modifier ignored since `D' is the default (see `U')
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.9 -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.9 -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.9 -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.9 -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.9 -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
ar: `u' modifier ignored since `D' is the default (see `U')
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'
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'
mkdir -p `dirname test_atomic_include.h`
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
mkdir -p `dirname list_atomic.c`
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
mkdir -p `dirname list_atomic.i`
gcc-4.9 -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.9 -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.9 -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.9  -Wall -Wextra -g -O2   -o test_atomic test_atomic.o -lpthread ../src/libatomic_ops.la 
libtool: link: gcc-4.9 -Wall -Wextra -g -O2 -o test_atomic test_atomic.o  -lpthread ../src/.libs/libatomic_ops.a
gcc-4.9 -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.9  -Wall -Wextra -g -O2   -o test_atomic_pthreads test_atomic_pthreads-test_atomic.o -lpthread ../src/libatomic_ops.la 
libtool: link: gcc-4.9 -Wall -Wextra -g -O2 -o test_atomic_pthreads test_atomic_pthreads-test_atomic.o  -lpthread ../src/.libs/libatomic_ops.a
gcc-4.9 -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.9  -Wall -Wextra -g -O2   -o test_stack test_stack.o -lpthread ../src/libatomic_ops_gpl.la ../src/libatomic_ops.la 
libtool: link: gcc-4.9 -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.9 -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.9  -Wall -Wextra -g -O2   -o test_malloc test_malloc.o -lpthread ../src/libatomic_ops_gpl.la ../src/libatomic_ops.la 
libtool: link: gcc-4.9 -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'
make[4]: Entering directory '[...]/master.build/libatomic_ops/tests'
PASS: test_atomic
PASS: test_atomic_pthreads
PASS: test_stack
PASS: test_malloc
============================================================================
Testsuite summary for libatomic_ops 7.5.0
============================================================================
# TOTAL: 4
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '[...]/master.build/libatomic_ops/tests'
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'