1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | configure:964: checking host system type |
---|
5 | configure:985: checking target system type |
---|
6 | configure:1003: checking build system type |
---|
7 | configure:1078: checking for gawk |
---|
8 | configure:1176: checking for nsinstall |
---|
9 | configure:2232: checking for gcc |
---|
10 | configure:2345: checking whether the C compiler (/usr/bin/gcc-4.0 -O2 -L/opt/local/lib) works |
---|
11 | configure:2361: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c 1>&5 |
---|
12 | configure:2387: checking whether the C compiler (/usr/bin/gcc-4.0 -O2 -L/opt/local/lib) is a cross-compiler |
---|
13 | configure:2392: checking whether we are using GNU C |
---|
14 | configure:2401: /usr/bin/gcc-4.0 -E conftest.c |
---|
15 | configure:2420: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
16 | configure:2456: checking for c++ |
---|
17 | configure:2488: checking whether the C++ compiler (/usr/bin/g++-4.0 -O2 -L/opt/local/lib) works |
---|
18 | configure:2504: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.C 1>&5 |
---|
19 | configure:2530: checking whether the C++ compiler (/usr/bin/g++-4.0 -O2 -L/opt/local/lib) is a cross-compiler |
---|
20 | configure:2535: checking whether we are using GNU C++ |
---|
21 | configure:2544: /usr/bin/g++-4.0 -E conftest.C |
---|
22 | configure:2563: checking whether /usr/bin/g++-4.0 accepts -g |
---|
23 | configure:2612: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c 1>&5 |
---|
24 | configure:2629: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c 1>&5 |
---|
25 | configure: In function 'main': |
---|
26 | configure:2625: warning: incompatible implicit declaration of built-in function 'exit' |
---|
27 | configure:2648: checking for ranlib |
---|
28 | configure:2680: checking for as |
---|
29 | configure:2721: checking for ar |
---|
30 | configure:2756: checking for ld |
---|
31 | configure:2791: checking for strip |
---|
32 | configure:2826: checking for windres |
---|
33 | configure:3248: checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together |
---|
34 | configure:3263: /usr/bin/gcc-4.0 -c conftest.c -o conftest.o 1>&5 |
---|
35 | configure:3264: /usr/bin/gcc-4.0 -c conftest.c -o conftest.o 1>&5 |
---|
36 | configure:3269: cc -c conftest.c 1>&5 |
---|
37 | configure:3271: cc -c conftest.c -o conftest.o 1>&5 |
---|
38 | configure:3272: cc -c conftest.c -o conftest.o 1>&5 |
---|
39 | configure:3308: checking how to run the C preprocessor |
---|
40 | configure:3388: checking how to run the C++ preprocessor |
---|
41 | configure:3406: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.C >/dev/null 2>conftest.out |
---|
42 | configure:3453: checking for a BSD compatible install |
---|
43 | configure:3506: checking whether ln -s works |
---|
44 | configure:3531: checking for perl5 |
---|
45 | configure:3531: checking for perl |
---|
46 | configure:3571: checking for minimum required perl version >= 5.004 |
---|
47 | configure:3581: checking for full perl installation |
---|
48 | configure:3594: checking for doxygen |
---|
49 | configure:3630: checking for whoami |
---|
50 | configure:3666: checking for autoconf |
---|
51 | configure:3702: checking for unzip |
---|
52 | configure:3740: checking for zip |
---|
53 | configure:3781: checking for makedepend |
---|
54 | configure:3816: checking for xargs |
---|
55 | configure:3879: checking for pbbuild |
---|
56 | configure:3879: checking for xcodebuild |
---|
57 | configure:3929: checking for sdp |
---|
58 | configure:4145: checking for gmake |
---|
59 | configure:4213: checking for X |
---|
60 | configure:4280: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
61 | configure:4356: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lXt 1>&5 |
---|
62 | ld: library not found for -lXt |
---|
63 | collect2: ld returned 1 exit status |
---|
64 | configure: failed program was: |
---|
65 | #line 4349 "configure" |
---|
66 | #include "confdefs.h" |
---|
67 | |
---|
68 | int main() { |
---|
69 | XtMalloc() |
---|
70 | ; return 0; } |
---|
71 | configure:5489: checking whether ld has archive extraction flags |
---|
72 | configure:5513: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5 |
---|
73 | ld: unknown option: --whole-archive |
---|
74 | collect2: ld returned 1 exit status |
---|
75 | configure: failed program was: |
---|
76 | #line 5506 "configure" |
---|
77 | #include "confdefs.h" |
---|
78 | |
---|
79 | int main() { |
---|
80 | |
---|
81 | ; return 0; } |
---|
82 | configure:5513: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -Wl,-z -Wl,allextract conftest.c -Wl,-z -Wl,defaultextract 1>&5 |
---|
83 | ld: unknown option: -z |
---|
84 | collect2: ld returned 1 exit status |
---|
85 | configure: failed program was: |
---|
86 | #line 5506 "configure" |
---|
87 | #include "confdefs.h" |
---|
88 | |
---|
89 | int main() { |
---|
90 | |
---|
91 | ; return 0; } |
---|
92 | configure:5513: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -Wl,-all conftest.c -Wl,-none 1>&5 |
---|
93 | ld: unknown option: -all |
---|
94 | collect2: ld returned 1 exit status |
---|
95 | configure: failed program was: |
---|
96 | #line 5506 "configure" |
---|
97 | #include "confdefs.h" |
---|
98 | |
---|
99 | int main() { |
---|
100 | |
---|
101 | ; return 0; } |
---|
102 | configure:5546: checking that static assertion macros used in autoconf tests work |
---|
103 | configure:5567: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c 1>&5 |
---|
104 | configure:5584: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c 1>&5 |
---|
105 | configure: In function 'main': |
---|
106 | configure:5585: error: size of array 'static_assert_line_5584' is negative |
---|
107 | configure: failed program was: |
---|
108 | #line 5577 "configure" |
---|
109 | #include "confdefs.h" |
---|
110 | |
---|
111 | #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__) |
---|
112 | #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) |
---|
113 | #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1] |
---|
114 | |
---|
115 | int main() { |
---|
116 | CONFIGURE_STATIC_ASSERT(0) |
---|
117 | ; return 0; } |
---|
118 | configure:5607: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.C 1>&5 |
---|
119 | configure:5624: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.C 1>&5 |
---|
120 | configure: In function 'int main()': |
---|
121 | configure:5624: error: size of array 'static_assert_line_5624' is negative |
---|
122 | configure: failed program was: |
---|
123 | #line 5617 "configure" |
---|
124 | #include "confdefs.h" |
---|
125 | |
---|
126 | #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__) |
---|
127 | #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) |
---|
128 | #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1] |
---|
129 | |
---|
130 | int main() { |
---|
131 | CONFIGURE_STATIC_ASSERT(0) |
---|
132 | ; return 0; } |
---|
133 | configure:5659: checking for 64-bit OS |
---|
134 | configure:5668: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c 1>&5 |
---|
135 | configure: In function 'main': |
---|
136 | configure:5669: error: size of array 'static_assert_line_5668' is negative |
---|
137 | configure: failed program was: |
---|
138 | #line 5661 "configure" |
---|
139 | #include "confdefs.h" |
---|
140 | |
---|
141 | #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__) |
---|
142 | #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) |
---|
143 | #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1] |
---|
144 | |
---|
145 | int main() { |
---|
146 | CONFIGURE_STATIC_ASSERT(sizeof(long) == 8) |
---|
147 | ; return 0; } |
---|
148 | configure:6046: checking for -dead_strip option to ld |
---|
149 | configure:6057: /usr/bin/g++-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-dead_strip conftest.C 1>&5 |
---|
150 | configure:7129: checking for ANSI C header files |
---|
151 | configure:7142: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
152 | configure:7209: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include -L/opt/local/lib conftest.c 1>&5 |
---|
153 | configure: In function 'main': |
---|
154 | configure:7204: warning: incompatible implicit declaration of built-in function 'exit' |
---|
155 | configure:7233: checking for working const |
---|
156 | configure:7287: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
157 | configure:7308: checking for mode_t |
---|
158 | configure:7341: checking for off_t |
---|
159 | configure:7374: checking for pid_t |
---|
160 | configure:7407: checking for size_t |
---|
161 | configure:7440: checking for st_blksize in struct stat |
---|
162 | configure:7453: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
163 | configure:7474: checking for siginfo_t |
---|
164 | configure:7487: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
165 | configure:7521: checking for int16_t |
---|
166 | configure:7534: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
167 | configure:7556: checking for int32_t |
---|
168 | configure:7569: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
169 | configure:7591: checking for int64_t |
---|
170 | configure:7604: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
171 | configure:7626: checking for int64 |
---|
172 | configure:7639: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
173 | configure: In function 'main': |
---|
174 | configure:7635: error: 'int64' undeclared (first use in this function) |
---|
175 | configure:7635: error: (Each undeclared identifier is reported only once |
---|
176 | configure:7635: error: for each function it appears in.) |
---|
177 | configure:7635: error: syntax error before 'foo' |
---|
178 | configure: failed program was: |
---|
179 | #line 7631 "configure" |
---|
180 | #include "confdefs.h" |
---|
181 | #include <stdio.h> |
---|
182 | #include <sys/types.h> |
---|
183 | int main() { |
---|
184 | int64 foo = 0; |
---|
185 | ; return 0; } |
---|
186 | configure:7661: checking for uint |
---|
187 | configure:7674: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
188 | configure:7696: checking for uint_t |
---|
189 | configure:7709: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
190 | configure: In function 'main': |
---|
191 | configure:7705: error: 'uint_t' undeclared (first use in this function) |
---|
192 | configure:7705: error: (Each undeclared identifier is reported only once |
---|
193 | configure:7705: error: for each function it appears in.) |
---|
194 | configure:7705: error: syntax error before 'foo' |
---|
195 | configure: failed program was: |
---|
196 | #line 7701 "configure" |
---|
197 | #include "confdefs.h" |
---|
198 | #include <stdio.h> |
---|
199 | #include <sys/types.h> |
---|
200 | int main() { |
---|
201 | uint_t foo = 0; |
---|
202 | ; return 0; } |
---|
203 | configure:7731: checking for uint16_t |
---|
204 | configure:7744: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
205 | configure: In function 'main': |
---|
206 | configure:7740: error: 'uint16_t' undeclared (first use in this function) |
---|
207 | configure:7740: error: (Each undeclared identifier is reported only once |
---|
208 | configure:7740: error: for each function it appears in.) |
---|
209 | configure:7740: error: syntax error before 'foo' |
---|
210 | configure: failed program was: |
---|
211 | #line 7736 "configure" |
---|
212 | #include "confdefs.h" |
---|
213 | #include <stdio.h> |
---|
214 | #include <sys/types.h> |
---|
215 | int main() { |
---|
216 | uint16_t foo = 0; |
---|
217 | ; return 0; } |
---|
218 | configure:7775: checking for uname.domainname |
---|
219 | configure:7788: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.C 1>&5 |
---|
220 | configure: In function 'int main()': |
---|
221 | configure:7784: error: 'struct utsname' has no member named 'domainname' |
---|
222 | configure: failed program was: |
---|
223 | #line 7780 "configure" |
---|
224 | #include "confdefs.h" |
---|
225 | #include <sys/utsname.h> |
---|
226 | int main() { |
---|
227 | struct utsname *res; char *domain; |
---|
228 | (void)uname(res); if (res != 0) { domain = res->domainname; } |
---|
229 | ; return 0; } |
---|
230 | configure:7812: checking for uname.__domainname |
---|
231 | configure:7825: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.C 1>&5 |
---|
232 | configure: In function 'int main()': |
---|
233 | configure:7821: error: 'struct utsname' has no member named '__domainname' |
---|
234 | configure: failed program was: |
---|
235 | #line 7817 "configure" |
---|
236 | #include "confdefs.h" |
---|
237 | #include <sys/utsname.h> |
---|
238 | int main() { |
---|
239 | struct utsname *res; char *domain; |
---|
240 | (void)uname(res); if (res != 0) { domain = res->__domainname; } |
---|
241 | ; return 0; } |
---|
242 | configure:7858: checking for usable wchar_t (2 bytes, unsigned) |
---|
243 | configure:7872: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
244 | configure: In function 'main': |
---|
245 | configure:7871: error: size of array 'static_assert_line_7871' is negative |
---|
246 | configure:7873: error: size of array 'static_assert_line_7872' is negative |
---|
247 | configure: failed program was: |
---|
248 | #line 7863 "configure" |
---|
249 | #include "confdefs.h" |
---|
250 | #include <stddef.h> |
---|
251 | |
---|
252 | #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__) |
---|
253 | #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) |
---|
254 | #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1] |
---|
255 | |
---|
256 | int main() { |
---|
257 | CONFIGURE_STATIC_ASSERT(sizeof(wchar_t) == 2); |
---|
258 | CONFIGURE_STATIC_ASSERT((wchar_t)-1 > (wchar_t) 0) |
---|
259 | ; return 0; } |
---|
260 | configure:7905: checking for compiler -fshort-wchar option |
---|
261 | configure:7919: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -I/opt/local/include conftest.C 1>&5 |
---|
262 | configure:7953: checking for visibility(hidden) attribute |
---|
263 | configure:7978: checking for visibility(default) attribute |
---|
264 | configure:8003: checking for visibility pragma support |
---|
265 | configure:8104: checking for dirent.h that defines DIR |
---|
266 | configure:8117: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include conftest.c 1>&5 |
---|
267 | configure:8142: checking for opendir in -ldir |
---|
268 | configure:8161: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include -L/opt/local/lib conftest.c -ldir 1>&5 |
---|
269 | ld: library not found for -ldir |
---|
270 | collect2: ld returned 1 exit status |
---|
271 | configure: failed program was: |
---|
272 | #line 8150 "configure" |
---|
273 | #include "confdefs.h" |
---|
274 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
275 | /* We use char because int might match the return type of a gcc2 |
---|
276 | builtin and then its argument prototype would still apply. */ |
---|
277 | char opendir(); |
---|
278 | |
---|
279 | int main() { |
---|
280 | opendir() |
---|
281 | ; return 0; } |
---|
282 | configure:8234: checking for sys/byteorder.h |
---|
283 | configure:8244: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
284 | configure:8240:27: error: sys/byteorder.h: No such file or directory |
---|
285 | configure: failed program was: |
---|
286 | #line 8239 "configure" |
---|
287 | #include "confdefs.h" |
---|
288 | #include <sys/byteorder.h> |
---|
289 | configure:8234: checking for compat.h |
---|
290 | configure:8244: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
291 | configure:8240:20: error: compat.h: No such file or directory |
---|
292 | configure: failed program was: |
---|
293 | #line 8239 "configure" |
---|
294 | #include "confdefs.h" |
---|
295 | #include <compat.h> |
---|
296 | configure:8234: checking for getopt.h |
---|
297 | configure:8244: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
298 | configure:8274: checking for sys/bitypes.h |
---|
299 | configure:8284: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
300 | configure:8280:25: error: sys/bitypes.h: No such file or directory |
---|
301 | configure: failed program was: |
---|
302 | #line 8279 "configure" |
---|
303 | #include "confdefs.h" |
---|
304 | #include <sys/bitypes.h> |
---|
305 | configure:8274: checking for memory.h |
---|
306 | configure:8284: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
307 | configure:8274: checking for unistd.h |
---|
308 | configure:8284: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
309 | configure:8314: checking for gnu/libc-version.h |
---|
310 | configure:8324: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
311 | configure:8320:30: error: gnu/libc-version.h: No such file or directory |
---|
312 | configure: failed program was: |
---|
313 | #line 8319 "configure" |
---|
314 | #include "confdefs.h" |
---|
315 | #include <gnu/libc-version.h> |
---|
316 | configure:8314: checking for nl_types.h |
---|
317 | configure:8324: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
318 | configure:8354: checking for malloc.h |
---|
319 | configure:8364: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
320 | configure:8360:20: error: malloc.h: No such file or directory |
---|
321 | configure: failed program was: |
---|
322 | #line 8359 "configure" |
---|
323 | #include "confdefs.h" |
---|
324 | #include <malloc.h> |
---|
325 | configure:8394: checking for X11/XKBlib.h |
---|
326 | configure:8404: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
327 | configure:8435: checking for sys/statvfs.h |
---|
328 | configure:8445: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
329 | configure:8435: checking for sys/statfs.h |
---|
330 | configure:8445: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
331 | configure:8441:24: error: sys/statfs.h: No such file or directory |
---|
332 | configure: failed program was: |
---|
333 | #line 8440 "configure" |
---|
334 | #include "confdefs.h" |
---|
335 | #include <sys/statfs.h> |
---|
336 | configure:8435: checking for sys/vfs.h |
---|
337 | configure:8445: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
338 | configure:8441:21: error: sys/vfs.h: No such file or directory |
---|
339 | configure: failed program was: |
---|
340 | #line 8440 "configure" |
---|
341 | #include "confdefs.h" |
---|
342 | #include <sys/vfs.h> |
---|
343 | configure:8435: checking for sys/mount.h |
---|
344 | configure:8445: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
345 | configure:8476: checking for mmintrin.h |
---|
346 | configure:8486: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
347 | configure:8523: checking for new |
---|
348 | configure:8533: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.C >/dev/null 2>conftest.out |
---|
349 | configure:8574: checking for sys/cdefs.h |
---|
350 | configure:8584: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
351 | configure:8618: checking for gethostbyname_r in -lc_r |
---|
352 | configure:8637: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include -L/opt/local/lib conftest.c -lc_r 1>&5 |
---|
353 | ld: library not found for -lc_r |
---|
354 | collect2: ld returned 1 exit status |
---|
355 | configure: failed program was: |
---|
356 | #line 8626 "configure" |
---|
357 | #include "confdefs.h" |
---|
358 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
359 | /* We use char because int might match the return type of a gcc2 |
---|
360 | builtin and then its argument prototype would still apply. */ |
---|
361 | char gethostbyname_r(); |
---|
362 | |
---|
363 | int main() { |
---|
364 | gethostbyname_r() |
---|
365 | ; return 0; } |
---|
366 | configure:8667: checking for atan in -lm |
---|
367 | configure:8686: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
368 | configure:8679: warning: conflicting types for built-in function 'atan' |
---|
369 | configure:8901: checking for socket in -lsocket |
---|
370 | configure:8920: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include -L/opt/local/lib conftest.c -lsocket -lm 1>&5 |
---|
371 | ld: library not found for -lsocket |
---|
372 | collect2: ld returned 1 exit status |
---|
373 | configure: failed program was: |
---|
374 | #line 8909 "configure" |
---|
375 | #include "confdefs.h" |
---|
376 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
377 | /* We use char because int might match the return type of a gcc2 |
---|
378 | builtin and then its argument prototype would still apply. */ |
---|
379 | char socket(); |
---|
380 | |
---|
381 | int main() { |
---|
382 | socket() |
---|
383 | ; return 0; } |
---|
384 | configure:9664: checking for pthread_create in -lpthreads |
---|
385 | /usr/bin/gcc-4.0 -o dummy dummy.c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include -lpthreads -L/opt/local/lib -lm |
---|
386 | dummy.c: In function 'main': |
---|
387 | dummy.c:9: warning: incompatible implicit declaration of built-in function 'exit' |
---|
388 | ld: library not found for -lpthreads |
---|
389 | collect2: ld returned 1 exit status |
---|
390 | configure:9686: checking for pthread_create in -lpthread |
---|
391 | /usr/bin/gcc-4.0 -o dummy dummy.c -O2 -fpascal-strings -no-cpp-precomp -fno-common -I/opt/local/include -lpthread -L/opt/local/lib -lm |
---|
392 | dummy.c: In function 'main': |
---|
393 | dummy.c:9: warning: incompatible implicit declaration of built-in function 'exit' |
---|
394 | configure:9786: checking whether /usr/bin/gcc-4.0 accepts -pthread |
---|
395 | configure:9904: checking whether mmap() sees write()s |
---|
396 | configure:9947: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
397 | configure:9972: checking whether /usr/bin/gcc-4.0 needs -traditional |
---|
398 | configure:9997:20: error: termio.h: No such file or directory |
---|
399 | configure:10018: checking for 8-bit clean memcmp |
---|
400 | configure:10036: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
401 | configure: In function 'main': |
---|
402 | configure:10031: warning: incompatible implicit declaration of built-in function 'exit' |
---|
403 | configure:10056: checking for random |
---|
404 | configure:10084: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
405 | configure:10056: checking for strerror |
---|
406 | configure:10084: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
407 | configure:10056: checking for lchown |
---|
408 | configure:10084: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
409 | configure:10056: checking for fchmod |
---|
410 | configure:10084: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
411 | configure:10056: checking for snprintf |
---|
412 | configure:10084: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
413 | configure:10068: warning: conflicting types for built-in function 'snprintf' |
---|
414 | configure:10056: checking for statvfs |
---|
415 | configure:10084: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
416 | configure:10056: checking for memmove |
---|
417 | configure:10084: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
418 | configure:10068: warning: conflicting types for built-in function 'memmove' |
---|
419 | configure:10056: checking for rint |
---|
420 | configure:10084: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
421 | configure:10068: warning: conflicting types for built-in function 'rint' |
---|
422 | configure:10056: checking for stat64 |
---|
423 | configure:10084: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
424 | configure:10056: checking for lstat64 |
---|
425 | configure:10084: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
426 | configure:10111: checking for flockfile |
---|
427 | configure:10139: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
428 | configure:10111: checking for getpagesize |
---|
429 | configure:10139: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
430 | configure:10168: checking for localtime_r |
---|
431 | configure:10196: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
432 | configure:10168: checking for strtok_r |
---|
433 | configure:10196: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
434 | configure:10232: checking for wcrtomb |
---|
435 | configure:10244: /usr/bin/g++-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include -L/opt/local/lib conftest.C -lm 1>&5 |
---|
436 | configure:10264: checking for mbrtowc |
---|
437 | configure:10276: /usr/bin/g++-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include -L/opt/local/lib conftest.C -lm 1>&5 |
---|
438 | configure:10305: checking for res_ninit() |
---|
439 | configure:10322: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
440 | Undefined symbols: |
---|
441 | "_res_9_ninit", referenced from: |
---|
442 | _main in ccXpuesj.o |
---|
443 | ld: symbol(s) not found |
---|
444 | collect2: ld returned 1 exit status |
---|
445 | configure: failed program was: |
---|
446 | #line 10310 "configure" |
---|
447 | #include "confdefs.h" |
---|
448 | |
---|
449 | #ifdef linux |
---|
450 | #define _BSD_SOURCE 1 |
---|
451 | #endif |
---|
452 | #include <resolv.h> |
---|
453 | |
---|
454 | int main() { |
---|
455 | int foo = res_ninit(&_res); |
---|
456 | ; return 0; } |
---|
457 | configure:10352: checking for gnu_get_libc_version() |
---|
458 | configure:10368: /usr/bin/g++-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include -L/opt/local/lib conftest.C -lm 1>&5 |
---|
459 | configure: In function 'int main()': |
---|
460 | configure:10364: error: 'gnu_get_libc_version' was not declared in this scope |
---|
461 | configure: failed program was: |
---|
462 | #line 10357 "configure" |
---|
463 | #include "confdefs.h" |
---|
464 | |
---|
465 | #ifdef HAVE_GNU_LIBC_VERSION_H |
---|
466 | #include <gnu/libc-version.h> |
---|
467 | #endif |
---|
468 | |
---|
469 | int main() { |
---|
470 | const char *glibc_version = gnu_get_libc_version(); |
---|
471 | ; return 0; } |
---|
472 | configure:10620: checking for nl_langinfo and CODESET |
---|
473 | configure:10632: /usr/bin/g++-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include -L/opt/local/lib conftest.C -lm 1>&5 |
---|
474 | configure:10664: checking for an implementation of va_copy() |
---|
475 | configure:10688: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
476 | configure: In function 'f': |
---|
477 | configure:10682: warning: incompatible implicit declaration of built-in function 'exit' |
---|
478 | configure:10705: checking for an implementation of __va_copy() |
---|
479 | configure:10729: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
480 | configure: In function 'f': |
---|
481 | configure:10723: warning: incompatible implicit declaration of built-in function 'exit' |
---|
482 | configure:10746: checking whether va_lists can be copied by value |
---|
483 | configure:10770: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lm 1>&5 |
---|
484 | configure: In function 'f': |
---|
485 | configure:10764: warning: incompatible implicit declaration of built-in function 'exit' |
---|
486 | configure:10869: checking for C++ exceptions flag |
---|
487 | configure:10904: checking for gcc 3.0 ABI |
---|
488 | configure:10922: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
489 | configure:10946: checking for C++ "explicit" keyword |
---|
490 | configure:10961: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
491 | configure:10982: checking for C++ "typename" keyword |
---|
492 | configure:11006: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
493 | configure:11027: checking for modern C++ template specialization syntax support |
---|
494 | configure:11042: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
495 | configure:11064: checking whether partial template specialization works |
---|
496 | configure:11077: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
497 | configure:11098: checking whether operators must be re-defined for templates derived from templates |
---|
498 | configure:11115: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
499 | configure:11137: checking whether we need to cast a derived template to pass as its base class |
---|
500 | configure:11151: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
501 | configure:11172: checking whether the compiler can resolve const ambiguities for templates |
---|
502 | configure:11198: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
503 | configure:11220: checking whether the C++ "using" keyword can change access |
---|
504 | configure:11233: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
505 | configure:11244: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
506 | configure: In function 'int main()': |
---|
507 | configure:11237: error: 'int A::foo()' is inaccessible |
---|
508 | configure:11240: error: within this context |
---|
509 | configure: failed program was: |
---|
510 | #line 11236 "configure" |
---|
511 | #include "confdefs.h" |
---|
512 | class A { public: int foo() { return 1; } }; |
---|
513 | class B : public A { private: using A::foo; }; |
---|
514 | int main() { |
---|
515 | B b; return b.foo(); |
---|
516 | ; return 0; } |
---|
517 | configure:11272: checking whether the C++ "using" keyword resolves ambiguity |
---|
518 | configure:11293: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
519 | configure:11314: checking for "std::" namespace |
---|
520 | configure:11326: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
521 | configure:11347: checking whether standard template operator!=() is ambiguous |
---|
522 | configure:11362: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
523 | configure:11384: checking for C++ reinterpret_cast |
---|
524 | configure:11397: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
525 | configure:11418: checking for C++ dynamic_cast to void* |
---|
526 | configure:11442: /usr/bin/g++-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include -L/opt/local/lib conftest.C -lm 1>&5 |
---|
527 | configure:11466: checking whether C++ requires implementation of unused virtual methods |
---|
528 | configure:11478: /usr/bin/g++-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include -L/opt/local/lib conftest.C -lm 1>&5 |
---|
529 | configure:11501: checking for trouble comparing to zero near std::operator!=() |
---|
530 | configure:11517: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include conftest.C 1>&5 |
---|
531 | configure:11549: checking for LC_MESSAGES |
---|
532 | configure:11561: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include conftest.c 1>&5 |
---|
533 | configure:11642: checking for nspr-config |
---|
534 | configure:11677: checking for NSPR - version >= 4.0.0 (skipping) |
---|
535 | configure:11887: checking for jpeg_destroy_compress in -ljpeg |
---|
536 | configure:11906: /usr/bin/gcc-4.0 -o conftest -I/opt/local/include -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -ljpeg -lm 1>&5 |
---|
537 | configure:11949: /usr/bin/gcc-4.0 -o conftest -I/opt/local/include -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -ljpeg -lm 1>&5 |
---|
538 | configure: In function 'main': |
---|
539 | configure:11941: warning: incompatible implicit declaration of built-in function 'exit' |
---|
540 | configure:11990: checking for gzread in -lz |
---|
541 | configure:12009: /usr/bin/gcc-4.0 -o conftest -I/opt/local/include -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lz -lm 1>&5 |
---|
542 | configure:12058: /usr/bin/gcc-4.0 -o conftest -I/opt/local/include -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lz -lm 1>&5 |
---|
543 | configure: In function 'main': |
---|
544 | configure:12048: warning: incompatible implicit declaration of built-in function 'exit' |
---|
545 | configure:12101: checking for png_get_valid in -lpng |
---|
546 | configure:12120: /usr/bin/gcc-4.0 -o conftest -I/opt/local/include -I/opt/local/include -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -lz -lz -L/opt/local/lib conftest.c -lpng -lm 1>&5 |
---|
547 | configure:12162: /usr/bin/gcc-4.0 -o conftest -I/opt/local/include -I/opt/local/include -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -lz -lz -L/opt/local/lib conftest.c -lpng -lm 1>&5 |
---|
548 | configure: In function 'main': |
---|
549 | configure:12154: warning: incompatible implicit declaration of built-in function 'exit' |
---|
550 | configure:12645: checking for pkg-config |
---|
551 | configure:12689: checking for gtk+-2.0 >= 1.3.7 |
---|
552 | configure:12696: checking MOZ_GTK2_CFLAGS |
---|
553 | configure:12701: checking MOZ_GTK2_LIBS |
---|
554 | configure:13556: checking for xft |
---|
555 | configure:13563: checking MOZ_XFT_CFLAGS |
---|
556 | configure:13568: checking MOZ_XFT_LIBS |
---|
557 | configure:13647: checking for pango >= 1.1.0 |
---|
558 | configure:13654: checking _PANGOCHK_CFLAGS |
---|
559 | configure:13659: checking _PANGOCHK_LIBS |
---|
560 | configure:13843: checking for XpGetPrinterList in -lXp |
---|
561 | configure:13862: /usr/bin/gcc-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -I/opt/local/include -L/opt/local/lib conftest.c -lXp -lm 1>&5 |
---|
562 | ld: library not found for -lXp |
---|
563 | collect2: ld returned 1 exit status |
---|
564 | configure: failed program was: |
---|
565 | #line 13851 "configure" |
---|
566 | #include "confdefs.h" |
---|
567 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
568 | /* We use char because int might match the return type of a gcc2 |
---|
569 | builtin and then its argument prototype would still apply. */ |
---|
570 | char XpGetPrinterList(); |
---|
571 | |
---|
572 | int main() { |
---|
573 | XpGetPrinterList() |
---|
574 | ; return 0; } |
---|
575 | configure:13979: checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0 |
---|
576 | configure:13986: checking MOZ_GNOMEVFS_CFLAGS |
---|
577 | configure:13991: checking MOZ_GNOMEVFS_LIBS |
---|
578 | configure:14086: checking for gconf-2.0 >= 1.2.1 |
---|
579 | configure:14093: checking MOZ_GCONF_CFLAGS |
---|
580 | configure:14098: checking MOZ_GCONF_LIBS |
---|
581 | configure:14189: checking for libgnome-2.0 >= 2.0 |
---|
582 | configure:14323: checking for libgnomeui-2.0 >= 2.2.0 |
---|
583 | configure:15721: checking for valid optimization flags |
---|
584 | configure:15732: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -O2 -I/opt/local/include conftest.c 1>&5 |
---|
585 | configure:16343: checking for __cxa_demangle |
---|
586 | configure:16374: /usr/bin/g++-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -I/opt/local/include -L/opt/local/lib conftest.C -lm 1>&5 |
---|
587 | configure:16512: checking for gcc -pipe support |
---|
588 | dummy-hello.c: In function 'main': |
---|
589 | dummy-hello.c:2: error: missing terminating " character |
---|
590 | dummy-hello.c:3: error: missing terminating " character |
---|
591 | dummy-hello.c:3: error: syntax error at end of input |
---|
592 | configure:16534: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -pipe -I/opt/local/include conftest.c 1>&5 |
---|
593 | configure:16576: checking whether compiler supports -Wno-long-long |
---|
594 | configure:16585: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -pipe -Wno-long-long -I/opt/local/include conftest.c 1>&5 |
---|
595 | configure:16606: checking whether C compiler supports -fprofile-generate |
---|
596 | configure:16615: /usr/bin/gcc-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -pipe -fprofile-generate -I/opt/local/include conftest.c 1>&5 |
---|
597 | configure:16722: checking for correct temporary object destruction order |
---|
598 | configure:16747: /usr/bin/g++-4.0 -o conftest -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -pipe -I/opt/local/include -L/opt/local/lib conftest.C -lm 1>&5 |
---|
599 | configure:16768: checking for correct overload resolution with const and templates |
---|
600 | configure:16803: /usr/bin/g++-4.0 -c -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -pthread -pipe -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -I/opt/local/include conftest.C 1>&5 |
---|
601 | configure: In function 'int main()': |
---|
602 | configure:16798: warning: 'bar' is used uninitialized in this function |
---|
603 | configure:17139: checking for libIDL-2.0 >= 0.8.0 |
---|
604 | configure:17146: checking LIBIDL_CFLAGS |
---|
605 | configure:17151: checking LIBIDL_LIBS |
---|
606 | configure:18535: checking for glib-2.0 >= 1.3.7 |
---|
607 | configure:18542: checking GLIB_CFLAGS |
---|
608 | configure:18547: checking GLIB_LIBS |
---|
609 | configure:19293: checking for cairo >= 0.3.0 |
---|
610 | configure:19300: checking CAIRO_CFLAGS |
---|
611 | configure:19305: checking CAIRO_LIBS |
---|
612 | configure:19976: /usr/bin/gcc-4.0 -c -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -O2 -fpascal-strings -no-cpp-precomp -fno-common -pthread -pipe -I/opt/local/include conftest.c 1>&5 |
---|
613 | configure: In function 'main': |
---|
614 | configure:19970: warning: implicit declaration of function 'exit' |
---|
615 | configure:19970: warning: incompatible implicit declaration of built-in function 'exit' |
---|