1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by lzo configure 2.03, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-shared --disable-static --disable-asm |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Macintosh-2.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 2.00 gigabytes |
---|
33 | Default processor set: 74 tasks, 283 threads, 2 processors |
---|
34 | Load average: 0.40, Mach factor: 1.64 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1528: Configuring LZO 2.03 |
---|
52 | configure:1563: checking build system type |
---|
53 | configure:1581: result: i386-apple-darwin10.0.0 |
---|
54 | configure:1589: checking host system type |
---|
55 | configure:1603: result: i386-apple-darwin10.0.0 |
---|
56 | configure:1611: checking target system type |
---|
57 | configure:1625: result: i386-apple-darwin10.0.0 |
---|
58 | configure:1639: checking whether to enable maintainer-specific portions of Makefiles |
---|
59 | configure:1648: result: no |
---|
60 | configure:1781: checking for gcc |
---|
61 | configure:1807: result: /usr/bin/gcc-4.2 |
---|
62 | configure:2051: checking for C compiler version |
---|
63 | configure:2054: /usr/bin/gcc-4.2 --version </dev/null >&5 |
---|
64 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) |
---|
65 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
66 | This is free software; see the source for copying conditions. There is NO |
---|
67 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
68 | |
---|
69 | configure:2057: $? = 0 |
---|
70 | configure:2059: /usr/bin/gcc-4.2 -v </dev/null >&5 |
---|
71 | Using built-in specs. |
---|
72 | Target: i686-apple-darwin10 |
---|
73 | Configured with: /var/tmp/gcc/gcc-5646~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 |
---|
74 | Thread model: posix |
---|
75 | gcc version 4.2.1 (Apple Inc. build 5646) |
---|
76 | configure:2062: $? = 0 |
---|
77 | configure:2064: /usr/bin/gcc-4.2 -V </dev/null >&5 |
---|
78 | gcc-4.2: argument to `-V' is missing |
---|
79 | configure:2067: $? = 1 |
---|
80 | configure:2090: checking for C compiler default output file name |
---|
81 | configure:2093: /usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
82 | configure:2096: $? = 0 |
---|
83 | configure:2142: result: a.out |
---|
84 | configure:2147: checking whether the C compiler works |
---|
85 | configure:2153: ./a.out |
---|
86 | configure:2156: $? = 0 |
---|
87 | configure:2173: result: yes |
---|
88 | configure:2180: checking whether we are cross compiling |
---|
89 | configure:2182: result: no |
---|
90 | configure:2185: checking for suffix of executables |
---|
91 | configure:2187: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
92 | configure:2190: $? = 0 |
---|
93 | configure:2215: result: |
---|
94 | configure:2221: checking for suffix of object files |
---|
95 | configure:2242: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
96 | configure:2245: $? = 0 |
---|
97 | configure:2267: result: o |
---|
98 | configure:2271: checking whether we are using the GNU C compiler |
---|
99 | configure:2295: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
100 | configure:2301: $? = 0 |
---|
101 | configure:2304: test -z || test ! -s conftest.err |
---|
102 | configure:2307: $? = 0 |
---|
103 | configure:2310: test -s conftest.o |
---|
104 | configure:2313: $? = 0 |
---|
105 | configure:2326: result: yes |
---|
106 | configure:2332: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
107 | configure:2353: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
108 | configure:2359: $? = 0 |
---|
109 | configure:2362: test -z || test ! -s conftest.err |
---|
110 | configure:2365: $? = 0 |
---|
111 | configure:2368: test -s conftest.o |
---|
112 | configure:2371: $? = 0 |
---|
113 | configure:2382: result: yes |
---|
114 | configure:2399: checking for /usr/bin/gcc-4.2 option to accept ANSI C |
---|
115 | configure:2469: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
116 | configure:2475: $? = 0 |
---|
117 | configure:2478: test -z || test ! -s conftest.err |
---|
118 | configure:2481: $? = 0 |
---|
119 | configure:2484: test -s conftest.o |
---|
120 | configure:2487: $? = 0 |
---|
121 | configure:2505: result: none needed |
---|
122 | configure:2523: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
123 | conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' |
---|
124 | conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' |
---|
125 | conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' |
---|
126 | lipo: can't figure out the architecture type of: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//ccEquu0j.out |
---|
127 | configure:2529: $? = 1 |
---|
128 | configure: failed program was: |
---|
129 | | #ifndef __cplusplus |
---|
130 | | choke me |
---|
131 | | #endif |
---|
132 | configure:2664: checking how to run the C preprocessor |
---|
133 | configure:2699: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
134 | configure:2705: $? = 0 |
---|
135 | configure:2737: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
136 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
137 | configure:2743: $? = 1 |
---|
138 | configure: failed program was: |
---|
139 | | /* confdefs.h. */ |
---|
140 | | |
---|
141 | | #define PACKAGE_NAME "lzo" |
---|
142 | | #define PACKAGE_TARNAME "lzo" |
---|
143 | | #define PACKAGE_VERSION "2.03" |
---|
144 | | #define PACKAGE_STRING "lzo 2.03" |
---|
145 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
146 | | /* end confdefs.h. */ |
---|
147 | | #include <ac_nonexistent.h> |
---|
148 | configure:2782: result: /usr/bin/gcc-4.2 -E |
---|
149 | configure:2806: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
150 | configure:2812: $? = 0 |
---|
151 | configure:2844: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
152 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
153 | configure:2850: $? = 1 |
---|
154 | configure: failed program was: |
---|
155 | | /* confdefs.h. */ |
---|
156 | | |
---|
157 | | #define PACKAGE_NAME "lzo" |
---|
158 | | #define PACKAGE_TARNAME "lzo" |
---|
159 | | #define PACKAGE_VERSION "2.03" |
---|
160 | | #define PACKAGE_STRING "lzo 2.03" |
---|
161 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
162 | | /* end confdefs.h. */ |
---|
163 | | #include <ac_nonexistent.h> |
---|
164 | configure:2894: checking whether the C preprocessor needs special flags |
---|
165 | configure:2928: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
166 | configure:2934: $? = 0 |
---|
167 | configure:2937: test -z || test ! -s conftest.err |
---|
168 | configure:2940: $? = 0 |
---|
169 | configure:2943: test -s conftest.o |
---|
170 | configure:2946: $? = 0 |
---|
171 | configure:2961: result: none needed |
---|
172 | configure:2978: checking for an ANSI C-conforming const |
---|
173 | configure:3045: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
174 | configure:3051: $? = 0 |
---|
175 | configure:3054: test -z || test ! -s conftest.err |
---|
176 | configure:3057: $? = 0 |
---|
177 | configure:3060: test -s conftest.o |
---|
178 | configure:3063: $? = 0 |
---|
179 | configure:3074: result: yes |
---|
180 | configure:3085: checking whether byte ordering is bigendian |
---|
181 | configure:3112: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
182 | configure:3118: $? = 0 |
---|
183 | configure:3121: test -z || test ! -s conftest.err |
---|
184 | configure:3124: $? = 0 |
---|
185 | configure:3127: test -s conftest.o |
---|
186 | configure:3130: $? = 0 |
---|
187 | configure:3154: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
188 | conftest.c: In function 'main': |
---|
189 | conftest.c:16: error: 'not' undeclared (first use in this function) |
---|
190 | conftest.c:16: error: (Each undeclared identifier is reported only once |
---|
191 | conftest.c:16: error: for each function it appears in.) |
---|
192 | conftest.c:16: error: expected ';' before 'big' |
---|
193 | conftest.c: In function 'main': |
---|
194 | conftest.c:16: error: 'not' undeclared (first use in this function) |
---|
195 | conftest.c:16: error: (Each undeclared identifier is reported only once |
---|
196 | conftest.c:16: error: for each function it appears in.) |
---|
197 | conftest.c:16: error: expected ';' before 'big' |
---|
198 | lipo: can't figure out the architecture type of: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//cc9yqgxz.out |
---|
199 | configure:3160: $? = 1 |
---|
200 | configure: failed program was: |
---|
201 | | /* confdefs.h. */ |
---|
202 | | |
---|
203 | | #define PACKAGE_NAME "lzo" |
---|
204 | | #define PACKAGE_TARNAME "lzo" |
---|
205 | | #define PACKAGE_VERSION "2.03" |
---|
206 | | #define PACKAGE_STRING "lzo 2.03" |
---|
207 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
208 | | /* end confdefs.h. */ |
---|
209 | | #include <sys/types.h> |
---|
210 | | #include <sys/param.h> |
---|
211 | | |
---|
212 | | int |
---|
213 | | main () |
---|
214 | | { |
---|
215 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
216 | | not big endian |
---|
217 | | #endif |
---|
218 | | |
---|
219 | | ; |
---|
220 | | return 0; |
---|
221 | | } |
---|
222 | configure:3293: result: no |
---|
223 | configure:3324: checking for special C compiler options needed for large files |
---|
224 | configure:3421: result: no |
---|
225 | configure:3427: checking for _FILE_OFFSET_BITS value needed for large files |
---|
226 | configure:3458: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
227 | configure:3464: $? = 0 |
---|
228 | configure:3467: test -z || test ! -s conftest.err |
---|
229 | configure:3470: $? = 0 |
---|
230 | configure:3473: test -s conftest.o |
---|
231 | configure:3476: $? = 0 |
---|
232 | configure:3540: result: no |
---|
233 | configure:3550: checking for _LARGE_FILES value needed for large files |
---|
234 | configure:3581: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
235 | configure:3587: $? = 0 |
---|
236 | configure:3590: test -z || test ! -s conftest.err |
---|
237 | configure:3593: $? = 0 |
---|
238 | configure:3596: test -s conftest.o |
---|
239 | configure:3599: $? = 0 |
---|
240 | configure:3663: result: no |
---|
241 | configure:3690: checking for a BSD-compatible install |
---|
242 | configure:3745: result: /usr/bin/install -c |
---|
243 | configure:3756: checking whether build environment is sane |
---|
244 | configure:3799: result: yes |
---|
245 | configure:3864: checking for gawk |
---|
246 | configure:3893: result: no |
---|
247 | configure:3864: checking for mawk |
---|
248 | configure:3893: result: no |
---|
249 | configure:3864: checking for nawk |
---|
250 | configure:3893: result: no |
---|
251 | configure:3864: checking for awk |
---|
252 | configure:3880: found /usr/bin/awk |
---|
253 | configure:3890: result: awk |
---|
254 | configure:3900: checking whether make sets $(MAKE) |
---|
255 | configure:3920: result: yes |
---|
256 | configure:3950: checking for style of include used by make |
---|
257 | configure:3978: result: GNU |
---|
258 | configure:4154: checking dependency style of /usr/bin/gcc-4.2 |
---|
259 | configure:4244: result: none |
---|
260 | configure:4338: checking for a sed that does not truncate output |
---|
261 | configure:4392: result: /usr/bin/sed |
---|
262 | configure:4395: checking for egrep |
---|
263 | configure:4405: result: grep -E |
---|
264 | configure:4421: checking for ld used by /usr/bin/gcc-4.2 |
---|
265 | configure:4488: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
266 | configure:4497: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
267 | configure:4512: result: no |
---|
268 | configure:4517: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files |
---|
269 | configure:4524: result: -r |
---|
270 | configure:4542: checking for BSD-compatible nm |
---|
271 | configure:4591: result: /usr/bin/nm |
---|
272 | configure:4595: checking whether ln -s works |
---|
273 | configure:4599: result: yes |
---|
274 | configure:4606: checking how to recognise dependent libraries |
---|
275 | configure:4782: result: pass_all |
---|
276 | configure:5013: checking for ANSI C header files |
---|
277 | configure:5038: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
278 | configure:5044: $? = 0 |
---|
279 | configure:5047: test -z || test ! -s conftest.err |
---|
280 | configure:5050: $? = 0 |
---|
281 | configure:5053: test -s conftest.o |
---|
282 | configure:5056: $? = 0 |
---|
283 | configure:5145: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
284 | conftest.c: In function 'main': |
---|
285 | conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit' |
---|
286 | conftest.c: In function 'main': |
---|
287 | conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit' |
---|
288 | conftest.c: In function 'main': |
---|
289 | conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit' |
---|
290 | configure:5148: $? = 0 |
---|
291 | configure:5150: ./conftest |
---|
292 | configure:5153: $? = 0 |
---|
293 | configure:5168: result: yes |
---|
294 | configure:5192: checking for sys/types.h |
---|
295 | configure:5208: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
296 | configure:5214: $? = 0 |
---|
297 | configure:5217: test -z || test ! -s conftest.err |
---|
298 | configure:5220: $? = 0 |
---|
299 | configure:5223: test -s conftest.o |
---|
300 | configure:5226: $? = 0 |
---|
301 | configure:5237: result: yes |
---|
302 | configure:5192: checking for sys/stat.h |
---|
303 | configure:5208: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
304 | configure:5214: $? = 0 |
---|
305 | configure:5217: test -z || test ! -s conftest.err |
---|
306 | configure:5220: $? = 0 |
---|
307 | configure:5223: test -s conftest.o |
---|
308 | configure:5226: $? = 0 |
---|
309 | configure:5237: result: yes |
---|
310 | configure:5192: checking for stdlib.h |
---|
311 | configure:5208: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
312 | configure:5214: $? = 0 |
---|
313 | configure:5217: test -z || test ! -s conftest.err |
---|
314 | configure:5220: $? = 0 |
---|
315 | configure:5223: test -s conftest.o |
---|
316 | configure:5226: $? = 0 |
---|
317 | configure:5237: result: yes |
---|
318 | configure:5192: checking for string.h |
---|
319 | configure:5208: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
320 | configure:5214: $? = 0 |
---|
321 | configure:5217: test -z || test ! -s conftest.err |
---|
322 | configure:5220: $? = 0 |
---|
323 | configure:5223: test -s conftest.o |
---|
324 | configure:5226: $? = 0 |
---|
325 | configure:5237: result: yes |
---|
326 | configure:5192: checking for memory.h |
---|
327 | configure:5208: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
328 | configure:5214: $? = 0 |
---|
329 | configure:5217: test -z || test ! -s conftest.err |
---|
330 | configure:5220: $? = 0 |
---|
331 | configure:5223: test -s conftest.o |
---|
332 | configure:5226: $? = 0 |
---|
333 | configure:5237: result: yes |
---|
334 | configure:5192: checking for strings.h |
---|
335 | configure:5208: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
336 | configure:5214: $? = 0 |
---|
337 | configure:5217: test -z || test ! -s conftest.err |
---|
338 | configure:5220: $? = 0 |
---|
339 | configure:5223: test -s conftest.o |
---|
340 | configure:5226: $? = 0 |
---|
341 | configure:5237: result: yes |
---|
342 | configure:5192: checking for inttypes.h |
---|
343 | configure:5208: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
344 | configure:5214: $? = 0 |
---|
345 | configure:5217: test -z || test ! -s conftest.err |
---|
346 | configure:5220: $? = 0 |
---|
347 | configure:5223: test -s conftest.o |
---|
348 | configure:5226: $? = 0 |
---|
349 | configure:5237: result: yes |
---|
350 | configure:5192: checking for stdint.h |
---|
351 | configure:5208: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
352 | configure:5214: $? = 0 |
---|
353 | configure:5217: test -z || test ! -s conftest.err |
---|
354 | configure:5220: $? = 0 |
---|
355 | configure:5223: test -s conftest.o |
---|
356 | configure:5226: $? = 0 |
---|
357 | configure:5237: result: yes |
---|
358 | configure:5192: checking for unistd.h |
---|
359 | configure:5208: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
360 | configure:5214: $? = 0 |
---|
361 | configure:5217: test -z || test ! -s conftest.err |
---|
362 | configure:5220: $? = 0 |
---|
363 | configure:5223: test -s conftest.o |
---|
364 | configure:5226: $? = 0 |
---|
365 | configure:5237: result: yes |
---|
366 | configure:5263: checking dlfcn.h usability |
---|
367 | configure:5275: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
368 | configure:5281: $? = 0 |
---|
369 | configure:5284: test -z || test ! -s conftest.err |
---|
370 | configure:5287: $? = 0 |
---|
371 | configure:5290: test -s conftest.o |
---|
372 | configure:5293: $? = 0 |
---|
373 | configure:5303: result: yes |
---|
374 | configure:5307: checking dlfcn.h presence |
---|
375 | configure:5317: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
376 | configure:5323: $? = 0 |
---|
377 | configure:5343: result: yes |
---|
378 | configure:5378: checking for dlfcn.h |
---|
379 | configure:5385: result: yes |
---|
380 | configure:5492: checking for C++ compiler version |
---|
381 | configure:5495: /usr/bin/g++-4.2 --version </dev/null >&5 |
---|
382 | i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) |
---|
383 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
384 | This is free software; see the source for copying conditions. There is NO |
---|
385 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
386 | |
---|
387 | configure:5498: $? = 0 |
---|
388 | configure:5500: /usr/bin/g++-4.2 -v </dev/null >&5 |
---|
389 | Using built-in specs. |
---|
390 | Target: i686-apple-darwin10 |
---|
391 | Configured with: /var/tmp/gcc/gcc-5646~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 |
---|
392 | Thread model: posix |
---|
393 | gcc version 4.2.1 (Apple Inc. build 5646) |
---|
394 | configure:5503: $? = 0 |
---|
395 | configure:5505: /usr/bin/g++-4.2 -V </dev/null >&5 |
---|
396 | g++-4.2: argument to `-V' is missing |
---|
397 | configure:5508: $? = 1 |
---|
398 | configure:5511: checking whether we are using the GNU C++ compiler |
---|
399 | configure:5535: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.cc >&5 |
---|
400 | configure:5541: $? = 0 |
---|
401 | configure:5544: test -z || test ! -s conftest.err |
---|
402 | configure:5547: $? = 0 |
---|
403 | configure:5550: test -s conftest.o |
---|
404 | configure:5553: $? = 0 |
---|
405 | configure:5566: result: yes |
---|
406 | configure:5572: checking whether /usr/bin/g++-4.2 accepts -g |
---|
407 | configure:5593: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cc >&5 |
---|
408 | configure:5599: $? = 0 |
---|
409 | configure:5602: test -z || test ! -s conftest.err |
---|
410 | configure:5605: $? = 0 |
---|
411 | configure:5608: test -s conftest.o |
---|
412 | configure:5611: $? = 0 |
---|
413 | configure:5622: result: yes |
---|
414 | configure:5664: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.cc >&5 |
---|
415 | configure:5670: $? = 0 |
---|
416 | configure:5673: test -z || test ! -s conftest.err |
---|
417 | configure:5676: $? = 0 |
---|
418 | configure:5679: test -s conftest.o |
---|
419 | configure:5682: $? = 0 |
---|
420 | configure:5708: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.cc >&5 |
---|
421 | conftest.cc: In function 'int main()': |
---|
422 | conftest.cc:27: error: 'exit' was not declared in this scope |
---|
423 | conftest.cc: In function 'int main()': |
---|
424 | conftest.cc:27: error: 'exit' was not declared in this scope |
---|
425 | conftest.cc: In function 'int main()': |
---|
426 | conftest.cc:27: error: 'exit' was not declared in this scope |
---|
427 | lipo: can't figure out the architecture type of: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//cck3dlW7.out |
---|
428 | configure:5714: $? = 1 |
---|
429 | configure: failed program was: |
---|
430 | | /* confdefs.h. */ |
---|
431 | | |
---|
432 | | #define PACKAGE_NAME "lzo" |
---|
433 | | #define PACKAGE_TARNAME "lzo" |
---|
434 | | #define PACKAGE_VERSION "2.03" |
---|
435 | | #define PACKAGE_STRING "lzo 2.03" |
---|
436 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
437 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
438 | | #define PACKAGE "lzo" |
---|
439 | | #define VERSION "2.03" |
---|
440 | | #define STDC_HEADERS 1 |
---|
441 | | #define HAVE_SYS_TYPES_H 1 |
---|
442 | | #define HAVE_SYS_STAT_H 1 |
---|
443 | | #define HAVE_STDLIB_H 1 |
---|
444 | | #define HAVE_STRING_H 1 |
---|
445 | | #define HAVE_MEMORY_H 1 |
---|
446 | | #define HAVE_STRINGS_H 1 |
---|
447 | | #define HAVE_INTTYPES_H 1 |
---|
448 | | #define HAVE_STDINT_H 1 |
---|
449 | | #define HAVE_UNISTD_H 1 |
---|
450 | | #define HAVE_DLFCN_H 1 |
---|
451 | | /* end confdefs.h. */ |
---|
452 | | |
---|
453 | | int |
---|
454 | | main () |
---|
455 | | { |
---|
456 | | exit (42); |
---|
457 | | ; |
---|
458 | | return 0; |
---|
459 | | } |
---|
460 | configure:5664: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.cc >&5 |
---|
461 | conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
462 | In file included from conftest.cc:24: |
---|
463 | /usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions |
---|
464 | conftest.cc:23: error: from previous declaration 'void std::exit(int) throw ()' |
---|
465 | conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
466 | In file included from conftest.cc:24: |
---|
467 | /usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions |
---|
468 | conftest.cc:23: error: from previous declaration 'void std::exit(int) throw ()' |
---|
469 | conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
470 | In file included from conftest.cc:24: |
---|
471 | /usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions |
---|
472 | conftest.cc:23: error: from previous declaration 'void std::exit(int) throw ()' |
---|
473 | lipo: can't figure out the architecture type of: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//ccsCC72f.out |
---|
474 | configure:5670: $? = 1 |
---|
475 | configure: failed program was: |
---|
476 | | /* confdefs.h. */ |
---|
477 | | |
---|
478 | | #define PACKAGE_NAME "lzo" |
---|
479 | | #define PACKAGE_TARNAME "lzo" |
---|
480 | | #define PACKAGE_VERSION "2.03" |
---|
481 | | #define PACKAGE_STRING "lzo 2.03" |
---|
482 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
483 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
484 | | #define PACKAGE "lzo" |
---|
485 | | #define VERSION "2.03" |
---|
486 | | #define STDC_HEADERS 1 |
---|
487 | | #define HAVE_SYS_TYPES_H 1 |
---|
488 | | #define HAVE_SYS_STAT_H 1 |
---|
489 | | #define HAVE_STDLIB_H 1 |
---|
490 | | #define HAVE_STRING_H 1 |
---|
491 | | #define HAVE_MEMORY_H 1 |
---|
492 | | #define HAVE_STRINGS_H 1 |
---|
493 | | #define HAVE_INTTYPES_H 1 |
---|
494 | | #define HAVE_STDINT_H 1 |
---|
495 | | #define HAVE_UNISTD_H 1 |
---|
496 | | #define HAVE_DLFCN_H 1 |
---|
497 | | /* end confdefs.h. */ |
---|
498 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
499 | | #include <stdlib.h> |
---|
500 | | int |
---|
501 | | main () |
---|
502 | | { |
---|
503 | | exit (42); |
---|
504 | | ; |
---|
505 | | return 0; |
---|
506 | | } |
---|
507 | configure:5664: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.cc >&5 |
---|
508 | conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
509 | conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
510 | conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
511 | lipo: can't figure out the architecture type of: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//cchEueYT.out |
---|
512 | configure:5670: $? = 1 |
---|
513 | configure: failed program was: |
---|
514 | | /* confdefs.h. */ |
---|
515 | | |
---|
516 | | #define PACKAGE_NAME "lzo" |
---|
517 | | #define PACKAGE_TARNAME "lzo" |
---|
518 | | #define PACKAGE_VERSION "2.03" |
---|
519 | | #define PACKAGE_STRING "lzo 2.03" |
---|
520 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
521 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
522 | | #define PACKAGE "lzo" |
---|
523 | | #define VERSION "2.03" |
---|
524 | | #define STDC_HEADERS 1 |
---|
525 | | #define HAVE_SYS_TYPES_H 1 |
---|
526 | | #define HAVE_SYS_STAT_H 1 |
---|
527 | | #define HAVE_STDLIB_H 1 |
---|
528 | | #define HAVE_STRING_H 1 |
---|
529 | | #define HAVE_MEMORY_H 1 |
---|
530 | | #define HAVE_STRINGS_H 1 |
---|
531 | | #define HAVE_INTTYPES_H 1 |
---|
532 | | #define HAVE_STDINT_H 1 |
---|
533 | | #define HAVE_UNISTD_H 1 |
---|
534 | | #define HAVE_DLFCN_H 1 |
---|
535 | | /* end confdefs.h. */ |
---|
536 | | extern "C" void std::exit (int); using std::exit; |
---|
537 | | #include <stdlib.h> |
---|
538 | | int |
---|
539 | | main () |
---|
540 | | { |
---|
541 | | exit (42); |
---|
542 | | ; |
---|
543 | | return 0; |
---|
544 | | } |
---|
545 | configure:5664: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.cc >&5 |
---|
546 | In file included from conftest.cc:24: |
---|
547 | /usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions |
---|
548 | conftest.cc:23: error: from previous declaration 'void exit(int) throw ()' |
---|
549 | In file included from conftest.cc:24: |
---|
550 | /usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions |
---|
551 | conftest.cc:23: error: from previous declaration 'void exit(int) throw ()' |
---|
552 | In file included from conftest.cc:24: |
---|
553 | /usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions |
---|
554 | conftest.cc:23: error: from previous declaration 'void exit(int) throw ()' |
---|
555 | lipo: can't figure out the architecture type of: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//ccUi7akc.out |
---|
556 | configure:5670: $? = 1 |
---|
557 | configure: failed program was: |
---|
558 | | /* confdefs.h. */ |
---|
559 | | |
---|
560 | | #define PACKAGE_NAME "lzo" |
---|
561 | | #define PACKAGE_TARNAME "lzo" |
---|
562 | | #define PACKAGE_VERSION "2.03" |
---|
563 | | #define PACKAGE_STRING "lzo 2.03" |
---|
564 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
565 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
566 | | #define PACKAGE "lzo" |
---|
567 | | #define VERSION "2.03" |
---|
568 | | #define STDC_HEADERS 1 |
---|
569 | | #define HAVE_SYS_TYPES_H 1 |
---|
570 | | #define HAVE_SYS_STAT_H 1 |
---|
571 | | #define HAVE_STDLIB_H 1 |
---|
572 | | #define HAVE_STRING_H 1 |
---|
573 | | #define HAVE_MEMORY_H 1 |
---|
574 | | #define HAVE_STRINGS_H 1 |
---|
575 | | #define HAVE_INTTYPES_H 1 |
---|
576 | | #define HAVE_STDINT_H 1 |
---|
577 | | #define HAVE_UNISTD_H 1 |
---|
578 | | #define HAVE_DLFCN_H 1 |
---|
579 | | /* end confdefs.h. */ |
---|
580 | | extern "C" void exit (int) throw (); |
---|
581 | | #include <stdlib.h> |
---|
582 | | int |
---|
583 | | main () |
---|
584 | | { |
---|
585 | | exit (42); |
---|
586 | | ; |
---|
587 | | return 0; |
---|
588 | | } |
---|
589 | configure:5664: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.cc >&5 |
---|
590 | configure:5670: $? = 0 |
---|
591 | configure:5673: test -z || test ! -s conftest.err |
---|
592 | configure:5676: $? = 0 |
---|
593 | configure:5679: test -s conftest.o |
---|
594 | configure:5682: $? = 0 |
---|
595 | configure:5708: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.cc >&5 |
---|
596 | configure:5714: $? = 0 |
---|
597 | configure:5717: test -z || test ! -s conftest.err |
---|
598 | configure:5720: $? = 0 |
---|
599 | configure:5723: test -s conftest.o |
---|
600 | configure:5726: $? = 0 |
---|
601 | configure:5751: checking dependency style of /usr/bin/g++-4.2 |
---|
602 | configure:5841: result: none |
---|
603 | configure:5868: checking how to run the C++ preprocessor |
---|
604 | configure:5899: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
605 | configure:5905: $? = 0 |
---|
606 | configure:5937: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
607 | conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory |
---|
608 | configure:5943: $? = 1 |
---|
609 | configure: failed program was: |
---|
610 | | /* confdefs.h. */ |
---|
611 | | |
---|
612 | | #define PACKAGE_NAME "lzo" |
---|
613 | | #define PACKAGE_TARNAME "lzo" |
---|
614 | | #define PACKAGE_VERSION "2.03" |
---|
615 | | #define PACKAGE_STRING "lzo 2.03" |
---|
616 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
617 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
618 | | #define PACKAGE "lzo" |
---|
619 | | #define VERSION "2.03" |
---|
620 | | #define STDC_HEADERS 1 |
---|
621 | | #define HAVE_SYS_TYPES_H 1 |
---|
622 | | #define HAVE_SYS_STAT_H 1 |
---|
623 | | #define HAVE_STDLIB_H 1 |
---|
624 | | #define HAVE_STRING_H 1 |
---|
625 | | #define HAVE_MEMORY_H 1 |
---|
626 | | #define HAVE_STRINGS_H 1 |
---|
627 | | #define HAVE_INTTYPES_H 1 |
---|
628 | | #define HAVE_STDINT_H 1 |
---|
629 | | #define HAVE_UNISTD_H 1 |
---|
630 | | #define HAVE_DLFCN_H 1 |
---|
631 | | #ifdef __cplusplus |
---|
632 | | extern "C" void exit (int); |
---|
633 | | #endif |
---|
634 | | /* end confdefs.h. */ |
---|
635 | | #include <ac_nonexistent.h> |
---|
636 | configure:5982: result: /usr/bin/g++-4.2 -E |
---|
637 | configure:6006: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
638 | configure:6012: $? = 0 |
---|
639 | configure:6044: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
640 | conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory |
---|
641 | configure:6050: $? = 1 |
---|
642 | configure: failed program was: |
---|
643 | | /* confdefs.h. */ |
---|
644 | | |
---|
645 | | #define PACKAGE_NAME "lzo" |
---|
646 | | #define PACKAGE_TARNAME "lzo" |
---|
647 | | #define PACKAGE_VERSION "2.03" |
---|
648 | | #define PACKAGE_STRING "lzo 2.03" |
---|
649 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
650 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
651 | | #define PACKAGE "lzo" |
---|
652 | | #define VERSION "2.03" |
---|
653 | | #define STDC_HEADERS 1 |
---|
654 | | #define HAVE_SYS_TYPES_H 1 |
---|
655 | | #define HAVE_SYS_STAT_H 1 |
---|
656 | | #define HAVE_STDLIB_H 1 |
---|
657 | | #define HAVE_STRING_H 1 |
---|
658 | | #define HAVE_MEMORY_H 1 |
---|
659 | | #define HAVE_STRINGS_H 1 |
---|
660 | | #define HAVE_INTTYPES_H 1 |
---|
661 | | #define HAVE_STDINT_H 1 |
---|
662 | | #define HAVE_UNISTD_H 1 |
---|
663 | | #define HAVE_DLFCN_H 1 |
---|
664 | | #ifdef __cplusplus |
---|
665 | | extern "C" void exit (int); |
---|
666 | | #endif |
---|
667 | | /* end confdefs.h. */ |
---|
668 | | #include <ac_nonexistent.h> |
---|
669 | configure:6147: checking for g77 |
---|
670 | configure:6176: result: no |
---|
671 | configure:6147: checking for f77 |
---|
672 | configure:6176: result: no |
---|
673 | configure:6147: checking for xlf |
---|
674 | configure:6176: result: no |
---|
675 | configure:6147: checking for frt |
---|
676 | configure:6176: result: no |
---|
677 | configure:6147: checking for pgf77 |
---|
678 | configure:6176: result: no |
---|
679 | configure:6147: checking for fort77 |
---|
680 | configure:6176: result: no |
---|
681 | configure:6147: checking for fl32 |
---|
682 | configure:6176: result: no |
---|
683 | configure:6147: checking for af77 |
---|
684 | configure:6176: result: no |
---|
685 | configure:6147: checking for f90 |
---|
686 | configure:6176: result: no |
---|
687 | configure:6147: checking for xlf90 |
---|
688 | configure:6176: result: no |
---|
689 | configure:6147: checking for pgf90 |
---|
690 | configure:6176: result: no |
---|
691 | configure:6147: checking for epcf90 |
---|
692 | configure:6176: result: no |
---|
693 | configure:6147: checking for f95 |
---|
694 | configure:6176: result: no |
---|
695 | configure:6147: checking for fort |
---|
696 | configure:6176: result: no |
---|
697 | configure:6147: checking for xlf95 |
---|
698 | configure:6176: result: no |
---|
699 | configure:6147: checking for ifc |
---|
700 | configure:6176: result: no |
---|
701 | configure:6147: checking for efc |
---|
702 | configure:6176: result: no |
---|
703 | configure:6147: checking for pgf95 |
---|
704 | configure:6176: result: no |
---|
705 | configure:6147: checking for lf95 |
---|
706 | configure:6176: result: no |
---|
707 | configure:6147: checking for gfortran |
---|
708 | configure:6176: result: no |
---|
709 | configure:6188: checking for Fortran 77 compiler version |
---|
710 | configure:6191: --version </dev/null >&5 |
---|
711 | ./configure: line 6192: --version: command not found |
---|
712 | configure:6194: $? = 127 |
---|
713 | configure:6196: -v </dev/null >&5 |
---|
714 | ./configure: line 6197: -v: command not found |
---|
715 | configure:6199: $? = 127 |
---|
716 | configure:6201: -V </dev/null >&5 |
---|
717 | ./configure: line 6202: -V: command not found |
---|
718 | configure:6204: $? = 127 |
---|
719 | configure:6212: checking whether we are using the GNU Fortran 77 compiler |
---|
720 | configure:6226: -c -O2 conftest.F >&5 |
---|
721 | ./configure: line 6227: -c: command not found |
---|
722 | configure:6232: $? = 127 |
---|
723 | configure: failed program was: |
---|
724 | | program main |
---|
725 | | #ifndef __GNUC__ |
---|
726 | | choke me |
---|
727 | | #endif |
---|
728 | | |
---|
729 | | end |
---|
730 | configure:6257: result: no |
---|
731 | configure:6263: checking whether accepts -g |
---|
732 | configure:6275: -c -g conftest.f >&5 |
---|
733 | ./configure: line 6276: -c: command not found |
---|
734 | configure:6281: $? = 127 |
---|
735 | configure: failed program was: |
---|
736 | | program main |
---|
737 | | |
---|
738 | | end |
---|
739 | configure:6305: result: no |
---|
740 | configure:6335: checking the maximum length of command line arguments |
---|
741 | configure:6444: result: 196608 |
---|
742 | configure:6455: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object |
---|
743 | configure:6560: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
744 | configure:6563: $? = 0 |
---|
745 | configure:6567: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
746 | configure:6570: $? = 0 |
---|
747 | cannot find nm_test_var in conftest.nm |
---|
748 | configure:6560: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
749 | configure:6563: $? = 0 |
---|
750 | configure:6567: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
751 | configure:6570: $? = 0 |
---|
752 | configure:6622: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c conftstm.o >&5 |
---|
753 | configure:6625: $? = 0 |
---|
754 | configure:6663: result: ok |
---|
755 | configure:6667: checking for objdir |
---|
756 | configure:6682: result: .libs |
---|
757 | configure:6772: checking for ar |
---|
758 | configure:6788: found /usr/bin/ar |
---|
759 | configure:6799: result: ar |
---|
760 | configure:6852: checking for ranlib |
---|
761 | configure:6868: found /usr/bin/ranlib |
---|
762 | configure:6879: result: ranlib |
---|
763 | configure:6932: checking for strip |
---|
764 | configure:6948: found /usr/bin/strip |
---|
765 | configure:6959: result: strip |
---|
766 | configure:7231: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions |
---|
767 | configure:7249: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
768 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
769 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
770 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
771 | configure:7253: $? = 0 |
---|
772 | configure:7266: result: no |
---|
773 | configure:7281: checking for /usr/bin/gcc-4.2 option to produce PIC |
---|
774 | configure:7491: result: -fno-common |
---|
775 | configure:7499: checking if /usr/bin/gcc-4.2 PIC flag -fno-common works |
---|
776 | configure:7517: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
777 | configure:7521: $? = 0 |
---|
778 | configure:7534: result: yes |
---|
779 | configure:7562: checking if /usr/bin/gcc-4.2 static flag -static works |
---|
780 | configure:7590: result: no |
---|
781 | configure:7600: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
782 | configure:7621: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
783 | configure:7625: $? = 0 |
---|
784 | configure:7647: result: yes |
---|
785 | configure:7673: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
786 | configure:8629: result: yes |
---|
787 | configure:8696: checking dynamic linker characteristics |
---|
788 | configure:9305: result: darwin10.0.0 dyld |
---|
789 | configure:9314: checking how to hardcode library paths into programs |
---|
790 | configure:9339: result: immediate |
---|
791 | configure:9353: checking whether stripping libraries is possible |
---|
792 | configure:9366: result: yes |
---|
793 | configure:10185: checking if libtool supports shared libraries |
---|
794 | configure:10187: result: yes |
---|
795 | configure:10190: checking whether to build shared libraries |
---|
796 | configure:10211: result: yes |
---|
797 | configure:10214: checking whether to build static libraries |
---|
798 | configure:10218: result: no |
---|
799 | configure:10310: creating libtool |
---|
800 | configure:10898: checking for ld used by /usr/bin/g++-4.2 |
---|
801 | configure:10965: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
802 | configure:10974: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
803 | configure:10989: result: no |
---|
804 | configure:11040: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
805 | configure:11976: result: yes |
---|
806 | configure:11994: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.cpp >&5 |
---|
807 | configure:11997: $? = 0 |
---|
808 | configure:12116: checking for /usr/bin/g++-4.2 option to produce PIC |
---|
809 | configure:12390: result: -fno-common |
---|
810 | configure:12398: checking if /usr/bin/g++-4.2 PIC flag -fno-common works |
---|
811 | configure:12416: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
812 | configure:12420: $? = 0 |
---|
813 | configure:12433: result: yes |
---|
814 | configure:12461: checking if /usr/bin/g++-4.2 static flag -static works |
---|
815 | configure:12489: result: no |
---|
816 | configure:12499: checking if /usr/bin/g++-4.2 supports -c -o file.o |
---|
817 | configure:12520: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
818 | configure:12524: $? = 0 |
---|
819 | configure:12546: result: yes |
---|
820 | configure:12572: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
821 | configure:12597: result: yes |
---|
822 | configure:12664: checking dynamic linker characteristics |
---|
823 | configure:13273: result: darwin10.0.0 dyld |
---|
824 | configure:13282: checking how to hardcode library paths into programs |
---|
825 | configure:13307: result: immediate |
---|
826 | configure:19519: checking whether to build assembly versions |
---|
827 | configure:19549: result: no |
---|
828 | configure:19570: checking whether time.h and sys/time.h may both be included |
---|
829 | configure:19595: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
830 | configure:19601: $? = 0 |
---|
831 | configure:19604: test -z || test ! -s conftest.err |
---|
832 | configure:19607: $? = 0 |
---|
833 | configure:19610: test -s conftest.o |
---|
834 | configure:19613: $? = 0 |
---|
835 | configure:19624: result: yes |
---|
836 | configure:19674: checking assert.h usability |
---|
837 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
838 | configure:19692: $? = 0 |
---|
839 | configure:19695: test -z || test ! -s conftest.err |
---|
840 | configure:19698: $? = 0 |
---|
841 | configure:19701: test -s conftest.o |
---|
842 | configure:19704: $? = 0 |
---|
843 | configure:19714: result: yes |
---|
844 | configure:19718: checking assert.h presence |
---|
845 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
846 | configure:19734: $? = 0 |
---|
847 | configure:19754: result: yes |
---|
848 | configure:19789: checking for assert.h |
---|
849 | configure:19796: result: yes |
---|
850 | configure:19674: checking ctype.h usability |
---|
851 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
852 | configure:19692: $? = 0 |
---|
853 | configure:19695: test -z || test ! -s conftest.err |
---|
854 | configure:19698: $? = 0 |
---|
855 | configure:19701: test -s conftest.o |
---|
856 | configure:19704: $? = 0 |
---|
857 | configure:19714: result: yes |
---|
858 | configure:19718: checking ctype.h presence |
---|
859 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
860 | configure:19734: $? = 0 |
---|
861 | configure:19754: result: yes |
---|
862 | configure:19789: checking for ctype.h |
---|
863 | configure:19796: result: yes |
---|
864 | configure:19674: checking dirent.h usability |
---|
865 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
866 | configure:19692: $? = 0 |
---|
867 | configure:19695: test -z || test ! -s conftest.err |
---|
868 | configure:19698: $? = 0 |
---|
869 | configure:19701: test -s conftest.o |
---|
870 | configure:19704: $? = 0 |
---|
871 | configure:19714: result: yes |
---|
872 | configure:19718: checking dirent.h presence |
---|
873 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
874 | configure:19734: $? = 0 |
---|
875 | configure:19754: result: yes |
---|
876 | configure:19789: checking for dirent.h |
---|
877 | configure:19796: result: yes |
---|
878 | configure:19674: checking errno.h usability |
---|
879 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
880 | configure:19692: $? = 0 |
---|
881 | configure:19695: test -z || test ! -s conftest.err |
---|
882 | configure:19698: $? = 0 |
---|
883 | configure:19701: test -s conftest.o |
---|
884 | configure:19704: $? = 0 |
---|
885 | configure:19714: result: yes |
---|
886 | configure:19718: checking errno.h presence |
---|
887 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
888 | configure:19734: $? = 0 |
---|
889 | configure:19754: result: yes |
---|
890 | configure:19789: checking for errno.h |
---|
891 | configure:19796: result: yes |
---|
892 | configure:19674: checking fcntl.h usability |
---|
893 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
894 | configure:19692: $? = 0 |
---|
895 | configure:19695: test -z || test ! -s conftest.err |
---|
896 | configure:19698: $? = 0 |
---|
897 | configure:19701: test -s conftest.o |
---|
898 | configure:19704: $? = 0 |
---|
899 | configure:19714: result: yes |
---|
900 | configure:19718: checking fcntl.h presence |
---|
901 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
902 | configure:19734: $? = 0 |
---|
903 | configure:19754: result: yes |
---|
904 | configure:19789: checking for fcntl.h |
---|
905 | configure:19796: result: yes |
---|
906 | configure:19674: checking float.h usability |
---|
907 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
908 | configure:19692: $? = 0 |
---|
909 | configure:19695: test -z || test ! -s conftest.err |
---|
910 | configure:19698: $? = 0 |
---|
911 | configure:19701: test -s conftest.o |
---|
912 | configure:19704: $? = 0 |
---|
913 | configure:19714: result: yes |
---|
914 | configure:19718: checking float.h presence |
---|
915 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
916 | configure:19734: $? = 0 |
---|
917 | configure:19754: result: yes |
---|
918 | configure:19789: checking for float.h |
---|
919 | configure:19796: result: yes |
---|
920 | configure:19674: checking limits.h usability |
---|
921 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
922 | configure:19692: $? = 0 |
---|
923 | configure:19695: test -z || test ! -s conftest.err |
---|
924 | configure:19698: $? = 0 |
---|
925 | configure:19701: test -s conftest.o |
---|
926 | configure:19704: $? = 0 |
---|
927 | configure:19714: result: yes |
---|
928 | configure:19718: checking limits.h presence |
---|
929 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
930 | configure:19734: $? = 0 |
---|
931 | configure:19754: result: yes |
---|
932 | configure:19789: checking for limits.h |
---|
933 | configure:19796: result: yes |
---|
934 | configure:19674: checking malloc.h usability |
---|
935 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
936 | conftest.c:68:20: error: malloc.h: No such file or directory |
---|
937 | conftest.c:68:20: error: malloc.h: No such file or directory |
---|
938 | conftest.c:68:20: error: malloc.h: No such file or directory |
---|
939 | lipo: can't figure out the architecture type of: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//cciFFYI4.out |
---|
940 | configure:19692: $? = 1 |
---|
941 | configure: failed program was: |
---|
942 | | /* confdefs.h. */ |
---|
943 | | |
---|
944 | | #define PACKAGE_NAME "lzo" |
---|
945 | | #define PACKAGE_TARNAME "lzo" |
---|
946 | | #define PACKAGE_VERSION "2.03" |
---|
947 | | #define PACKAGE_STRING "lzo 2.03" |
---|
948 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
949 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
950 | | #define PACKAGE "lzo" |
---|
951 | | #define VERSION "2.03" |
---|
952 | | #define STDC_HEADERS 1 |
---|
953 | | #define HAVE_SYS_TYPES_H 1 |
---|
954 | | #define HAVE_SYS_STAT_H 1 |
---|
955 | | #define HAVE_STDLIB_H 1 |
---|
956 | | #define HAVE_STRING_H 1 |
---|
957 | | #define HAVE_MEMORY_H 1 |
---|
958 | | #define HAVE_STRINGS_H 1 |
---|
959 | | #define HAVE_INTTYPES_H 1 |
---|
960 | | #define HAVE_STDINT_H 1 |
---|
961 | | #define HAVE_UNISTD_H 1 |
---|
962 | | #define HAVE_DLFCN_H 1 |
---|
963 | | #ifdef __cplusplus |
---|
964 | | extern "C" void exit (int); |
---|
965 | | #endif |
---|
966 | | #define TIME_WITH_SYS_TIME 1 |
---|
967 | | #define HAVE_ASSERT_H 1 |
---|
968 | | #define HAVE_CTYPE_H 1 |
---|
969 | | #define HAVE_DIRENT_H 1 |
---|
970 | | #define HAVE_ERRNO_H 1 |
---|
971 | | #define HAVE_FCNTL_H 1 |
---|
972 | | #define HAVE_FLOAT_H 1 |
---|
973 | | #define HAVE_LIMITS_H 1 |
---|
974 | | /* end confdefs.h. */ |
---|
975 | | #include <stdio.h> |
---|
976 | | #if HAVE_SYS_TYPES_H |
---|
977 | | # include <sys/types.h> |
---|
978 | | #endif |
---|
979 | | #if HAVE_SYS_STAT_H |
---|
980 | | # include <sys/stat.h> |
---|
981 | | #endif |
---|
982 | | #if STDC_HEADERS |
---|
983 | | # include <stdlib.h> |
---|
984 | | # include <stddef.h> |
---|
985 | | #else |
---|
986 | | # if HAVE_STDLIB_H |
---|
987 | | # include <stdlib.h> |
---|
988 | | # endif |
---|
989 | | #endif |
---|
990 | | #if HAVE_STRING_H |
---|
991 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
992 | | # include <memory.h> |
---|
993 | | # endif |
---|
994 | | # include <string.h> |
---|
995 | | #endif |
---|
996 | | #if HAVE_STRINGS_H |
---|
997 | | # include <strings.h> |
---|
998 | | #endif |
---|
999 | | #if HAVE_INTTYPES_H |
---|
1000 | | # include <inttypes.h> |
---|
1001 | | #else |
---|
1002 | | # if HAVE_STDINT_H |
---|
1003 | | # include <stdint.h> |
---|
1004 | | # endif |
---|
1005 | | #endif |
---|
1006 | | #if HAVE_UNISTD_H |
---|
1007 | | # include <unistd.h> |
---|
1008 | | #endif |
---|
1009 | | #include <malloc.h> |
---|
1010 | configure:19714: result: no |
---|
1011 | configure:19718: checking malloc.h presence |
---|
1012 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1013 | conftest.c:34:20: error: malloc.h: No such file or directory |
---|
1014 | configure:19734: $? = 1 |
---|
1015 | configure: failed program was: |
---|
1016 | | /* confdefs.h. */ |
---|
1017 | | |
---|
1018 | | #define PACKAGE_NAME "lzo" |
---|
1019 | | #define PACKAGE_TARNAME "lzo" |
---|
1020 | | #define PACKAGE_VERSION "2.03" |
---|
1021 | | #define PACKAGE_STRING "lzo 2.03" |
---|
1022 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
1023 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
1024 | | #define PACKAGE "lzo" |
---|
1025 | | #define VERSION "2.03" |
---|
1026 | | #define STDC_HEADERS 1 |
---|
1027 | | #define HAVE_SYS_TYPES_H 1 |
---|
1028 | | #define HAVE_SYS_STAT_H 1 |
---|
1029 | | #define HAVE_STDLIB_H 1 |
---|
1030 | | #define HAVE_STRING_H 1 |
---|
1031 | | #define HAVE_MEMORY_H 1 |
---|
1032 | | #define HAVE_STRINGS_H 1 |
---|
1033 | | #define HAVE_INTTYPES_H 1 |
---|
1034 | | #define HAVE_STDINT_H 1 |
---|
1035 | | #define HAVE_UNISTD_H 1 |
---|
1036 | | #define HAVE_DLFCN_H 1 |
---|
1037 | | #ifdef __cplusplus |
---|
1038 | | extern "C" void exit (int); |
---|
1039 | | #endif |
---|
1040 | | #define TIME_WITH_SYS_TIME 1 |
---|
1041 | | #define HAVE_ASSERT_H 1 |
---|
1042 | | #define HAVE_CTYPE_H 1 |
---|
1043 | | #define HAVE_DIRENT_H 1 |
---|
1044 | | #define HAVE_ERRNO_H 1 |
---|
1045 | | #define HAVE_FCNTL_H 1 |
---|
1046 | | #define HAVE_FLOAT_H 1 |
---|
1047 | | #define HAVE_LIMITS_H 1 |
---|
1048 | | /* end confdefs.h. */ |
---|
1049 | | #include <malloc.h> |
---|
1050 | configure:19754: result: no |
---|
1051 | configure:19789: checking for malloc.h |
---|
1052 | configure:19796: result: no |
---|
1053 | configure:19665: checking for memory.h |
---|
1054 | configure:19670: result: yes |
---|
1055 | configure:19674: checking setjmp.h usability |
---|
1056 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1057 | configure:19692: $? = 0 |
---|
1058 | configure:19695: test -z || test ! -s conftest.err |
---|
1059 | configure:19698: $? = 0 |
---|
1060 | configure:19701: test -s conftest.o |
---|
1061 | configure:19704: $? = 0 |
---|
1062 | configure:19714: result: yes |
---|
1063 | configure:19718: checking setjmp.h presence |
---|
1064 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1065 | configure:19734: $? = 0 |
---|
1066 | configure:19754: result: yes |
---|
1067 | configure:19789: checking for setjmp.h |
---|
1068 | configure:19796: result: yes |
---|
1069 | configure:19674: checking signal.h usability |
---|
1070 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1071 | configure:19692: $? = 0 |
---|
1072 | configure:19695: test -z || test ! -s conftest.err |
---|
1073 | configure:19698: $? = 0 |
---|
1074 | configure:19701: test -s conftest.o |
---|
1075 | configure:19704: $? = 0 |
---|
1076 | configure:19714: result: yes |
---|
1077 | configure:19718: checking signal.h presence |
---|
1078 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1079 | configure:19734: $? = 0 |
---|
1080 | configure:19754: result: yes |
---|
1081 | configure:19789: checking for signal.h |
---|
1082 | configure:19796: result: yes |
---|
1083 | configure:19674: checking stdarg.h usability |
---|
1084 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1085 | configure:19692: $? = 0 |
---|
1086 | configure:19695: test -z || test ! -s conftest.err |
---|
1087 | configure:19698: $? = 0 |
---|
1088 | configure:19701: test -s conftest.o |
---|
1089 | configure:19704: $? = 0 |
---|
1090 | configure:19714: result: yes |
---|
1091 | configure:19718: checking stdarg.h presence |
---|
1092 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1093 | configure:19734: $? = 0 |
---|
1094 | configure:19754: result: yes |
---|
1095 | configure:19789: checking for stdarg.h |
---|
1096 | configure:19796: result: yes |
---|
1097 | configure:19674: checking stddef.h usability |
---|
1098 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1099 | configure:19692: $? = 0 |
---|
1100 | configure:19695: test -z || test ! -s conftest.err |
---|
1101 | configure:19698: $? = 0 |
---|
1102 | configure:19701: test -s conftest.o |
---|
1103 | configure:19704: $? = 0 |
---|
1104 | configure:19714: result: yes |
---|
1105 | configure:19718: checking stddef.h presence |
---|
1106 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1107 | configure:19734: $? = 0 |
---|
1108 | configure:19754: result: yes |
---|
1109 | configure:19789: checking for stddef.h |
---|
1110 | configure:19796: result: yes |
---|
1111 | configure:19665: checking for stdint.h |
---|
1112 | configure:19670: result: yes |
---|
1113 | configure:19674: checking stdio.h usability |
---|
1114 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1115 | configure:19692: $? = 0 |
---|
1116 | configure:19695: test -z || test ! -s conftest.err |
---|
1117 | configure:19698: $? = 0 |
---|
1118 | configure:19701: test -s conftest.o |
---|
1119 | configure:19704: $? = 0 |
---|
1120 | configure:19714: result: yes |
---|
1121 | configure:19718: checking stdio.h presence |
---|
1122 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1123 | configure:19734: $? = 0 |
---|
1124 | configure:19754: result: yes |
---|
1125 | configure:19789: checking for stdio.h |
---|
1126 | configure:19796: result: yes |
---|
1127 | configure:19665: checking for stdlib.h |
---|
1128 | configure:19670: result: yes |
---|
1129 | configure:19665: checking for string.h |
---|
1130 | configure:19670: result: yes |
---|
1131 | configure:19665: checking for strings.h |
---|
1132 | configure:19670: result: yes |
---|
1133 | configure:19674: checking time.h usability |
---|
1134 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1135 | configure:19692: $? = 0 |
---|
1136 | configure:19695: test -z || test ! -s conftest.err |
---|
1137 | configure:19698: $? = 0 |
---|
1138 | configure:19701: test -s conftest.o |
---|
1139 | configure:19704: $? = 0 |
---|
1140 | configure:19714: result: yes |
---|
1141 | configure:19718: checking time.h presence |
---|
1142 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1143 | configure:19734: $? = 0 |
---|
1144 | configure:19754: result: yes |
---|
1145 | configure:19789: checking for time.h |
---|
1146 | configure:19796: result: yes |
---|
1147 | configure:19665: checking for unistd.h |
---|
1148 | configure:19670: result: yes |
---|
1149 | configure:19674: checking utime.h usability |
---|
1150 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1151 | configure:19692: $? = 0 |
---|
1152 | configure:19695: test -z || test ! -s conftest.err |
---|
1153 | configure:19698: $? = 0 |
---|
1154 | configure:19701: test -s conftest.o |
---|
1155 | configure:19704: $? = 0 |
---|
1156 | configure:19714: result: yes |
---|
1157 | configure:19718: checking utime.h presence |
---|
1158 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1159 | configure:19734: $? = 0 |
---|
1160 | configure:19754: result: yes |
---|
1161 | configure:19789: checking for utime.h |
---|
1162 | configure:19796: result: yes |
---|
1163 | configure:19674: checking sys/mman.h usability |
---|
1164 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1165 | configure:19692: $? = 0 |
---|
1166 | configure:19695: test -z || test ! -s conftest.err |
---|
1167 | configure:19698: $? = 0 |
---|
1168 | configure:19701: test -s conftest.o |
---|
1169 | configure:19704: $? = 0 |
---|
1170 | configure:19714: result: yes |
---|
1171 | configure:19718: checking sys/mman.h presence |
---|
1172 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1173 | configure:19734: $? = 0 |
---|
1174 | configure:19754: result: yes |
---|
1175 | configure:19789: checking for sys/mman.h |
---|
1176 | configure:19796: result: yes |
---|
1177 | configure:19674: checking sys/resource.h usability |
---|
1178 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1179 | configure:19692: $? = 0 |
---|
1180 | configure:19695: test -z || test ! -s conftest.err |
---|
1181 | configure:19698: $? = 0 |
---|
1182 | configure:19701: test -s conftest.o |
---|
1183 | configure:19704: $? = 0 |
---|
1184 | configure:19714: result: yes |
---|
1185 | configure:19718: checking sys/resource.h presence |
---|
1186 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1187 | configure:19734: $? = 0 |
---|
1188 | configure:19754: result: yes |
---|
1189 | configure:19789: checking for sys/resource.h |
---|
1190 | configure:19796: result: yes |
---|
1191 | configure:19665: checking for sys/stat.h |
---|
1192 | configure:19670: result: yes |
---|
1193 | configure:19674: checking sys/time.h usability |
---|
1194 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1195 | configure:19692: $? = 0 |
---|
1196 | configure:19695: test -z || test ! -s conftest.err |
---|
1197 | configure:19698: $? = 0 |
---|
1198 | configure:19701: test -s conftest.o |
---|
1199 | configure:19704: $? = 0 |
---|
1200 | configure:19714: result: yes |
---|
1201 | configure:19718: checking sys/time.h presence |
---|
1202 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1203 | configure:19734: $? = 0 |
---|
1204 | configure:19754: result: yes |
---|
1205 | configure:19789: checking for sys/time.h |
---|
1206 | configure:19796: result: yes |
---|
1207 | configure:19665: checking for sys/types.h |
---|
1208 | configure:19670: result: yes |
---|
1209 | configure:19674: checking sys/wait.h usability |
---|
1210 | configure:19686: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1211 | configure:19692: $? = 0 |
---|
1212 | configure:19695: test -z || test ! -s conftest.err |
---|
1213 | configure:19698: $? = 0 |
---|
1214 | configure:19701: test -s conftest.o |
---|
1215 | configure:19704: $? = 0 |
---|
1216 | configure:19714: result: yes |
---|
1217 | configure:19718: checking sys/wait.h presence |
---|
1218 | configure:19728: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1219 | configure:19734: $? = 0 |
---|
1220 | configure:19754: result: yes |
---|
1221 | configure:19789: checking for sys/wait.h |
---|
1222 | configure:19796: result: yes |
---|
1223 | configure:19816: checking whether limits.h is sane |
---|
1224 | configure:19934: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1225 | configure:19940: $? = 0 |
---|
1226 | configure:19943: test -z || test ! -s conftest.err |
---|
1227 | configure:19946: $? = 0 |
---|
1228 | configure:19949: test -s conftest.o |
---|
1229 | configure:19952: $? = 0 |
---|
1230 | configure:19963: result: yes |
---|
1231 | configure:19977: checking for off_t |
---|
1232 | configure:20001: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1233 | configure:20007: $? = 0 |
---|
1234 | configure:20010: test -z || test ! -s conftest.err |
---|
1235 | configure:20013: $? = 0 |
---|
1236 | configure:20016: test -s conftest.o |
---|
1237 | configure:20019: $? = 0 |
---|
1238 | configure:20030: result: yes |
---|
1239 | configure:20042: checking for ptrdiff_t |
---|
1240 | configure:20066: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1241 | configure:20072: $? = 0 |
---|
1242 | configure:20075: test -z || test ! -s conftest.err |
---|
1243 | configure:20078: $? = 0 |
---|
1244 | configure:20081: test -s conftest.o |
---|
1245 | configure:20084: $? = 0 |
---|
1246 | configure:20095: result: yes |
---|
1247 | configure:20107: checking for size_t |
---|
1248 | configure:20131: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1249 | configure:20137: $? = 0 |
---|
1250 | configure:20140: test -z || test ! -s conftest.err |
---|
1251 | configure:20143: $? = 0 |
---|
1252 | configure:20146: test -s conftest.o |
---|
1253 | configure:20149: $? = 0 |
---|
1254 | configure:20160: result: yes |
---|
1255 | configure:20172: checking return type of signal handlers |
---|
1256 | configure:20203: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1257 | configure:20209: $? = 0 |
---|
1258 | configure:20212: test -z || test ! -s conftest.err |
---|
1259 | configure:20215: $? = 0 |
---|
1260 | configure:20218: test -s conftest.o |
---|
1261 | configure:20221: $? = 0 |
---|
1262 | configure:20232: result: void |
---|
1263 | configure:20242: checking for short |
---|
1264 | configure:20266: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1265 | configure:20272: $? = 0 |
---|
1266 | configure:20275: test -z || test ! -s conftest.err |
---|
1267 | configure:20278: $? = 0 |
---|
1268 | configure:20281: test -s conftest.o |
---|
1269 | configure:20284: $? = 0 |
---|
1270 | configure:20295: result: yes |
---|
1271 | configure:20298: checking size of short |
---|
1272 | configure:20610: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1273 | configure:20613: $? = 0 |
---|
1274 | configure:20615: ./conftest |
---|
1275 | configure:20618: $? = 0 |
---|
1276 | configure:20641: result: 2 |
---|
1277 | configure:20648: checking for int |
---|
1278 | configure:20672: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1279 | configure:20678: $? = 0 |
---|
1280 | configure:20681: test -z || test ! -s conftest.err |
---|
1281 | configure:20684: $? = 0 |
---|
1282 | configure:20687: test -s conftest.o |
---|
1283 | configure:20690: $? = 0 |
---|
1284 | configure:20701: result: yes |
---|
1285 | configure:20704: checking size of int |
---|
1286 | configure:21016: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1287 | configure:21019: $? = 0 |
---|
1288 | configure:21021: ./conftest |
---|
1289 | configure:21024: $? = 0 |
---|
1290 | configure:21047: result: 4 |
---|
1291 | configure:21054: checking for long |
---|
1292 | configure:21078: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1293 | configure:21084: $? = 0 |
---|
1294 | configure:21087: test -z || test ! -s conftest.err |
---|
1295 | configure:21090: $? = 0 |
---|
1296 | configure:21093: test -s conftest.o |
---|
1297 | configure:21096: $? = 0 |
---|
1298 | configure:21107: result: yes |
---|
1299 | configure:21110: checking size of long |
---|
1300 | configure:21422: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1301 | configure:21425: $? = 0 |
---|
1302 | configure:21427: ./conftest |
---|
1303 | configure:21430: $? = 0 |
---|
1304 | configure:21453: result: 8 |
---|
1305 | configure:21461: checking for long long |
---|
1306 | configure:21485: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1307 | configure:21491: $? = 0 |
---|
1308 | configure:21494: test -z || test ! -s conftest.err |
---|
1309 | configure:21497: $? = 0 |
---|
1310 | configure:21500: test -s conftest.o |
---|
1311 | configure:21503: $? = 0 |
---|
1312 | configure:21514: result: yes |
---|
1313 | configure:21517: checking size of long long |
---|
1314 | configure:21829: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1315 | configure:21832: $? = 0 |
---|
1316 | configure:21834: ./conftest |
---|
1317 | configure:21837: $? = 0 |
---|
1318 | configure:21860: result: 8 |
---|
1319 | configure:21867: checking for __int16 |
---|
1320 | configure:21891: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1321 | conftest.c: In function 'main': |
---|
1322 | conftest.c:95: error: '__int16' undeclared (first use in this function) |
---|
1323 | conftest.c:95: error: (Each undeclared identifier is reported only once |
---|
1324 | conftest.c:95: error: for each function it appears in.) |
---|
1325 | conftest.c:95: error: expected expression before ')' token |
---|
1326 | conftest.c: In function 'main': |
---|
1327 | conftest.c:95: error: '__int16' undeclared (first use in this function) |
---|
1328 | conftest.c:95: error: (Each undeclared identifier is reported only once |
---|
1329 | conftest.c:95: error: for each function it appears in.) |
---|
1330 | conftest.c:95: error: expected expression before ')' token |
---|
1331 | conftest.c: In function 'main': |
---|
1332 | conftest.c:95: error: '__int16' undeclared (first use in this function) |
---|
1333 | conftest.c:95: error: (Each undeclared identifier is reported only once |
---|
1334 | conftest.c:95: error: for each function it appears in.) |
---|
1335 | conftest.c:95: error: expected expression before ')' token |
---|
1336 | lipo: can't figure out the architecture type of: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//cczqhun0.out |
---|
1337 | configure:21897: $? = 1 |
---|
1338 | configure: failed program was: |
---|
1339 | | /* confdefs.h. */ |
---|
1340 | | |
---|
1341 | | #define PACKAGE_NAME "lzo" |
---|
1342 | | #define PACKAGE_TARNAME "lzo" |
---|
1343 | | #define PACKAGE_VERSION "2.03" |
---|
1344 | | #define PACKAGE_STRING "lzo 2.03" |
---|
1345 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
1346 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
1347 | | #define PACKAGE "lzo" |
---|
1348 | | #define VERSION "2.03" |
---|
1349 | | #define STDC_HEADERS 1 |
---|
1350 | | #define HAVE_SYS_TYPES_H 1 |
---|
1351 | | #define HAVE_SYS_STAT_H 1 |
---|
1352 | | #define HAVE_STDLIB_H 1 |
---|
1353 | | #define HAVE_STRING_H 1 |
---|
1354 | | #define HAVE_MEMORY_H 1 |
---|
1355 | | #define HAVE_STRINGS_H 1 |
---|
1356 | | #define HAVE_INTTYPES_H 1 |
---|
1357 | | #define HAVE_STDINT_H 1 |
---|
1358 | | #define HAVE_UNISTD_H 1 |
---|
1359 | | #define HAVE_DLFCN_H 1 |
---|
1360 | | #ifdef __cplusplus |
---|
1361 | | extern "C" void exit (int); |
---|
1362 | | #endif |
---|
1363 | | #define TIME_WITH_SYS_TIME 1 |
---|
1364 | | #define HAVE_ASSERT_H 1 |
---|
1365 | | #define HAVE_CTYPE_H 1 |
---|
1366 | | #define HAVE_DIRENT_H 1 |
---|
1367 | | #define HAVE_ERRNO_H 1 |
---|
1368 | | #define HAVE_FCNTL_H 1 |
---|
1369 | | #define HAVE_FLOAT_H 1 |
---|
1370 | | #define HAVE_LIMITS_H 1 |
---|
1371 | | #define HAVE_MEMORY_H 1 |
---|
1372 | | #define HAVE_SETJMP_H 1 |
---|
1373 | | #define HAVE_SIGNAL_H 1 |
---|
1374 | | #define HAVE_STDARG_H 1 |
---|
1375 | | #define HAVE_STDDEF_H 1 |
---|
1376 | | #define HAVE_STDINT_H 1 |
---|
1377 | | #define HAVE_STDIO_H 1 |
---|
1378 | | #define HAVE_STDLIB_H 1 |
---|
1379 | | #define HAVE_STRING_H 1 |
---|
1380 | | #define HAVE_STRINGS_H 1 |
---|
1381 | | #define HAVE_TIME_H 1 |
---|
1382 | | #define HAVE_UNISTD_H 1 |
---|
1383 | | #define HAVE_UTIME_H 1 |
---|
1384 | | #define HAVE_SYS_MMAN_H 1 |
---|
1385 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1386 | | #define HAVE_SYS_STAT_H 1 |
---|
1387 | | #define HAVE_SYS_TIME_H 1 |
---|
1388 | | #define HAVE_SYS_TYPES_H 1 |
---|
1389 | | #define HAVE_SYS_WAIT_H 1 |
---|
1390 | | #define RETSIGTYPE void |
---|
1391 | | #define SIZEOF_SHORT 2 |
---|
1392 | | #define SIZEOF_INT 4 |
---|
1393 | | #define SIZEOF_LONG 8 |
---|
1394 | | #define SIZEOF_LONG_LONG 8 |
---|
1395 | | /* end confdefs.h. */ |
---|
1396 | | #include <stdio.h> |
---|
1397 | | #if HAVE_SYS_TYPES_H |
---|
1398 | | # include <sys/types.h> |
---|
1399 | | #endif |
---|
1400 | | #if HAVE_SYS_STAT_H |
---|
1401 | | # include <sys/stat.h> |
---|
1402 | | #endif |
---|
1403 | | #if STDC_HEADERS |
---|
1404 | | # include <stdlib.h> |
---|
1405 | | # include <stddef.h> |
---|
1406 | | #else |
---|
1407 | | # if HAVE_STDLIB_H |
---|
1408 | | # include <stdlib.h> |
---|
1409 | | # endif |
---|
1410 | | #endif |
---|
1411 | | #if HAVE_STRING_H |
---|
1412 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1413 | | # include <memory.h> |
---|
1414 | | # endif |
---|
1415 | | # include <string.h> |
---|
1416 | | #endif |
---|
1417 | | #if HAVE_STRINGS_H |
---|
1418 | | # include <strings.h> |
---|
1419 | | #endif |
---|
1420 | | #if HAVE_INTTYPES_H |
---|
1421 | | # include <inttypes.h> |
---|
1422 | | #else |
---|
1423 | | # if HAVE_STDINT_H |
---|
1424 | | # include <stdint.h> |
---|
1425 | | # endif |
---|
1426 | | #endif |
---|
1427 | | #if HAVE_UNISTD_H |
---|
1428 | | # include <unistd.h> |
---|
1429 | | #endif |
---|
1430 | | int |
---|
1431 | | main () |
---|
1432 | | { |
---|
1433 | | if ((__int16 *) 0) |
---|
1434 | | return 0; |
---|
1435 | | if (sizeof (__int16)) |
---|
1436 | | return 0; |
---|
1437 | | ; |
---|
1438 | | return 0; |
---|
1439 | | } |
---|
1440 | configure:21920: result: no |
---|
1441 | configure:21923: checking size of __int16 |
---|
1442 | configure:22266: result: 0 |
---|
1443 | configure:22273: checking for __int32 |
---|
1444 | configure:22297: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1445 | conftest.c: In function 'main': |
---|
1446 | conftest.c:96: error: '__int32' undeclared (first use in this function) |
---|
1447 | conftest.c:96: error: (Each undeclared identifier is reported only once |
---|
1448 | conftest.c:96: error: for each function it appears in.) |
---|
1449 | conftest.c:96: error: expected expression before ')' token |
---|
1450 | conftest.c: In function 'main': |
---|
1451 | conftest.c:96: error: '__int32' undeclared (first use in this function) |
---|
1452 | conftest.c:96: error: (Each undeclared identifier is reported only once |
---|
1453 | conftest.c:96: error: for each function it appears in.) |
---|
1454 | conftest.c:96: error: expected expression before ')' token |
---|
1455 | conftest.c: In function 'main': |
---|
1456 | conftest.c:96: error: '__int32' undeclared (first use in this function) |
---|
1457 | conftest.c:96: error: (Each undeclared identifier is reported only once |
---|
1458 | conftest.c:96: error: for each function it appears in.) |
---|
1459 | conftest.c:96: error: expected expression before ')' token |
---|
1460 | lipo: can't figure out the architecture type of: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//ccdyLch6.out |
---|
1461 | configure:22303: $? = 1 |
---|
1462 | configure: failed program was: |
---|
1463 | | /* confdefs.h. */ |
---|
1464 | | |
---|
1465 | | #define PACKAGE_NAME "lzo" |
---|
1466 | | #define PACKAGE_TARNAME "lzo" |
---|
1467 | | #define PACKAGE_VERSION "2.03" |
---|
1468 | | #define PACKAGE_STRING "lzo 2.03" |
---|
1469 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
1470 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
1471 | | #define PACKAGE "lzo" |
---|
1472 | | #define VERSION "2.03" |
---|
1473 | | #define STDC_HEADERS 1 |
---|
1474 | | #define HAVE_SYS_TYPES_H 1 |
---|
1475 | | #define HAVE_SYS_STAT_H 1 |
---|
1476 | | #define HAVE_STDLIB_H 1 |
---|
1477 | | #define HAVE_STRING_H 1 |
---|
1478 | | #define HAVE_MEMORY_H 1 |
---|
1479 | | #define HAVE_STRINGS_H 1 |
---|
1480 | | #define HAVE_INTTYPES_H 1 |
---|
1481 | | #define HAVE_STDINT_H 1 |
---|
1482 | | #define HAVE_UNISTD_H 1 |
---|
1483 | | #define HAVE_DLFCN_H 1 |
---|
1484 | | #ifdef __cplusplus |
---|
1485 | | extern "C" void exit (int); |
---|
1486 | | #endif |
---|
1487 | | #define TIME_WITH_SYS_TIME 1 |
---|
1488 | | #define HAVE_ASSERT_H 1 |
---|
1489 | | #define HAVE_CTYPE_H 1 |
---|
1490 | | #define HAVE_DIRENT_H 1 |
---|
1491 | | #define HAVE_ERRNO_H 1 |
---|
1492 | | #define HAVE_FCNTL_H 1 |
---|
1493 | | #define HAVE_FLOAT_H 1 |
---|
1494 | | #define HAVE_LIMITS_H 1 |
---|
1495 | | #define HAVE_MEMORY_H 1 |
---|
1496 | | #define HAVE_SETJMP_H 1 |
---|
1497 | | #define HAVE_SIGNAL_H 1 |
---|
1498 | | #define HAVE_STDARG_H 1 |
---|
1499 | | #define HAVE_STDDEF_H 1 |
---|
1500 | | #define HAVE_STDINT_H 1 |
---|
1501 | | #define HAVE_STDIO_H 1 |
---|
1502 | | #define HAVE_STDLIB_H 1 |
---|
1503 | | #define HAVE_STRING_H 1 |
---|
1504 | | #define HAVE_STRINGS_H 1 |
---|
1505 | | #define HAVE_TIME_H 1 |
---|
1506 | | #define HAVE_UNISTD_H 1 |
---|
1507 | | #define HAVE_UTIME_H 1 |
---|
1508 | | #define HAVE_SYS_MMAN_H 1 |
---|
1509 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1510 | | #define HAVE_SYS_STAT_H 1 |
---|
1511 | | #define HAVE_SYS_TIME_H 1 |
---|
1512 | | #define HAVE_SYS_TYPES_H 1 |
---|
1513 | | #define HAVE_SYS_WAIT_H 1 |
---|
1514 | | #define RETSIGTYPE void |
---|
1515 | | #define SIZEOF_SHORT 2 |
---|
1516 | | #define SIZEOF_INT 4 |
---|
1517 | | #define SIZEOF_LONG 8 |
---|
1518 | | #define SIZEOF_LONG_LONG 8 |
---|
1519 | | #define SIZEOF___INT16 0 |
---|
1520 | | /* end confdefs.h. */ |
---|
1521 | | #include <stdio.h> |
---|
1522 | | #if HAVE_SYS_TYPES_H |
---|
1523 | | # include <sys/types.h> |
---|
1524 | | #endif |
---|
1525 | | #if HAVE_SYS_STAT_H |
---|
1526 | | # include <sys/stat.h> |
---|
1527 | | #endif |
---|
1528 | | #if STDC_HEADERS |
---|
1529 | | # include <stdlib.h> |
---|
1530 | | # include <stddef.h> |
---|
1531 | | #else |
---|
1532 | | # if HAVE_STDLIB_H |
---|
1533 | | # include <stdlib.h> |
---|
1534 | | # endif |
---|
1535 | | #endif |
---|
1536 | | #if HAVE_STRING_H |
---|
1537 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1538 | | # include <memory.h> |
---|
1539 | | # endif |
---|
1540 | | # include <string.h> |
---|
1541 | | #endif |
---|
1542 | | #if HAVE_STRINGS_H |
---|
1543 | | # include <strings.h> |
---|
1544 | | #endif |
---|
1545 | | #if HAVE_INTTYPES_H |
---|
1546 | | # include <inttypes.h> |
---|
1547 | | #else |
---|
1548 | | # if HAVE_STDINT_H |
---|
1549 | | # include <stdint.h> |
---|
1550 | | # endif |
---|
1551 | | #endif |
---|
1552 | | #if HAVE_UNISTD_H |
---|
1553 | | # include <unistd.h> |
---|
1554 | | #endif |
---|
1555 | | int |
---|
1556 | | main () |
---|
1557 | | { |
---|
1558 | | if ((__int32 *) 0) |
---|
1559 | | return 0; |
---|
1560 | | if (sizeof (__int32)) |
---|
1561 | | return 0; |
---|
1562 | | ; |
---|
1563 | | return 0; |
---|
1564 | | } |
---|
1565 | configure:22326: result: no |
---|
1566 | configure:22329: checking size of __int32 |
---|
1567 | configure:22672: result: 0 |
---|
1568 | configure:22679: checking for __int64 |
---|
1569 | configure:22703: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1570 | conftest.c: In function 'main': |
---|
1571 | conftest.c:97: error: '__int64' undeclared (first use in this function) |
---|
1572 | conftest.c:97: error: (Each undeclared identifier is reported only once |
---|
1573 | conftest.c:97: error: for each function it appears in.) |
---|
1574 | conftest.c:97: error: expected expression before ')' token |
---|
1575 | conftest.c: In function 'main': |
---|
1576 | conftest.c:97: error: '__int64' undeclared (first use in this function) |
---|
1577 | conftest.c:97: error: (Each undeclared identifier is reported only once |
---|
1578 | conftest.c:97: error: for each function it appears in.) |
---|
1579 | conftest.c:97: error: expected expression before ')' token |
---|
1580 | conftest.c: In function 'main': |
---|
1581 | conftest.c:97: error: '__int64' undeclared (first use in this function) |
---|
1582 | conftest.c:97: error: (Each undeclared identifier is reported only once |
---|
1583 | conftest.c:97: error: for each function it appears in.) |
---|
1584 | conftest.c:97: error: expected expression before ')' token |
---|
1585 | lipo: can't figure out the architecture type of: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//ccDBlyhp.out |
---|
1586 | configure:22709: $? = 1 |
---|
1587 | configure: failed program was: |
---|
1588 | | /* confdefs.h. */ |
---|
1589 | | |
---|
1590 | | #define PACKAGE_NAME "lzo" |
---|
1591 | | #define PACKAGE_TARNAME "lzo" |
---|
1592 | | #define PACKAGE_VERSION "2.03" |
---|
1593 | | #define PACKAGE_STRING "lzo 2.03" |
---|
1594 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
1595 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
1596 | | #define PACKAGE "lzo" |
---|
1597 | | #define VERSION "2.03" |
---|
1598 | | #define STDC_HEADERS 1 |
---|
1599 | | #define HAVE_SYS_TYPES_H 1 |
---|
1600 | | #define HAVE_SYS_STAT_H 1 |
---|
1601 | | #define HAVE_STDLIB_H 1 |
---|
1602 | | #define HAVE_STRING_H 1 |
---|
1603 | | #define HAVE_MEMORY_H 1 |
---|
1604 | | #define HAVE_STRINGS_H 1 |
---|
1605 | | #define HAVE_INTTYPES_H 1 |
---|
1606 | | #define HAVE_STDINT_H 1 |
---|
1607 | | #define HAVE_UNISTD_H 1 |
---|
1608 | | #define HAVE_DLFCN_H 1 |
---|
1609 | | #ifdef __cplusplus |
---|
1610 | | extern "C" void exit (int); |
---|
1611 | | #endif |
---|
1612 | | #define TIME_WITH_SYS_TIME 1 |
---|
1613 | | #define HAVE_ASSERT_H 1 |
---|
1614 | | #define HAVE_CTYPE_H 1 |
---|
1615 | | #define HAVE_DIRENT_H 1 |
---|
1616 | | #define HAVE_ERRNO_H 1 |
---|
1617 | | #define HAVE_FCNTL_H 1 |
---|
1618 | | #define HAVE_FLOAT_H 1 |
---|
1619 | | #define HAVE_LIMITS_H 1 |
---|
1620 | | #define HAVE_MEMORY_H 1 |
---|
1621 | | #define HAVE_SETJMP_H 1 |
---|
1622 | | #define HAVE_SIGNAL_H 1 |
---|
1623 | | #define HAVE_STDARG_H 1 |
---|
1624 | | #define HAVE_STDDEF_H 1 |
---|
1625 | | #define HAVE_STDINT_H 1 |
---|
1626 | | #define HAVE_STDIO_H 1 |
---|
1627 | | #define HAVE_STDLIB_H 1 |
---|
1628 | | #define HAVE_STRING_H 1 |
---|
1629 | | #define HAVE_STRINGS_H 1 |
---|
1630 | | #define HAVE_TIME_H 1 |
---|
1631 | | #define HAVE_UNISTD_H 1 |
---|
1632 | | #define HAVE_UTIME_H 1 |
---|
1633 | | #define HAVE_SYS_MMAN_H 1 |
---|
1634 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1635 | | #define HAVE_SYS_STAT_H 1 |
---|
1636 | | #define HAVE_SYS_TIME_H 1 |
---|
1637 | | #define HAVE_SYS_TYPES_H 1 |
---|
1638 | | #define HAVE_SYS_WAIT_H 1 |
---|
1639 | | #define RETSIGTYPE void |
---|
1640 | | #define SIZEOF_SHORT 2 |
---|
1641 | | #define SIZEOF_INT 4 |
---|
1642 | | #define SIZEOF_LONG 8 |
---|
1643 | | #define SIZEOF_LONG_LONG 8 |
---|
1644 | | #define SIZEOF___INT16 0 |
---|
1645 | | #define SIZEOF___INT32 0 |
---|
1646 | | /* end confdefs.h. */ |
---|
1647 | | #include <stdio.h> |
---|
1648 | | #if HAVE_SYS_TYPES_H |
---|
1649 | | # include <sys/types.h> |
---|
1650 | | #endif |
---|
1651 | | #if HAVE_SYS_STAT_H |
---|
1652 | | # include <sys/stat.h> |
---|
1653 | | #endif |
---|
1654 | | #if STDC_HEADERS |
---|
1655 | | # include <stdlib.h> |
---|
1656 | | # include <stddef.h> |
---|
1657 | | #else |
---|
1658 | | # if HAVE_STDLIB_H |
---|
1659 | | # include <stdlib.h> |
---|
1660 | | # endif |
---|
1661 | | #endif |
---|
1662 | | #if HAVE_STRING_H |
---|
1663 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1664 | | # include <memory.h> |
---|
1665 | | # endif |
---|
1666 | | # include <string.h> |
---|
1667 | | #endif |
---|
1668 | | #if HAVE_STRINGS_H |
---|
1669 | | # include <strings.h> |
---|
1670 | | #endif |
---|
1671 | | #if HAVE_INTTYPES_H |
---|
1672 | | # include <inttypes.h> |
---|
1673 | | #else |
---|
1674 | | # if HAVE_STDINT_H |
---|
1675 | | # include <stdint.h> |
---|
1676 | | # endif |
---|
1677 | | #endif |
---|
1678 | | #if HAVE_UNISTD_H |
---|
1679 | | # include <unistd.h> |
---|
1680 | | #endif |
---|
1681 | | int |
---|
1682 | | main () |
---|
1683 | | { |
---|
1684 | | if ((__int64 *) 0) |
---|
1685 | | return 0; |
---|
1686 | | if (sizeof (__int64)) |
---|
1687 | | return 0; |
---|
1688 | | ; |
---|
1689 | | return 0; |
---|
1690 | | } |
---|
1691 | configure:22732: result: no |
---|
1692 | configure:22735: checking size of __int64 |
---|
1693 | configure:23078: result: 0 |
---|
1694 | configure:23086: checking for void * |
---|
1695 | configure:23110: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1696 | configure:23116: $? = 0 |
---|
1697 | configure:23119: test -z || test ! -s conftest.err |
---|
1698 | configure:23122: $? = 0 |
---|
1699 | configure:23125: test -s conftest.o |
---|
1700 | configure:23128: $? = 0 |
---|
1701 | configure:23139: result: yes |
---|
1702 | configure:23142: checking size of void * |
---|
1703 | configure:23454: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1704 | configure:23457: $? = 0 |
---|
1705 | configure:23459: ./conftest |
---|
1706 | configure:23462: $? = 0 |
---|
1707 | configure:23485: result: 8 |
---|
1708 | configure:23492: checking for size_t |
---|
1709 | configure:23545: result: yes |
---|
1710 | configure:23548: checking size of size_t |
---|
1711 | configure:23860: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1712 | configure:23863: $? = 0 |
---|
1713 | configure:23865: ./conftest |
---|
1714 | configure:23868: $? = 0 |
---|
1715 | configure:23891: result: 8 |
---|
1716 | configure:23898: checking for ptrdiff_t |
---|
1717 | configure:23951: result: yes |
---|
1718 | configure:23954: checking size of ptrdiff_t |
---|
1719 | configure:24266: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1720 | configure:24269: $? = 0 |
---|
1721 | configure:24271: ./conftest |
---|
1722 | configure:24274: $? = 0 |
---|
1723 | configure:24297: result: 8 |
---|
1724 | configure:24306: checking for __int32 |
---|
1725 | configure:24359: result: no |
---|
1726 | configure:24362: checking size of __int32 |
---|
1727 | configure:24705: result: 0 |
---|
1728 | configure:24712: checking for intmax_t |
---|
1729 | configure:24736: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1730 | configure:24742: $? = 0 |
---|
1731 | configure:24745: test -z || test ! -s conftest.err |
---|
1732 | configure:24748: $? = 0 |
---|
1733 | configure:24751: test -s conftest.o |
---|
1734 | configure:24754: $? = 0 |
---|
1735 | configure:24765: result: yes |
---|
1736 | configure:24768: checking size of intmax_t |
---|
1737 | configure:25080: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1738 | configure:25083: $? = 0 |
---|
1739 | configure:25085: ./conftest |
---|
1740 | configure:25088: $? = 0 |
---|
1741 | configure:25111: result: 8 |
---|
1742 | configure:25118: checking for uintmax_t |
---|
1743 | configure:25142: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1744 | configure:25148: $? = 0 |
---|
1745 | configure:25151: test -z || test ! -s conftest.err |
---|
1746 | configure:25154: $? = 0 |
---|
1747 | configure:25157: test -s conftest.o |
---|
1748 | configure:25160: $? = 0 |
---|
1749 | configure:25171: result: yes |
---|
1750 | configure:25174: checking size of uintmax_t |
---|
1751 | configure:25486: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1752 | configure:25489: $? = 0 |
---|
1753 | configure:25491: ./conftest |
---|
1754 | configure:25494: $? = 0 |
---|
1755 | configure:25517: result: 8 |
---|
1756 | configure:25524: checking for intptr_t |
---|
1757 | configure:25548: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1758 | configure:25554: $? = 0 |
---|
1759 | configure:25557: test -z || test ! -s conftest.err |
---|
1760 | configure:25560: $? = 0 |
---|
1761 | configure:25563: test -s conftest.o |
---|
1762 | configure:25566: $? = 0 |
---|
1763 | configure:25577: result: yes |
---|
1764 | configure:25580: checking size of intptr_t |
---|
1765 | configure:25892: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1766 | configure:25895: $? = 0 |
---|
1767 | configure:25897: ./conftest |
---|
1768 | configure:25900: $? = 0 |
---|
1769 | configure:25923: result: 8 |
---|
1770 | configure:25930: checking for uintptr_t |
---|
1771 | configure:25954: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1772 | configure:25960: $? = 0 |
---|
1773 | configure:25963: test -z || test ! -s conftest.err |
---|
1774 | configure:25966: $? = 0 |
---|
1775 | configure:25969: test -s conftest.o |
---|
1776 | configure:25972: $? = 0 |
---|
1777 | configure:25983: result: yes |
---|
1778 | configure:25986: checking size of uintptr_t |
---|
1779 | configure:26298: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1780 | configure:26301: $? = 0 |
---|
1781 | configure:26303: ./conftest |
---|
1782 | configure:26306: $? = 0 |
---|
1783 | configure:26329: result: 8 |
---|
1784 | configure:26337: checking for float |
---|
1785 | configure:26361: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1786 | configure:26367: $? = 0 |
---|
1787 | configure:26370: test -z || test ! -s conftest.err |
---|
1788 | configure:26373: $? = 0 |
---|
1789 | configure:26376: test -s conftest.o |
---|
1790 | configure:26379: $? = 0 |
---|
1791 | configure:26390: result: yes |
---|
1792 | configure:26393: checking size of float |
---|
1793 | configure:26705: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1794 | configure:26708: $? = 0 |
---|
1795 | configure:26710: ./conftest |
---|
1796 | configure:26713: $? = 0 |
---|
1797 | configure:26736: result: 4 |
---|
1798 | configure:26743: checking for double |
---|
1799 | configure:26767: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1800 | configure:26773: $? = 0 |
---|
1801 | configure:26776: test -z || test ! -s conftest.err |
---|
1802 | configure:26779: $? = 0 |
---|
1803 | configure:26782: test -s conftest.o |
---|
1804 | configure:26785: $? = 0 |
---|
1805 | configure:26796: result: yes |
---|
1806 | configure:26799: checking size of double |
---|
1807 | configure:27111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1808 | configure:27114: $? = 0 |
---|
1809 | configure:27116: ./conftest |
---|
1810 | configure:27119: $? = 0 |
---|
1811 | configure:27142: result: 8 |
---|
1812 | configure:27149: checking for long double |
---|
1813 | configure:27173: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1814 | configure:27179: $? = 0 |
---|
1815 | configure:27182: test -z || test ! -s conftest.err |
---|
1816 | configure:27185: $? = 0 |
---|
1817 | configure:27188: test -s conftest.o |
---|
1818 | configure:27191: $? = 0 |
---|
1819 | configure:27202: result: yes |
---|
1820 | configure:27205: checking size of long double |
---|
1821 | configure:27517: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1822 | configure:27520: $? = 0 |
---|
1823 | configure:27522: ./conftest |
---|
1824 | configure:27525: $? = 0 |
---|
1825 | configure:27548: result: 16 |
---|
1826 | configure:27556: checking for dev_t |
---|
1827 | configure:27580: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1828 | configure:27586: $? = 0 |
---|
1829 | configure:27589: test -z || test ! -s conftest.err |
---|
1830 | configure:27592: $? = 0 |
---|
1831 | configure:27595: test -s conftest.o |
---|
1832 | configure:27598: $? = 0 |
---|
1833 | configure:27609: result: yes |
---|
1834 | configure:27612: checking size of dev_t |
---|
1835 | configure:27924: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1836 | configure:27927: $? = 0 |
---|
1837 | configure:27929: ./conftest |
---|
1838 | configure:27932: $? = 0 |
---|
1839 | configure:27955: result: 4 |
---|
1840 | configure:27962: checking for fpos_t |
---|
1841 | configure:27986: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1842 | configure:27992: $? = 0 |
---|
1843 | configure:27995: test -z || test ! -s conftest.err |
---|
1844 | configure:27998: $? = 0 |
---|
1845 | configure:28001: test -s conftest.o |
---|
1846 | configure:28004: $? = 0 |
---|
1847 | configure:28015: result: yes |
---|
1848 | configure:28018: checking size of fpos_t |
---|
1849 | configure:28330: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1850 | configure:28333: $? = 0 |
---|
1851 | configure:28335: ./conftest |
---|
1852 | configure:28338: $? = 0 |
---|
1853 | configure:28361: result: 8 |
---|
1854 | configure:28368: checking for mode_t |
---|
1855 | configure:28392: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1856 | configure:28398: $? = 0 |
---|
1857 | configure:28401: test -z || test ! -s conftest.err |
---|
1858 | configure:28404: $? = 0 |
---|
1859 | configure:28407: test -s conftest.o |
---|
1860 | configure:28410: $? = 0 |
---|
1861 | configure:28421: result: yes |
---|
1862 | configure:28424: checking size of mode_t |
---|
1863 | configure:28736: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1864 | configure:28739: $? = 0 |
---|
1865 | configure:28741: ./conftest |
---|
1866 | configure:28744: $? = 0 |
---|
1867 | configure:28767: result: 2 |
---|
1868 | configure:28774: checking for off_t |
---|
1869 | configure:28827: result: yes |
---|
1870 | configure:28830: checking size of off_t |
---|
1871 | configure:29142: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1872 | configure:29145: $? = 0 |
---|
1873 | configure:29147: ./conftest |
---|
1874 | configure:29150: $? = 0 |
---|
1875 | configure:29173: result: 8 |
---|
1876 | configure:29180: checking for ssize_t |
---|
1877 | configure:29204: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1878 | configure:29210: $? = 0 |
---|
1879 | configure:29213: test -z || test ! -s conftest.err |
---|
1880 | configure:29216: $? = 0 |
---|
1881 | configure:29219: test -s conftest.o |
---|
1882 | configure:29222: $? = 0 |
---|
1883 | configure:29233: result: yes |
---|
1884 | configure:29236: checking size of ssize_t |
---|
1885 | configure:29548: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1886 | configure:29551: $? = 0 |
---|
1887 | configure:29553: ./conftest |
---|
1888 | configure:29556: $? = 0 |
---|
1889 | configure:29579: result: 8 |
---|
1890 | configure:29586: checking for time_t |
---|
1891 | configure:29610: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1892 | configure:29616: $? = 0 |
---|
1893 | configure:29619: test -z || test ! -s conftest.err |
---|
1894 | configure:29622: $? = 0 |
---|
1895 | configure:29625: test -s conftest.o |
---|
1896 | configure:29628: $? = 0 |
---|
1897 | configure:29639: result: yes |
---|
1898 | configure:29642: checking size of time_t |
---|
1899 | configure:29954: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1900 | configure:29957: $? = 0 |
---|
1901 | configure:29959: ./conftest |
---|
1902 | configure:29962: $? = 0 |
---|
1903 | configure:29985: result: 8 |
---|
1904 | configure:30054: checking for access |
---|
1905 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1906 | configure:30117: $? = 0 |
---|
1907 | configure:30120: test -z || test ! -s conftest.err |
---|
1908 | configure:30123: $? = 0 |
---|
1909 | configure:30126: test -s conftest |
---|
1910 | configure:30129: $? = 0 |
---|
1911 | configure:30141: result: yes |
---|
1912 | configure:30054: checking for alloca |
---|
1913 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
1914 | conftest.c:103: warning: conflicting types for built-in function 'alloca' |
---|
1915 | Undefined symbols for architecture x86_64: |
---|
1916 | "_alloca", referenced from: |
---|
1917 | _main in ccka9HmT.o |
---|
1918 | _f in ccka9HmT.o |
---|
1919 | ld: symbol(s) not found for architecture x86_64 |
---|
1920 | collect2: ld returned 1 exit status |
---|
1921 | conftest.c:103: warning: conflicting types for built-in function 'alloca' |
---|
1922 | Undefined symbols for architecture i386: |
---|
1923 | "_alloca", referenced from: |
---|
1924 | _f in ccnOwy2H.o |
---|
1925 | _alloca$non_lazy_ptr in ccnOwy2H.o |
---|
1926 | ld: symbol(s) not found for architecture i386 |
---|
1927 | collect2: ld returned 1 exit status |
---|
1928 | conftest.c:103: warning: conflicting types for built-in function 'alloca' |
---|
1929 | Undefined symbols for architecture ppc: |
---|
1930 | "_alloca", referenced from: |
---|
1931 | _f in cc16MpjF.o |
---|
1932 | _alloca$non_lazy_ptr in cc16MpjF.o |
---|
1933 | ld: symbol(s) not found for architecture ppc |
---|
1934 | collect2: ld returned 1 exit status |
---|
1935 | lipo: can't open input file: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//ccUbDf4p.out (No such file or directory) |
---|
1936 | configure:30117: $? = 1 |
---|
1937 | configure: failed program was: |
---|
1938 | | /* confdefs.h. */ |
---|
1939 | | |
---|
1940 | | #define PACKAGE_NAME "lzo" |
---|
1941 | | #define PACKAGE_TARNAME "lzo" |
---|
1942 | | #define PACKAGE_VERSION "2.03" |
---|
1943 | | #define PACKAGE_STRING "lzo 2.03" |
---|
1944 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
1945 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
1946 | | #define PACKAGE "lzo" |
---|
1947 | | #define VERSION "2.03" |
---|
1948 | | #define STDC_HEADERS 1 |
---|
1949 | | #define HAVE_SYS_TYPES_H 1 |
---|
1950 | | #define HAVE_SYS_STAT_H 1 |
---|
1951 | | #define HAVE_STDLIB_H 1 |
---|
1952 | | #define HAVE_STRING_H 1 |
---|
1953 | | #define HAVE_MEMORY_H 1 |
---|
1954 | | #define HAVE_STRINGS_H 1 |
---|
1955 | | #define HAVE_INTTYPES_H 1 |
---|
1956 | | #define HAVE_STDINT_H 1 |
---|
1957 | | #define HAVE_UNISTD_H 1 |
---|
1958 | | #define HAVE_DLFCN_H 1 |
---|
1959 | | #ifdef __cplusplus |
---|
1960 | | extern "C" void exit (int); |
---|
1961 | | #endif |
---|
1962 | | #define TIME_WITH_SYS_TIME 1 |
---|
1963 | | #define HAVE_ASSERT_H 1 |
---|
1964 | | #define HAVE_CTYPE_H 1 |
---|
1965 | | #define HAVE_DIRENT_H 1 |
---|
1966 | | #define HAVE_ERRNO_H 1 |
---|
1967 | | #define HAVE_FCNTL_H 1 |
---|
1968 | | #define HAVE_FLOAT_H 1 |
---|
1969 | | #define HAVE_LIMITS_H 1 |
---|
1970 | | #define HAVE_MEMORY_H 1 |
---|
1971 | | #define HAVE_SETJMP_H 1 |
---|
1972 | | #define HAVE_SIGNAL_H 1 |
---|
1973 | | #define HAVE_STDARG_H 1 |
---|
1974 | | #define HAVE_STDDEF_H 1 |
---|
1975 | | #define HAVE_STDINT_H 1 |
---|
1976 | | #define HAVE_STDIO_H 1 |
---|
1977 | | #define HAVE_STDLIB_H 1 |
---|
1978 | | #define HAVE_STRING_H 1 |
---|
1979 | | #define HAVE_STRINGS_H 1 |
---|
1980 | | #define HAVE_TIME_H 1 |
---|
1981 | | #define HAVE_UNISTD_H 1 |
---|
1982 | | #define HAVE_UTIME_H 1 |
---|
1983 | | #define HAVE_SYS_MMAN_H 1 |
---|
1984 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1985 | | #define HAVE_SYS_STAT_H 1 |
---|
1986 | | #define HAVE_SYS_TIME_H 1 |
---|
1987 | | #define HAVE_SYS_TYPES_H 1 |
---|
1988 | | #define HAVE_SYS_WAIT_H 1 |
---|
1989 | | #define RETSIGTYPE void |
---|
1990 | | #define SIZEOF_SHORT 2 |
---|
1991 | | #define SIZEOF_INT 4 |
---|
1992 | | #define SIZEOF_LONG 8 |
---|
1993 | | #define SIZEOF_LONG_LONG 8 |
---|
1994 | | #define SIZEOF___INT16 0 |
---|
1995 | | #define SIZEOF___INT32 0 |
---|
1996 | | #define SIZEOF___INT64 0 |
---|
1997 | | #define SIZEOF_VOID_P 8 |
---|
1998 | | #define SIZEOF_SIZE_T 8 |
---|
1999 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2000 | | #define SIZEOF___INT32 0 |
---|
2001 | | #define SIZEOF_INTMAX_T 8 |
---|
2002 | | #define SIZEOF_UINTMAX_T 8 |
---|
2003 | | #define SIZEOF_INTPTR_T 8 |
---|
2004 | | #define SIZEOF_UINTPTR_T 8 |
---|
2005 | | #define SIZEOF_FLOAT 4 |
---|
2006 | | #define SIZEOF_DOUBLE 8 |
---|
2007 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
2008 | | #define SIZEOF_DEV_T 4 |
---|
2009 | | #define SIZEOF_FPOS_T 8 |
---|
2010 | | #define SIZEOF_MODE_T 2 |
---|
2011 | | #define SIZEOF_OFF_T 8 |
---|
2012 | | #define SIZEOF_SSIZE_T 8 |
---|
2013 | | #define SIZEOF_TIME_T 8 |
---|
2014 | | #define HAVE_ACCESS 1 |
---|
2015 | | /* end confdefs.h. */ |
---|
2016 | | /* Define alloca to an innocuous variant, in case <limits.h> declares alloca. |
---|
2017 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2018 | | #define alloca innocuous_alloca |
---|
2019 | | |
---|
2020 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2021 | | which can conflict with char alloca (); below. |
---|
2022 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2023 | | <limits.h> exists even on freestanding compilers. */ |
---|
2024 | | |
---|
2025 | | #ifdef __STDC__ |
---|
2026 | | # include <limits.h> |
---|
2027 | | #else |
---|
2028 | | # include <assert.h> |
---|
2029 | | #endif |
---|
2030 | | |
---|
2031 | | #undef alloca |
---|
2032 | | |
---|
2033 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2034 | | #ifdef __cplusplus |
---|
2035 | | extern "C" |
---|
2036 | | { |
---|
2037 | | #endif |
---|
2038 | | /* We use char because int might match the return type of a gcc2 |
---|
2039 | | builtin and then its argument prototype would still apply. */ |
---|
2040 | | char alloca (); |
---|
2041 | | /* The GNU C library defines this for functions which it implements |
---|
2042 | | to always fail with ENOSYS. Some functions are actually named |
---|
2043 | | something starting with __ and the normal name is an alias. */ |
---|
2044 | | #if defined (__stub_alloca) || defined (__stub___alloca) |
---|
2045 | | choke me |
---|
2046 | | #else |
---|
2047 | | char (*f) () = alloca; |
---|
2048 | | #endif |
---|
2049 | | #ifdef __cplusplus |
---|
2050 | | } |
---|
2051 | | #endif |
---|
2052 | | |
---|
2053 | | int |
---|
2054 | | main () |
---|
2055 | | { |
---|
2056 | | return f != alloca; |
---|
2057 | | ; |
---|
2058 | | return 0; |
---|
2059 | | } |
---|
2060 | configure:30141: result: no |
---|
2061 | configure:30054: checking for atexit |
---|
2062 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2063 | configure:30117: $? = 0 |
---|
2064 | configure:30120: test -z || test ! -s conftest.err |
---|
2065 | configure:30123: $? = 0 |
---|
2066 | configure:30126: test -s conftest |
---|
2067 | configure:30129: $? = 0 |
---|
2068 | configure:30141: result: yes |
---|
2069 | configure:30054: checking for atoi |
---|
2070 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2071 | configure:30117: $? = 0 |
---|
2072 | configure:30120: test -z || test ! -s conftest.err |
---|
2073 | configure:30123: $? = 0 |
---|
2074 | configure:30126: test -s conftest |
---|
2075 | configure:30129: $? = 0 |
---|
2076 | configure:30141: result: yes |
---|
2077 | configure:30054: checking for atol |
---|
2078 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2079 | configure:30117: $? = 0 |
---|
2080 | configure:30120: test -z || test ! -s conftest.err |
---|
2081 | configure:30123: $? = 0 |
---|
2082 | configure:30126: test -s conftest |
---|
2083 | configure:30129: $? = 0 |
---|
2084 | configure:30141: result: yes |
---|
2085 | configure:30054: checking for chmod |
---|
2086 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2087 | configure:30117: $? = 0 |
---|
2088 | configure:30120: test -z || test ! -s conftest.err |
---|
2089 | configure:30123: $? = 0 |
---|
2090 | configure:30126: test -s conftest |
---|
2091 | configure:30129: $? = 0 |
---|
2092 | configure:30141: result: yes |
---|
2093 | configure:30054: checking for chown |
---|
2094 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2095 | configure:30117: $? = 0 |
---|
2096 | configure:30120: test -z || test ! -s conftest.err |
---|
2097 | configure:30123: $? = 0 |
---|
2098 | configure:30126: test -s conftest |
---|
2099 | configure:30129: $? = 0 |
---|
2100 | configure:30141: result: yes |
---|
2101 | configure:30054: checking for clock_getcpuclockid |
---|
2102 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2103 | Undefined symbols for architecture x86_64: |
---|
2104 | "_clock_getcpuclockid", referenced from: |
---|
2105 | _main in cchGAth3.o |
---|
2106 | _f in cchGAth3.o |
---|
2107 | ld: symbol(s) not found for architecture x86_64 |
---|
2108 | collect2: ld returned 1 exit status |
---|
2109 | Undefined symbols for architecture i386: |
---|
2110 | "_clock_getcpuclockid", referenced from: |
---|
2111 | _f in ccdOG2M6.o |
---|
2112 | _clock_getcpuclockid$non_lazy_ptr in ccdOG2M6.o |
---|
2113 | ld: symbol(s) not found for architecture i386 |
---|
2114 | collect2: ld returned 1 exit status |
---|
2115 | Undefined symbols for architecture ppc: |
---|
2116 | "_clock_getcpuclockid", referenced from: |
---|
2117 | _f in ccYPhmtX.o |
---|
2118 | _clock_getcpuclockid$non_lazy_ptr in ccYPhmtX.o |
---|
2119 | ld: symbol(s) not found for architecture ppc |
---|
2120 | collect2: ld returned 1 exit status |
---|
2121 | lipo: can't open input file: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//cc8AyOI5.out (No such file or directory) |
---|
2122 | configure:30117: $? = 1 |
---|
2123 | configure: failed program was: |
---|
2124 | | /* confdefs.h. */ |
---|
2125 | | |
---|
2126 | | #define PACKAGE_NAME "lzo" |
---|
2127 | | #define PACKAGE_TARNAME "lzo" |
---|
2128 | | #define PACKAGE_VERSION "2.03" |
---|
2129 | | #define PACKAGE_STRING "lzo 2.03" |
---|
2130 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
2131 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
2132 | | #define PACKAGE "lzo" |
---|
2133 | | #define VERSION "2.03" |
---|
2134 | | #define STDC_HEADERS 1 |
---|
2135 | | #define HAVE_SYS_TYPES_H 1 |
---|
2136 | | #define HAVE_SYS_STAT_H 1 |
---|
2137 | | #define HAVE_STDLIB_H 1 |
---|
2138 | | #define HAVE_STRING_H 1 |
---|
2139 | | #define HAVE_MEMORY_H 1 |
---|
2140 | | #define HAVE_STRINGS_H 1 |
---|
2141 | | #define HAVE_INTTYPES_H 1 |
---|
2142 | | #define HAVE_STDINT_H 1 |
---|
2143 | | #define HAVE_UNISTD_H 1 |
---|
2144 | | #define HAVE_DLFCN_H 1 |
---|
2145 | | #ifdef __cplusplus |
---|
2146 | | extern "C" void exit (int); |
---|
2147 | | #endif |
---|
2148 | | #define TIME_WITH_SYS_TIME 1 |
---|
2149 | | #define HAVE_ASSERT_H 1 |
---|
2150 | | #define HAVE_CTYPE_H 1 |
---|
2151 | | #define HAVE_DIRENT_H 1 |
---|
2152 | | #define HAVE_ERRNO_H 1 |
---|
2153 | | #define HAVE_FCNTL_H 1 |
---|
2154 | | #define HAVE_FLOAT_H 1 |
---|
2155 | | #define HAVE_LIMITS_H 1 |
---|
2156 | | #define HAVE_MEMORY_H 1 |
---|
2157 | | #define HAVE_SETJMP_H 1 |
---|
2158 | | #define HAVE_SIGNAL_H 1 |
---|
2159 | | #define HAVE_STDARG_H 1 |
---|
2160 | | #define HAVE_STDDEF_H 1 |
---|
2161 | | #define HAVE_STDINT_H 1 |
---|
2162 | | #define HAVE_STDIO_H 1 |
---|
2163 | | #define HAVE_STDLIB_H 1 |
---|
2164 | | #define HAVE_STRING_H 1 |
---|
2165 | | #define HAVE_STRINGS_H 1 |
---|
2166 | | #define HAVE_TIME_H 1 |
---|
2167 | | #define HAVE_UNISTD_H 1 |
---|
2168 | | #define HAVE_UTIME_H 1 |
---|
2169 | | #define HAVE_SYS_MMAN_H 1 |
---|
2170 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2171 | | #define HAVE_SYS_STAT_H 1 |
---|
2172 | | #define HAVE_SYS_TIME_H 1 |
---|
2173 | | #define HAVE_SYS_TYPES_H 1 |
---|
2174 | | #define HAVE_SYS_WAIT_H 1 |
---|
2175 | | #define RETSIGTYPE void |
---|
2176 | | #define SIZEOF_SHORT 2 |
---|
2177 | | #define SIZEOF_INT 4 |
---|
2178 | | #define SIZEOF_LONG 8 |
---|
2179 | | #define SIZEOF_LONG_LONG 8 |
---|
2180 | | #define SIZEOF___INT16 0 |
---|
2181 | | #define SIZEOF___INT32 0 |
---|
2182 | | #define SIZEOF___INT64 0 |
---|
2183 | | #define SIZEOF_VOID_P 8 |
---|
2184 | | #define SIZEOF_SIZE_T 8 |
---|
2185 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2186 | | #define SIZEOF___INT32 0 |
---|
2187 | | #define SIZEOF_INTMAX_T 8 |
---|
2188 | | #define SIZEOF_UINTMAX_T 8 |
---|
2189 | | #define SIZEOF_INTPTR_T 8 |
---|
2190 | | #define SIZEOF_UINTPTR_T 8 |
---|
2191 | | #define SIZEOF_FLOAT 4 |
---|
2192 | | #define SIZEOF_DOUBLE 8 |
---|
2193 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
2194 | | #define SIZEOF_DEV_T 4 |
---|
2195 | | #define SIZEOF_FPOS_T 8 |
---|
2196 | | #define SIZEOF_MODE_T 2 |
---|
2197 | | #define SIZEOF_OFF_T 8 |
---|
2198 | | #define SIZEOF_SSIZE_T 8 |
---|
2199 | | #define SIZEOF_TIME_T 8 |
---|
2200 | | #define HAVE_ACCESS 1 |
---|
2201 | | #define HAVE_ATEXIT 1 |
---|
2202 | | #define HAVE_ATOI 1 |
---|
2203 | | #define HAVE_ATOL 1 |
---|
2204 | | #define HAVE_CHMOD 1 |
---|
2205 | | #define HAVE_CHOWN 1 |
---|
2206 | | /* end confdefs.h. */ |
---|
2207 | | /* Define clock_getcpuclockid to an innocuous variant, in case <limits.h> declares clock_getcpuclockid. |
---|
2208 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2209 | | #define clock_getcpuclockid innocuous_clock_getcpuclockid |
---|
2210 | | |
---|
2211 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2212 | | which can conflict with char clock_getcpuclockid (); below. |
---|
2213 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2214 | | <limits.h> exists even on freestanding compilers. */ |
---|
2215 | | |
---|
2216 | | #ifdef __STDC__ |
---|
2217 | | # include <limits.h> |
---|
2218 | | #else |
---|
2219 | | # include <assert.h> |
---|
2220 | | #endif |
---|
2221 | | |
---|
2222 | | #undef clock_getcpuclockid |
---|
2223 | | |
---|
2224 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2225 | | #ifdef __cplusplus |
---|
2226 | | extern "C" |
---|
2227 | | { |
---|
2228 | | #endif |
---|
2229 | | /* We use char because int might match the return type of a gcc2 |
---|
2230 | | builtin and then its argument prototype would still apply. */ |
---|
2231 | | char clock_getcpuclockid (); |
---|
2232 | | /* The GNU C library defines this for functions which it implements |
---|
2233 | | to always fail with ENOSYS. Some functions are actually named |
---|
2234 | | something starting with __ and the normal name is an alias. */ |
---|
2235 | | #if defined (__stub_clock_getcpuclockid) || defined (__stub___clock_getcpuclockid) |
---|
2236 | | choke me |
---|
2237 | | #else |
---|
2238 | | char (*f) () = clock_getcpuclockid; |
---|
2239 | | #endif |
---|
2240 | | #ifdef __cplusplus |
---|
2241 | | } |
---|
2242 | | #endif |
---|
2243 | | |
---|
2244 | | int |
---|
2245 | | main () |
---|
2246 | | { |
---|
2247 | | return f != clock_getcpuclockid; |
---|
2248 | | ; |
---|
2249 | | return 0; |
---|
2250 | | } |
---|
2251 | configure:30141: result: no |
---|
2252 | configure:30054: checking for clock_getres |
---|
2253 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2254 | Undefined symbols for architecture x86_64: |
---|
2255 | "_clock_getres", referenced from: |
---|
2256 | _main in ccSvV1Q0.o |
---|
2257 | _f in ccSvV1Q0.o |
---|
2258 | ld: symbol(s) not found for architecture x86_64 |
---|
2259 | collect2: ld returned 1 exit status |
---|
2260 | Undefined symbols for architecture i386: |
---|
2261 | "_clock_getres", referenced from: |
---|
2262 | _f in ccn1P4ts.o |
---|
2263 | _clock_getres$non_lazy_ptr in ccn1P4ts.o |
---|
2264 | ld: symbol(s) not found for architecture i386 |
---|
2265 | collect2: ld returned 1 exit status |
---|
2266 | Undefined symbols for architecture ppc: |
---|
2267 | "_clock_getres", referenced from: |
---|
2268 | _f in ccYdFjeA.o |
---|
2269 | _clock_getres$non_lazy_ptr in ccYdFjeA.o |
---|
2270 | ld: symbol(s) not found for architecture ppc |
---|
2271 | collect2: ld returned 1 exit status |
---|
2272 | lipo: can't open input file: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//ccdQhjxx.out (No such file or directory) |
---|
2273 | configure:30117: $? = 1 |
---|
2274 | configure: failed program was: |
---|
2275 | | /* confdefs.h. */ |
---|
2276 | | |
---|
2277 | | #define PACKAGE_NAME "lzo" |
---|
2278 | | #define PACKAGE_TARNAME "lzo" |
---|
2279 | | #define PACKAGE_VERSION "2.03" |
---|
2280 | | #define PACKAGE_STRING "lzo 2.03" |
---|
2281 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
2282 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
2283 | | #define PACKAGE "lzo" |
---|
2284 | | #define VERSION "2.03" |
---|
2285 | | #define STDC_HEADERS 1 |
---|
2286 | | #define HAVE_SYS_TYPES_H 1 |
---|
2287 | | #define HAVE_SYS_STAT_H 1 |
---|
2288 | | #define HAVE_STDLIB_H 1 |
---|
2289 | | #define HAVE_STRING_H 1 |
---|
2290 | | #define HAVE_MEMORY_H 1 |
---|
2291 | | #define HAVE_STRINGS_H 1 |
---|
2292 | | #define HAVE_INTTYPES_H 1 |
---|
2293 | | #define HAVE_STDINT_H 1 |
---|
2294 | | #define HAVE_UNISTD_H 1 |
---|
2295 | | #define HAVE_DLFCN_H 1 |
---|
2296 | | #ifdef __cplusplus |
---|
2297 | | extern "C" void exit (int); |
---|
2298 | | #endif |
---|
2299 | | #define TIME_WITH_SYS_TIME 1 |
---|
2300 | | #define HAVE_ASSERT_H 1 |
---|
2301 | | #define HAVE_CTYPE_H 1 |
---|
2302 | | #define HAVE_DIRENT_H 1 |
---|
2303 | | #define HAVE_ERRNO_H 1 |
---|
2304 | | #define HAVE_FCNTL_H 1 |
---|
2305 | | #define HAVE_FLOAT_H 1 |
---|
2306 | | #define HAVE_LIMITS_H 1 |
---|
2307 | | #define HAVE_MEMORY_H 1 |
---|
2308 | | #define HAVE_SETJMP_H 1 |
---|
2309 | | #define HAVE_SIGNAL_H 1 |
---|
2310 | | #define HAVE_STDARG_H 1 |
---|
2311 | | #define HAVE_STDDEF_H 1 |
---|
2312 | | #define HAVE_STDINT_H 1 |
---|
2313 | | #define HAVE_STDIO_H 1 |
---|
2314 | | #define HAVE_STDLIB_H 1 |
---|
2315 | | #define HAVE_STRING_H 1 |
---|
2316 | | #define HAVE_STRINGS_H 1 |
---|
2317 | | #define HAVE_TIME_H 1 |
---|
2318 | | #define HAVE_UNISTD_H 1 |
---|
2319 | | #define HAVE_UTIME_H 1 |
---|
2320 | | #define HAVE_SYS_MMAN_H 1 |
---|
2321 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2322 | | #define HAVE_SYS_STAT_H 1 |
---|
2323 | | #define HAVE_SYS_TIME_H 1 |
---|
2324 | | #define HAVE_SYS_TYPES_H 1 |
---|
2325 | | #define HAVE_SYS_WAIT_H 1 |
---|
2326 | | #define RETSIGTYPE void |
---|
2327 | | #define SIZEOF_SHORT 2 |
---|
2328 | | #define SIZEOF_INT 4 |
---|
2329 | | #define SIZEOF_LONG 8 |
---|
2330 | | #define SIZEOF_LONG_LONG 8 |
---|
2331 | | #define SIZEOF___INT16 0 |
---|
2332 | | #define SIZEOF___INT32 0 |
---|
2333 | | #define SIZEOF___INT64 0 |
---|
2334 | | #define SIZEOF_VOID_P 8 |
---|
2335 | | #define SIZEOF_SIZE_T 8 |
---|
2336 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2337 | | #define SIZEOF___INT32 0 |
---|
2338 | | #define SIZEOF_INTMAX_T 8 |
---|
2339 | | #define SIZEOF_UINTMAX_T 8 |
---|
2340 | | #define SIZEOF_INTPTR_T 8 |
---|
2341 | | #define SIZEOF_UINTPTR_T 8 |
---|
2342 | | #define SIZEOF_FLOAT 4 |
---|
2343 | | #define SIZEOF_DOUBLE 8 |
---|
2344 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
2345 | | #define SIZEOF_DEV_T 4 |
---|
2346 | | #define SIZEOF_FPOS_T 8 |
---|
2347 | | #define SIZEOF_MODE_T 2 |
---|
2348 | | #define SIZEOF_OFF_T 8 |
---|
2349 | | #define SIZEOF_SSIZE_T 8 |
---|
2350 | | #define SIZEOF_TIME_T 8 |
---|
2351 | | #define HAVE_ACCESS 1 |
---|
2352 | | #define HAVE_ATEXIT 1 |
---|
2353 | | #define HAVE_ATOI 1 |
---|
2354 | | #define HAVE_ATOL 1 |
---|
2355 | | #define HAVE_CHMOD 1 |
---|
2356 | | #define HAVE_CHOWN 1 |
---|
2357 | | /* end confdefs.h. */ |
---|
2358 | | /* Define clock_getres to an innocuous variant, in case <limits.h> declares clock_getres. |
---|
2359 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2360 | | #define clock_getres innocuous_clock_getres |
---|
2361 | | |
---|
2362 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2363 | | which can conflict with char clock_getres (); below. |
---|
2364 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2365 | | <limits.h> exists even on freestanding compilers. */ |
---|
2366 | | |
---|
2367 | | #ifdef __STDC__ |
---|
2368 | | # include <limits.h> |
---|
2369 | | #else |
---|
2370 | | # include <assert.h> |
---|
2371 | | #endif |
---|
2372 | | |
---|
2373 | | #undef clock_getres |
---|
2374 | | |
---|
2375 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2376 | | #ifdef __cplusplus |
---|
2377 | | extern "C" |
---|
2378 | | { |
---|
2379 | | #endif |
---|
2380 | | /* We use char because int might match the return type of a gcc2 |
---|
2381 | | builtin and then its argument prototype would still apply. */ |
---|
2382 | | char clock_getres (); |
---|
2383 | | /* The GNU C library defines this for functions which it implements |
---|
2384 | | to always fail with ENOSYS. Some functions are actually named |
---|
2385 | | something starting with __ and the normal name is an alias. */ |
---|
2386 | | #if defined (__stub_clock_getres) || defined (__stub___clock_getres) |
---|
2387 | | choke me |
---|
2388 | | #else |
---|
2389 | | char (*f) () = clock_getres; |
---|
2390 | | #endif |
---|
2391 | | #ifdef __cplusplus |
---|
2392 | | } |
---|
2393 | | #endif |
---|
2394 | | |
---|
2395 | | int |
---|
2396 | | main () |
---|
2397 | | { |
---|
2398 | | return f != clock_getres; |
---|
2399 | | ; |
---|
2400 | | return 0; |
---|
2401 | | } |
---|
2402 | configure:30141: result: no |
---|
2403 | configure:30054: checking for clock_gettime |
---|
2404 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2405 | Undefined symbols for architecture x86_64: |
---|
2406 | "_clock_gettime", referenced from: |
---|
2407 | _main in ccxWaqP6.o |
---|
2408 | _f in ccxWaqP6.o |
---|
2409 | ld: symbol(s) not found for architecture x86_64 |
---|
2410 | collect2: ld returned 1 exit status |
---|
2411 | Undefined symbols for architecture i386: |
---|
2412 | "_clock_gettime", referenced from: |
---|
2413 | _f in ccFKTnhP.o |
---|
2414 | _clock_gettime$non_lazy_ptr in ccFKTnhP.o |
---|
2415 | ld: symbol(s) not found for architecture i386 |
---|
2416 | collect2: ld returned 1 exit status |
---|
2417 | Undefined symbols for architecture ppc: |
---|
2418 | "_clock_gettime", referenced from: |
---|
2419 | _f in cch2WYTB.o |
---|
2420 | _clock_gettime$non_lazy_ptr in cch2WYTB.o |
---|
2421 | ld: symbol(s) not found for architecture ppc |
---|
2422 | collect2: ld returned 1 exit status |
---|
2423 | lipo: can't open input file: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//cc7M81vM.out (No such file or directory) |
---|
2424 | configure:30117: $? = 1 |
---|
2425 | configure: failed program was: |
---|
2426 | | /* confdefs.h. */ |
---|
2427 | | |
---|
2428 | | #define PACKAGE_NAME "lzo" |
---|
2429 | | #define PACKAGE_TARNAME "lzo" |
---|
2430 | | #define PACKAGE_VERSION "2.03" |
---|
2431 | | #define PACKAGE_STRING "lzo 2.03" |
---|
2432 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
2433 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
2434 | | #define PACKAGE "lzo" |
---|
2435 | | #define VERSION "2.03" |
---|
2436 | | #define STDC_HEADERS 1 |
---|
2437 | | #define HAVE_SYS_TYPES_H 1 |
---|
2438 | | #define HAVE_SYS_STAT_H 1 |
---|
2439 | | #define HAVE_STDLIB_H 1 |
---|
2440 | | #define HAVE_STRING_H 1 |
---|
2441 | | #define HAVE_MEMORY_H 1 |
---|
2442 | | #define HAVE_STRINGS_H 1 |
---|
2443 | | #define HAVE_INTTYPES_H 1 |
---|
2444 | | #define HAVE_STDINT_H 1 |
---|
2445 | | #define HAVE_UNISTD_H 1 |
---|
2446 | | #define HAVE_DLFCN_H 1 |
---|
2447 | | #ifdef __cplusplus |
---|
2448 | | extern "C" void exit (int); |
---|
2449 | | #endif |
---|
2450 | | #define TIME_WITH_SYS_TIME 1 |
---|
2451 | | #define HAVE_ASSERT_H 1 |
---|
2452 | | #define HAVE_CTYPE_H 1 |
---|
2453 | | #define HAVE_DIRENT_H 1 |
---|
2454 | | #define HAVE_ERRNO_H 1 |
---|
2455 | | #define HAVE_FCNTL_H 1 |
---|
2456 | | #define HAVE_FLOAT_H 1 |
---|
2457 | | #define HAVE_LIMITS_H 1 |
---|
2458 | | #define HAVE_MEMORY_H 1 |
---|
2459 | | #define HAVE_SETJMP_H 1 |
---|
2460 | | #define HAVE_SIGNAL_H 1 |
---|
2461 | | #define HAVE_STDARG_H 1 |
---|
2462 | | #define HAVE_STDDEF_H 1 |
---|
2463 | | #define HAVE_STDINT_H 1 |
---|
2464 | | #define HAVE_STDIO_H 1 |
---|
2465 | | #define HAVE_STDLIB_H 1 |
---|
2466 | | #define HAVE_STRING_H 1 |
---|
2467 | | #define HAVE_STRINGS_H 1 |
---|
2468 | | #define HAVE_TIME_H 1 |
---|
2469 | | #define HAVE_UNISTD_H 1 |
---|
2470 | | #define HAVE_UTIME_H 1 |
---|
2471 | | #define HAVE_SYS_MMAN_H 1 |
---|
2472 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2473 | | #define HAVE_SYS_STAT_H 1 |
---|
2474 | | #define HAVE_SYS_TIME_H 1 |
---|
2475 | | #define HAVE_SYS_TYPES_H 1 |
---|
2476 | | #define HAVE_SYS_WAIT_H 1 |
---|
2477 | | #define RETSIGTYPE void |
---|
2478 | | #define SIZEOF_SHORT 2 |
---|
2479 | | #define SIZEOF_INT 4 |
---|
2480 | | #define SIZEOF_LONG 8 |
---|
2481 | | #define SIZEOF_LONG_LONG 8 |
---|
2482 | | #define SIZEOF___INT16 0 |
---|
2483 | | #define SIZEOF___INT32 0 |
---|
2484 | | #define SIZEOF___INT64 0 |
---|
2485 | | #define SIZEOF_VOID_P 8 |
---|
2486 | | #define SIZEOF_SIZE_T 8 |
---|
2487 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2488 | | #define SIZEOF___INT32 0 |
---|
2489 | | #define SIZEOF_INTMAX_T 8 |
---|
2490 | | #define SIZEOF_UINTMAX_T 8 |
---|
2491 | | #define SIZEOF_INTPTR_T 8 |
---|
2492 | | #define SIZEOF_UINTPTR_T 8 |
---|
2493 | | #define SIZEOF_FLOAT 4 |
---|
2494 | | #define SIZEOF_DOUBLE 8 |
---|
2495 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
2496 | | #define SIZEOF_DEV_T 4 |
---|
2497 | | #define SIZEOF_FPOS_T 8 |
---|
2498 | | #define SIZEOF_MODE_T 2 |
---|
2499 | | #define SIZEOF_OFF_T 8 |
---|
2500 | | #define SIZEOF_SSIZE_T 8 |
---|
2501 | | #define SIZEOF_TIME_T 8 |
---|
2502 | | #define HAVE_ACCESS 1 |
---|
2503 | | #define HAVE_ATEXIT 1 |
---|
2504 | | #define HAVE_ATOI 1 |
---|
2505 | | #define HAVE_ATOL 1 |
---|
2506 | | #define HAVE_CHMOD 1 |
---|
2507 | | #define HAVE_CHOWN 1 |
---|
2508 | | /* end confdefs.h. */ |
---|
2509 | | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime. |
---|
2510 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2511 | | #define clock_gettime innocuous_clock_gettime |
---|
2512 | | |
---|
2513 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2514 | | which can conflict with char clock_gettime (); below. |
---|
2515 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2516 | | <limits.h> exists even on freestanding compilers. */ |
---|
2517 | | |
---|
2518 | | #ifdef __STDC__ |
---|
2519 | | # include <limits.h> |
---|
2520 | | #else |
---|
2521 | | # include <assert.h> |
---|
2522 | | #endif |
---|
2523 | | |
---|
2524 | | #undef clock_gettime |
---|
2525 | | |
---|
2526 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2527 | | #ifdef __cplusplus |
---|
2528 | | extern "C" |
---|
2529 | | { |
---|
2530 | | #endif |
---|
2531 | | /* We use char because int might match the return type of a gcc2 |
---|
2532 | | builtin and then its argument prototype would still apply. */ |
---|
2533 | | char clock_gettime (); |
---|
2534 | | /* The GNU C library defines this for functions which it implements |
---|
2535 | | to always fail with ENOSYS. Some functions are actually named |
---|
2536 | | something starting with __ and the normal name is an alias. */ |
---|
2537 | | #if defined (__stub_clock_gettime) || defined (__stub___clock_gettime) |
---|
2538 | | choke me |
---|
2539 | | #else |
---|
2540 | | char (*f) () = clock_gettime; |
---|
2541 | | #endif |
---|
2542 | | #ifdef __cplusplus |
---|
2543 | | } |
---|
2544 | | #endif |
---|
2545 | | |
---|
2546 | | int |
---|
2547 | | main () |
---|
2548 | | { |
---|
2549 | | return f != clock_gettime; |
---|
2550 | | ; |
---|
2551 | | return 0; |
---|
2552 | | } |
---|
2553 | configure:30141: result: no |
---|
2554 | configure:30054: checking for ctime |
---|
2555 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2556 | configure:30117: $? = 0 |
---|
2557 | configure:30120: test -z || test ! -s conftest.err |
---|
2558 | configure:30123: $? = 0 |
---|
2559 | configure:30126: test -s conftest |
---|
2560 | configure:30129: $? = 0 |
---|
2561 | configure:30141: result: yes |
---|
2562 | configure:30054: checking for difftime |
---|
2563 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2564 | configure:30117: $? = 0 |
---|
2565 | configure:30120: test -z || test ! -s conftest.err |
---|
2566 | configure:30123: $? = 0 |
---|
2567 | configure:30126: test -s conftest |
---|
2568 | configure:30129: $? = 0 |
---|
2569 | configure:30141: result: yes |
---|
2570 | configure:30054: checking for fstat |
---|
2571 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2572 | configure:30117: $? = 0 |
---|
2573 | configure:30120: test -z || test ! -s conftest.err |
---|
2574 | configure:30123: $? = 0 |
---|
2575 | configure:30126: test -s conftest |
---|
2576 | configure:30129: $? = 0 |
---|
2577 | configure:30141: result: yes |
---|
2578 | configure:30054: checking for getenv |
---|
2579 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2580 | configure:30117: $? = 0 |
---|
2581 | configure:30120: test -z || test ! -s conftest.err |
---|
2582 | configure:30123: $? = 0 |
---|
2583 | configure:30126: test -s conftest |
---|
2584 | configure:30129: $? = 0 |
---|
2585 | configure:30141: result: yes |
---|
2586 | configure:30054: checking for getpagesize |
---|
2587 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2588 | configure:30117: $? = 0 |
---|
2589 | configure:30120: test -z || test ! -s conftest.err |
---|
2590 | configure:30123: $? = 0 |
---|
2591 | configure:30126: test -s conftest |
---|
2592 | configure:30129: $? = 0 |
---|
2593 | configure:30141: result: yes |
---|
2594 | configure:30054: checking for getrusage |
---|
2595 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2596 | configure:30117: $? = 0 |
---|
2597 | configure:30120: test -z || test ! -s conftest.err |
---|
2598 | configure:30123: $? = 0 |
---|
2599 | configure:30126: test -s conftest |
---|
2600 | configure:30129: $? = 0 |
---|
2601 | configure:30141: result: yes |
---|
2602 | configure:30054: checking for gettimeofday |
---|
2603 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2604 | configure:30117: $? = 0 |
---|
2605 | configure:30120: test -z || test ! -s conftest.err |
---|
2606 | configure:30123: $? = 0 |
---|
2607 | configure:30126: test -s conftest |
---|
2608 | configure:30129: $? = 0 |
---|
2609 | configure:30141: result: yes |
---|
2610 | configure:30054: checking for gmtime |
---|
2611 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2612 | configure:30117: $? = 0 |
---|
2613 | configure:30120: test -z || test ! -s conftest.err |
---|
2614 | configure:30123: $? = 0 |
---|
2615 | configure:30126: test -s conftest |
---|
2616 | configure:30129: $? = 0 |
---|
2617 | configure:30141: result: yes |
---|
2618 | configure:30054: checking for isatty |
---|
2619 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2620 | configure:30117: $? = 0 |
---|
2621 | configure:30120: test -z || test ! -s conftest.err |
---|
2622 | configure:30123: $? = 0 |
---|
2623 | configure:30126: test -s conftest |
---|
2624 | configure:30129: $? = 0 |
---|
2625 | configure:30141: result: yes |
---|
2626 | configure:30054: checking for localtime |
---|
2627 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2628 | configure:30117: $? = 0 |
---|
2629 | configure:30120: test -z || test ! -s conftest.err |
---|
2630 | configure:30123: $? = 0 |
---|
2631 | configure:30126: test -s conftest |
---|
2632 | configure:30129: $? = 0 |
---|
2633 | configure:30141: result: yes |
---|
2634 | configure:30054: checking for longjmp |
---|
2635 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2636 | configure:30117: $? = 0 |
---|
2637 | configure:30120: test -z || test ! -s conftest.err |
---|
2638 | configure:30123: $? = 0 |
---|
2639 | configure:30126: test -s conftest |
---|
2640 | configure:30129: $? = 0 |
---|
2641 | configure:30141: result: yes |
---|
2642 | configure:30054: checking for lstat |
---|
2643 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2644 | configure:30117: $? = 0 |
---|
2645 | configure:30120: test -z || test ! -s conftest.err |
---|
2646 | configure:30123: $? = 0 |
---|
2647 | configure:30126: test -s conftest |
---|
2648 | configure:30129: $? = 0 |
---|
2649 | configure:30141: result: yes |
---|
2650 | configure:30054: checking for memcmp |
---|
2651 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2652 | conftest.c:120: warning: conflicting types for built-in function 'memcmp' |
---|
2653 | conftest.c:120: warning: conflicting types for built-in function 'memcmp' |
---|
2654 | conftest.c:120: warning: conflicting types for built-in function 'memcmp' |
---|
2655 | configure:30117: $? = 0 |
---|
2656 | configure:30120: test -z || test ! -s conftest.err |
---|
2657 | configure:30123: $? = 0 |
---|
2658 | configure:30126: test -s conftest |
---|
2659 | configure:30129: $? = 0 |
---|
2660 | configure:30141: result: yes |
---|
2661 | configure:30054: checking for memcpy |
---|
2662 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2663 | conftest.c:121: warning: conflicting types for built-in function 'memcpy' |
---|
2664 | conftest.c:121: warning: conflicting types for built-in function 'memcpy' |
---|
2665 | conftest.c:121: warning: conflicting types for built-in function 'memcpy' |
---|
2666 | configure:30117: $? = 0 |
---|
2667 | configure:30120: test -z || test ! -s conftest.err |
---|
2668 | configure:30123: $? = 0 |
---|
2669 | configure:30126: test -s conftest |
---|
2670 | configure:30129: $? = 0 |
---|
2671 | configure:30141: result: yes |
---|
2672 | configure:30054: checking for memmove |
---|
2673 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2674 | conftest.c:122: warning: conflicting types for built-in function 'memmove' |
---|
2675 | conftest.c:122: warning: conflicting types for built-in function 'memmove' |
---|
2676 | conftest.c:122: warning: conflicting types for built-in function 'memmove' |
---|
2677 | configure:30117: $? = 0 |
---|
2678 | configure:30120: test -z || test ! -s conftest.err |
---|
2679 | configure:30123: $? = 0 |
---|
2680 | configure:30126: test -s conftest |
---|
2681 | configure:30129: $? = 0 |
---|
2682 | configure:30141: result: yes |
---|
2683 | configure:30054: checking for memset |
---|
2684 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2685 | conftest.c:123: warning: conflicting types for built-in function 'memset' |
---|
2686 | conftest.c:123: warning: conflicting types for built-in function 'memset' |
---|
2687 | conftest.c:123: warning: conflicting types for built-in function 'memset' |
---|
2688 | configure:30117: $? = 0 |
---|
2689 | configure:30120: test -z || test ! -s conftest.err |
---|
2690 | configure:30123: $? = 0 |
---|
2691 | configure:30126: test -s conftest |
---|
2692 | configure:30129: $? = 0 |
---|
2693 | configure:30141: result: yes |
---|
2694 | configure:30054: checking for mkdir |
---|
2695 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2696 | configure:30117: $? = 0 |
---|
2697 | configure:30120: test -z || test ! -s conftest.err |
---|
2698 | configure:30123: $? = 0 |
---|
2699 | configure:30126: test -s conftest |
---|
2700 | configure:30129: $? = 0 |
---|
2701 | configure:30141: result: yes |
---|
2702 | configure:30054: checking for mktime |
---|
2703 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2704 | configure:30117: $? = 0 |
---|
2705 | configure:30120: test -z || test ! -s conftest.err |
---|
2706 | configure:30123: $? = 0 |
---|
2707 | configure:30126: test -s conftest |
---|
2708 | configure:30129: $? = 0 |
---|
2709 | configure:30141: result: yes |
---|
2710 | configure:30054: checking for mmap |
---|
2711 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2712 | configure:30117: $? = 0 |
---|
2713 | configure:30120: test -z || test ! -s conftest.err |
---|
2714 | configure:30123: $? = 0 |
---|
2715 | configure:30126: test -s conftest |
---|
2716 | configure:30129: $? = 0 |
---|
2717 | configure:30141: result: yes |
---|
2718 | configure:30054: checking for mprotect |
---|
2719 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2720 | configure:30117: $? = 0 |
---|
2721 | configure:30120: test -z || test ! -s conftest.err |
---|
2722 | configure:30123: $? = 0 |
---|
2723 | configure:30126: test -s conftest |
---|
2724 | configure:30129: $? = 0 |
---|
2725 | configure:30141: result: yes |
---|
2726 | configure:30054: checking for munmap |
---|
2727 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2728 | configure:30117: $? = 0 |
---|
2729 | configure:30120: test -z || test ! -s conftest.err |
---|
2730 | configure:30123: $? = 0 |
---|
2731 | configure:30126: test -s conftest |
---|
2732 | configure:30129: $? = 0 |
---|
2733 | configure:30141: result: yes |
---|
2734 | configure:30054: checking for qsort |
---|
2735 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2736 | configure:30117: $? = 0 |
---|
2737 | configure:30120: test -z || test ! -s conftest.err |
---|
2738 | configure:30123: $? = 0 |
---|
2739 | configure:30126: test -s conftest |
---|
2740 | configure:30129: $? = 0 |
---|
2741 | configure:30141: result: yes |
---|
2742 | configure:30054: checking for raise |
---|
2743 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2744 | configure:30117: $? = 0 |
---|
2745 | configure:30120: test -z || test ! -s conftest.err |
---|
2746 | configure:30123: $? = 0 |
---|
2747 | configure:30126: test -s conftest |
---|
2748 | configure:30129: $? = 0 |
---|
2749 | configure:30141: result: yes |
---|
2750 | configure:30054: checking for rmdir |
---|
2751 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2752 | configure:30117: $? = 0 |
---|
2753 | configure:30120: test -z || test ! -s conftest.err |
---|
2754 | configure:30123: $? = 0 |
---|
2755 | configure:30126: test -s conftest |
---|
2756 | configure:30129: $? = 0 |
---|
2757 | configure:30141: result: yes |
---|
2758 | configure:30054: checking for setjmp |
---|
2759 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2760 | configure:30117: $? = 0 |
---|
2761 | configure:30120: test -z || test ! -s conftest.err |
---|
2762 | configure:30123: $? = 0 |
---|
2763 | configure:30126: test -s conftest |
---|
2764 | configure:30129: $? = 0 |
---|
2765 | configure:30141: result: yes |
---|
2766 | configure:30054: checking for signal |
---|
2767 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2768 | configure:30117: $? = 0 |
---|
2769 | configure:30120: test -z || test ! -s conftest.err |
---|
2770 | configure:30123: $? = 0 |
---|
2771 | configure:30126: test -s conftest |
---|
2772 | configure:30129: $? = 0 |
---|
2773 | configure:30141: result: yes |
---|
2774 | configure:30054: checking for snprintf |
---|
2775 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2776 | conftest.c:134: warning: conflicting types for built-in function 'snprintf' |
---|
2777 | conftest.c:134: warning: conflicting types for built-in function 'snprintf' |
---|
2778 | conftest.c:134: warning: conflicting types for built-in function 'snprintf' |
---|
2779 | configure:30117: $? = 0 |
---|
2780 | configure:30120: test -z || test ! -s conftest.err |
---|
2781 | configure:30123: $? = 0 |
---|
2782 | configure:30126: test -s conftest |
---|
2783 | configure:30129: $? = 0 |
---|
2784 | configure:30141: result: yes |
---|
2785 | configure:30054: checking for strcasecmp |
---|
2786 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2787 | conftest.c:135: warning: conflicting types for built-in function 'strcasecmp' |
---|
2788 | conftest.c:135: warning: conflicting types for built-in function 'strcasecmp' |
---|
2789 | conftest.c:135: warning: conflicting types for built-in function 'strcasecmp' |
---|
2790 | configure:30117: $? = 0 |
---|
2791 | configure:30120: test -z || test ! -s conftest.err |
---|
2792 | configure:30123: $? = 0 |
---|
2793 | configure:30126: test -s conftest |
---|
2794 | configure:30129: $? = 0 |
---|
2795 | configure:30141: result: yes |
---|
2796 | configure:30054: checking for strchr |
---|
2797 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2798 | conftest.c:136: warning: conflicting types for built-in function 'strchr' |
---|
2799 | conftest.c:136: warning: conflicting types for built-in function 'strchr' |
---|
2800 | conftest.c:136: warning: conflicting types for built-in function 'strchr' |
---|
2801 | configure:30117: $? = 0 |
---|
2802 | configure:30120: test -z || test ! -s conftest.err |
---|
2803 | configure:30123: $? = 0 |
---|
2804 | configure:30126: test -s conftest |
---|
2805 | configure:30129: $? = 0 |
---|
2806 | configure:30141: result: yes |
---|
2807 | configure:30054: checking for strdup |
---|
2808 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2809 | conftest.c:137: warning: conflicting types for built-in function 'strdup' |
---|
2810 | conftest.c:137: warning: conflicting types for built-in function 'strdup' |
---|
2811 | conftest.c:137: warning: conflicting types for built-in function 'strdup' |
---|
2812 | configure:30117: $? = 0 |
---|
2813 | configure:30120: test -z || test ! -s conftest.err |
---|
2814 | configure:30123: $? = 0 |
---|
2815 | configure:30126: test -s conftest |
---|
2816 | configure:30129: $? = 0 |
---|
2817 | configure:30141: result: yes |
---|
2818 | configure:30054: checking for strerror |
---|
2819 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2820 | configure:30117: $? = 0 |
---|
2821 | configure:30120: test -z || test ! -s conftest.err |
---|
2822 | configure:30123: $? = 0 |
---|
2823 | configure:30126: test -s conftest |
---|
2824 | configure:30129: $? = 0 |
---|
2825 | configure:30141: result: yes |
---|
2826 | configure:30054: checking for strftime |
---|
2827 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2828 | conftest.c:139: warning: conflicting types for built-in function 'strftime' |
---|
2829 | conftest.c:139: warning: conflicting types for built-in function 'strftime' |
---|
2830 | conftest.c:139: warning: conflicting types for built-in function 'strftime' |
---|
2831 | configure:30117: $? = 0 |
---|
2832 | configure:30120: test -z || test ! -s conftest.err |
---|
2833 | configure:30123: $? = 0 |
---|
2834 | configure:30126: test -s conftest |
---|
2835 | configure:30129: $? = 0 |
---|
2836 | configure:30141: result: yes |
---|
2837 | configure:30054: checking for stricmp |
---|
2838 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
2839 | Undefined symbols for architecture x86_64: |
---|
2840 | "_stricmp", referenced from: |
---|
2841 | _main in ccvPvmP0.o |
---|
2842 | _f in ccvPvmP0.o |
---|
2843 | ld: symbol(s) not found for architecture x86_64 |
---|
2844 | collect2: ld returned 1 exit status |
---|
2845 | Undefined symbols for architecture i386: |
---|
2846 | "_stricmp", referenced from: |
---|
2847 | _f in ccZcNU46.o |
---|
2848 | _stricmp$non_lazy_ptr in ccZcNU46.o |
---|
2849 | ld: symbol(s) not found for architecture i386 |
---|
2850 | collect2: ld returned 1 exit status |
---|
2851 | Undefined symbols for architecture ppc: |
---|
2852 | "_stricmp", referenced from: |
---|
2853 | _f in cc98lTRq.o |
---|
2854 | _stricmp$non_lazy_ptr in cc98lTRq.o |
---|
2855 | ld: symbol(s) not found for architecture ppc |
---|
2856 | collect2: ld returned 1 exit status |
---|
2857 | lipo: can't open input file: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//ccu2XmEQ.out (No such file or directory) |
---|
2858 | configure:30117: $? = 1 |
---|
2859 | configure: failed program was: |
---|
2860 | | /* confdefs.h. */ |
---|
2861 | | |
---|
2862 | | #define PACKAGE_NAME "lzo" |
---|
2863 | | #define PACKAGE_TARNAME "lzo" |
---|
2864 | | #define PACKAGE_VERSION "2.03" |
---|
2865 | | #define PACKAGE_STRING "lzo 2.03" |
---|
2866 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
2867 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
2868 | | #define PACKAGE "lzo" |
---|
2869 | | #define VERSION "2.03" |
---|
2870 | | #define STDC_HEADERS 1 |
---|
2871 | | #define HAVE_SYS_TYPES_H 1 |
---|
2872 | | #define HAVE_SYS_STAT_H 1 |
---|
2873 | | #define HAVE_STDLIB_H 1 |
---|
2874 | | #define HAVE_STRING_H 1 |
---|
2875 | | #define HAVE_MEMORY_H 1 |
---|
2876 | | #define HAVE_STRINGS_H 1 |
---|
2877 | | #define HAVE_INTTYPES_H 1 |
---|
2878 | | #define HAVE_STDINT_H 1 |
---|
2879 | | #define HAVE_UNISTD_H 1 |
---|
2880 | | #define HAVE_DLFCN_H 1 |
---|
2881 | | #ifdef __cplusplus |
---|
2882 | | extern "C" void exit (int); |
---|
2883 | | #endif |
---|
2884 | | #define TIME_WITH_SYS_TIME 1 |
---|
2885 | | #define HAVE_ASSERT_H 1 |
---|
2886 | | #define HAVE_CTYPE_H 1 |
---|
2887 | | #define HAVE_DIRENT_H 1 |
---|
2888 | | #define HAVE_ERRNO_H 1 |
---|
2889 | | #define HAVE_FCNTL_H 1 |
---|
2890 | | #define HAVE_FLOAT_H 1 |
---|
2891 | | #define HAVE_LIMITS_H 1 |
---|
2892 | | #define HAVE_MEMORY_H 1 |
---|
2893 | | #define HAVE_SETJMP_H 1 |
---|
2894 | | #define HAVE_SIGNAL_H 1 |
---|
2895 | | #define HAVE_STDARG_H 1 |
---|
2896 | | #define HAVE_STDDEF_H 1 |
---|
2897 | | #define HAVE_STDINT_H 1 |
---|
2898 | | #define HAVE_STDIO_H 1 |
---|
2899 | | #define HAVE_STDLIB_H 1 |
---|
2900 | | #define HAVE_STRING_H 1 |
---|
2901 | | #define HAVE_STRINGS_H 1 |
---|
2902 | | #define HAVE_TIME_H 1 |
---|
2903 | | #define HAVE_UNISTD_H 1 |
---|
2904 | | #define HAVE_UTIME_H 1 |
---|
2905 | | #define HAVE_SYS_MMAN_H 1 |
---|
2906 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2907 | | #define HAVE_SYS_STAT_H 1 |
---|
2908 | | #define HAVE_SYS_TIME_H 1 |
---|
2909 | | #define HAVE_SYS_TYPES_H 1 |
---|
2910 | | #define HAVE_SYS_WAIT_H 1 |
---|
2911 | | #define RETSIGTYPE void |
---|
2912 | | #define SIZEOF_SHORT 2 |
---|
2913 | | #define SIZEOF_INT 4 |
---|
2914 | | #define SIZEOF_LONG 8 |
---|
2915 | | #define SIZEOF_LONG_LONG 8 |
---|
2916 | | #define SIZEOF___INT16 0 |
---|
2917 | | #define SIZEOF___INT32 0 |
---|
2918 | | #define SIZEOF___INT64 0 |
---|
2919 | | #define SIZEOF_VOID_P 8 |
---|
2920 | | #define SIZEOF_SIZE_T 8 |
---|
2921 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2922 | | #define SIZEOF___INT32 0 |
---|
2923 | | #define SIZEOF_INTMAX_T 8 |
---|
2924 | | #define SIZEOF_UINTMAX_T 8 |
---|
2925 | | #define SIZEOF_INTPTR_T 8 |
---|
2926 | | #define SIZEOF_UINTPTR_T 8 |
---|
2927 | | #define SIZEOF_FLOAT 4 |
---|
2928 | | #define SIZEOF_DOUBLE 8 |
---|
2929 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
2930 | | #define SIZEOF_DEV_T 4 |
---|
2931 | | #define SIZEOF_FPOS_T 8 |
---|
2932 | | #define SIZEOF_MODE_T 2 |
---|
2933 | | #define SIZEOF_OFF_T 8 |
---|
2934 | | #define SIZEOF_SSIZE_T 8 |
---|
2935 | | #define SIZEOF_TIME_T 8 |
---|
2936 | | #define HAVE_ACCESS 1 |
---|
2937 | | #define HAVE_ATEXIT 1 |
---|
2938 | | #define HAVE_ATOI 1 |
---|
2939 | | #define HAVE_ATOL 1 |
---|
2940 | | #define HAVE_CHMOD 1 |
---|
2941 | | #define HAVE_CHOWN 1 |
---|
2942 | | #define HAVE_CTIME 1 |
---|
2943 | | #define HAVE_DIFFTIME 1 |
---|
2944 | | #define HAVE_FSTAT 1 |
---|
2945 | | #define HAVE_GETENV 1 |
---|
2946 | | #define HAVE_GETPAGESIZE 1 |
---|
2947 | | #define HAVE_GETRUSAGE 1 |
---|
2948 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2949 | | #define HAVE_GMTIME 1 |
---|
2950 | | #define HAVE_ISATTY 1 |
---|
2951 | | #define HAVE_LOCALTIME 1 |
---|
2952 | | #define HAVE_LONGJMP 1 |
---|
2953 | | #define HAVE_LSTAT 1 |
---|
2954 | | #define HAVE_MEMCMP 1 |
---|
2955 | | #define HAVE_MEMCPY 1 |
---|
2956 | | #define HAVE_MEMMOVE 1 |
---|
2957 | | #define HAVE_MEMSET 1 |
---|
2958 | | #define HAVE_MKDIR 1 |
---|
2959 | | #define HAVE_MKTIME 1 |
---|
2960 | | #define HAVE_MMAP 1 |
---|
2961 | | #define HAVE_MPROTECT 1 |
---|
2962 | | #define HAVE_MUNMAP 1 |
---|
2963 | | #define HAVE_QSORT 1 |
---|
2964 | | #define HAVE_RAISE 1 |
---|
2965 | | #define HAVE_RMDIR 1 |
---|
2966 | | #define HAVE_SETJMP 1 |
---|
2967 | | #define HAVE_SIGNAL 1 |
---|
2968 | | #define HAVE_SNPRINTF 1 |
---|
2969 | | #define HAVE_STRCASECMP 1 |
---|
2970 | | #define HAVE_STRCHR 1 |
---|
2971 | | #define HAVE_STRDUP 1 |
---|
2972 | | #define HAVE_STRERROR 1 |
---|
2973 | | #define HAVE_STRFTIME 1 |
---|
2974 | | /* end confdefs.h. */ |
---|
2975 | | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp. |
---|
2976 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2977 | | #define stricmp innocuous_stricmp |
---|
2978 | | |
---|
2979 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2980 | | which can conflict with char stricmp (); below. |
---|
2981 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2982 | | <limits.h> exists even on freestanding compilers. */ |
---|
2983 | | |
---|
2984 | | #ifdef __STDC__ |
---|
2985 | | # include <limits.h> |
---|
2986 | | #else |
---|
2987 | | # include <assert.h> |
---|
2988 | | #endif |
---|
2989 | | |
---|
2990 | | #undef stricmp |
---|
2991 | | |
---|
2992 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2993 | | #ifdef __cplusplus |
---|
2994 | | extern "C" |
---|
2995 | | { |
---|
2996 | | #endif |
---|
2997 | | /* We use char because int might match the return type of a gcc2 |
---|
2998 | | builtin and then its argument prototype would still apply. */ |
---|
2999 | | char stricmp (); |
---|
3000 | | /* The GNU C library defines this for functions which it implements |
---|
3001 | | to always fail with ENOSYS. Some functions are actually named |
---|
3002 | | something starting with __ and the normal name is an alias. */ |
---|
3003 | | #if defined (__stub_stricmp) || defined (__stub___stricmp) |
---|
3004 | | choke me |
---|
3005 | | #else |
---|
3006 | | char (*f) () = stricmp; |
---|
3007 | | #endif |
---|
3008 | | #ifdef __cplusplus |
---|
3009 | | } |
---|
3010 | | #endif |
---|
3011 | | |
---|
3012 | | int |
---|
3013 | | main () |
---|
3014 | | { |
---|
3015 | | return f != stricmp; |
---|
3016 | | ; |
---|
3017 | | return 0; |
---|
3018 | | } |
---|
3019 | configure:30141: result: no |
---|
3020 | configure:30054: checking for strncasecmp |
---|
3021 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
3022 | conftest.c:140: warning: conflicting types for built-in function 'strncasecmp' |
---|
3023 | conftest.c:140: warning: conflicting types for built-in function 'strncasecmp' |
---|
3024 | conftest.c:140: warning: conflicting types for built-in function 'strncasecmp' |
---|
3025 | configure:30117: $? = 0 |
---|
3026 | configure:30120: test -z || test ! -s conftest.err |
---|
3027 | configure:30123: $? = 0 |
---|
3028 | configure:30126: test -s conftest |
---|
3029 | configure:30129: $? = 0 |
---|
3030 | configure:30141: result: yes |
---|
3031 | configure:30054: checking for strnicmp |
---|
3032 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
3033 | Undefined symbols for architecture x86_64: |
---|
3034 | "_strnicmp", referenced from: |
---|
3035 | _main in ccNm8Mof.o |
---|
3036 | _f in ccNm8Mof.o |
---|
3037 | ld: symbol(s) not found for architecture x86_64 |
---|
3038 | collect2: ld returned 1 exit status |
---|
3039 | Undefined symbols for architecture i386: |
---|
3040 | "_strnicmp", referenced from: |
---|
3041 | _f in cc4CDedl.o |
---|
3042 | _strnicmp$non_lazy_ptr in cc4CDedl.o |
---|
3043 | ld: symbol(s) not found for architecture i386 |
---|
3044 | collect2: ld returned 1 exit status |
---|
3045 | Undefined symbols for architecture ppc: |
---|
3046 | "_strnicmp", referenced from: |
---|
3047 | _f in ccnYo4eA.o |
---|
3048 | _strnicmp$non_lazy_ptr in ccnYo4eA.o |
---|
3049 | ld: symbol(s) not found for architecture ppc |
---|
3050 | collect2: ld returned 1 exit status |
---|
3051 | lipo: can't open input file: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//ccODWvZH.out (No such file or directory) |
---|
3052 | configure:30117: $? = 1 |
---|
3053 | configure: failed program was: |
---|
3054 | | /* confdefs.h. */ |
---|
3055 | | |
---|
3056 | | #define PACKAGE_NAME "lzo" |
---|
3057 | | #define PACKAGE_TARNAME "lzo" |
---|
3058 | | #define PACKAGE_VERSION "2.03" |
---|
3059 | | #define PACKAGE_STRING "lzo 2.03" |
---|
3060 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
3061 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
3062 | | #define PACKAGE "lzo" |
---|
3063 | | #define VERSION "2.03" |
---|
3064 | | #define STDC_HEADERS 1 |
---|
3065 | | #define HAVE_SYS_TYPES_H 1 |
---|
3066 | | #define HAVE_SYS_STAT_H 1 |
---|
3067 | | #define HAVE_STDLIB_H 1 |
---|
3068 | | #define HAVE_STRING_H 1 |
---|
3069 | | #define HAVE_MEMORY_H 1 |
---|
3070 | | #define HAVE_STRINGS_H 1 |
---|
3071 | | #define HAVE_INTTYPES_H 1 |
---|
3072 | | #define HAVE_STDINT_H 1 |
---|
3073 | | #define HAVE_UNISTD_H 1 |
---|
3074 | | #define HAVE_DLFCN_H 1 |
---|
3075 | | #ifdef __cplusplus |
---|
3076 | | extern "C" void exit (int); |
---|
3077 | | #endif |
---|
3078 | | #define TIME_WITH_SYS_TIME 1 |
---|
3079 | | #define HAVE_ASSERT_H 1 |
---|
3080 | | #define HAVE_CTYPE_H 1 |
---|
3081 | | #define HAVE_DIRENT_H 1 |
---|
3082 | | #define HAVE_ERRNO_H 1 |
---|
3083 | | #define HAVE_FCNTL_H 1 |
---|
3084 | | #define HAVE_FLOAT_H 1 |
---|
3085 | | #define HAVE_LIMITS_H 1 |
---|
3086 | | #define HAVE_MEMORY_H 1 |
---|
3087 | | #define HAVE_SETJMP_H 1 |
---|
3088 | | #define HAVE_SIGNAL_H 1 |
---|
3089 | | #define HAVE_STDARG_H 1 |
---|
3090 | | #define HAVE_STDDEF_H 1 |
---|
3091 | | #define HAVE_STDINT_H 1 |
---|
3092 | | #define HAVE_STDIO_H 1 |
---|
3093 | | #define HAVE_STDLIB_H 1 |
---|
3094 | | #define HAVE_STRING_H 1 |
---|
3095 | | #define HAVE_STRINGS_H 1 |
---|
3096 | | #define HAVE_TIME_H 1 |
---|
3097 | | #define HAVE_UNISTD_H 1 |
---|
3098 | | #define HAVE_UTIME_H 1 |
---|
3099 | | #define HAVE_SYS_MMAN_H 1 |
---|
3100 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3101 | | #define HAVE_SYS_STAT_H 1 |
---|
3102 | | #define HAVE_SYS_TIME_H 1 |
---|
3103 | | #define HAVE_SYS_TYPES_H 1 |
---|
3104 | | #define HAVE_SYS_WAIT_H 1 |
---|
3105 | | #define RETSIGTYPE void |
---|
3106 | | #define SIZEOF_SHORT 2 |
---|
3107 | | #define SIZEOF_INT 4 |
---|
3108 | | #define SIZEOF_LONG 8 |
---|
3109 | | #define SIZEOF_LONG_LONG 8 |
---|
3110 | | #define SIZEOF___INT16 0 |
---|
3111 | | #define SIZEOF___INT32 0 |
---|
3112 | | #define SIZEOF___INT64 0 |
---|
3113 | | #define SIZEOF_VOID_P 8 |
---|
3114 | | #define SIZEOF_SIZE_T 8 |
---|
3115 | | #define SIZEOF_PTRDIFF_T 8 |
---|
3116 | | #define SIZEOF___INT32 0 |
---|
3117 | | #define SIZEOF_INTMAX_T 8 |
---|
3118 | | #define SIZEOF_UINTMAX_T 8 |
---|
3119 | | #define SIZEOF_INTPTR_T 8 |
---|
3120 | | #define SIZEOF_UINTPTR_T 8 |
---|
3121 | | #define SIZEOF_FLOAT 4 |
---|
3122 | | #define SIZEOF_DOUBLE 8 |
---|
3123 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
3124 | | #define SIZEOF_DEV_T 4 |
---|
3125 | | #define SIZEOF_FPOS_T 8 |
---|
3126 | | #define SIZEOF_MODE_T 2 |
---|
3127 | | #define SIZEOF_OFF_T 8 |
---|
3128 | | #define SIZEOF_SSIZE_T 8 |
---|
3129 | | #define SIZEOF_TIME_T 8 |
---|
3130 | | #define HAVE_ACCESS 1 |
---|
3131 | | #define HAVE_ATEXIT 1 |
---|
3132 | | #define HAVE_ATOI 1 |
---|
3133 | | #define HAVE_ATOL 1 |
---|
3134 | | #define HAVE_CHMOD 1 |
---|
3135 | | #define HAVE_CHOWN 1 |
---|
3136 | | #define HAVE_CTIME 1 |
---|
3137 | | #define HAVE_DIFFTIME 1 |
---|
3138 | | #define HAVE_FSTAT 1 |
---|
3139 | | #define HAVE_GETENV 1 |
---|
3140 | | #define HAVE_GETPAGESIZE 1 |
---|
3141 | | #define HAVE_GETRUSAGE 1 |
---|
3142 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3143 | | #define HAVE_GMTIME 1 |
---|
3144 | | #define HAVE_ISATTY 1 |
---|
3145 | | #define HAVE_LOCALTIME 1 |
---|
3146 | | #define HAVE_LONGJMP 1 |
---|
3147 | | #define HAVE_LSTAT 1 |
---|
3148 | | #define HAVE_MEMCMP 1 |
---|
3149 | | #define HAVE_MEMCPY 1 |
---|
3150 | | #define HAVE_MEMMOVE 1 |
---|
3151 | | #define HAVE_MEMSET 1 |
---|
3152 | | #define HAVE_MKDIR 1 |
---|
3153 | | #define HAVE_MKTIME 1 |
---|
3154 | | #define HAVE_MMAP 1 |
---|
3155 | | #define HAVE_MPROTECT 1 |
---|
3156 | | #define HAVE_MUNMAP 1 |
---|
3157 | | #define HAVE_QSORT 1 |
---|
3158 | | #define HAVE_RAISE 1 |
---|
3159 | | #define HAVE_RMDIR 1 |
---|
3160 | | #define HAVE_SETJMP 1 |
---|
3161 | | #define HAVE_SIGNAL 1 |
---|
3162 | | #define HAVE_SNPRINTF 1 |
---|
3163 | | #define HAVE_STRCASECMP 1 |
---|
3164 | | #define HAVE_STRCHR 1 |
---|
3165 | | #define HAVE_STRDUP 1 |
---|
3166 | | #define HAVE_STRERROR 1 |
---|
3167 | | #define HAVE_STRFTIME 1 |
---|
3168 | | #define HAVE_STRNCASECMP 1 |
---|
3169 | | /* end confdefs.h. */ |
---|
3170 | | /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp. |
---|
3171 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3172 | | #define strnicmp innocuous_strnicmp |
---|
3173 | | |
---|
3174 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3175 | | which can conflict with char strnicmp (); below. |
---|
3176 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3177 | | <limits.h> exists even on freestanding compilers. */ |
---|
3178 | | |
---|
3179 | | #ifdef __STDC__ |
---|
3180 | | # include <limits.h> |
---|
3181 | | #else |
---|
3182 | | # include <assert.h> |
---|
3183 | | #endif |
---|
3184 | | |
---|
3185 | | #undef strnicmp |
---|
3186 | | |
---|
3187 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
3188 | | #ifdef __cplusplus |
---|
3189 | | extern "C" |
---|
3190 | | { |
---|
3191 | | #endif |
---|
3192 | | /* We use char because int might match the return type of a gcc2 |
---|
3193 | | builtin and then its argument prototype would still apply. */ |
---|
3194 | | char strnicmp (); |
---|
3195 | | /* The GNU C library defines this for functions which it implements |
---|
3196 | | to always fail with ENOSYS. Some functions are actually named |
---|
3197 | | something starting with __ and the normal name is an alias. */ |
---|
3198 | | #if defined (__stub_strnicmp) || defined (__stub___strnicmp) |
---|
3199 | | choke me |
---|
3200 | | #else |
---|
3201 | | char (*f) () = strnicmp; |
---|
3202 | | #endif |
---|
3203 | | #ifdef __cplusplus |
---|
3204 | | } |
---|
3205 | | #endif |
---|
3206 | | |
---|
3207 | | int |
---|
3208 | | main () |
---|
3209 | | { |
---|
3210 | | return f != strnicmp; |
---|
3211 | | ; |
---|
3212 | | return 0; |
---|
3213 | | } |
---|
3214 | configure:30141: result: no |
---|
3215 | configure:30054: checking for strrchr |
---|
3216 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
3217 | conftest.c:141: warning: conflicting types for built-in function 'strrchr' |
---|
3218 | conftest.c:141: warning: conflicting types for built-in function 'strrchr' |
---|
3219 | conftest.c:141: warning: conflicting types for built-in function 'strrchr' |
---|
3220 | configure:30117: $? = 0 |
---|
3221 | configure:30120: test -z || test ! -s conftest.err |
---|
3222 | configure:30123: $? = 0 |
---|
3223 | configure:30126: test -s conftest |
---|
3224 | configure:30129: $? = 0 |
---|
3225 | configure:30141: result: yes |
---|
3226 | configure:30054: checking for strstr |
---|
3227 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
3228 | conftest.c:142: warning: conflicting types for built-in function 'strstr' |
---|
3229 | conftest.c:142: warning: conflicting types for built-in function 'strstr' |
---|
3230 | conftest.c:142: warning: conflicting types for built-in function 'strstr' |
---|
3231 | configure:30117: $? = 0 |
---|
3232 | configure:30120: test -z || test ! -s conftest.err |
---|
3233 | configure:30123: $? = 0 |
---|
3234 | configure:30126: test -s conftest |
---|
3235 | configure:30129: $? = 0 |
---|
3236 | configure:30141: result: yes |
---|
3237 | configure:30054: checking for time |
---|
3238 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
3239 | configure:30117: $? = 0 |
---|
3240 | configure:30120: test -z || test ! -s conftest.err |
---|
3241 | configure:30123: $? = 0 |
---|
3242 | configure:30126: test -s conftest |
---|
3243 | configure:30129: $? = 0 |
---|
3244 | configure:30141: result: yes |
---|
3245 | configure:30054: checking for umask |
---|
3246 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
3247 | configure:30117: $? = 0 |
---|
3248 | configure:30120: test -z || test ! -s conftest.err |
---|
3249 | configure:30123: $? = 0 |
---|
3250 | configure:30126: test -s conftest |
---|
3251 | configure:30129: $? = 0 |
---|
3252 | configure:30141: result: yes |
---|
3253 | configure:30054: checking for utime |
---|
3254 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
3255 | configure:30117: $? = 0 |
---|
3256 | configure:30120: test -z || test ! -s conftest.err |
---|
3257 | configure:30123: $? = 0 |
---|
3258 | configure:30126: test -s conftest |
---|
3259 | configure:30129: $? = 0 |
---|
3260 | configure:30141: result: yes |
---|
3261 | configure:30054: checking for vsnprintf |
---|
3262 | configure:30111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -arch ppc conftest.c >&5 |
---|
3263 | conftest.c:146: warning: conflicting types for built-in function 'vsnprintf' |
---|
3264 | conftest.c:146: warning: conflicting types for built-in function 'vsnprintf' |
---|
3265 | conftest.c:146: warning: conflicting types for built-in function 'vsnprintf' |
---|
3266 | configure:30117: $? = 0 |
---|
3267 | configure:30120: test -z || test ! -s conftest.err |
---|
3268 | configure:30123: $? = 0 |
---|
3269 | configure:30126: test -s conftest |
---|
3270 | configure:30129: $? = 0 |
---|
3271 | configure:30141: result: yes |
---|
3272 | configure:30174: checking whether your compiler passes the ACC conformance test |
---|
3273 | configure:30224: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -arch ppc -I. -I/opt/local/include conftest.c >&5 |
---|
3274 | In file included from conftest.c:130: |
---|
3275 | src/miniacc.h:4286: warning: left shift count >= width of type |
---|
3276 | src/miniacc.h:4286: warning: integer constant is too large for 'unsigned long' type |
---|
3277 | src/miniacc.h:4286: error: size of array '__acc_cta' is negative |
---|
3278 | src/miniacc.h:4290: warning: left shift count >= width of type |
---|
3279 | src/miniacc.h:4375: error: size of array '__acc_cta' is negative |
---|
3280 | src/miniacc.h:4382: error: size of array '__acc_cta' is negative |
---|
3281 | src/miniacc.h:4394: error: size of array '__acc_cta' is negative |
---|
3282 | src/miniacc.h:4398: error: size of array '__acc_cta' is negative |
---|
3283 | src/miniacc.h:4399: error: size of array '__acc_cta' is negative |
---|
3284 | src/miniacc.h:4420: warning: left shift count >= width of type |
---|
3285 | src/miniacc.h:4420: error: size of array '__acc_cta' is negative |
---|
3286 | src/miniacc.h:4422: warning: left shift count >= width of type |
---|
3287 | src/miniacc.h:4422: error: size of array '__acc_cta' is negative |
---|
3288 | src/miniacc.h:4472: error: size of array '__acc_cta' is negative |
---|
3289 | src/miniacc.h:4481: error: size of array '__acc_cta' is negative |
---|
3290 | src/miniacc.h:4482: error: size of array '__acc_cta' is negative |
---|
3291 | src/miniacc.h:4483: error: size of array '__acc_cta' is negative |
---|
3292 | src/miniacc.h:4495: error: size of array '__acc_cta' is negative |
---|
3293 | src/miniacc.h:4496: error: size of array '__acc_cta' is negative |
---|
3294 | src/miniacc.h:4497: error: size of array '__acc_cta' is negative |
---|
3295 | src/miniacc.h:4500: warning: left shift count >= width of type |
---|
3296 | src/miniacc.h:4500: warning: right shift count >= width of type |
---|
3297 | src/miniacc.h:4500: error: size of array '__acc_cta' is negative |
---|
3298 | src/miniacc.h:4501: warning: left shift count >= width of type |
---|
3299 | src/miniacc.h:4501: warning: right shift count >= width of type |
---|
3300 | src/miniacc.h:4501: error: size of array '__acc_cta' is negative |
---|
3301 | src/miniacc.h:4505: warning: integer constant is too large for 'unsigned long' type |
---|
3302 | src/miniacc.h:4507: warning: left shift count >= width of type |
---|
3303 | src/miniacc.h:4507: warning: right shift count >= width of type |
---|
3304 | src/miniacc.h:4507: error: size of array '__acc_cta' is negative |
---|
3305 | src/miniacc.h:4508: warning: left shift count >= width of type |
---|
3306 | src/miniacc.h:4508: warning: right shift count >= width of type |
---|
3307 | src/miniacc.h:4508: error: size of array '__acc_cta' is negative |
---|
3308 | src/miniacc.h:4512: warning: integer constant is too large for 'long' type |
---|
3309 | src/miniacc.h:4514: warning: integer constant is too large for 'long' type |
---|
3310 | src/miniacc.h:4515: warning: integer constant is too large for 'long' type |
---|
3311 | src/miniacc.h:4516: warning: integer constant is too large for 'long' type |
---|
3312 | src/miniacc.h:4517: warning: integer constant is too large for 'unsigned long' type |
---|
3313 | src/miniacc.h:4518: warning: integer constant is too large for 'unsigned long' type |
---|
3314 | src/miniacc.h:4525: error: size of array '__acc_cta' is negative |
---|
3315 | src/miniacc.h:4531: error: size of array '__acc_cta' is negative |
---|
3316 | src/miniacc.h:4547: error: size of array '__acc_cta' is negative |
---|
3317 | src/miniacc.h:4548: error: size of array '__acc_cta' is negative |
---|
3318 | src/miniacc.h:4550: warning: integer constant is too large for 'unsigned long' type |
---|
3319 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3320 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3321 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3322 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3323 | src/miniacc.h:4556: warning: integer constant is too large for 'unsigned long' type |
---|
3324 | src/miniacc.h:4617: error: size of array '__acc_cta' is negative |
---|
3325 | src/miniacc.h:4618: error: size of array '__acc_cta' is negative |
---|
3326 | In file included from conftest.c:136: |
---|
3327 | src/miniacc.h: In function 'test_acc_compile_time_assert': |
---|
3328 | src/miniacc.h:4286: warning: left shift count >= width of type |
---|
3329 | src/miniacc.h:4286: warning: integer constant is too large for 'unsigned long' type |
---|
3330 | src/miniacc.h:4286: error: size of array '__acc_cta_t' is negative |
---|
3331 | src/miniacc.h:4290: warning: left shift count >= width of type |
---|
3332 | src/miniacc.h:4375: error: size of array '__acc_cta_t' is negative |
---|
3333 | src/miniacc.h:4382: error: size of array '__acc_cta_t' is negative |
---|
3334 | src/miniacc.h:4394: error: size of array '__acc_cta_t' is negative |
---|
3335 | src/miniacc.h:4398: error: size of array '__acc_cta_t' is negative |
---|
3336 | src/miniacc.h:4399: error: size of array '__acc_cta_t' is negative |
---|
3337 | src/miniacc.h:4420: warning: left shift count >= width of type |
---|
3338 | src/miniacc.h:4420: error: size of array '__acc_cta_t' is negative |
---|
3339 | src/miniacc.h:4422: warning: left shift count >= width of type |
---|
3340 | src/miniacc.h:4422: error: size of array '__acc_cta_t' is negative |
---|
3341 | src/miniacc.h:4472: error: size of array '__acc_cta_t' is negative |
---|
3342 | src/miniacc.h:4481: error: size of array '__acc_cta_t' is negative |
---|
3343 | src/miniacc.h:4482: error: size of array '__acc_cta_t' is negative |
---|
3344 | src/miniacc.h:4483: error: size of array '__acc_cta_t' is negative |
---|
3345 | src/miniacc.h:4495: error: size of array '__acc_cta_t' is negative |
---|
3346 | src/miniacc.h:4496: error: size of array '__acc_cta_t' is negative |
---|
3347 | src/miniacc.h:4497: error: size of array '__acc_cta_t' is negative |
---|
3348 | src/miniacc.h:4500: warning: left shift count >= width of type |
---|
3349 | src/miniacc.h:4500: warning: right shift count >= width of type |
---|
3350 | src/miniacc.h:4500: error: size of array '__acc_cta_t' is negative |
---|
3351 | src/miniacc.h:4501: warning: left shift count >= width of type |
---|
3352 | src/miniacc.h:4501: warning: right shift count >= width of type |
---|
3353 | src/miniacc.h:4501: error: size of array '__acc_cta_t' is negative |
---|
3354 | src/miniacc.h:4505: warning: integer constant is too large for 'unsigned long' type |
---|
3355 | src/miniacc.h:4507: warning: left shift count >= width of type |
---|
3356 | src/miniacc.h:4507: warning: right shift count >= width of type |
---|
3357 | src/miniacc.h:4507: error: size of array '__acc_cta_t' is negative |
---|
3358 | src/miniacc.h:4508: warning: left shift count >= width of type |
---|
3359 | src/miniacc.h:4508: warning: right shift count >= width of type |
---|
3360 | src/miniacc.h:4508: error: size of array '__acc_cta_t' is negative |
---|
3361 | src/miniacc.h:4512: warning: integer constant is too large for 'long' type |
---|
3362 | src/miniacc.h:4514: warning: integer constant is too large for 'long' type |
---|
3363 | src/miniacc.h:4515: warning: integer constant is too large for 'long' type |
---|
3364 | src/miniacc.h:4516: warning: integer constant is too large for 'long' type |
---|
3365 | src/miniacc.h:4517: warning: integer constant is too large for 'unsigned long' type |
---|
3366 | src/miniacc.h:4518: warning: integer constant is too large for 'unsigned long' type |
---|
3367 | src/miniacc.h:4525: error: size of array '__acc_cta_t' is negative |
---|
3368 | src/miniacc.h:4531: error: size of array '__acc_cta_t' is negative |
---|
3369 | src/miniacc.h:4547: error: size of array '__acc_cta_t' is negative |
---|
3370 | src/miniacc.h:4548: error: size of array '__acc_cta_t' is negative |
---|
3371 | src/miniacc.h:4550: warning: integer constant is too large for 'unsigned long' type |
---|
3372 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3373 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3374 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3375 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3376 | src/miniacc.h:4556: warning: integer constant is too large for 'unsigned long' type |
---|
3377 | src/miniacc.h:4617: error: size of array '__acc_cta_t' is negative |
---|
3378 | src/miniacc.h:4618: error: size of array '__acc_cta_t' is negative |
---|
3379 | In file included from conftest.c:145: |
---|
3380 | src/miniacc.h: In function 'test_acc_run_time_assert': |
---|
3381 | src/miniacc.h:4286: warning: left shift count >= width of type |
---|
3382 | src/miniacc.h:4286: warning: integer constant is too large for 'unsigned long' type |
---|
3383 | src/miniacc.h:4290: warning: left shift count >= width of type |
---|
3384 | src/miniacc.h:4420: warning: left shift count >= width of type |
---|
3385 | src/miniacc.h:4422: warning: left shift count >= width of type |
---|
3386 | src/miniacc.h:4500: warning: left shift count >= width of type |
---|
3387 | src/miniacc.h:4500: warning: right shift count >= width of type |
---|
3388 | src/miniacc.h:4501: warning: left shift count >= width of type |
---|
3389 | src/miniacc.h:4501: warning: right shift count >= width of type |
---|
3390 | src/miniacc.h:4505: warning: integer constant is too large for 'unsigned long' type |
---|
3391 | src/miniacc.h:4507: warning: left shift count >= width of type |
---|
3392 | src/miniacc.h:4507: warning: right shift count >= width of type |
---|
3393 | src/miniacc.h:4508: warning: left shift count >= width of type |
---|
3394 | src/miniacc.h:4508: warning: right shift count >= width of type |
---|
3395 | src/miniacc.h:4512: warning: integer constant is too large for 'long' type |
---|
3396 | src/miniacc.h:4514: warning: integer constant is too large for 'long' type |
---|
3397 | src/miniacc.h:4515: warning: integer constant is too large for 'long' type |
---|
3398 | src/miniacc.h:4516: warning: integer constant is too large for 'long' type |
---|
3399 | src/miniacc.h:4517: warning: integer constant is too large for 'unsigned long' type |
---|
3400 | src/miniacc.h:4518: warning: integer constant is too large for 'unsigned long' type |
---|
3401 | src/miniacc.h:4550: warning: integer constant is too large for 'unsigned long' type |
---|
3402 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3403 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3404 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3405 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3406 | src/miniacc.h:4556: warning: integer constant is too large for 'unsigned long' type |
---|
3407 | In file included from conftest.c:130: |
---|
3408 | src/miniacc.h:4286: warning: left shift count >= width of type |
---|
3409 | src/miniacc.h:4286: warning: integer constant is too large for 'unsigned long' type |
---|
3410 | src/miniacc.h:4286: error: size of array '__acc_cta' is negative |
---|
3411 | src/miniacc.h:4290: warning: left shift count >= width of type |
---|
3412 | src/miniacc.h:4375: error: size of array '__acc_cta' is negative |
---|
3413 | src/miniacc.h:4382: error: size of array '__acc_cta' is negative |
---|
3414 | src/miniacc.h:4394: error: size of array '__acc_cta' is negative |
---|
3415 | src/miniacc.h:4398: error: size of array '__acc_cta' is negative |
---|
3416 | src/miniacc.h:4399: error: size of array '__acc_cta' is negative |
---|
3417 | src/miniacc.h:4420: warning: left shift count >= width of type |
---|
3418 | src/miniacc.h:4420: error: size of array '__acc_cta' is negative |
---|
3419 | src/miniacc.h:4422: warning: left shift count >= width of type |
---|
3420 | src/miniacc.h:4422: error: size of array '__acc_cta' is negative |
---|
3421 | src/miniacc.h:4472: error: size of array '__acc_cta' is negative |
---|
3422 | src/miniacc.h:4481: error: size of array '__acc_cta' is negative |
---|
3423 | src/miniacc.h:4482: error: size of array '__acc_cta' is negative |
---|
3424 | src/miniacc.h:4483: error: size of array '__acc_cta' is negative |
---|
3425 | src/miniacc.h:4495: error: size of array '__acc_cta' is negative |
---|
3426 | src/miniacc.h:4496: error: size of array '__acc_cta' is negative |
---|
3427 | src/miniacc.h:4497: error: size of array '__acc_cta' is negative |
---|
3428 | src/miniacc.h:4500: warning: left shift count >= width of type |
---|
3429 | src/miniacc.h:4500: warning: right shift count >= width of type |
---|
3430 | src/miniacc.h:4500: error: size of array '__acc_cta' is negative |
---|
3431 | src/miniacc.h:4501: warning: left shift count >= width of type |
---|
3432 | src/miniacc.h:4501: warning: right shift count >= width of type |
---|
3433 | src/miniacc.h:4501: error: size of array '__acc_cta' is negative |
---|
3434 | src/miniacc.h:4505: warning: integer constant is too large for 'unsigned long' type |
---|
3435 | src/miniacc.h:4507: warning: left shift count >= width of type |
---|
3436 | src/miniacc.h:4507: warning: right shift count >= width of type |
---|
3437 | src/miniacc.h:4507: error: size of array '__acc_cta' is negative |
---|
3438 | src/miniacc.h:4508: warning: left shift count >= width of type |
---|
3439 | src/miniacc.h:4508: warning: right shift count >= width of type |
---|
3440 | src/miniacc.h:4508: error: size of array '__acc_cta' is negative |
---|
3441 | src/miniacc.h:4512: warning: integer constant is too large for 'long' type |
---|
3442 | src/miniacc.h:4514: warning: integer constant is too large for 'long' type |
---|
3443 | src/miniacc.h:4515: warning: integer constant is too large for 'long' type |
---|
3444 | src/miniacc.h:4516: warning: integer constant is too large for 'long' type |
---|
3445 | src/miniacc.h:4517: warning: integer constant is too large for 'unsigned long' type |
---|
3446 | src/miniacc.h:4518: warning: integer constant is too large for 'unsigned long' type |
---|
3447 | src/miniacc.h:4525: error: size of array '__acc_cta' is negative |
---|
3448 | src/miniacc.h:4531: error: size of array '__acc_cta' is negative |
---|
3449 | src/miniacc.h:4547: error: size of array '__acc_cta' is negative |
---|
3450 | src/miniacc.h:4548: error: size of array '__acc_cta' is negative |
---|
3451 | src/miniacc.h:4550: warning: integer constant is too large for 'unsigned long' type |
---|
3452 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3453 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3454 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3455 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3456 | src/miniacc.h:4556: warning: integer constant is too large for 'unsigned long' type |
---|
3457 | src/miniacc.h:4617: error: size of array '__acc_cta' is negative |
---|
3458 | src/miniacc.h:4618: error: size of array '__acc_cta' is negative |
---|
3459 | In file included from conftest.c:136: |
---|
3460 | src/miniacc.h: In function 'test_acc_compile_time_assert': |
---|
3461 | src/miniacc.h:4286: warning: left shift count >= width of type |
---|
3462 | src/miniacc.h:4286: warning: integer constant is too large for 'unsigned long' type |
---|
3463 | src/miniacc.h:4286: error: size of array '__acc_cta_t' is negative |
---|
3464 | src/miniacc.h:4290: warning: left shift count >= width of type |
---|
3465 | src/miniacc.h:4375: error: size of array '__acc_cta_t' is negative |
---|
3466 | src/miniacc.h:4382: error: size of array '__acc_cta_t' is negative |
---|
3467 | src/miniacc.h:4394: error: size of array '__acc_cta_t' is negative |
---|
3468 | src/miniacc.h:4398: error: size of array '__acc_cta_t' is negative |
---|
3469 | src/miniacc.h:4399: error: size of array '__acc_cta_t' is negative |
---|
3470 | src/miniacc.h:4420: warning: left shift count >= width of type |
---|
3471 | src/miniacc.h:4420: error: size of array '__acc_cta_t' is negative |
---|
3472 | src/miniacc.h:4422: warning: left shift count >= width of type |
---|
3473 | src/miniacc.h:4422: error: size of array '__acc_cta_t' is negative |
---|
3474 | src/miniacc.h:4472: error: size of array '__acc_cta_t' is negative |
---|
3475 | src/miniacc.h:4481: error: size of array '__acc_cta_t' is negative |
---|
3476 | src/miniacc.h:4482: error: size of array '__acc_cta_t' is negative |
---|
3477 | src/miniacc.h:4483: error: size of array '__acc_cta_t' is negative |
---|
3478 | src/miniacc.h:4495: error: size of array '__acc_cta_t' is negative |
---|
3479 | src/miniacc.h:4496: error: size of array '__acc_cta_t' is negative |
---|
3480 | src/miniacc.h:4497: error: size of array '__acc_cta_t' is negative |
---|
3481 | src/miniacc.h:4500: warning: left shift count >= width of type |
---|
3482 | src/miniacc.h:4500: warning: right shift count >= width of type |
---|
3483 | src/miniacc.h:4500: error: size of array '__acc_cta_t' is negative |
---|
3484 | src/miniacc.h:4501: warning: left shift count >= width of type |
---|
3485 | src/miniacc.h:4501: warning: right shift count >= width of type |
---|
3486 | src/miniacc.h:4501: error: size of array '__acc_cta_t' is negative |
---|
3487 | src/miniacc.h:4505: warning: integer constant is too large for 'unsigned long' type |
---|
3488 | src/miniacc.h:4507: warning: left shift count >= width of type |
---|
3489 | src/miniacc.h:4507: warning: right shift count >= width of type |
---|
3490 | src/miniacc.h:4507: error: size of array '__acc_cta_t' is negative |
---|
3491 | src/miniacc.h:4508: warning: left shift count >= width of type |
---|
3492 | src/miniacc.h:4508: warning: right shift count >= width of type |
---|
3493 | src/miniacc.h:4508: error: size of array '__acc_cta_t' is negative |
---|
3494 | src/miniacc.h:4512: warning: integer constant is too large for 'long' type |
---|
3495 | src/miniacc.h:4514: warning: integer constant is too large for 'long' type |
---|
3496 | src/miniacc.h:4515: warning: integer constant is too large for 'long' type |
---|
3497 | src/miniacc.h:4516: warning: integer constant is too large for 'long' type |
---|
3498 | src/miniacc.h:4517: warning: integer constant is too large for 'unsigned long' type |
---|
3499 | src/miniacc.h:4518: warning: integer constant is too large for 'unsigned long' type |
---|
3500 | src/miniacc.h:4525: error: size of array '__acc_cta_t' is negative |
---|
3501 | src/miniacc.h:4531: error: size of array '__acc_cta_t' is negative |
---|
3502 | src/miniacc.h:4547: error: size of array '__acc_cta_t' is negative |
---|
3503 | src/miniacc.h:4548: error: size of array '__acc_cta_t' is negative |
---|
3504 | src/miniacc.h:4550: warning: integer constant is too large for 'unsigned long' type |
---|
3505 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3506 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3507 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3508 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3509 | src/miniacc.h:4556: warning: integer constant is too large for 'unsigned long' type |
---|
3510 | src/miniacc.h:4617: error: size of array '__acc_cta_t' is negative |
---|
3511 | src/miniacc.h:4618: error: size of array '__acc_cta_t' is negative |
---|
3512 | In file included from conftest.c:145: |
---|
3513 | src/miniacc.h: In function 'test_acc_run_time_assert': |
---|
3514 | src/miniacc.h:4286: warning: left shift count >= width of type |
---|
3515 | src/miniacc.h:4286: warning: integer constant is too large for 'unsigned long' type |
---|
3516 | src/miniacc.h:4290: warning: left shift count >= width of type |
---|
3517 | src/miniacc.h:4420: warning: left shift count >= width of type |
---|
3518 | src/miniacc.h:4422: warning: left shift count >= width of type |
---|
3519 | src/miniacc.h:4500: warning: left shift count >= width of type |
---|
3520 | src/miniacc.h:4500: warning: right shift count >= width of type |
---|
3521 | src/miniacc.h:4501: warning: left shift count >= width of type |
---|
3522 | src/miniacc.h:4501: warning: right shift count >= width of type |
---|
3523 | src/miniacc.h:4505: warning: integer constant is too large for 'unsigned long' type |
---|
3524 | src/miniacc.h:4507: warning: left shift count >= width of type |
---|
3525 | src/miniacc.h:4507: warning: right shift count >= width of type |
---|
3526 | src/miniacc.h:4508: warning: left shift count >= width of type |
---|
3527 | src/miniacc.h:4508: warning: right shift count >= width of type |
---|
3528 | src/miniacc.h:4512: warning: integer constant is too large for 'long' type |
---|
3529 | src/miniacc.h:4514: warning: integer constant is too large for 'long' type |
---|
3530 | src/miniacc.h:4515: warning: integer constant is too large for 'long' type |
---|
3531 | src/miniacc.h:4516: warning: integer constant is too large for 'long' type |
---|
3532 | src/miniacc.h:4517: warning: integer constant is too large for 'unsigned long' type |
---|
3533 | src/miniacc.h:4518: warning: integer constant is too large for 'unsigned long' type |
---|
3534 | src/miniacc.h:4550: warning: integer constant is too large for 'unsigned long' type |
---|
3535 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3536 | src/miniacc.h:4551: warning: integer constant is too large for 'unsigned long' type |
---|
3537 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3538 | src/miniacc.h:4552: warning: integer constant is too large for 'unsigned long' type |
---|
3539 | src/miniacc.h:4556: warning: integer constant is too large for 'unsigned long' type |
---|
3540 | lipo: can't figure out the architecture type of: /var/folders/Qp/QpFTnnwNFT8VuMRa0d-0hE+++TI/-Tmp-//ccqrktTZ.out |
---|
3541 | configure:30230: $? = 1 |
---|
3542 | configure: failed program was: |
---|
3543 | | /* confdefs.h. */ |
---|
3544 | | |
---|
3545 | | #define PACKAGE_NAME "lzo" |
---|
3546 | | #define PACKAGE_TARNAME "lzo" |
---|
3547 | | #define PACKAGE_VERSION "2.03" |
---|
3548 | | #define PACKAGE_STRING "lzo 2.03" |
---|
3549 | | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
3550 | | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
3551 | | #define PACKAGE "lzo" |
---|
3552 | | #define VERSION "2.03" |
---|
3553 | | #define STDC_HEADERS 1 |
---|
3554 | | #define HAVE_SYS_TYPES_H 1 |
---|
3555 | | #define HAVE_SYS_STAT_H 1 |
---|
3556 | | #define HAVE_STDLIB_H 1 |
---|
3557 | | #define HAVE_STRING_H 1 |
---|
3558 | | #define HAVE_MEMORY_H 1 |
---|
3559 | | #define HAVE_STRINGS_H 1 |
---|
3560 | | #define HAVE_INTTYPES_H 1 |
---|
3561 | | #define HAVE_STDINT_H 1 |
---|
3562 | | #define HAVE_UNISTD_H 1 |
---|
3563 | | #define HAVE_DLFCN_H 1 |
---|
3564 | | #ifdef __cplusplus |
---|
3565 | | extern "C" void exit (int); |
---|
3566 | | #endif |
---|
3567 | | #define TIME_WITH_SYS_TIME 1 |
---|
3568 | | #define HAVE_ASSERT_H 1 |
---|
3569 | | #define HAVE_CTYPE_H 1 |
---|
3570 | | #define HAVE_DIRENT_H 1 |
---|
3571 | | #define HAVE_ERRNO_H 1 |
---|
3572 | | #define HAVE_FCNTL_H 1 |
---|
3573 | | #define HAVE_FLOAT_H 1 |
---|
3574 | | #define HAVE_LIMITS_H 1 |
---|
3575 | | #define HAVE_MEMORY_H 1 |
---|
3576 | | #define HAVE_SETJMP_H 1 |
---|
3577 | | #define HAVE_SIGNAL_H 1 |
---|
3578 | | #define HAVE_STDARG_H 1 |
---|
3579 | | #define HAVE_STDDEF_H 1 |
---|
3580 | | #define HAVE_STDINT_H 1 |
---|
3581 | | #define HAVE_STDIO_H 1 |
---|
3582 | | #define HAVE_STDLIB_H 1 |
---|
3583 | | #define HAVE_STRING_H 1 |
---|
3584 | | #define HAVE_STRINGS_H 1 |
---|
3585 | | #define HAVE_TIME_H 1 |
---|
3586 | | #define HAVE_UNISTD_H 1 |
---|
3587 | | #define HAVE_UTIME_H 1 |
---|
3588 | | #define HAVE_SYS_MMAN_H 1 |
---|
3589 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3590 | | #define HAVE_SYS_STAT_H 1 |
---|
3591 | | #define HAVE_SYS_TIME_H 1 |
---|
3592 | | #define HAVE_SYS_TYPES_H 1 |
---|
3593 | | #define HAVE_SYS_WAIT_H 1 |
---|
3594 | | #define RETSIGTYPE void |
---|
3595 | | #define SIZEOF_SHORT 2 |
---|
3596 | | #define SIZEOF_INT 4 |
---|
3597 | | #define SIZEOF_LONG 8 |
---|
3598 | | #define SIZEOF_LONG_LONG 8 |
---|
3599 | | #define SIZEOF___INT16 0 |
---|
3600 | | #define SIZEOF___INT32 0 |
---|
3601 | | #define SIZEOF___INT64 0 |
---|
3602 | | #define SIZEOF_VOID_P 8 |
---|
3603 | | #define SIZEOF_SIZE_T 8 |
---|
3604 | | #define SIZEOF_PTRDIFF_T 8 |
---|
3605 | | #define SIZEOF___INT32 0 |
---|
3606 | | #define SIZEOF_INTMAX_T 8 |
---|
3607 | | #define SIZEOF_UINTMAX_T 8 |
---|
3608 | | #define SIZEOF_INTPTR_T 8 |
---|
3609 | | #define SIZEOF_UINTPTR_T 8 |
---|
3610 | | #define SIZEOF_FLOAT 4 |
---|
3611 | | #define SIZEOF_DOUBLE 8 |
---|
3612 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
3613 | | #define SIZEOF_DEV_T 4 |
---|
3614 | | #define SIZEOF_FPOS_T 8 |
---|
3615 | | #define SIZEOF_MODE_T 2 |
---|
3616 | | #define SIZEOF_OFF_T 8 |
---|
3617 | | #define SIZEOF_SSIZE_T 8 |
---|
3618 | | #define SIZEOF_TIME_T 8 |
---|
3619 | | #define HAVE_ACCESS 1 |
---|
3620 | | #define HAVE_ATEXIT 1 |
---|
3621 | | #define HAVE_ATOI 1 |
---|
3622 | | #define HAVE_ATOL 1 |
---|
3623 | | #define HAVE_CHMOD 1 |
---|
3624 | | #define HAVE_CHOWN 1 |
---|
3625 | | #define HAVE_CTIME 1 |
---|
3626 | | #define HAVE_DIFFTIME 1 |
---|
3627 | | #define HAVE_FSTAT 1 |
---|
3628 | | #define HAVE_GETENV 1 |
---|
3629 | | #define HAVE_GETPAGESIZE 1 |
---|
3630 | | #define HAVE_GETRUSAGE 1 |
---|
3631 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3632 | | #define HAVE_GMTIME 1 |
---|
3633 | | #define HAVE_ISATTY 1 |
---|
3634 | | #define HAVE_LOCALTIME 1 |
---|
3635 | | #define HAVE_LONGJMP 1 |
---|
3636 | | #define HAVE_LSTAT 1 |
---|
3637 | | #define HAVE_MEMCMP 1 |
---|
3638 | | #define HAVE_MEMCPY 1 |
---|
3639 | | #define HAVE_MEMMOVE 1 |
---|
3640 | | #define HAVE_MEMSET 1 |
---|
3641 | | #define HAVE_MKDIR 1 |
---|
3642 | | #define HAVE_MKTIME 1 |
---|
3643 | | #define HAVE_MMAP 1 |
---|
3644 | | #define HAVE_MPROTECT 1 |
---|
3645 | | #define HAVE_MUNMAP 1 |
---|
3646 | | #define HAVE_QSORT 1 |
---|
3647 | | #define HAVE_RAISE 1 |
---|
3648 | | #define HAVE_RMDIR 1 |
---|
3649 | | #define HAVE_SETJMP 1 |
---|
3650 | | #define HAVE_SIGNAL 1 |
---|
3651 | | #define HAVE_SNPRINTF 1 |
---|
3652 | | #define HAVE_STRCASECMP 1 |
---|
3653 | | #define HAVE_STRCHR 1 |
---|
3654 | | #define HAVE_STRDUP 1 |
---|
3655 | | #define HAVE_STRERROR 1 |
---|
3656 | | #define HAVE_STRFTIME 1 |
---|
3657 | | #define HAVE_STRNCASECMP 1 |
---|
3658 | | #define HAVE_STRRCHR 1 |
---|
3659 | | #define HAVE_STRSTR 1 |
---|
3660 | | #define HAVE_TIME 1 |
---|
3661 | | #define HAVE_UMASK 1 |
---|
3662 | | #define HAVE_UTIME 1 |
---|
3663 | | #define HAVE_VSNPRINTF 1 |
---|
3664 | | /* end confdefs.h. */ |
---|
3665 | | #define ACC_CONFIG_NO_HEADER 1 |
---|
3666 | | #define ACC_WANT_ACC_INCD_H 1 |
---|
3667 | | #include "src/miniacc.h" |
---|
3668 | | |
---|
3669 | | #define ACC_WANT_ACC_CHK_CH 1 |
---|
3670 | | #undef ACCCHK_ASSERT |
---|
3671 | | #define ACCCHK_ASSERT(expr) ACC_COMPILE_TIME_ASSERT_HEADER(expr) |
---|
3672 | | #include "src/miniacc.h" |
---|
3673 | | |
---|
3674 | | #define ACC_WANT_ACC_CHK_CH 1 |
---|
3675 | | #undef ACCCHK_ASSERT |
---|
3676 | | #define ACCCHK_ASSERT(expr) ACC_COMPILE_TIME_ASSERT(expr) |
---|
3677 | | static void test_acc_compile_time_assert(void) { |
---|
3678 | | #include "src/miniacc.h" |
---|
3679 | | } |
---|
3680 | | |
---|
3681 | | #undef NDEBUG |
---|
3682 | | #include <assert.h> |
---|
3683 | | #define ACC_WANT_ACC_CHK_CH 1 |
---|
3684 | | #undef ACCCHK_ASSERT |
---|
3685 | | #define ACCCHK_ASSERT(expr) assert(expr); |
---|
3686 | | static int test_acc_run_time_assert(int r) { |
---|
3687 | | #include "src/miniacc.h" |
---|
3688 | | return r; |
---|
3689 | | } |
---|
3690 | | |
---|
3691 | | int |
---|
3692 | | main () |
---|
3693 | | { |
---|
3694 | | |
---|
3695 | | test_acc_compile_time_assert(); |
---|
3696 | | if (test_acc_run_time_assert(1) != 1) return 1; |
---|
3697 | | |
---|
3698 | | |
---|
3699 | | ; |
---|
3700 | | return 0; |
---|
3701 | | } |
---|
3702 | configure:30255: result: FAILED |
---|
3703 | configure:30260: |
---|
3704 | configure:30262: Your compiler failed the ACC conformance test - for details see |
---|
3705 | configure:30264: `config.log'. Please check that log file and consider sending |
---|
3706 | configure:30266: a patch or bug-report to <markus@oberhumer.com>. |
---|
3707 | configure:30268: Thanks for your support. |
---|
3708 | configure:30270: |
---|
3709 | configure:30272: error: ACC conformance test failed. Stop. |
---|
3710 | |
---|
3711 | ## ---------------- ## |
---|
3712 | ## Cache variables. ## |
---|
3713 | ## ---------------- ## |
---|
3714 | |
---|
3715 | ac_cv_build=i386-apple-darwin10.0.0 |
---|
3716 | ac_cv_build_alias=i386-apple-darwin10.0.0 |
---|
3717 | ac_cv_c_bigendian=no |
---|
3718 | ac_cv_c_compiler_gnu=yes |
---|
3719 | ac_cv_c_const=yes |
---|
3720 | ac_cv_cxx_compiler_gnu=yes |
---|
3721 | ac_cv_env_CC_set=set |
---|
3722 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
3723 | ac_cv_env_CFLAGS_set=set |
---|
3724 | ac_cv_env_CFLAGS_value='-O2 -arch x86_64 -arch i386 -arch ppc' |
---|
3725 | ac_cv_env_CPPFLAGS_set=set |
---|
3726 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
3727 | ac_cv_env_CPP_set= |
---|
3728 | ac_cv_env_CPP_value= |
---|
3729 | ac_cv_env_CXXCPP_set= |
---|
3730 | ac_cv_env_CXXCPP_value= |
---|
3731 | ac_cv_env_CXXFLAGS_set=set |
---|
3732 | ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64 -arch i386 -arch ppc' |
---|
3733 | ac_cv_env_CXX_set=set |
---|
3734 | ac_cv_env_CXX_value=/usr/bin/g++-4.2 |
---|
3735 | ac_cv_env_F77_set= |
---|
3736 | ac_cv_env_F77_value= |
---|
3737 | ac_cv_env_FFLAGS_set=set |
---|
3738 | ac_cv_env_FFLAGS_value=-O2 |
---|
3739 | ac_cv_env_LDFLAGS_set=set |
---|
3740 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64 -arch i386 -arch ppc' |
---|
3741 | ac_cv_env_build_alias_set= |
---|
3742 | ac_cv_env_build_alias_value= |
---|
3743 | ac_cv_env_host_alias_set= |
---|
3744 | ac_cv_env_host_alias_value= |
---|
3745 | ac_cv_env_target_alias_set= |
---|
3746 | ac_cv_env_target_alias_value= |
---|
3747 | ac_cv_exeext= |
---|
3748 | ac_cv_f77_compiler_gnu=no |
---|
3749 | ac_cv_func_access=yes |
---|
3750 | ac_cv_func_alloca=no |
---|
3751 | ac_cv_func_atexit=yes |
---|
3752 | ac_cv_func_atoi=yes |
---|
3753 | ac_cv_func_atol=yes |
---|
3754 | ac_cv_func_chmod=yes |
---|
3755 | ac_cv_func_chown=yes |
---|
3756 | ac_cv_func_clock_getcpuclockid=no |
---|
3757 | ac_cv_func_clock_getres=no |
---|
3758 | ac_cv_func_clock_gettime=no |
---|
3759 | ac_cv_func_ctime=yes |
---|
3760 | ac_cv_func_difftime=yes |
---|
3761 | ac_cv_func_fstat=yes |
---|
3762 | ac_cv_func_getenv=yes |
---|
3763 | ac_cv_func_getpagesize=yes |
---|
3764 | ac_cv_func_getrusage=yes |
---|
3765 | ac_cv_func_gettimeofday=yes |
---|
3766 | ac_cv_func_gmtime=yes |
---|
3767 | ac_cv_func_isatty=yes |
---|
3768 | ac_cv_func_localtime=yes |
---|
3769 | ac_cv_func_longjmp=yes |
---|
3770 | ac_cv_func_lstat=yes |
---|
3771 | ac_cv_func_memcmp=yes |
---|
3772 | ac_cv_func_memcpy=yes |
---|
3773 | ac_cv_func_memmove=yes |
---|
3774 | ac_cv_func_memset=yes |
---|
3775 | ac_cv_func_mkdir=yes |
---|
3776 | ac_cv_func_mktime=yes |
---|
3777 | ac_cv_func_mmap=yes |
---|
3778 | ac_cv_func_mprotect=yes |
---|
3779 | ac_cv_func_munmap=yes |
---|
3780 | ac_cv_func_qsort=yes |
---|
3781 | ac_cv_func_raise=yes |
---|
3782 | ac_cv_func_rmdir=yes |
---|
3783 | ac_cv_func_setjmp=yes |
---|
3784 | ac_cv_func_signal=yes |
---|
3785 | ac_cv_func_snprintf=yes |
---|
3786 | ac_cv_func_strcasecmp=yes |
---|
3787 | ac_cv_func_strchr=yes |
---|
3788 | ac_cv_func_strdup=yes |
---|
3789 | ac_cv_func_strerror=yes |
---|
3790 | ac_cv_func_strftime=yes |
---|
3791 | ac_cv_func_stricmp=no |
---|
3792 | ac_cv_func_strncasecmp=yes |
---|
3793 | ac_cv_func_strnicmp=no |
---|
3794 | ac_cv_func_strrchr=yes |
---|
3795 | ac_cv_func_strstr=yes |
---|
3796 | ac_cv_func_time=yes |
---|
3797 | ac_cv_func_umask=yes |
---|
3798 | ac_cv_func_utime=yes |
---|
3799 | ac_cv_func_vsnprintf=yes |
---|
3800 | ac_cv_header_assert_h=yes |
---|
3801 | ac_cv_header_ctype_h=yes |
---|
3802 | ac_cv_header_dirent_h=yes |
---|
3803 | ac_cv_header_dlfcn_h=yes |
---|
3804 | ac_cv_header_errno_h=yes |
---|
3805 | ac_cv_header_fcntl_h=yes |
---|
3806 | ac_cv_header_float_h=yes |
---|
3807 | ac_cv_header_inttypes_h=yes |
---|
3808 | ac_cv_header_limits_h=yes |
---|
3809 | ac_cv_header_malloc_h=no |
---|
3810 | ac_cv_header_memory_h=yes |
---|
3811 | ac_cv_header_setjmp_h=yes |
---|
3812 | ac_cv_header_signal_h=yes |
---|
3813 | ac_cv_header_stdarg_h=yes |
---|
3814 | ac_cv_header_stdc=yes |
---|
3815 | ac_cv_header_stddef_h=yes |
---|
3816 | ac_cv_header_stdint_h=yes |
---|
3817 | ac_cv_header_stdio_h=yes |
---|
3818 | ac_cv_header_stdlib_h=yes |
---|
3819 | ac_cv_header_string_h=yes |
---|
3820 | ac_cv_header_strings_h=yes |
---|
3821 | ac_cv_header_sys_mman_h=yes |
---|
3822 | ac_cv_header_sys_resource_h=yes |
---|
3823 | ac_cv_header_sys_stat_h=yes |
---|
3824 | ac_cv_header_sys_time_h=yes |
---|
3825 | ac_cv_header_sys_types_h=yes |
---|
3826 | ac_cv_header_sys_wait_h=yes |
---|
3827 | ac_cv_header_time=yes |
---|
3828 | ac_cv_header_time_h=yes |
---|
3829 | ac_cv_header_unistd_h=yes |
---|
3830 | ac_cv_header_utime_h=yes |
---|
3831 | ac_cv_host=i386-apple-darwin10.0.0 |
---|
3832 | ac_cv_host_alias=i386-apple-darwin10.0.0 |
---|
3833 | ac_cv_objext=o |
---|
3834 | ac_cv_prog_AWK=awk |
---|
3835 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
3836 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E' |
---|
3837 | ac_cv_prog_ac_ct_AR=ar |
---|
3838 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
3839 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3840 | ac_cv_prog_ac_ct_STRIP=strip |
---|
3841 | ac_cv_prog_cc_g=yes |
---|
3842 | ac_cv_prog_cc_stdc= |
---|
3843 | ac_cv_prog_cxx_g=yes |
---|
3844 | ac_cv_prog_egrep='grep -E' |
---|
3845 | ac_cv_prog_f77_g=no |
---|
3846 | ac_cv_prog_make_make_set=yes |
---|
3847 | ac_cv_sizeof___int16=0 |
---|
3848 | ac_cv_sizeof___int32=0 |
---|
3849 | ac_cv_sizeof___int64=0 |
---|
3850 | ac_cv_sizeof_dev_t=4 |
---|
3851 | ac_cv_sizeof_double=8 |
---|
3852 | ac_cv_sizeof_float=4 |
---|
3853 | ac_cv_sizeof_fpos_t=8 |
---|
3854 | ac_cv_sizeof_int=4 |
---|
3855 | ac_cv_sizeof_intmax_t=8 |
---|
3856 | ac_cv_sizeof_intptr_t=8 |
---|
3857 | ac_cv_sizeof_long=8 |
---|
3858 | ac_cv_sizeof_long_double=16 |
---|
3859 | ac_cv_sizeof_long_long=8 |
---|
3860 | ac_cv_sizeof_mode_t=2 |
---|
3861 | ac_cv_sizeof_off_t=8 |
---|
3862 | ac_cv_sizeof_ptrdiff_t=8 |
---|
3863 | ac_cv_sizeof_short=2 |
---|
3864 | ac_cv_sizeof_size_t=8 |
---|
3865 | ac_cv_sizeof_ssize_t=8 |
---|
3866 | ac_cv_sizeof_time_t=8 |
---|
3867 | ac_cv_sizeof_uintmax_t=8 |
---|
3868 | ac_cv_sizeof_uintptr_t=8 |
---|
3869 | ac_cv_sizeof_void_p=8 |
---|
3870 | ac_cv_sys_file_offset_bits=no |
---|
3871 | ac_cv_sys_large_files=no |
---|
3872 | ac_cv_sys_largefile_CC=no |
---|
3873 | ac_cv_target=i386-apple-darwin10.0.0 |
---|
3874 | ac_cv_target_alias=i386-apple-darwin10.0.0 |
---|
3875 | ac_cv_type___int16=no |
---|
3876 | ac_cv_type___int32=no |
---|
3877 | ac_cv_type___int64=no |
---|
3878 | ac_cv_type_dev_t=yes |
---|
3879 | ac_cv_type_double=yes |
---|
3880 | ac_cv_type_float=yes |
---|
3881 | ac_cv_type_fpos_t=yes |
---|
3882 | ac_cv_type_int=yes |
---|
3883 | ac_cv_type_intmax_t=yes |
---|
3884 | ac_cv_type_intptr_t=yes |
---|
3885 | ac_cv_type_long=yes |
---|
3886 | ac_cv_type_long_double=yes |
---|
3887 | ac_cv_type_long_long=yes |
---|
3888 | ac_cv_type_mode_t=yes |
---|
3889 | ac_cv_type_off_t=yes |
---|
3890 | ac_cv_type_ptrdiff_t=yes |
---|
3891 | ac_cv_type_short=yes |
---|
3892 | ac_cv_type_signal=void |
---|
3893 | ac_cv_type_size_t=yes |
---|
3894 | ac_cv_type_ssize_t=yes |
---|
3895 | ac_cv_type_time_t=yes |
---|
3896 | ac_cv_type_uintmax_t=yes |
---|
3897 | ac_cv_type_uintptr_t=yes |
---|
3898 | ac_cv_type_void_p=yes |
---|
3899 | am_cv_CC_dependencies_compiler_type=none |
---|
3900 | am_cv_CXX_dependencies_compiler_type=none |
---|
3901 | lt_cv_deplibs_check_method=pass_all |
---|
3902 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
3903 | lt_cv_file_magic_test_file= |
---|
3904 | lt_cv_ld_reload_flag=-r |
---|
3905 | lt_cv_objdir=.libs |
---|
3906 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
3907 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
3908 | lt_cv_path_NM=/usr/bin/nm |
---|
3909 | lt_cv_path_SED=/usr/bin/sed |
---|
3910 | lt_cv_prog_compiler_c_o=yes |
---|
3911 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
3912 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
3913 | lt_cv_prog_gnu_ld=no |
---|
3914 | lt_cv_prog_gnu_ldcxx=no |
---|
3915 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
3916 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
---|
3917 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
3918 | lt_cv_sys_max_cmd_len=196608 |
---|
3919 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
3920 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
3921 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
3922 | lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' |
---|
3923 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
3924 | mfx_cv_header_sane_limits_h=yes |
---|
3925 | |
---|
3926 | ## ----------------- ## |
---|
3927 | ## Output variables. ## |
---|
3928 | ## ----------------- ## |
---|
3929 | |
---|
3930 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_lzo2/work/lzo-2.03/autoconf/missing --run aclocal-1.9' |
---|
3931 | AMDEPBACKSLASH='' |
---|
3932 | AMDEP_FALSE='' |
---|
3933 | AMDEP_TRUE='#' |
---|
3934 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_lzo2/work/lzo-2.03/autoconf/missing --run tar' |
---|
3935 | AR='ar' |
---|
3936 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_lzo2/work/lzo-2.03/autoconf/missing --run autoconf' |
---|
3937 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_lzo2/work/lzo-2.03/autoconf/missing --run autoheader' |
---|
3938 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_lzo2/work/lzo-2.03/autoconf/missing --run automake-1.9' |
---|
3939 | AWK='awk' |
---|
3940 | CC='/usr/bin/gcc-4.2' |
---|
3941 | CCDEPMODE='depmode=none' |
---|
3942 | CFLAGS='-O2 -arch x86_64 -arch i386 -arch ppc' |
---|
3943 | CPP='/usr/bin/gcc-4.2 -E' |
---|
3944 | CPPFLAGS='-I/opt/local/include' |
---|
3945 | CXX='/usr/bin/g++-4.2' |
---|
3946 | CXXCPP='/usr/bin/g++-4.2 -E' |
---|
3947 | CXXDEPMODE='depmode=none' |
---|
3948 | CXXFLAGS='-O2 -arch x86_64 -arch i386 -arch ppc' |
---|
3949 | CYGPATH_W='echo' |
---|
3950 | DEFS='' |
---|
3951 | DEPDIR='.deps' |
---|
3952 | ECHO='/bin/echo' |
---|
3953 | ECHO_C='ECHO_N='' |
---|
3954 | ECHO_T='' |
---|
3955 | EGREP='grep -E' |
---|
3956 | EXEEXT='' |
---|
3957 | F77='' |
---|
3958 | FFLAGS='-O2' |
---|
3959 | INSTALL_DATA='${INSTALL} -m 644' |
---|
3960 | INSTALL_PROGRAM='${INSTALL}' |
---|
3961 | INSTALL_SCRIPT='${INSTALL}' |
---|
3962 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
3963 | LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386 -arch ppc' |
---|
3964 | LIBOBJS='' |
---|
3965 | LIBS='' |
---|
3966 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
3967 | LN_S='ln -s' |
---|
3968 | LTLIBOBJS='' |
---|
3969 | LZO_ASM_VPATH='' |
---|
3970 | LZO_CFLAGS='' |
---|
3971 | LZO_CPPFLAGS='' |
---|
3972 | LZO_EXTRA_CFLAGS='' |
---|
3973 | LZO_EXTRA_CPPFLAGS='' |
---|
3974 | LZO_USE_ASM_FALSE='' |
---|
3975 | LZO_USE_ASM_TRUE='#' |
---|
3976 | MAINT='#' |
---|
3977 | MAINTAINER_MODE_FALSE='' |
---|
3978 | MAINTAINER_MODE_TRUE='#' |
---|
3979 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_lzo2/work/lzo-2.03/autoconf/missing --run makeinfo' |
---|
3980 | OBJEXT='o' |
---|
3981 | PACKAGE='lzo' |
---|
3982 | PACKAGE_BUGREPORT='markus@oberhumer.com' |
---|
3983 | PACKAGE_NAME='lzo' |
---|
3984 | PACKAGE_STRING='lzo 2.03' |
---|
3985 | PACKAGE_TARNAME='lzo' |
---|
3986 | PACKAGE_VERSION='2.03' |
---|
3987 | PATH_SEPARATOR=':' |
---|
3988 | RANLIB='ranlib' |
---|
3989 | SET_MAKE='' |
---|
3990 | SHELL='/bin/sh' |
---|
3991 | STRIP='strip' |
---|
3992 | VERSION='2.03' |
---|
3993 | ac_ct_AR='ar' |
---|
3994 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
3995 | ac_ct_CXX='' |
---|
3996 | ac_ct_F77='' |
---|
3997 | ac_ct_RANLIB='ranlib' |
---|
3998 | ac_ct_STRIP='strip' |
---|
3999 | am__fastdepCC_FALSE='' |
---|
4000 | am__fastdepCC_TRUE='#' |
---|
4001 | am__fastdepCXX_FALSE='' |
---|
4002 | am__fastdepCXX_TRUE='#' |
---|
4003 | am__include='include' |
---|
4004 | am__leading_dot='.' |
---|
4005 | am__quote='' |
---|
4006 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
4007 | am__untar='${AMTAR} xf -' |
---|
4008 | bindir='${exec_prefix}/bin' |
---|
4009 | build='i386-apple-darwin10.0.0' |
---|
4010 | build_alias='' |
---|
4011 | build_cpu='i386' |
---|
4012 | build_os='darwin10.0.0' |
---|
4013 | build_vendor='apple' |
---|
4014 | configure_CFLAGS='' |
---|
4015 | configure_CPPFLAGS='' |
---|
4016 | datadir='${prefix}/share' |
---|
4017 | exec_prefix='NONE' |
---|
4018 | host='i386-apple-darwin10.0.0' |
---|
4019 | host_alias='' |
---|
4020 | host_cpu='i386' |
---|
4021 | host_os='darwin10.0.0' |
---|
4022 | host_vendor='apple' |
---|
4023 | includedir='${prefix}/include' |
---|
4024 | infodir='${prefix}/info' |
---|
4025 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_lzo2/work/lzo-2.03/autoconf/install-sh' |
---|
4026 | libdir='${exec_prefix}/lib' |
---|
4027 | libexecdir='${exec_prefix}/libexec' |
---|
4028 | localstatedir='${prefix}/var' |
---|
4029 | mandir='${prefix}/man' |
---|
4030 | mkdir_p='$(mkinstalldirs)' |
---|
4031 | oldincludedir='/usr/include' |
---|
4032 | prefix='/opt/local' |
---|
4033 | program_transform_name='s,x,x,' |
---|
4034 | sbindir='${exec_prefix}/sbin' |
---|
4035 | sharedstatedir='${prefix}/com' |
---|
4036 | sysconfdir='${prefix}/etc' |
---|
4037 | target='i386-apple-darwin10.0.0' |
---|
4038 | target_alias='' |
---|
4039 | target_cpu='i386' |
---|
4040 | target_os='darwin10.0.0' |
---|
4041 | target_vendor='apple' |
---|
4042 | |
---|
4043 | ## ----------- ## |
---|
4044 | ## confdefs.h. ## |
---|
4045 | ## ----------- ## |
---|
4046 | |
---|
4047 | #define HAVE_ACCESS 1 |
---|
4048 | #define HAVE_ASSERT_H 1 |
---|
4049 | #define HAVE_ATEXIT 1 |
---|
4050 | #define HAVE_ATOI 1 |
---|
4051 | #define HAVE_ATOL 1 |
---|
4052 | #define HAVE_CHMOD 1 |
---|
4053 | #define HAVE_CHOWN 1 |
---|
4054 | #define HAVE_CTIME 1 |
---|
4055 | #define HAVE_CTYPE_H 1 |
---|
4056 | #define HAVE_DIFFTIME 1 |
---|
4057 | #define HAVE_DIRENT_H 1 |
---|
4058 | #define HAVE_DLFCN_H 1 |
---|
4059 | #define HAVE_ERRNO_H 1 |
---|
4060 | #define HAVE_FCNTL_H 1 |
---|
4061 | #define HAVE_FLOAT_H 1 |
---|
4062 | #define HAVE_FSTAT 1 |
---|
4063 | #define HAVE_GETENV 1 |
---|
4064 | #define HAVE_GETPAGESIZE 1 |
---|
4065 | #define HAVE_GETRUSAGE 1 |
---|
4066 | #define HAVE_GETTIMEOFDAY 1 |
---|
4067 | #define HAVE_GMTIME 1 |
---|
4068 | #define HAVE_INTTYPES_H 1 |
---|
4069 | #define HAVE_ISATTY 1 |
---|
4070 | #define HAVE_LIMITS_H 1 |
---|
4071 | #define HAVE_LOCALTIME 1 |
---|
4072 | #define HAVE_LONGJMP 1 |
---|
4073 | #define HAVE_LSTAT 1 |
---|
4074 | #define HAVE_MEMCMP 1 |
---|
4075 | #define HAVE_MEMCPY 1 |
---|
4076 | #define HAVE_MEMMOVE 1 |
---|
4077 | #define HAVE_MEMORY_H 1 |
---|
4078 | #define HAVE_MEMORY_H 1 |
---|
4079 | #define HAVE_MEMSET 1 |
---|
4080 | #define HAVE_MKDIR 1 |
---|
4081 | #define HAVE_MKTIME 1 |
---|
4082 | #define HAVE_MMAP 1 |
---|
4083 | #define HAVE_MPROTECT 1 |
---|
4084 | #define HAVE_MUNMAP 1 |
---|
4085 | #define HAVE_QSORT 1 |
---|
4086 | #define HAVE_RAISE 1 |
---|
4087 | #define HAVE_RMDIR 1 |
---|
4088 | #define HAVE_SETJMP 1 |
---|
4089 | #define HAVE_SETJMP_H 1 |
---|
4090 | #define HAVE_SIGNAL 1 |
---|
4091 | #define HAVE_SIGNAL_H 1 |
---|
4092 | #define HAVE_SNPRINTF 1 |
---|
4093 | #define HAVE_STDARG_H 1 |
---|
4094 | #define HAVE_STDDEF_H 1 |
---|
4095 | #define HAVE_STDINT_H 1 |
---|
4096 | #define HAVE_STDINT_H 1 |
---|
4097 | #define HAVE_STDIO_H 1 |
---|
4098 | #define HAVE_STDLIB_H 1 |
---|
4099 | #define HAVE_STDLIB_H 1 |
---|
4100 | #define HAVE_STRCASECMP 1 |
---|
4101 | #define HAVE_STRCHR 1 |
---|
4102 | #define HAVE_STRDUP 1 |
---|
4103 | #define HAVE_STRERROR 1 |
---|
4104 | #define HAVE_STRFTIME 1 |
---|
4105 | #define HAVE_STRINGS_H 1 |
---|
4106 | #define HAVE_STRINGS_H 1 |
---|
4107 | #define HAVE_STRING_H 1 |
---|
4108 | #define HAVE_STRING_H 1 |
---|
4109 | #define HAVE_STRNCASECMP 1 |
---|
4110 | #define HAVE_STRRCHR 1 |
---|
4111 | #define HAVE_STRSTR 1 |
---|
4112 | #define HAVE_SYS_MMAN_H 1 |
---|
4113 | #define HAVE_SYS_RESOURCE_H 1 |
---|
4114 | #define HAVE_SYS_STAT_H 1 |
---|
4115 | #define HAVE_SYS_STAT_H 1 |
---|
4116 | #define HAVE_SYS_TIME_H 1 |
---|
4117 | #define HAVE_SYS_TYPES_H 1 |
---|
4118 | #define HAVE_SYS_TYPES_H 1 |
---|
4119 | #define HAVE_SYS_WAIT_H 1 |
---|
4120 | #define HAVE_TIME 1 |
---|
4121 | #define HAVE_TIME_H 1 |
---|
4122 | #define HAVE_UMASK 1 |
---|
4123 | #define HAVE_UNISTD_H 1 |
---|
4124 | #define HAVE_UNISTD_H 1 |
---|
4125 | #define HAVE_UTIME 1 |
---|
4126 | #define HAVE_UTIME_H 1 |
---|
4127 | #define HAVE_VSNPRINTF 1 |
---|
4128 | #define LZO_ABI_LITTLE_ENDIAN 1 |
---|
4129 | #define PACKAGE "lzo" |
---|
4130 | #define PACKAGE_BUGREPORT "markus@oberhumer.com" |
---|
4131 | #define PACKAGE_NAME "lzo" |
---|
4132 | #define PACKAGE_STRING "lzo 2.03" |
---|
4133 | #define PACKAGE_TARNAME "lzo" |
---|
4134 | #define PACKAGE_VERSION "2.03" |
---|
4135 | #define RETSIGTYPE void |
---|
4136 | #define SIZEOF_DEV_T 4 |
---|
4137 | #define SIZEOF_DOUBLE 8 |
---|
4138 | #define SIZEOF_FLOAT 4 |
---|
4139 | #define SIZEOF_FPOS_T 8 |
---|
4140 | #define SIZEOF_INT 4 |
---|
4141 | #define SIZEOF_INTMAX_T 8 |
---|
4142 | #define SIZEOF_INTPTR_T 8 |
---|
4143 | #define SIZEOF_LONG 8 |
---|
4144 | #define SIZEOF_LONG_DOUBLE 16 |
---|
4145 | #define SIZEOF_LONG_LONG 8 |
---|
4146 | #define SIZEOF_MODE_T 2 |
---|
4147 | #define SIZEOF_OFF_T 8 |
---|
4148 | #define SIZEOF_PTRDIFF_T 8 |
---|
4149 | #define SIZEOF_SHORT 2 |
---|
4150 | #define SIZEOF_SIZE_T 8 |
---|
4151 | #define SIZEOF_SSIZE_T 8 |
---|
4152 | #define SIZEOF_TIME_T 8 |
---|
4153 | #define SIZEOF_UINTMAX_T 8 |
---|
4154 | #define SIZEOF_UINTPTR_T 8 |
---|
4155 | #define SIZEOF_VOID_P 8 |
---|
4156 | #define SIZEOF___INT16 0 |
---|
4157 | #define SIZEOF___INT32 0 |
---|
4158 | #define SIZEOF___INT32 0 |
---|
4159 | #define SIZEOF___INT64 0 |
---|
4160 | #define STDC_HEADERS 1 |
---|
4161 | #define TIME_WITH_SYS_TIME 1 |
---|
4162 | #define VERSION "2.03" |
---|
4163 | #endif |
---|
4164 | #ifdef __cplusplus |
---|
4165 | extern "C" void exit (int); |
---|
4166 | |
---|
4167 | configure: exit 1 |
---|