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 libsndfile configure 1.0.17, which was |
---|
5 | generated by GNU Autoconf 2.60. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = dhcp180.cam.newnhamgroup.com |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 7.9.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC |
---|
18 | |
---|
19 | /usr/bin/uname -p = powerpc |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 7.9.0: |
---|
27 | Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC |
---|
28 | |
---|
29 | |
---|
30 | Kernel configured for a single processor only. |
---|
31 | 1 processor is physically available. |
---|
32 | Processor type: ppc7450 (PowerPC 7450) |
---|
33 | Processor active: 0 |
---|
34 | Primary memory available: 1280.00 megabytes. |
---|
35 | Default processor set: 81 tasks, 255 threads, 1 processors |
---|
36 | Load average: 1.68, Mach factor: 0.32 |
---|
37 | unknown |
---|
38 | /bin/machine = unknown |
---|
39 | /usr/bin/oslevel = unknown |
---|
40 | /bin/universe = unknown |
---|
41 | |
---|
42 | PATH: /opt/local/bin |
---|
43 | PATH: /opt/local/sbin |
---|
44 | PATH: /bin |
---|
45 | PATH: /sbin |
---|
46 | PATH: /usr/bin |
---|
47 | PATH: /usr/sbin |
---|
48 | PATH: /usr/X11R6/bin |
---|
49 | |
---|
50 | |
---|
51 | ## ----------- ## |
---|
52 | ## Core tests. ## |
---|
53 | ## ----------- ## |
---|
54 | |
---|
55 | configure:1996: checking build system type |
---|
56 | configure:2014: result: powerpc-apple-darwin7.9.0 |
---|
57 | configure:2036: checking host system type |
---|
58 | configure:2051: result: powerpc-apple-darwin7.9.0 |
---|
59 | configure:2073: checking target system type |
---|
60 | configure:2088: result: powerpc-apple-darwin7.9.0 |
---|
61 | configure:2131: checking for a BSD-compatible install |
---|
62 | configure:2187: result: /usr/bin/install -c |
---|
63 | configure:2198: checking whether build environment is sane |
---|
64 | configure:2241: result: yes |
---|
65 | configure:2306: checking for gawk |
---|
66 | configure:2336: result: no |
---|
67 | configure:2306: checking for mawk |
---|
68 | configure:2336: result: no |
---|
69 | configure:2306: checking for nawk |
---|
70 | configure:2336: result: no |
---|
71 | configure:2306: checking for awk |
---|
72 | configure:2322: found /usr/bin/awk |
---|
73 | configure:2333: result: awk |
---|
74 | configure:2344: checking whether make sets $(MAKE) |
---|
75 | configure:2365: result: yes |
---|
76 | configure:2625: checking for gcc |
---|
77 | configure:2641: found /usr/bin/gcc |
---|
78 | configure:2652: result: gcc |
---|
79 | configure:2890: checking for C compiler version |
---|
80 | configure:2897: gcc --version >&5 |
---|
81 | gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) |
---|
82 | Copyright (C) 2002 Free Software Foundation, Inc. |
---|
83 | This is free software; see the source for copying conditions. There is NO |
---|
84 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
85 | |
---|
86 | configure:2900: $? = 0 |
---|
87 | configure:2907: gcc -v >&5 |
---|
88 | Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs |
---|
89 | Thread model: posix |
---|
90 | gcc version 3.3 20030304 (Apple Computer, Inc. build 1671) |
---|
91 | configure:2910: $? = 0 |
---|
92 | configure:2917: gcc -V >&5 |
---|
93 | gcc: `-V' option must have argument |
---|
94 | configure:2920: $? = 1 |
---|
95 | configure:2943: checking for C compiler default output file name |
---|
96 | configure:2970: gcc conftest.c >&5 |
---|
97 | configure:2973: $? = 0 |
---|
98 | configure:3019: result: a.out |
---|
99 | configure:3024: checking whether the C compiler works |
---|
100 | configure:3034: ./a.out |
---|
101 | configure:3037: $? = 0 |
---|
102 | configure:3054: result: yes |
---|
103 | configure:3061: checking whether we are cross compiling |
---|
104 | configure:3063: result: no |
---|
105 | configure:3066: checking for suffix of executables |
---|
106 | configure:3073: gcc -o conftest conftest.c >&5 |
---|
107 | configure:3076: $? = 0 |
---|
108 | configure:3100: result: |
---|
109 | configure:3106: checking for suffix of object files |
---|
110 | configure:3132: gcc -c conftest.c >&5 |
---|
111 | configure:3135: $? = 0 |
---|
112 | configure:3158: result: o |
---|
113 | configure:3162: checking whether we are using the GNU C compiler |
---|
114 | configure:3191: gcc -c conftest.c >&5 |
---|
115 | configure:3197: $? = 0 |
---|
116 | configure:3204: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
117 | configure:3207: $? = 0 |
---|
118 | configure:3214: test -s conftest.o |
---|
119 | configure:3217: $? = 0 |
---|
120 | configure:3231: result: yes |
---|
121 | configure:3236: checking whether gcc accepts -g |
---|
122 | configure:3266: gcc -c -g conftest.c >&5 |
---|
123 | configure:3272: $? = 0 |
---|
124 | configure:3279: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
125 | configure:3282: $? = 0 |
---|
126 | configure:3289: test -s conftest.o |
---|
127 | configure:3292: $? = 0 |
---|
128 | configure:3422: result: yes |
---|
129 | configure:3439: checking for gcc option to accept ISO C89 |
---|
130 | configure:3513: gcc -c -g -O2 conftest.c >&5 |
---|
131 | configure:3519: $? = 0 |
---|
132 | configure:3526: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
133 | configure:3529: $? = 0 |
---|
134 | configure:3536: test -s conftest.o |
---|
135 | configure:3539: $? = 0 |
---|
136 | configure:3559: result: none needed |
---|
137 | configure:3588: checking for style of include used by make |
---|
138 | configure:3616: result: GNU |
---|
139 | configure:3644: checking dependency style of gcc |
---|
140 | configure:3734: result: gcc3 |
---|
141 | configure:3823: checking for a sed that does not truncate output |
---|
142 | configure:3877: result: /usr/bin/sed |
---|
143 | configure:3880: checking for grep that handles long lines and -e |
---|
144 | configure:3954: result: /usr/bin/grep |
---|
145 | configure:3959: checking for egrep |
---|
146 | configure:4037: result: /usr/bin/grep -E |
---|
147 | configure:4053: checking for ld used by gcc |
---|
148 | configure:4120: result: /usr/bin/ld |
---|
149 | configure:4129: checking if the linker (/usr/bin/ld) is GNU ld |
---|
150 | configure:4144: result: no |
---|
151 | configure:4149: checking for /usr/bin/ld option to reload object files |
---|
152 | configure:4156: result: -r |
---|
153 | configure:4174: checking for BSD-compatible nm |
---|
154 | configure:4223: result: /usr/bin/nm -p |
---|
155 | configure:4227: checking whether ln -s works |
---|
156 | configure:4231: result: yes |
---|
157 | configure:4238: checking how to recognise dependent libraries |
---|
158 | configure:4414: result: pass_all |
---|
159 | configure:4664: checking how to run the C preprocessor |
---|
160 | configure:4704: gcc -E conftest.c |
---|
161 | configure:4710: $? = 0 |
---|
162 | configure:4748: gcc -E conftest.c |
---|
163 | conftest.c:10:28: ac_nonexistent.h: No such file or directory |
---|
164 | configure:4754: $? = 1 |
---|
165 | configure: failed program was: |
---|
166 | | /* confdefs.h. */ |
---|
167 | | #define PACKAGE_NAME "libsndfile" |
---|
168 | | #define PACKAGE_TARNAME "libsndfile" |
---|
169 | | #define PACKAGE_VERSION "1.0.17" |
---|
170 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
171 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
172 | | #define PACKAGE "libsndfile" |
---|
173 | | #define VERSION "1.0.17" |
---|
174 | | /* end confdefs.h. */ |
---|
175 | | #include <ac_nonexistent.h> |
---|
176 | configure:4794: result: gcc -E |
---|
177 | configure:4823: gcc -E conftest.c |
---|
178 | configure:4829: $? = 0 |
---|
179 | configure:4867: gcc -E conftest.c |
---|
180 | conftest.c:10:28: ac_nonexistent.h: No such file or directory |
---|
181 | configure:4873: $? = 1 |
---|
182 | configure: failed program was: |
---|
183 | | /* confdefs.h. */ |
---|
184 | | #define PACKAGE_NAME "libsndfile" |
---|
185 | | #define PACKAGE_TARNAME "libsndfile" |
---|
186 | | #define PACKAGE_VERSION "1.0.17" |
---|
187 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
188 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
189 | | #define PACKAGE "libsndfile" |
---|
190 | | #define VERSION "1.0.17" |
---|
191 | | /* end confdefs.h. */ |
---|
192 | | #include <ac_nonexistent.h> |
---|
193 | configure:4918: checking for ANSI C header files |
---|
194 | configure:4948: gcc -c -g -O2 conftest.c >&5 |
---|
195 | configure:4954: $? = 0 |
---|
196 | configure:4961: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
197 | configure:4964: $? = 0 |
---|
198 | configure:4971: test -s conftest.o |
---|
199 | configure:4974: $? = 0 |
---|
200 | configure:5067: gcc -o conftest -g -O2 conftest.c >&5 |
---|
201 | configure:5070: $? = 0 |
---|
202 | configure:5076: ./conftest |
---|
203 | configure:5079: $? = 0 |
---|
204 | configure:5096: result: yes |
---|
205 | configure:5120: checking for sys/types.h |
---|
206 | configure:5141: gcc -c -g -O2 conftest.c >&5 |
---|
207 | configure:5147: $? = 0 |
---|
208 | configure:5154: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
209 | configure:5157: $? = 0 |
---|
210 | configure:5164: test -s conftest.o |
---|
211 | configure:5167: $? = 0 |
---|
212 | configure:5180: result: yes |
---|
213 | configure:5120: checking for sys/stat.h |
---|
214 | configure:5141: gcc -c -g -O2 conftest.c >&5 |
---|
215 | configure:5147: $? = 0 |
---|
216 | configure:5154: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
217 | configure:5157: $? = 0 |
---|
218 | configure:5164: test -s conftest.o |
---|
219 | configure:5167: $? = 0 |
---|
220 | configure:5180: result: yes |
---|
221 | configure:5120: checking for stdlib.h |
---|
222 | configure:5141: gcc -c -g -O2 conftest.c >&5 |
---|
223 | configure:5147: $? = 0 |
---|
224 | configure:5154: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
225 | configure:5157: $? = 0 |
---|
226 | configure:5164: test -s conftest.o |
---|
227 | configure:5167: $? = 0 |
---|
228 | configure:5180: result: yes |
---|
229 | configure:5120: checking for string.h |
---|
230 | configure:5141: gcc -c -g -O2 conftest.c >&5 |
---|
231 | configure:5147: $? = 0 |
---|
232 | configure:5154: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
233 | configure:5157: $? = 0 |
---|
234 | configure:5164: test -s conftest.o |
---|
235 | configure:5167: $? = 0 |
---|
236 | configure:5180: result: yes |
---|
237 | configure:5120: checking for memory.h |
---|
238 | configure:5141: gcc -c -g -O2 conftest.c >&5 |
---|
239 | configure:5147: $? = 0 |
---|
240 | configure:5154: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
241 | configure:5157: $? = 0 |
---|
242 | configure:5164: test -s conftest.o |
---|
243 | configure:5167: $? = 0 |
---|
244 | configure:5180: result: yes |
---|
245 | configure:5120: checking for strings.h |
---|
246 | configure:5141: gcc -c -g -O2 conftest.c >&5 |
---|
247 | configure:5147: $? = 0 |
---|
248 | configure:5154: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
249 | configure:5157: $? = 0 |
---|
250 | configure:5164: test -s conftest.o |
---|
251 | configure:5167: $? = 0 |
---|
252 | configure:5180: result: yes |
---|
253 | configure:5120: checking for inttypes.h |
---|
254 | configure:5141: gcc -c -g -O2 conftest.c >&5 |
---|
255 | configure:5147: $? = 0 |
---|
256 | configure:5154: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
257 | configure:5157: $? = 0 |
---|
258 | configure:5164: test -s conftest.o |
---|
259 | configure:5167: $? = 0 |
---|
260 | configure:5180: result: yes |
---|
261 | configure:5120: checking for stdint.h |
---|
262 | configure:5141: gcc -c -g -O2 conftest.c >&5 |
---|
263 | configure:5147: $? = 0 |
---|
264 | configure:5154: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
265 | configure:5157: $? = 0 |
---|
266 | configure:5164: test -s conftest.o |
---|
267 | configure:5167: $? = 0 |
---|
268 | configure:5180: result: yes |
---|
269 | configure:5120: checking for unistd.h |
---|
270 | configure:5141: gcc -c -g -O2 conftest.c >&5 |
---|
271 | configure:5147: $? = 0 |
---|
272 | configure:5154: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
273 | configure:5157: $? = 0 |
---|
274 | configure:5164: test -s conftest.o |
---|
275 | configure:5167: $? = 0 |
---|
276 | configure:5180: result: yes |
---|
277 | configure:5207: checking dlfcn.h usability |
---|
278 | configure:5224: gcc -c -g -O2 conftest.c >&5 |
---|
279 | configure:5230: $? = 0 |
---|
280 | configure:5237: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
281 | configure:5240: $? = 0 |
---|
282 | configure:5247: test -s conftest.o |
---|
283 | configure:5250: $? = 0 |
---|
284 | configure:5261: result: yes |
---|
285 | configure:5265: checking dlfcn.h presence |
---|
286 | configure:5280: gcc -E conftest.c |
---|
287 | configure:5286: $? = 0 |
---|
288 | configure:5307: result: yes |
---|
289 | configure:5340: checking for dlfcn.h |
---|
290 | configure:5348: result: yes |
---|
291 | configure:5419: checking for g++ |
---|
292 | configure:5435: found /usr/bin/g++ |
---|
293 | configure:5446: result: g++ |
---|
294 | configure:5477: checking for C++ compiler version |
---|
295 | configure:5484: g++ --version >&5 |
---|
296 | g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) |
---|
297 | Copyright (C) 2002 Free Software Foundation, Inc. |
---|
298 | This is free software; see the source for copying conditions. There is NO |
---|
299 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
300 | |
---|
301 | configure:5487: $? = 0 |
---|
302 | configure:5494: g++ -v >&5 |
---|
303 | Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs |
---|
304 | Thread model: posix |
---|
305 | gcc version 3.3 20030304 (Apple Computer, Inc. build 1671) |
---|
306 | configure:5497: $? = 0 |
---|
307 | configure:5504: g++ -V >&5 |
---|
308 | g++: `-V' option must have argument |
---|
309 | configure:5507: $? = 1 |
---|
310 | configure:5510: checking whether we are using the GNU C++ compiler |
---|
311 | configure:5539: g++ -c conftest.cpp >&5 |
---|
312 | configure:5545: $? = 0 |
---|
313 | configure:5552: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
314 | configure:5555: $? = 0 |
---|
315 | configure:5562: test -s conftest.o |
---|
316 | configure:5565: $? = 0 |
---|
317 | configure:5579: result: yes |
---|
318 | configure:5584: checking whether g++ accepts -g |
---|
319 | configure:5614: g++ -c -g conftest.cpp >&5 |
---|
320 | configure:5620: $? = 0 |
---|
321 | configure:5627: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
322 | configure:5630: $? = 0 |
---|
323 | configure:5637: test -s conftest.o |
---|
324 | configure:5640: $? = 0 |
---|
325 | configure:5770: result: yes |
---|
326 | configure:5795: checking dependency style of g++ |
---|
327 | configure:5885: result: gcc3 |
---|
328 | configure:5912: checking how to run the C++ preprocessor |
---|
329 | configure:5948: g++ -E conftest.cpp |
---|
330 | configure:5954: $? = 0 |
---|
331 | configure:5992: g++ -E conftest.cpp |
---|
332 | conftest.cpp:21:28: ac_nonexistent.h: No such file or directory |
---|
333 | configure:5998: $? = 1 |
---|
334 | configure: failed program was: |
---|
335 | | /* confdefs.h. */ |
---|
336 | | #define PACKAGE_NAME "libsndfile" |
---|
337 | | #define PACKAGE_TARNAME "libsndfile" |
---|
338 | | #define PACKAGE_VERSION "1.0.17" |
---|
339 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
340 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
341 | | #define PACKAGE "libsndfile" |
---|
342 | | #define VERSION "1.0.17" |
---|
343 | | #define STDC_HEADERS 1 |
---|
344 | | #define HAVE_SYS_TYPES_H 1 |
---|
345 | | #define HAVE_SYS_STAT_H 1 |
---|
346 | | #define HAVE_STDLIB_H 1 |
---|
347 | | #define HAVE_STRING_H 1 |
---|
348 | | #define HAVE_MEMORY_H 1 |
---|
349 | | #define HAVE_STRINGS_H 1 |
---|
350 | | #define HAVE_INTTYPES_H 1 |
---|
351 | | #define HAVE_STDINT_H 1 |
---|
352 | | #define HAVE_UNISTD_H 1 |
---|
353 | | #define HAVE_DLFCN_H 1 |
---|
354 | | /* end confdefs.h. */ |
---|
355 | | #include <ac_nonexistent.h> |
---|
356 | configure:6038: result: g++ -E |
---|
357 | configure:6067: g++ -E conftest.cpp |
---|
358 | configure:6073: $? = 0 |
---|
359 | configure:6111: g++ -E conftest.cpp |
---|
360 | conftest.cpp:21:28: ac_nonexistent.h: No such file or directory |
---|
361 | configure:6117: $? = 1 |
---|
362 | configure: failed program was: |
---|
363 | | /* confdefs.h. */ |
---|
364 | | #define PACKAGE_NAME "libsndfile" |
---|
365 | | #define PACKAGE_TARNAME "libsndfile" |
---|
366 | | #define PACKAGE_VERSION "1.0.17" |
---|
367 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
368 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
369 | | #define PACKAGE "libsndfile" |
---|
370 | | #define VERSION "1.0.17" |
---|
371 | | #define STDC_HEADERS 1 |
---|
372 | | #define HAVE_SYS_TYPES_H 1 |
---|
373 | | #define HAVE_SYS_STAT_H 1 |
---|
374 | | #define HAVE_STDLIB_H 1 |
---|
375 | | #define HAVE_STRING_H 1 |
---|
376 | | #define HAVE_MEMORY_H 1 |
---|
377 | | #define HAVE_STRINGS_H 1 |
---|
378 | | #define HAVE_INTTYPES_H 1 |
---|
379 | | #define HAVE_STDINT_H 1 |
---|
380 | | #define HAVE_UNISTD_H 1 |
---|
381 | | #define HAVE_DLFCN_H 1 |
---|
382 | | /* end confdefs.h. */ |
---|
383 | | #include <ac_nonexistent.h> |
---|
384 | configure:6217: checking for g77 |
---|
385 | configure:6247: result: no |
---|
386 | configure:6217: checking for f77 |
---|
387 | configure:6247: result: no |
---|
388 | configure:6217: checking for xlf |
---|
389 | configure:6247: result: no |
---|
390 | configure:6217: checking for frt |
---|
391 | configure:6247: result: no |
---|
392 | configure:6217: checking for pgf77 |
---|
393 | configure:6247: result: no |
---|
394 | configure:6217: checking for cf77 |
---|
395 | configure:6247: result: no |
---|
396 | configure:6217: checking for fort77 |
---|
397 | configure:6247: result: no |
---|
398 | configure:6217: checking for fl32 |
---|
399 | configure:6247: result: no |
---|
400 | configure:6217: checking for af77 |
---|
401 | configure:6247: result: no |
---|
402 | configure:6217: checking for f90 |
---|
403 | configure:6247: result: no |
---|
404 | configure:6217: checking for xlf90 |
---|
405 | configure:6247: result: no |
---|
406 | configure:6217: checking for pgf90 |
---|
407 | configure:6247: result: no |
---|
408 | configure:6217: checking for pghpf |
---|
409 | configure:6247: result: no |
---|
410 | configure:6217: checking for epcf90 |
---|
411 | configure:6247: result: no |
---|
412 | configure:6217: checking for gfortran |
---|
413 | configure:6247: result: no |
---|
414 | configure:6217: checking for g95 |
---|
415 | configure:6247: result: no |
---|
416 | configure:6217: checking for f95 |
---|
417 | configure:6247: result: no |
---|
418 | configure:6217: checking for fort |
---|
419 | configure:6247: result: no |
---|
420 | configure:6217: checking for xlf95 |
---|
421 | configure:6247: result: no |
---|
422 | configure:6217: checking for ifort |
---|
423 | configure:6247: result: no |
---|
424 | configure:6217: checking for ifc |
---|
425 | configure:6247: result: no |
---|
426 | configure:6217: checking for efc |
---|
427 | configure:6247: result: no |
---|
428 | configure:6217: checking for pgf95 |
---|
429 | configure:6247: result: no |
---|
430 | configure:6217: checking for lf95 |
---|
431 | configure:6247: result: no |
---|
432 | configure:6217: checking for ftn |
---|
433 | configure:6247: result: no |
---|
434 | configure:6274: checking for Fortran 77 compiler version |
---|
435 | configure:6281: --version >&5 |
---|
436 | ./configure: line 1: --version: command not found |
---|
437 | configure:6284: $? = 127 |
---|
438 | configure:6291: -v >&5 |
---|
439 | ./configure: line 1: -v: command not found |
---|
440 | configure:6294: $? = 127 |
---|
441 | configure:6301: -V >&5 |
---|
442 | ./configure: line 1: -V: command not found |
---|
443 | configure:6304: $? = 127 |
---|
444 | configure:6312: checking whether we are using the GNU Fortran 77 compiler |
---|
445 | configure:6331: -c conftest.F >&5 |
---|
446 | ./configure: line 1: -c: command not found |
---|
447 | configure:6337: $? = 127 |
---|
448 | configure: failed program was: |
---|
449 | | program main |
---|
450 | | #ifndef __GNUC__ |
---|
451 | | choke me |
---|
452 | | #endif |
---|
453 | | |
---|
454 | | end |
---|
455 | configure:6371: result: no |
---|
456 | configure:6377: checking whether accepts -g |
---|
457 | configure:6394: -c -g conftest.f >&5 |
---|
458 | ./configure: line 1: -c: command not found |
---|
459 | configure:6400: $? = 127 |
---|
460 | configure: failed program was: |
---|
461 | | program main |
---|
462 | | |
---|
463 | | end |
---|
464 | configure:6433: result: no |
---|
465 | configure:6463: checking the maximum length of command line arguments |
---|
466 | configure:6572: result: 196608 |
---|
467 | configure:6583: checking command to parse /usr/bin/nm -p output from gcc object |
---|
468 | configure:6688: gcc -c -g -O2 conftest.c >&5 |
---|
469 | configure:6691: $? = 0 |
---|
470 | configure:6695: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
471 | configure:6698: $? = 0 |
---|
472 | cannot find nm_test_var in conftest.nm |
---|
473 | configure:6688: gcc -c -g -O2 conftest.c >&5 |
---|
474 | configure:6691: $? = 0 |
---|
475 | configure:6695: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
476 | configure:6698: $? = 0 |
---|
477 | configure:6750: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 |
---|
478 | configure:6753: $? = 0 |
---|
479 | configure:6791: result: ok |
---|
480 | configure:6795: checking for objdir |
---|
481 | configure:6810: result: .libs |
---|
482 | configure:6902: checking for ar |
---|
483 | configure:6918: found /usr/bin/ar |
---|
484 | configure:6929: result: ar |
---|
485 | configure:6998: checking for ranlib |
---|
486 | configure:7014: found /usr/bin/ranlib |
---|
487 | configure:7025: result: ranlib |
---|
488 | configure:7094: checking for strip |
---|
489 | configure:7110: found /usr/bin/strip |
---|
490 | configure:7121: result: strip |
---|
491 | configure:7407: checking if gcc supports -fno-rtti -fno-exceptions |
---|
492 | configure:7428: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 |
---|
493 | cc1: warning: "-frtti" is valid for C++ but not for C/ObjC |
---|
494 | configure:7432: $? = 0 |
---|
495 | configure:7442: result: no |
---|
496 | configure:7457: checking for gcc option to produce PIC |
---|
497 | configure:7667: result: -fno-common |
---|
498 | configure:7675: checking if gcc PIC flag -fno-common works |
---|
499 | configure:7696: gcc -c -g -O2 -fno-common -DPIC conftest.c >&5 |
---|
500 | configure:7700: $? = 0 |
---|
501 | configure:7710: result: yes |
---|
502 | configure:7738: checking if gcc static flag -static works |
---|
503 | ld: can't locate file for: -lcrt0.o |
---|
504 | configure:7766: result: no |
---|
505 | configure:7776: checking if gcc supports -c -o file.o |
---|
506 | configure:7800: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 |
---|
507 | configure:7804: $? = 0 |
---|
508 | configure:7823: result: yes |
---|
509 | configure:7849: checking whether the gcc linker (/usr/bin/ld) supports shared libraries |
---|
510 | configure:8836: result: yes |
---|
511 | configure:8903: checking dynamic linker characteristics |
---|
512 | configure:9479: result: darwin7.9.0 dyld |
---|
513 | configure:9488: checking how to hardcode library paths into programs |
---|
514 | configure:9513: result: immediate |
---|
515 | configure:9527: checking whether stripping libraries is possible |
---|
516 | configure:9540: result: yes |
---|
517 | configure:10445: checking if libtool supports shared libraries |
---|
518 | configure:10447: result: yes |
---|
519 | configure:10450: checking whether to build shared libraries |
---|
520 | configure:10471: result: yes |
---|
521 | configure:10474: checking whether to build static libraries |
---|
522 | configure:10478: result: yes |
---|
523 | configure:10570: creating libtool |
---|
524 | configure:11158: checking for ld used by g++ |
---|
525 | configure:11225: result: /usr/bin/ld |
---|
526 | configure:11234: checking if the linker (/usr/bin/ld) is GNU ld |
---|
527 | configure:11249: result: no |
---|
528 | configure:11300: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
---|
529 | configure:12266: result: yes |
---|
530 | configure:12284: g++ -c -g -O2 conftest.cpp >&5 |
---|
531 | configure:12287: $? = 0 |
---|
532 | configure:12406: checking for g++ option to produce PIC |
---|
533 | configure:12680: result: -fno-common |
---|
534 | configure:12688: checking if g++ PIC flag -fno-common works |
---|
535 | configure:12709: g++ -c -g -O2 -fno-common -DPIC conftest.cpp >&5 |
---|
536 | configure:12713: $? = 0 |
---|
537 | configure:12723: result: yes |
---|
538 | configure:12751: checking if g++ static flag -static works |
---|
539 | ld: can't locate file for: -lcrt0.o |
---|
540 | configure:12779: result: no |
---|
541 | configure:12789: checking if g++ supports -c -o file.o |
---|
542 | configure:12813: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 |
---|
543 | configure:12817: $? = 0 |
---|
544 | configure:12836: result: yes |
---|
545 | configure:12862: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
---|
546 | configure:12890: result: yes |
---|
547 | configure:12957: checking dynamic linker characteristics |
---|
548 | configure:13533: result: darwin7.9.0 dyld |
---|
549 | configure:13542: checking how to hardcode library paths into programs |
---|
550 | configure:13567: result: immediate |
---|
551 | configure:19752: checking for autogen |
---|
552 | configure:19780: result: no |
---|
553 | configure:19802: checking for a BSD-compatible install |
---|
554 | configure:19858: result: /usr/bin/install -c |
---|
555 | configure:19869: checking whether ln -s works |
---|
556 | configure:19873: result: yes |
---|
557 | configure:19881: checking for ANSI C header files |
---|
558 | configure:20059: result: yes |
---|
559 | configure:20085: checking endian.h usability |
---|
560 | configure:20102: gcc -c -g -O2 conftest.c >&5 |
---|
561 | conftest.c:55:20: endian.h: No such file or directory |
---|
562 | configure:20108: $? = 1 |
---|
563 | configure: failed program was: |
---|
564 | | /* confdefs.h. */ |
---|
565 | | #define PACKAGE_NAME "libsndfile" |
---|
566 | | #define PACKAGE_TARNAME "libsndfile" |
---|
567 | | #define PACKAGE_VERSION "1.0.17" |
---|
568 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
569 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
570 | | #define PACKAGE "libsndfile" |
---|
571 | | #define VERSION "1.0.17" |
---|
572 | | #define STDC_HEADERS 1 |
---|
573 | | #define HAVE_SYS_TYPES_H 1 |
---|
574 | | #define HAVE_SYS_STAT_H 1 |
---|
575 | | #define HAVE_STDLIB_H 1 |
---|
576 | | #define HAVE_STRING_H 1 |
---|
577 | | #define HAVE_MEMORY_H 1 |
---|
578 | | #define HAVE_STRINGS_H 1 |
---|
579 | | #define HAVE_INTTYPES_H 1 |
---|
580 | | #define HAVE_STDINT_H 1 |
---|
581 | | #define HAVE_UNISTD_H 1 |
---|
582 | | #define HAVE_DLFCN_H 1 |
---|
583 | | #define STDC_HEADERS 1 |
---|
584 | | /* end confdefs.h. */ |
---|
585 | | #include <stdio.h> |
---|
586 | | #if HAVE_SYS_TYPES_H |
---|
587 | | # include <sys/types.h> |
---|
588 | | #endif |
---|
589 | | #if HAVE_SYS_STAT_H |
---|
590 | | # include <sys/stat.h> |
---|
591 | | #endif |
---|
592 | | #if STDC_HEADERS |
---|
593 | | # include <stdlib.h> |
---|
594 | | # include <stddef.h> |
---|
595 | | #else |
---|
596 | | # if HAVE_STDLIB_H |
---|
597 | | # include <stdlib.h> |
---|
598 | | # endif |
---|
599 | | #endif |
---|
600 | | #if HAVE_STRING_H |
---|
601 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
602 | | # include <memory.h> |
---|
603 | | # endif |
---|
604 | | # include <string.h> |
---|
605 | | #endif |
---|
606 | | #if HAVE_STRINGS_H |
---|
607 | | # include <strings.h> |
---|
608 | | #endif |
---|
609 | | #if HAVE_INTTYPES_H |
---|
610 | | # include <inttypes.h> |
---|
611 | | #endif |
---|
612 | | #if HAVE_STDINT_H |
---|
613 | | # include <stdint.h> |
---|
614 | | #endif |
---|
615 | | #if HAVE_UNISTD_H |
---|
616 | | # include <unistd.h> |
---|
617 | | #endif |
---|
618 | | #include <endian.h> |
---|
619 | configure:20139: result: no |
---|
620 | configure:20143: checking endian.h presence |
---|
621 | configure:20158: gcc -E conftest.c |
---|
622 | conftest.c:22:20: endian.h: No such file or directory |
---|
623 | configure:20164: $? = 1 |
---|
624 | configure: failed program was: |
---|
625 | | /* confdefs.h. */ |
---|
626 | | #define PACKAGE_NAME "libsndfile" |
---|
627 | | #define PACKAGE_TARNAME "libsndfile" |
---|
628 | | #define PACKAGE_VERSION "1.0.17" |
---|
629 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
630 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
631 | | #define PACKAGE "libsndfile" |
---|
632 | | #define VERSION "1.0.17" |
---|
633 | | #define STDC_HEADERS 1 |
---|
634 | | #define HAVE_SYS_TYPES_H 1 |
---|
635 | | #define HAVE_SYS_STAT_H 1 |
---|
636 | | #define HAVE_STDLIB_H 1 |
---|
637 | | #define HAVE_STRING_H 1 |
---|
638 | | #define HAVE_MEMORY_H 1 |
---|
639 | | #define HAVE_STRINGS_H 1 |
---|
640 | | #define HAVE_INTTYPES_H 1 |
---|
641 | | #define HAVE_STDINT_H 1 |
---|
642 | | #define HAVE_UNISTD_H 1 |
---|
643 | | #define HAVE_DLFCN_H 1 |
---|
644 | | #define STDC_HEADERS 1 |
---|
645 | | /* end confdefs.h. */ |
---|
646 | | #include <endian.h> |
---|
647 | configure:20185: result: no |
---|
648 | configure:20218: checking for endian.h |
---|
649 | configure:20226: result: no |
---|
650 | configure:20254: checking byteswap.h usability |
---|
651 | configure:20271: gcc -c -g -O2 conftest.c >&5 |
---|
652 | conftest.c:55:22: byteswap.h: No such file or directory |
---|
653 | configure:20277: $? = 1 |
---|
654 | configure: failed program was: |
---|
655 | | /* confdefs.h. */ |
---|
656 | | #define PACKAGE_NAME "libsndfile" |
---|
657 | | #define PACKAGE_TARNAME "libsndfile" |
---|
658 | | #define PACKAGE_VERSION "1.0.17" |
---|
659 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
660 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
661 | | #define PACKAGE "libsndfile" |
---|
662 | | #define VERSION "1.0.17" |
---|
663 | | #define STDC_HEADERS 1 |
---|
664 | | #define HAVE_SYS_TYPES_H 1 |
---|
665 | | #define HAVE_SYS_STAT_H 1 |
---|
666 | | #define HAVE_STDLIB_H 1 |
---|
667 | | #define HAVE_STRING_H 1 |
---|
668 | | #define HAVE_MEMORY_H 1 |
---|
669 | | #define HAVE_STRINGS_H 1 |
---|
670 | | #define HAVE_INTTYPES_H 1 |
---|
671 | | #define HAVE_STDINT_H 1 |
---|
672 | | #define HAVE_UNISTD_H 1 |
---|
673 | | #define HAVE_DLFCN_H 1 |
---|
674 | | #define STDC_HEADERS 1 |
---|
675 | | /* end confdefs.h. */ |
---|
676 | | #include <stdio.h> |
---|
677 | | #if HAVE_SYS_TYPES_H |
---|
678 | | # include <sys/types.h> |
---|
679 | | #endif |
---|
680 | | #if HAVE_SYS_STAT_H |
---|
681 | | # include <sys/stat.h> |
---|
682 | | #endif |
---|
683 | | #if STDC_HEADERS |
---|
684 | | # include <stdlib.h> |
---|
685 | | # include <stddef.h> |
---|
686 | | #else |
---|
687 | | # if HAVE_STDLIB_H |
---|
688 | | # include <stdlib.h> |
---|
689 | | # endif |
---|
690 | | #endif |
---|
691 | | #if HAVE_STRING_H |
---|
692 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
693 | | # include <memory.h> |
---|
694 | | # endif |
---|
695 | | # include <string.h> |
---|
696 | | #endif |
---|
697 | | #if HAVE_STRINGS_H |
---|
698 | | # include <strings.h> |
---|
699 | | #endif |
---|
700 | | #if HAVE_INTTYPES_H |
---|
701 | | # include <inttypes.h> |
---|
702 | | #endif |
---|
703 | | #if HAVE_STDINT_H |
---|
704 | | # include <stdint.h> |
---|
705 | | #endif |
---|
706 | | #if HAVE_UNISTD_H |
---|
707 | | # include <unistd.h> |
---|
708 | | #endif |
---|
709 | | #include <byteswap.h> |
---|
710 | configure:20308: result: no |
---|
711 | configure:20312: checking byteswap.h presence |
---|
712 | configure:20327: gcc -E conftest.c |
---|
713 | conftest.c:22:22: byteswap.h: No such file or directory |
---|
714 | configure:20333: $? = 1 |
---|
715 | configure: failed program was: |
---|
716 | | /* confdefs.h. */ |
---|
717 | | #define PACKAGE_NAME "libsndfile" |
---|
718 | | #define PACKAGE_TARNAME "libsndfile" |
---|
719 | | #define PACKAGE_VERSION "1.0.17" |
---|
720 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
721 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
722 | | #define PACKAGE "libsndfile" |
---|
723 | | #define VERSION "1.0.17" |
---|
724 | | #define STDC_HEADERS 1 |
---|
725 | | #define HAVE_SYS_TYPES_H 1 |
---|
726 | | #define HAVE_SYS_STAT_H 1 |
---|
727 | | #define HAVE_STDLIB_H 1 |
---|
728 | | #define HAVE_STRING_H 1 |
---|
729 | | #define HAVE_MEMORY_H 1 |
---|
730 | | #define HAVE_STRINGS_H 1 |
---|
731 | | #define HAVE_INTTYPES_H 1 |
---|
732 | | #define HAVE_STDINT_H 1 |
---|
733 | | #define HAVE_UNISTD_H 1 |
---|
734 | | #define HAVE_DLFCN_H 1 |
---|
735 | | #define STDC_HEADERS 1 |
---|
736 | | /* end confdefs.h. */ |
---|
737 | | #include <byteswap.h> |
---|
738 | configure:20354: result: no |
---|
739 | configure:20387: checking for byteswap.h |
---|
740 | configure:20395: result: no |
---|
741 | configure:20423: checking locale.h usability |
---|
742 | configure:20440: gcc -c -g -O2 conftest.c >&5 |
---|
743 | configure:20446: $? = 0 |
---|
744 | configure:20453: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
745 | configure:20456: $? = 0 |
---|
746 | configure:20463: test -s conftest.o |
---|
747 | configure:20466: $? = 0 |
---|
748 | configure:20477: result: yes |
---|
749 | configure:20481: checking locale.h presence |
---|
750 | configure:20496: gcc -E conftest.c |
---|
751 | configure:20502: $? = 0 |
---|
752 | configure:20523: result: yes |
---|
753 | configure:20556: checking for locale.h |
---|
754 | configure:20564: result: yes |
---|
755 | configure:20582: checking for inttypes.h |
---|
756 | configure:20588: result: yes |
---|
757 | configure:20747: checking for sys/wait.h that is POSIX.1 compatible |
---|
758 | configure:20783: gcc -c -g -O2 conftest.c >&5 |
---|
759 | configure:20789: $? = 0 |
---|
760 | configure:20796: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
761 | configure:20799: $? = 0 |
---|
762 | configure:20806: test -s conftest.o |
---|
763 | configure:20809: $? = 0 |
---|
764 | configure:20821: result: yes |
---|
765 | configure:20832: checking whether S_IRGRP is declared |
---|
766 | configure:20862: gcc -c -g -O2 conftest.c >&5 |
---|
767 | configure:20868: $? = 0 |
---|
768 | configure:20875: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
769 | configure:20878: $? = 0 |
---|
770 | configure:20885: test -s conftest.o |
---|
771 | configure:20888: $? = 0 |
---|
772 | configure:20900: result: yes |
---|
773 | configure:20934: checking C99 struct flexible array support |
---|
774 | configure:20969: gcc -o conftest -g -O2 conftest.c >&5 |
---|
775 | configure:20975: $? = 0 |
---|
776 | configure:20982: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
777 | configure:20985: $? = 0 |
---|
778 | configure:20992: test -s conftest |
---|
779 | configure:20995: $? = 0 |
---|
780 | configure:21009: result: yes |
---|
781 | configure:21105: checking for short |
---|
782 | configure:21135: gcc -c -g -O2 conftest.c >&5 |
---|
783 | configure:21141: $? = 0 |
---|
784 | configure:21148: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
785 | configure:21151: $? = 0 |
---|
786 | configure:21158: test -s conftest.o |
---|
787 | configure:21161: $? = 0 |
---|
788 | configure:21173: result: yes |
---|
789 | configure:21176: checking size of short |
---|
790 | configure:21564: gcc -o conftest -g -O2 conftest.c >&5 |
---|
791 | configure:21567: $? = 0 |
---|
792 | configure:21573: ./conftest |
---|
793 | configure:21576: $? = 0 |
---|
794 | configure:21598: result: 2 |
---|
795 | configure:21605: checking for int |
---|
796 | configure:21635: gcc -c -g -O2 conftest.c >&5 |
---|
797 | configure:21641: $? = 0 |
---|
798 | configure:21648: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
799 | configure:21651: $? = 0 |
---|
800 | configure:21658: test -s conftest.o |
---|
801 | configure:21661: $? = 0 |
---|
802 | configure:21673: result: yes |
---|
803 | configure:21676: checking size of int |
---|
804 | configure:22064: gcc -o conftest -g -O2 conftest.c >&5 |
---|
805 | configure:22067: $? = 0 |
---|
806 | configure:22073: ./conftest |
---|
807 | configure:22076: $? = 0 |
---|
808 | configure:22098: result: 4 |
---|
809 | configure:22105: checking for long |
---|
810 | configure:22135: gcc -c -g -O2 conftest.c >&5 |
---|
811 | configure:22141: $? = 0 |
---|
812 | configure:22148: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
813 | configure:22151: $? = 0 |
---|
814 | configure:22158: test -s conftest.o |
---|
815 | configure:22161: $? = 0 |
---|
816 | configure:22173: result: yes |
---|
817 | configure:22176: checking size of long |
---|
818 | configure:22564: gcc -o conftest -g -O2 conftest.c >&5 |
---|
819 | configure:22567: $? = 0 |
---|
820 | configure:22573: ./conftest |
---|
821 | configure:22576: $? = 0 |
---|
822 | configure:22598: result: 4 |
---|
823 | configure:22605: checking for float |
---|
824 | configure:22635: gcc -c -g -O2 conftest.c >&5 |
---|
825 | configure:22641: $? = 0 |
---|
826 | configure:22648: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
827 | configure:22651: $? = 0 |
---|
828 | configure:22658: test -s conftest.o |
---|
829 | configure:22661: $? = 0 |
---|
830 | configure:22673: result: yes |
---|
831 | configure:22676: checking size of float |
---|
832 | configure:23064: gcc -o conftest -g -O2 conftest.c >&5 |
---|
833 | configure:23067: $? = 0 |
---|
834 | configure:23073: ./conftest |
---|
835 | configure:23076: $? = 0 |
---|
836 | configure:23098: result: 4 |
---|
837 | configure:23105: checking for double |
---|
838 | configure:23135: gcc -c -g -O2 conftest.c >&5 |
---|
839 | configure:23141: $? = 0 |
---|
840 | configure:23148: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
841 | configure:23151: $? = 0 |
---|
842 | configure:23158: test -s conftest.o |
---|
843 | configure:23161: $? = 0 |
---|
844 | configure:23173: result: yes |
---|
845 | configure:23176: checking size of double |
---|
846 | configure:23564: gcc -o conftest -g -O2 conftest.c >&5 |
---|
847 | configure:23567: $? = 0 |
---|
848 | configure:23573: ./conftest |
---|
849 | configure:23576: $? = 0 |
---|
850 | configure:23598: result: 8 |
---|
851 | configure:23605: checking for void* |
---|
852 | configure:23635: gcc -c -g -O2 conftest.c >&5 |
---|
853 | configure:23641: $? = 0 |
---|
854 | configure:23648: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
855 | configure:23651: $? = 0 |
---|
856 | configure:23658: test -s conftest.o |
---|
857 | configure:23661: $? = 0 |
---|
858 | configure:23673: result: yes |
---|
859 | configure:23676: checking size of void* |
---|
860 | configure:24064: gcc -o conftest -g -O2 conftest.c >&5 |
---|
861 | configure:24067: $? = 0 |
---|
862 | configure:24073: ./conftest |
---|
863 | configure:24076: $? = 0 |
---|
864 | configure:24098: result: 4 |
---|
865 | configure:24105: checking for size_t |
---|
866 | configure:24135: gcc -c -g -O2 conftest.c >&5 |
---|
867 | configure:24141: $? = 0 |
---|
868 | configure:24148: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
869 | configure:24151: $? = 0 |
---|
870 | configure:24158: test -s conftest.o |
---|
871 | configure:24161: $? = 0 |
---|
872 | configure:24173: result: yes |
---|
873 | configure:24176: checking size of size_t |
---|
874 | configure:24564: gcc -o conftest -g -O2 conftest.c >&5 |
---|
875 | configure:24567: $? = 0 |
---|
876 | configure:24573: ./conftest |
---|
877 | configure:24576: $? = 0 |
---|
878 | configure:24598: result: 4 |
---|
879 | configure:24605: checking for int64_t |
---|
880 | configure:24635: gcc -c -g -O2 conftest.c >&5 |
---|
881 | configure:24641: $? = 0 |
---|
882 | configure:24648: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
883 | configure:24651: $? = 0 |
---|
884 | configure:24658: test -s conftest.o |
---|
885 | configure:24661: $? = 0 |
---|
886 | configure:24673: result: yes |
---|
887 | configure:24676: checking size of int64_t |
---|
888 | configure:25064: gcc -o conftest -g -O2 conftest.c >&5 |
---|
889 | configure:25067: $? = 0 |
---|
890 | configure:25073: ./conftest |
---|
891 | configure:25076: $? = 0 |
---|
892 | configure:25098: result: 8 |
---|
893 | configure:25105: checking for long long |
---|
894 | configure:25135: gcc -c -g -O2 conftest.c >&5 |
---|
895 | configure:25141: $? = 0 |
---|
896 | configure:25148: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
897 | configure:25151: $? = 0 |
---|
898 | configure:25158: test -s conftest.o |
---|
899 | configure:25161: $? = 0 |
---|
900 | configure:25173: result: yes |
---|
901 | configure:25176: checking size of long long |
---|
902 | configure:25564: gcc -o conftest -g -O2 conftest.c >&5 |
---|
903 | configure:25567: $? = 0 |
---|
904 | configure:25573: ./conftest |
---|
905 | configure:25576: $? = 0 |
---|
906 | configure:25598: result: 8 |
---|
907 | configure:25614: checking for off_t |
---|
908 | configure:25644: gcc -c -g -O2 conftest.c >&5 |
---|
909 | configure:25650: $? = 0 |
---|
910 | configure:25657: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
911 | configure:25660: $? = 0 |
---|
912 | configure:25667: test -s conftest.o |
---|
913 | configure:25670: $? = 0 |
---|
914 | configure:25682: result: yes |
---|
915 | configure:25685: checking size of off_t |
---|
916 | configure:26073: gcc -o conftest -g -O2 conftest.c >&5 |
---|
917 | configure:26076: $? = 0 |
---|
918 | configure:26082: ./conftest |
---|
919 | configure:26085: $? = 0 |
---|
920 | configure:26107: result: 8 |
---|
921 | configure:28047: checking for ssize_t |
---|
922 | configure:28077: gcc -c -g -O2 conftest.c >&5 |
---|
923 | configure:28083: $? = 0 |
---|
924 | configure:28090: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
925 | configure:28093: $? = 0 |
---|
926 | configure:28100: test -s conftest.o |
---|
927 | configure:28103: $? = 0 |
---|
928 | configure:28115: result: yes |
---|
929 | configure:28126: checking for ssize_t |
---|
930 | configure:28194: result: yes |
---|
931 | configure:28197: checking size of ssize_t |
---|
932 | configure:28585: gcc -o conftest -g -O2 conftest.c >&5 |
---|
933 | configure:28588: $? = 0 |
---|
934 | configure:28594: ./conftest |
---|
935 | configure:28597: $? = 0 |
---|
936 | configure:28619: result: 4 |
---|
937 | configure:28630: checking processor byte ordering |
---|
938 | configure:28805: gcc -o conftest -g -O2 conftest.c >&5 |
---|
939 | configure:28811: $? = 0 |
---|
940 | configure:28818: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
941 | configure:28821: $? = 0 |
---|
942 | configure:28828: test -s conftest |
---|
943 | configure:28831: $? = 0 |
---|
944 | configure:28860: gcc -o conftest -g -O2 conftest.c >&5 |
---|
945 | conftest.c:48: error: parse error before "big" |
---|
946 | conftest.c:51: error: syntax error before "int" |
---|
947 | configure:28866: $? = 1 |
---|
948 | configure: failed program was: |
---|
949 | | /* confdefs.h. */ |
---|
950 | | #define PACKAGE_NAME "libsndfile" |
---|
951 | | #define PACKAGE_TARNAME "libsndfile" |
---|
952 | | #define PACKAGE_VERSION "1.0.17" |
---|
953 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
954 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
955 | | #define PACKAGE "libsndfile" |
---|
956 | | #define VERSION "1.0.17" |
---|
957 | | #define STDC_HEADERS 1 |
---|
958 | | #define HAVE_SYS_TYPES_H 1 |
---|
959 | | #define HAVE_SYS_STAT_H 1 |
---|
960 | | #define HAVE_STDLIB_H 1 |
---|
961 | | #define HAVE_STRING_H 1 |
---|
962 | | #define HAVE_MEMORY_H 1 |
---|
963 | | #define HAVE_STRINGS_H 1 |
---|
964 | | #define HAVE_INTTYPES_H 1 |
---|
965 | | #define HAVE_STDINT_H 1 |
---|
966 | | #define HAVE_UNISTD_H 1 |
---|
967 | | #define HAVE_DLFCN_H 1 |
---|
968 | | #define STDC_HEADERS 1 |
---|
969 | | #define HAVE_LOCALE_H 1 |
---|
970 | | #define HAVE_INTTYPES_H 1 |
---|
971 | | #define HAVE_SYS_WAIT_H 1 |
---|
972 | | #define HAVE_DECL_S_IRGRP 1 |
---|
973 | | #define HAVE_DECL_S_IRGRP 1 |
---|
974 | | #define HAVE_FLEXIBLE_ARRAY 1 |
---|
975 | | #define ENABLE_EXPERIMENTAL_CODE 0 |
---|
976 | | #define SIZEOF_SHORT 2 |
---|
977 | | #define SIZEOF_INT 4 |
---|
978 | | #define SIZEOF_LONG 4 |
---|
979 | | #define SIZEOF_FLOAT 4 |
---|
980 | | #define SIZEOF_DOUBLE 8 |
---|
981 | | #define SIZEOF_VOIDP 4 |
---|
982 | | #define SIZEOF_SIZE_T 4 |
---|
983 | | #define SIZEOF_INT64_T 8 |
---|
984 | | #define SIZEOF_LONG_LONG 8 |
---|
985 | | #define SIZEOF_OFF_T 8 |
---|
986 | | #define TYPEOF_SF_COUNT_T off_t |
---|
987 | | #define SIZEOF_SF_COUNT_T 8 |
---|
988 | | #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL |
---|
989 | | #define HAVE_SSIZE_T 1 |
---|
990 | | #define SIZEOF_SSIZE_T 4 |
---|
991 | | /* end confdefs.h. */ |
---|
992 | | |
---|
993 | | #include <sys/types.h> |
---|
994 | | #include <sys/param.h> |
---|
995 | | #if BYTE_ORDER != LITTLE_ENDIAN |
---|
996 | | not big endian |
---|
997 | | #endif |
---|
998 | | |
---|
999 | | int |
---|
1000 | | main () |
---|
1001 | | { |
---|
1002 | | return 0 ; |
---|
1003 | | ; |
---|
1004 | | return 0; |
---|
1005 | | } |
---|
1006 | configure:28927: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1007 | conftest.c:48: error: parse error before "big" |
---|
1008 | conftest.c:51: error: syntax error before "int" |
---|
1009 | configure:28933: $? = 1 |
---|
1010 | configure: failed program was: |
---|
1011 | | /* confdefs.h. */ |
---|
1012 | | #define PACKAGE_NAME "libsndfile" |
---|
1013 | | #define PACKAGE_TARNAME "libsndfile" |
---|
1014 | | #define PACKAGE_VERSION "1.0.17" |
---|
1015 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
1016 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
1017 | | #define PACKAGE "libsndfile" |
---|
1018 | | #define VERSION "1.0.17" |
---|
1019 | | #define STDC_HEADERS 1 |
---|
1020 | | #define HAVE_SYS_TYPES_H 1 |
---|
1021 | | #define HAVE_SYS_STAT_H 1 |
---|
1022 | | #define HAVE_STDLIB_H 1 |
---|
1023 | | #define HAVE_STRING_H 1 |
---|
1024 | | #define HAVE_MEMORY_H 1 |
---|
1025 | | #define HAVE_STRINGS_H 1 |
---|
1026 | | #define HAVE_INTTYPES_H 1 |
---|
1027 | | #define HAVE_STDINT_H 1 |
---|
1028 | | #define HAVE_UNISTD_H 1 |
---|
1029 | | #define HAVE_DLFCN_H 1 |
---|
1030 | | #define STDC_HEADERS 1 |
---|
1031 | | #define HAVE_LOCALE_H 1 |
---|
1032 | | #define HAVE_INTTYPES_H 1 |
---|
1033 | | #define HAVE_SYS_WAIT_H 1 |
---|
1034 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1035 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1036 | | #define HAVE_FLEXIBLE_ARRAY 1 |
---|
1037 | | #define ENABLE_EXPERIMENTAL_CODE 0 |
---|
1038 | | #define SIZEOF_SHORT 2 |
---|
1039 | | #define SIZEOF_INT 4 |
---|
1040 | | #define SIZEOF_LONG 4 |
---|
1041 | | #define SIZEOF_FLOAT 4 |
---|
1042 | | #define SIZEOF_DOUBLE 8 |
---|
1043 | | #define SIZEOF_VOIDP 4 |
---|
1044 | | #define SIZEOF_SIZE_T 4 |
---|
1045 | | #define SIZEOF_INT64_T 8 |
---|
1046 | | #define SIZEOF_LONG_LONG 8 |
---|
1047 | | #define SIZEOF_OFF_T 8 |
---|
1048 | | #define TYPEOF_SF_COUNT_T off_t |
---|
1049 | | #define SIZEOF_SF_COUNT_T 8 |
---|
1050 | | #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL |
---|
1051 | | #define HAVE_SSIZE_T 1 |
---|
1052 | | #define SIZEOF_SSIZE_T 4 |
---|
1053 | | /* end confdefs.h. */ |
---|
1054 | | |
---|
1055 | | #include <sys/types.h> |
---|
1056 | | #include <sys/param.h> |
---|
1057 | | #if BYTE_ORDER != LITTLE_ENDIAN |
---|
1058 | | not big endian |
---|
1059 | | #endif |
---|
1060 | | |
---|
1061 | | int |
---|
1062 | | main () |
---|
1063 | | { |
---|
1064 | | return 0 ; |
---|
1065 | | ; |
---|
1066 | | return 0; |
---|
1067 | | } |
---|
1068 | configure:29027: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1069 | configure:29030: $? = 0 |
---|
1070 | configure:29036: ./conftest |
---|
1071 | configure:29039: $? = 1 |
---|
1072 | configure: program exited with status 1 |
---|
1073 | configure: failed program was: |
---|
1074 | | /* confdefs.h. */ |
---|
1075 | | #define PACKAGE_NAME "libsndfile" |
---|
1076 | | #define PACKAGE_TARNAME "libsndfile" |
---|
1077 | | #define PACKAGE_VERSION "1.0.17" |
---|
1078 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
1079 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
1080 | | #define PACKAGE "libsndfile" |
---|
1081 | | #define VERSION "1.0.17" |
---|
1082 | | #define STDC_HEADERS 1 |
---|
1083 | | #define HAVE_SYS_TYPES_H 1 |
---|
1084 | | #define HAVE_SYS_STAT_H 1 |
---|
1085 | | #define HAVE_STDLIB_H 1 |
---|
1086 | | #define HAVE_STRING_H 1 |
---|
1087 | | #define HAVE_MEMORY_H 1 |
---|
1088 | | #define HAVE_STRINGS_H 1 |
---|
1089 | | #define HAVE_INTTYPES_H 1 |
---|
1090 | | #define HAVE_STDINT_H 1 |
---|
1091 | | #define HAVE_UNISTD_H 1 |
---|
1092 | | #define HAVE_DLFCN_H 1 |
---|
1093 | | #define STDC_HEADERS 1 |
---|
1094 | | #define HAVE_LOCALE_H 1 |
---|
1095 | | #define HAVE_INTTYPES_H 1 |
---|
1096 | | #define HAVE_SYS_WAIT_H 1 |
---|
1097 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1098 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1099 | | #define HAVE_FLEXIBLE_ARRAY 1 |
---|
1100 | | #define ENABLE_EXPERIMENTAL_CODE 0 |
---|
1101 | | #define SIZEOF_SHORT 2 |
---|
1102 | | #define SIZEOF_INT 4 |
---|
1103 | | #define SIZEOF_LONG 4 |
---|
1104 | | #define SIZEOF_FLOAT 4 |
---|
1105 | | #define SIZEOF_DOUBLE 8 |
---|
1106 | | #define SIZEOF_VOIDP 4 |
---|
1107 | | #define SIZEOF_SIZE_T 4 |
---|
1108 | | #define SIZEOF_INT64_T 8 |
---|
1109 | | #define SIZEOF_LONG_LONG 8 |
---|
1110 | | #define SIZEOF_OFF_T 8 |
---|
1111 | | #define TYPEOF_SF_COUNT_T off_t |
---|
1112 | | #define SIZEOF_SF_COUNT_T 8 |
---|
1113 | | #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL |
---|
1114 | | #define HAVE_SSIZE_T 1 |
---|
1115 | | #define SIZEOF_SSIZE_T 4 |
---|
1116 | | /* end confdefs.h. */ |
---|
1117 | | |
---|
1118 | | int main (void) |
---|
1119 | | { /* Are we little or big endian? From Harbison&Steele. */ |
---|
1120 | | union |
---|
1121 | | { long l ; |
---|
1122 | | char c [sizeof (long)] ; |
---|
1123 | | } u ; |
---|
1124 | | u.l = 1 ; |
---|
1125 | | return (u.c [sizeof (long) - 1] == 1); |
---|
1126 | | } |
---|
1127 | | |
---|
1128 | configure:29081: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1129 | configure:29084: $? = 0 |
---|
1130 | configure:29090: ./conftest |
---|
1131 | configure:29093: $? = 0 |
---|
1132 | configure:29113: result: big |
---|
1133 | configure:29157: checking for malloc |
---|
1134 | configure:29213: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1135 | configure:29219: $? = 0 |
---|
1136 | configure:29226: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1137 | configure:29229: $? = 0 |
---|
1138 | configure:29236: test -s conftest |
---|
1139 | configure:29239: $? = 0 |
---|
1140 | configure:29253: result: yes |
---|
1141 | configure:29157: checking for calloc |
---|
1142 | configure:29213: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1143 | configure:29219: $? = 0 |
---|
1144 | configure:29226: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1145 | configure:29229: $? = 0 |
---|
1146 | configure:29236: test -s conftest |
---|
1147 | configure:29239: $? = 0 |
---|
1148 | configure:29253: result: yes |
---|
1149 | configure:29157: checking for realloc |
---|
1150 | configure:29213: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1151 | configure:29219: $? = 0 |
---|
1152 | configure:29226: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1153 | configure:29229: $? = 0 |
---|
1154 | configure:29236: test -s conftest |
---|
1155 | configure:29239: $? = 0 |
---|
1156 | configure:29253: result: yes |
---|
1157 | configure:29157: checking for free |
---|
1158 | configure:29213: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1159 | configure:29219: $? = 0 |
---|
1160 | configure:29226: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1161 | configure:29229: $? = 0 |
---|
1162 | configure:29236: test -s conftest |
---|
1163 | configure:29239: $? = 0 |
---|
1164 | configure:29253: result: yes |
---|
1165 | configure:29272: checking for open |
---|
1166 | configure:29328: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1167 | configure:29334: $? = 0 |
---|
1168 | configure:29341: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1169 | configure:29344: $? = 0 |
---|
1170 | configure:29351: test -s conftest |
---|
1171 | configure:29354: $? = 0 |
---|
1172 | configure:29368: result: yes |
---|
1173 | configure:29272: checking for read |
---|
1174 | configure:29328: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1175 | configure:29334: $? = 0 |
---|
1176 | configure:29341: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1177 | configure:29344: $? = 0 |
---|
1178 | configure:29351: test -s conftest |
---|
1179 | configure:29354: $? = 0 |
---|
1180 | configure:29368: result: yes |
---|
1181 | configure:29272: checking for write |
---|
1182 | configure:29328: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1183 | configure:29334: $? = 0 |
---|
1184 | configure:29341: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1185 | configure:29344: $? = 0 |
---|
1186 | configure:29351: test -s conftest |
---|
1187 | configure:29354: $? = 0 |
---|
1188 | configure:29368: result: yes |
---|
1189 | configure:29272: checking for lseek |
---|
1190 | configure:29328: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1191 | configure:29334: $? = 0 |
---|
1192 | configure:29341: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1193 | configure:29344: $? = 0 |
---|
1194 | configure:29351: test -s conftest |
---|
1195 | configure:29354: $? = 0 |
---|
1196 | configure:29368: result: yes |
---|
1197 | configure:29272: checking for pread |
---|
1198 | configure:29328: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1199 | configure:29334: $? = 0 |
---|
1200 | configure:29341: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1201 | configure:29344: $? = 0 |
---|
1202 | configure:29351: test -s conftest |
---|
1203 | configure:29354: $? = 0 |
---|
1204 | configure:29368: result: yes |
---|
1205 | configure:29272: checking for pwrite |
---|
1206 | configure:29328: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1207 | configure:29334: $? = 0 |
---|
1208 | configure:29341: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1209 | configure:29344: $? = 0 |
---|
1210 | configure:29351: test -s conftest |
---|
1211 | configure:29354: $? = 0 |
---|
1212 | configure:29368: result: yes |
---|
1213 | configure:29384: checking for fstat |
---|
1214 | configure:29440: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1215 | configure:29446: $? = 0 |
---|
1216 | configure:29453: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1217 | configure:29456: $? = 0 |
---|
1218 | configure:29463: test -s conftest |
---|
1219 | configure:29466: $? = 0 |
---|
1220 | configure:29480: result: yes |
---|
1221 | configure:29384: checking for ftruncate |
---|
1222 | configure:29440: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1223 | configure:29446: $? = 0 |
---|
1224 | configure:29453: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1225 | configure:29456: $? = 0 |
---|
1226 | configure:29463: test -s conftest |
---|
1227 | configure:29466: $? = 0 |
---|
1228 | configure:29480: result: yes |
---|
1229 | configure:29384: checking for fsync |
---|
1230 | configure:29440: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1231 | configure:29446: $? = 0 |
---|
1232 | configure:29453: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1233 | configure:29456: $? = 0 |
---|
1234 | configure:29463: test -s conftest |
---|
1235 | configure:29466: $? = 0 |
---|
1236 | configure:29480: result: yes |
---|
1237 | configure:29495: checking for snprintf |
---|
1238 | configure:29551: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1239 | conftest.c:82: warning: conflicting types for built-in function `snprintf' |
---|
1240 | configure:29557: $? = 0 |
---|
1241 | configure:29564: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1242 | configure:29567: $? = 0 |
---|
1243 | configure:29574: test -s conftest |
---|
1244 | configure:29577: $? = 0 |
---|
1245 | configure:29591: result: yes |
---|
1246 | configure:29495: checking for vsnprintf |
---|
1247 | configure:29551: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1248 | conftest.c:83: warning: conflicting types for built-in function `vsnprintf' |
---|
1249 | configure:29557: $? = 0 |
---|
1250 | configure:29564: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1251 | configure:29567: $? = 0 |
---|
1252 | configure:29574: test -s conftest |
---|
1253 | configure:29577: $? = 0 |
---|
1254 | configure:29591: result: yes |
---|
1255 | configure:29606: checking for gmtime |
---|
1256 | configure:29662: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1257 | configure:29668: $? = 0 |
---|
1258 | configure:29675: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1259 | configure:29678: $? = 0 |
---|
1260 | configure:29685: test -s conftest |
---|
1261 | configure:29688: $? = 0 |
---|
1262 | configure:29702: result: yes |
---|
1263 | configure:29606: checking for gmtime_r |
---|
1264 | configure:29662: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1265 | configure:29668: $? = 0 |
---|
1266 | configure:29675: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1267 | configure:29678: $? = 0 |
---|
1268 | configure:29685: test -s conftest |
---|
1269 | configure:29688: $? = 0 |
---|
1270 | configure:29702: result: yes |
---|
1271 | configure:29717: checking for mmap |
---|
1272 | configure:29773: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1273 | configure:29779: $? = 0 |
---|
1274 | configure:29786: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1275 | configure:29789: $? = 0 |
---|
1276 | configure:29796: test -s conftest |
---|
1277 | configure:29799: $? = 0 |
---|
1278 | configure:29813: result: yes |
---|
1279 | configure:29717: checking for getpagesize |
---|
1280 | configure:29773: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1281 | configure:29779: $? = 0 |
---|
1282 | configure:29786: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1283 | configure:29789: $? = 0 |
---|
1284 | configure:29796: test -s conftest |
---|
1285 | configure:29799: $? = 0 |
---|
1286 | configure:29813: result: yes |
---|
1287 | configure:29827: checking for setlocale |
---|
1288 | configure:29883: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1289 | configure:29889: $? = 0 |
---|
1290 | configure:29896: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1291 | configure:29899: $? = 0 |
---|
1292 | configure:29906: test -s conftest |
---|
1293 | configure:29909: $? = 0 |
---|
1294 | configure:29923: result: yes |
---|
1295 | configure:29935: checking for floor in -lm |
---|
1296 | configure:29970: gcc -o conftest -g -O2 conftest.c -lm >&5 |
---|
1297 | configure:29976: $? = 0 |
---|
1298 | configure:29983: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1299 | configure:29986: $? = 0 |
---|
1300 | configure:29993: test -s conftest |
---|
1301 | configure:29996: $? = 0 |
---|
1302 | configure:30010: result: yes |
---|
1303 | configure:30027: checking for floor |
---|
1304 | configure:30083: gcc -o conftest -g -O2 conftest.c -lm >&5 |
---|
1305 | configure:30089: $? = 0 |
---|
1306 | configure:30096: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1307 | configure:30099: $? = 0 |
---|
1308 | configure:30106: test -s conftest |
---|
1309 | configure:30109: $? = 0 |
---|
1310 | configure:30123: result: yes |
---|
1311 | configure:30027: checking for ceil |
---|
1312 | configure:30083: gcc -o conftest -g -O2 conftest.c -lm >&5 |
---|
1313 | configure:30089: $? = 0 |
---|
1314 | configure:30096: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1315 | configure:30099: $? = 0 |
---|
1316 | configure:30106: test -s conftest |
---|
1317 | configure:30109: $? = 0 |
---|
1318 | configure:30123: result: yes |
---|
1319 | configure:30027: checking for fmod |
---|
1320 | configure:30083: gcc -o conftest -g -O2 conftest.c -lm >&5 |
---|
1321 | configure:30089: $? = 0 |
---|
1322 | configure:30096: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1323 | configure:30099: $? = 0 |
---|
1324 | configure:30106: test -s conftest |
---|
1325 | configure:30109: $? = 0 |
---|
1326 | configure:30123: result: yes |
---|
1327 | configure:30140: checking for lrint |
---|
1328 | configure:30176: gcc -o conftest -lm conftest.c -lm >&5 |
---|
1329 | configure:30182: $? = 0 |
---|
1330 | configure:30189: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1331 | configure:30192: $? = 0 |
---|
1332 | configure:30199: test -s conftest |
---|
1333 | configure:30202: $? = 0 |
---|
1334 | configure:30219: result: yes |
---|
1335 | configure:30230: checking for lrintf |
---|
1336 | configure:30264: gcc -o conftest -g -O2 conftest.c -lm >&5 |
---|
1337 | configure:30270: $? = 0 |
---|
1338 | configure:30277: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1339 | configure:30280: $? = 0 |
---|
1340 | configure:30287: test -s conftest |
---|
1341 | configure:30290: $? = 0 |
---|
1342 | configure:30304: result: yes |
---|
1343 | configure:30381: checking for pkg-config |
---|
1344 | configure:30399: found /opt/local/bin/pkg-config |
---|
1345 | configure:30411: result: /opt/local/bin/pkg-config |
---|
1346 | configure:30440: checking pkg-config is at least version 0.9.0 |
---|
1347 | configure:30443: result: yes |
---|
1348 | configure:30454: checking for SQLITE3 |
---|
1349 | configure:30462: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.2" |
---|
1350 | Package sqlite3 was not found in the pkg-config search path. |
---|
1351 | Perhaps you should add the directory containing `sqlite3.pc' |
---|
1352 | to the PKG_CONFIG_PATH environment variable |
---|
1353 | No package 'sqlite3' found |
---|
1354 | configure:30465: $? = 1 |
---|
1355 | configure:30480: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.2" |
---|
1356 | Package sqlite3 was not found in the pkg-config search path. |
---|
1357 | Perhaps you should add the directory containing `sqlite3.pc' |
---|
1358 | to the PKG_CONFIG_PATH environment variable |
---|
1359 | No package 'sqlite3' found |
---|
1360 | configure:30483: $? = 1 |
---|
1361 | No package 'sqlite3' found |
---|
1362 | configure:30539: checking processor clipping capabilities |
---|
1363 | configure:30588: gcc -o conftest -g -O2 conftest.c -lm >&5 |
---|
1364 | configure:30591: $? = 0 |
---|
1365 | configure:30597: ./conftest |
---|
1366 | configure:30600: $? = 0 |
---|
1367 | configure:30655: gcc -o conftest -g -O2 conftest.c -lm >&5 |
---|
1368 | configure:30658: $? = 0 |
---|
1369 | configure:30664: ./conftest |
---|
1370 | configure:30667: $? = 0 |
---|
1371 | configure:30715: result: both |
---|
1372 | configure:30800: checking alsa/asoundlib.h usability |
---|
1373 | configure:30817: gcc -c -g -O2 conftest.c >&5 |
---|
1374 | conftest.c:111:28: alsa/asoundlib.h: No such file or directory |
---|
1375 | configure:30823: $? = 1 |
---|
1376 | configure: failed program was: |
---|
1377 | | /* confdefs.h. */ |
---|
1378 | | #define PACKAGE_NAME "libsndfile" |
---|
1379 | | #define PACKAGE_TARNAME "libsndfile" |
---|
1380 | | #define PACKAGE_VERSION "1.0.17" |
---|
1381 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
1382 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
1383 | | #define PACKAGE "libsndfile" |
---|
1384 | | #define VERSION "1.0.17" |
---|
1385 | | #define STDC_HEADERS 1 |
---|
1386 | | #define HAVE_SYS_TYPES_H 1 |
---|
1387 | | #define HAVE_SYS_STAT_H 1 |
---|
1388 | | #define HAVE_STDLIB_H 1 |
---|
1389 | | #define HAVE_STRING_H 1 |
---|
1390 | | #define HAVE_MEMORY_H 1 |
---|
1391 | | #define HAVE_STRINGS_H 1 |
---|
1392 | | #define HAVE_INTTYPES_H 1 |
---|
1393 | | #define HAVE_STDINT_H 1 |
---|
1394 | | #define HAVE_UNISTD_H 1 |
---|
1395 | | #define HAVE_DLFCN_H 1 |
---|
1396 | | #define STDC_HEADERS 1 |
---|
1397 | | #define HAVE_LOCALE_H 1 |
---|
1398 | | #define HAVE_INTTYPES_H 1 |
---|
1399 | | #define HAVE_SYS_WAIT_H 1 |
---|
1400 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1401 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1402 | | #define HAVE_FLEXIBLE_ARRAY 1 |
---|
1403 | | #define ENABLE_EXPERIMENTAL_CODE 0 |
---|
1404 | | #define SIZEOF_SHORT 2 |
---|
1405 | | #define SIZEOF_INT 4 |
---|
1406 | | #define SIZEOF_LONG 4 |
---|
1407 | | #define SIZEOF_FLOAT 4 |
---|
1408 | | #define SIZEOF_DOUBLE 8 |
---|
1409 | | #define SIZEOF_VOIDP 4 |
---|
1410 | | #define SIZEOF_SIZE_T 4 |
---|
1411 | | #define SIZEOF_INT64_T 8 |
---|
1412 | | #define SIZEOF_LONG_LONG 8 |
---|
1413 | | #define SIZEOF_OFF_T 8 |
---|
1414 | | #define TYPEOF_SF_COUNT_T off_t |
---|
1415 | | #define SIZEOF_SF_COUNT_T 8 |
---|
1416 | | #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL |
---|
1417 | | #define HAVE_SSIZE_T 1 |
---|
1418 | | #define SIZEOF_SSIZE_T 4 |
---|
1419 | | #define CPU_IS_BIG_ENDIAN 1 |
---|
1420 | | #define CPU_IS_LITTLE_ENDIAN 0 |
---|
1421 | | #define HAVE_MALLOC 1 |
---|
1422 | | #define HAVE_CALLOC 1 |
---|
1423 | | #define HAVE_REALLOC 1 |
---|
1424 | | #define HAVE_FREE 1 |
---|
1425 | | #define HAVE_OPEN 1 |
---|
1426 | | #define HAVE_READ 1 |
---|
1427 | | #define HAVE_WRITE 1 |
---|
1428 | | #define HAVE_LSEEK 1 |
---|
1429 | | #define HAVE_PREAD 1 |
---|
1430 | | #define HAVE_PWRITE 1 |
---|
1431 | | #define HAVE_FSTAT 1 |
---|
1432 | | #define HAVE_FTRUNCATE 1 |
---|
1433 | | #define HAVE_FSYNC 1 |
---|
1434 | | #define HAVE_SNPRINTF 1 |
---|
1435 | | #define HAVE_VSNPRINTF 1 |
---|
1436 | | #define HAVE_GMTIME 1 |
---|
1437 | | #define HAVE_GMTIME_R 1 |
---|
1438 | | #define HAVE_MMAP 1 |
---|
1439 | | #define HAVE_GETPAGESIZE 1 |
---|
1440 | | #define HAVE_SETLOCALE 1 |
---|
1441 | | #define HAVE_LIBM 1 |
---|
1442 | | #define HAVE_FLOOR 1 |
---|
1443 | | #define HAVE_CEIL 1 |
---|
1444 | | #define HAVE_FMOD 1 |
---|
1445 | | #define HAVE_LRINT 1 |
---|
1446 | | #define HAVE_LRINTF 1 |
---|
1447 | | #define HAVE_SQLITE3 0 |
---|
1448 | | #define CPU_CLIPS_POSITIVE 1 |
---|
1449 | | #define CPU_CLIPS_NEGATIVE 1 |
---|
1450 | | #define OS_IS_WIN32 0 |
---|
1451 | | #define OS_IS_MACOSX 1 |
---|
1452 | | #define USE_WINDOWS_API 0 |
---|
1453 | | /* end confdefs.h. */ |
---|
1454 | | #include <stdio.h> |
---|
1455 | | #if HAVE_SYS_TYPES_H |
---|
1456 | | # include <sys/types.h> |
---|
1457 | | #endif |
---|
1458 | | #if HAVE_SYS_STAT_H |
---|
1459 | | # include <sys/stat.h> |
---|
1460 | | #endif |
---|
1461 | | #if STDC_HEADERS |
---|
1462 | | # include <stdlib.h> |
---|
1463 | | # include <stddef.h> |
---|
1464 | | #else |
---|
1465 | | # if HAVE_STDLIB_H |
---|
1466 | | # include <stdlib.h> |
---|
1467 | | # endif |
---|
1468 | | #endif |
---|
1469 | | #if HAVE_STRING_H |
---|
1470 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1471 | | # include <memory.h> |
---|
1472 | | # endif |
---|
1473 | | # include <string.h> |
---|
1474 | | #endif |
---|
1475 | | #if HAVE_STRINGS_H |
---|
1476 | | # include <strings.h> |
---|
1477 | | #endif |
---|
1478 | | #if HAVE_INTTYPES_H |
---|
1479 | | # include <inttypes.h> |
---|
1480 | | #endif |
---|
1481 | | #if HAVE_STDINT_H |
---|
1482 | | # include <stdint.h> |
---|
1483 | | #endif |
---|
1484 | | #if HAVE_UNISTD_H |
---|
1485 | | # include <unistd.h> |
---|
1486 | | #endif |
---|
1487 | | #include <alsa/asoundlib.h> |
---|
1488 | configure:30854: result: no |
---|
1489 | configure:30858: checking alsa/asoundlib.h presence |
---|
1490 | configure:30873: gcc -E conftest.c |
---|
1491 | conftest.c:78:28: alsa/asoundlib.h: No such file or directory |
---|
1492 | configure:30879: $? = 1 |
---|
1493 | configure: failed program was: |
---|
1494 | | /* confdefs.h. */ |
---|
1495 | | #define PACKAGE_NAME "libsndfile" |
---|
1496 | | #define PACKAGE_TARNAME "libsndfile" |
---|
1497 | | #define PACKAGE_VERSION "1.0.17" |
---|
1498 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
1499 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
1500 | | #define PACKAGE "libsndfile" |
---|
1501 | | #define VERSION "1.0.17" |
---|
1502 | | #define STDC_HEADERS 1 |
---|
1503 | | #define HAVE_SYS_TYPES_H 1 |
---|
1504 | | #define HAVE_SYS_STAT_H 1 |
---|
1505 | | #define HAVE_STDLIB_H 1 |
---|
1506 | | #define HAVE_STRING_H 1 |
---|
1507 | | #define HAVE_MEMORY_H 1 |
---|
1508 | | #define HAVE_STRINGS_H 1 |
---|
1509 | | #define HAVE_INTTYPES_H 1 |
---|
1510 | | #define HAVE_STDINT_H 1 |
---|
1511 | | #define HAVE_UNISTD_H 1 |
---|
1512 | | #define HAVE_DLFCN_H 1 |
---|
1513 | | #define STDC_HEADERS 1 |
---|
1514 | | #define HAVE_LOCALE_H 1 |
---|
1515 | | #define HAVE_INTTYPES_H 1 |
---|
1516 | | #define HAVE_SYS_WAIT_H 1 |
---|
1517 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1518 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1519 | | #define HAVE_FLEXIBLE_ARRAY 1 |
---|
1520 | | #define ENABLE_EXPERIMENTAL_CODE 0 |
---|
1521 | | #define SIZEOF_SHORT 2 |
---|
1522 | | #define SIZEOF_INT 4 |
---|
1523 | | #define SIZEOF_LONG 4 |
---|
1524 | | #define SIZEOF_FLOAT 4 |
---|
1525 | | #define SIZEOF_DOUBLE 8 |
---|
1526 | | #define SIZEOF_VOIDP 4 |
---|
1527 | | #define SIZEOF_SIZE_T 4 |
---|
1528 | | #define SIZEOF_INT64_T 8 |
---|
1529 | | #define SIZEOF_LONG_LONG 8 |
---|
1530 | | #define SIZEOF_OFF_T 8 |
---|
1531 | | #define TYPEOF_SF_COUNT_T off_t |
---|
1532 | | #define SIZEOF_SF_COUNT_T 8 |
---|
1533 | | #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL |
---|
1534 | | #define HAVE_SSIZE_T 1 |
---|
1535 | | #define SIZEOF_SSIZE_T 4 |
---|
1536 | | #define CPU_IS_BIG_ENDIAN 1 |
---|
1537 | | #define CPU_IS_LITTLE_ENDIAN 0 |
---|
1538 | | #define HAVE_MALLOC 1 |
---|
1539 | | #define HAVE_CALLOC 1 |
---|
1540 | | #define HAVE_REALLOC 1 |
---|
1541 | | #define HAVE_FREE 1 |
---|
1542 | | #define HAVE_OPEN 1 |
---|
1543 | | #define HAVE_READ 1 |
---|
1544 | | #define HAVE_WRITE 1 |
---|
1545 | | #define HAVE_LSEEK 1 |
---|
1546 | | #define HAVE_PREAD 1 |
---|
1547 | | #define HAVE_PWRITE 1 |
---|
1548 | | #define HAVE_FSTAT 1 |
---|
1549 | | #define HAVE_FTRUNCATE 1 |
---|
1550 | | #define HAVE_FSYNC 1 |
---|
1551 | | #define HAVE_SNPRINTF 1 |
---|
1552 | | #define HAVE_VSNPRINTF 1 |
---|
1553 | | #define HAVE_GMTIME 1 |
---|
1554 | | #define HAVE_GMTIME_R 1 |
---|
1555 | | #define HAVE_MMAP 1 |
---|
1556 | | #define HAVE_GETPAGESIZE 1 |
---|
1557 | | #define HAVE_SETLOCALE 1 |
---|
1558 | | #define HAVE_LIBM 1 |
---|
1559 | | #define HAVE_FLOOR 1 |
---|
1560 | | #define HAVE_CEIL 1 |
---|
1561 | | #define HAVE_FMOD 1 |
---|
1562 | | #define HAVE_LRINT 1 |
---|
1563 | | #define HAVE_LRINTF 1 |
---|
1564 | | #define HAVE_SQLITE3 0 |
---|
1565 | | #define CPU_CLIPS_POSITIVE 1 |
---|
1566 | | #define CPU_CLIPS_NEGATIVE 1 |
---|
1567 | | #define OS_IS_WIN32 0 |
---|
1568 | | #define OS_IS_MACOSX 1 |
---|
1569 | | #define USE_WINDOWS_API 0 |
---|
1570 | | /* end confdefs.h. */ |
---|
1571 | | #include <alsa/asoundlib.h> |
---|
1572 | configure:30900: result: no |
---|
1573 | configure:30933: checking for alsa/asoundlib.h |
---|
1574 | configure:30941: result: no |
---|
1575 | configure:30980: checking FLAC/all.h usability |
---|
1576 | configure:30997: gcc -c -g -O2 conftest.c >&5 |
---|
1577 | configure:31003: $? = 0 |
---|
1578 | configure:31010: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1579 | configure:31013: $? = 0 |
---|
1580 | configure:31020: test -s conftest.o |
---|
1581 | configure:31023: $? = 0 |
---|
1582 | configure:31034: result: yes |
---|
1583 | configure:31038: checking FLAC/all.h presence |
---|
1584 | configure:31053: gcc -E conftest.c |
---|
1585 | configure:31059: $? = 0 |
---|
1586 | configure:31080: result: yes |
---|
1587 | configure:31113: checking for FLAC/all.h |
---|
1588 | configure:31121: result: yes |
---|
1589 | configure:31135: checking for FLAC__seekable_stream_encoder_set_tell_callback in -lFLAC |
---|
1590 | configure:31170: gcc -o conftest -g -O2 conftest.c -lFLAC -lm >&5 |
---|
1591 | ld: can't locate file for: -lFLAC |
---|
1592 | configure:31176: $? = 1 |
---|
1593 | configure: failed program was: |
---|
1594 | | /* confdefs.h. */ |
---|
1595 | | #define PACKAGE_NAME "libsndfile" |
---|
1596 | | #define PACKAGE_TARNAME "libsndfile" |
---|
1597 | | #define PACKAGE_VERSION "1.0.17" |
---|
1598 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
1599 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
1600 | | #define PACKAGE "libsndfile" |
---|
1601 | | #define VERSION "1.0.17" |
---|
1602 | | #define STDC_HEADERS 1 |
---|
1603 | | #define HAVE_SYS_TYPES_H 1 |
---|
1604 | | #define HAVE_SYS_STAT_H 1 |
---|
1605 | | #define HAVE_STDLIB_H 1 |
---|
1606 | | #define HAVE_STRING_H 1 |
---|
1607 | | #define HAVE_MEMORY_H 1 |
---|
1608 | | #define HAVE_STRINGS_H 1 |
---|
1609 | | #define HAVE_INTTYPES_H 1 |
---|
1610 | | #define HAVE_STDINT_H 1 |
---|
1611 | | #define HAVE_UNISTD_H 1 |
---|
1612 | | #define HAVE_DLFCN_H 1 |
---|
1613 | | #define STDC_HEADERS 1 |
---|
1614 | | #define HAVE_LOCALE_H 1 |
---|
1615 | | #define HAVE_INTTYPES_H 1 |
---|
1616 | | #define HAVE_SYS_WAIT_H 1 |
---|
1617 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1618 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1619 | | #define HAVE_FLEXIBLE_ARRAY 1 |
---|
1620 | | #define ENABLE_EXPERIMENTAL_CODE 0 |
---|
1621 | | #define SIZEOF_SHORT 2 |
---|
1622 | | #define SIZEOF_INT 4 |
---|
1623 | | #define SIZEOF_LONG 4 |
---|
1624 | | #define SIZEOF_FLOAT 4 |
---|
1625 | | #define SIZEOF_DOUBLE 8 |
---|
1626 | | #define SIZEOF_VOIDP 4 |
---|
1627 | | #define SIZEOF_SIZE_T 4 |
---|
1628 | | #define SIZEOF_INT64_T 8 |
---|
1629 | | #define SIZEOF_LONG_LONG 8 |
---|
1630 | | #define SIZEOF_OFF_T 8 |
---|
1631 | | #define TYPEOF_SF_COUNT_T off_t |
---|
1632 | | #define SIZEOF_SF_COUNT_T 8 |
---|
1633 | | #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL |
---|
1634 | | #define HAVE_SSIZE_T 1 |
---|
1635 | | #define SIZEOF_SSIZE_T 4 |
---|
1636 | | #define CPU_IS_BIG_ENDIAN 1 |
---|
1637 | | #define CPU_IS_LITTLE_ENDIAN 0 |
---|
1638 | | #define HAVE_MALLOC 1 |
---|
1639 | | #define HAVE_CALLOC 1 |
---|
1640 | | #define HAVE_REALLOC 1 |
---|
1641 | | #define HAVE_FREE 1 |
---|
1642 | | #define HAVE_OPEN 1 |
---|
1643 | | #define HAVE_READ 1 |
---|
1644 | | #define HAVE_WRITE 1 |
---|
1645 | | #define HAVE_LSEEK 1 |
---|
1646 | | #define HAVE_PREAD 1 |
---|
1647 | | #define HAVE_PWRITE 1 |
---|
1648 | | #define HAVE_FSTAT 1 |
---|
1649 | | #define HAVE_FTRUNCATE 1 |
---|
1650 | | #define HAVE_FSYNC 1 |
---|
1651 | | #define HAVE_SNPRINTF 1 |
---|
1652 | | #define HAVE_VSNPRINTF 1 |
---|
1653 | | #define HAVE_GMTIME 1 |
---|
1654 | | #define HAVE_GMTIME_R 1 |
---|
1655 | | #define HAVE_MMAP 1 |
---|
1656 | | #define HAVE_GETPAGESIZE 1 |
---|
1657 | | #define HAVE_SETLOCALE 1 |
---|
1658 | | #define HAVE_LIBM 1 |
---|
1659 | | #define HAVE_FLOOR 1 |
---|
1660 | | #define HAVE_CEIL 1 |
---|
1661 | | #define HAVE_FMOD 1 |
---|
1662 | | #define HAVE_LRINT 1 |
---|
1663 | | #define HAVE_LRINTF 1 |
---|
1664 | | #define HAVE_SQLITE3 0 |
---|
1665 | | #define CPU_CLIPS_POSITIVE 1 |
---|
1666 | | #define CPU_CLIPS_NEGATIVE 1 |
---|
1667 | | #define OS_IS_WIN32 0 |
---|
1668 | | #define OS_IS_MACOSX 1 |
---|
1669 | | #define USE_WINDOWS_API 0 |
---|
1670 | | #define HAVE_FLAC_ALL_H 1 |
---|
1671 | | /* end confdefs.h. */ |
---|
1672 | | |
---|
1673 | | /* Override any GCC internal prototype to avoid an error. |
---|
1674 | | Use char because int might match the return type of a GCC |
---|
1675 | | builtin and then its argument prototype would still apply. */ |
---|
1676 | | #ifdef __cplusplus |
---|
1677 | | extern "C" |
---|
1678 | | #endif |
---|
1679 | | char FLAC__seekable_stream_encoder_set_tell_callback (); |
---|
1680 | | int |
---|
1681 | | main () |
---|
1682 | | { |
---|
1683 | | return FLAC__seekable_stream_encoder_set_tell_callback (); |
---|
1684 | | ; |
---|
1685 | | return 0; |
---|
1686 | | } |
---|
1687 | configure:31210: result: no |
---|
1688 | configure:31280: WARNING: Touching files in directory tests/. |
---|
1689 | configure:31308: checking if gcc accepts -std=gnu99 |
---|
1690 | configure:31333: gcc -o conftest -g -O2 -std=gnu99 conftest.c -lm >&5 |
---|
1691 | configure:31339: $? = 0 |
---|
1692 | configure:31346: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1693 | configure:31349: $? = 0 |
---|
1694 | configure:31356: test -s conftest |
---|
1695 | configure:31359: $? = 0 |
---|
1696 | configure:31361: result: yes |
---|
1697 | configure:31379: checking if gcc accepts -Wdeclaration-after-statement |
---|
1698 | configure:31404: gcc -o conftest -g -O2 -std=gnu99 -W -Wall -Wdeclaration-after-statement conftest.c -lm >&5 |
---|
1699 | cc1: error: unrecognized option `-Wdeclaration-after-statement' |
---|
1700 | configure:31410: $? = 1 |
---|
1701 | configure: failed program was: |
---|
1702 | | /* confdefs.h. */ |
---|
1703 | | #define PACKAGE_NAME "libsndfile" |
---|
1704 | | #define PACKAGE_TARNAME "libsndfile" |
---|
1705 | | #define PACKAGE_VERSION "1.0.17" |
---|
1706 | | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
1707 | | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
1708 | | #define PACKAGE "libsndfile" |
---|
1709 | | #define VERSION "1.0.17" |
---|
1710 | | #define STDC_HEADERS 1 |
---|
1711 | | #define HAVE_SYS_TYPES_H 1 |
---|
1712 | | #define HAVE_SYS_STAT_H 1 |
---|
1713 | | #define HAVE_STDLIB_H 1 |
---|
1714 | | #define HAVE_STRING_H 1 |
---|
1715 | | #define HAVE_MEMORY_H 1 |
---|
1716 | | #define HAVE_STRINGS_H 1 |
---|
1717 | | #define HAVE_INTTYPES_H 1 |
---|
1718 | | #define HAVE_STDINT_H 1 |
---|
1719 | | #define HAVE_UNISTD_H 1 |
---|
1720 | | #define HAVE_DLFCN_H 1 |
---|
1721 | | #define STDC_HEADERS 1 |
---|
1722 | | #define HAVE_LOCALE_H 1 |
---|
1723 | | #define HAVE_INTTYPES_H 1 |
---|
1724 | | #define HAVE_SYS_WAIT_H 1 |
---|
1725 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1726 | | #define HAVE_DECL_S_IRGRP 1 |
---|
1727 | | #define HAVE_FLEXIBLE_ARRAY 1 |
---|
1728 | | #define ENABLE_EXPERIMENTAL_CODE 0 |
---|
1729 | | #define SIZEOF_SHORT 2 |
---|
1730 | | #define SIZEOF_INT 4 |
---|
1731 | | #define SIZEOF_LONG 4 |
---|
1732 | | #define SIZEOF_FLOAT 4 |
---|
1733 | | #define SIZEOF_DOUBLE 8 |
---|
1734 | | #define SIZEOF_VOIDP 4 |
---|
1735 | | #define SIZEOF_SIZE_T 4 |
---|
1736 | | #define SIZEOF_INT64_T 8 |
---|
1737 | | #define SIZEOF_LONG_LONG 8 |
---|
1738 | | #define SIZEOF_OFF_T 8 |
---|
1739 | | #define TYPEOF_SF_COUNT_T off_t |
---|
1740 | | #define SIZEOF_SF_COUNT_T 8 |
---|
1741 | | #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL |
---|
1742 | | #define HAVE_SSIZE_T 1 |
---|
1743 | | #define SIZEOF_SSIZE_T 4 |
---|
1744 | | #define CPU_IS_BIG_ENDIAN 1 |
---|
1745 | | #define CPU_IS_LITTLE_ENDIAN 0 |
---|
1746 | | #define HAVE_MALLOC 1 |
---|
1747 | | #define HAVE_CALLOC 1 |
---|
1748 | | #define HAVE_REALLOC 1 |
---|
1749 | | #define HAVE_FREE 1 |
---|
1750 | | #define HAVE_OPEN 1 |
---|
1751 | | #define HAVE_READ 1 |
---|
1752 | | #define HAVE_WRITE 1 |
---|
1753 | | #define HAVE_LSEEK 1 |
---|
1754 | | #define HAVE_PREAD 1 |
---|
1755 | | #define HAVE_PWRITE 1 |
---|
1756 | | #define HAVE_FSTAT 1 |
---|
1757 | | #define HAVE_FTRUNCATE 1 |
---|
1758 | | #define HAVE_FSYNC 1 |
---|
1759 | | #define HAVE_SNPRINTF 1 |
---|
1760 | | #define HAVE_VSNPRINTF 1 |
---|
1761 | | #define HAVE_GMTIME 1 |
---|
1762 | | #define HAVE_GMTIME_R 1 |
---|
1763 | | #define HAVE_MMAP 1 |
---|
1764 | | #define HAVE_GETPAGESIZE 1 |
---|
1765 | | #define HAVE_SETLOCALE 1 |
---|
1766 | | #define HAVE_LIBM 1 |
---|
1767 | | #define HAVE_FLOOR 1 |
---|
1768 | | #define HAVE_CEIL 1 |
---|
1769 | | #define HAVE_FMOD 1 |
---|
1770 | | #define HAVE_LRINT 1 |
---|
1771 | | #define HAVE_LRINTF 1 |
---|
1772 | | #define HAVE_SQLITE3 0 |
---|
1773 | | #define CPU_CLIPS_POSITIVE 1 |
---|
1774 | | #define CPU_CLIPS_NEGATIVE 1 |
---|
1775 | | #define OS_IS_WIN32 0 |
---|
1776 | | #define OS_IS_MACOSX 1 |
---|
1777 | | #define USE_WINDOWS_API 0 |
---|
1778 | | #define HAVE_FLAC_ALL_H 1 |
---|
1779 | | /* end confdefs.h. */ |
---|
1780 | | #include <stdio.h> |
---|
1781 | | int |
---|
1782 | | main () |
---|
1783 | | { |
---|
1784 | | printf("Hello, World!\n"); return 0; |
---|
1785 | | ; |
---|
1786 | | return 0; |
---|
1787 | | } |
---|
1788 | configure:31438: result: no |
---|
1789 | configure:31446: checking if gcc accepts -Wpointer-arith |
---|
1790 | configure:31471: gcc -o conftest -g -O2 -std=gnu99 -W -Wall -Wpointer-arith conftest.c -lm >&5 |
---|
1791 | configure:31477: $? = 0 |
---|
1792 | configure:31484: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1793 | configure:31487: $? = 0 |
---|
1794 | configure:31494: test -s conftest |
---|
1795 | configure:31497: $? = 0 |
---|
1796 | configure:31499: result: yes |
---|
1797 | configure:31715: creating ./config.status |
---|
1798 | |
---|
1799 | ## ---------------------- ## |
---|
1800 | ## Running config.status. ## |
---|
1801 | ## ---------------------- ## |
---|
1802 | |
---|
1803 | This file was extended by libsndfile config.status 1.0.17, which was |
---|
1804 | generated by GNU Autoconf 2.60. Invocation command line was |
---|
1805 | |
---|
1806 | CONFIG_FILES = |
---|
1807 | CONFIG_HEADERS = |
---|
1808 | CONFIG_LINKS = |
---|
1809 | CONFIG_COMMANDS = |
---|
1810 | $ ./config.status |
---|
1811 | |
---|
1812 | on dhcp180.cam.newnhamgroup.com |
---|
1813 | |
---|
1814 | config.status:685: creating src/sndfile.h |
---|
1815 | config.status:685: creating src/Makefile |
---|
1816 | config.status:685: creating src/GSM610/Makefile |
---|
1817 | config.status:685: creating src/G72x/Makefile |
---|
1818 | config.status:685: creating man/Makefile |
---|
1819 | config.status:685: creating examples/Makefile |
---|
1820 | config.status:685: creating tests/Makefile |
---|
1821 | config.status:685: creating regtest/Makefile |
---|
1822 | config.status:685: creating doc/Makefile |
---|
1823 | config.status:685: creating doc/libsndfile.css |
---|
1824 | config.status:685: creating Win32/Makefile |
---|
1825 | config.status:685: creating Octave/Makefile |
---|
1826 | config.status:685: creating Makefile |
---|
1827 | config.status:685: creating libsndfile.spec |
---|
1828 | config.status:685: creating sndfile.pc |
---|
1829 | config.status:685: creating src/config.h |
---|
1830 | config.status:1019: executing depfiles commands |
---|
1831 | configure:33014: result: |
---|
1832 | -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- |
---|
1833 | |
---|
1834 | Configuration summary : |
---|
1835 | |
---|
1836 | Version : ..................... 1.0.17 |
---|
1837 | Experimental code : ........... no |
---|
1838 | |
---|
1839 | configure:33050: result: |
---|
1840 | Installation directories : |
---|
1841 | |
---|
1842 | Library directory : ........... /opt/local/lib |
---|
1843 | Program directory : ........... /opt/local/bin |
---|
1844 | Pkgconfig directory : ......... /opt/local/lib/pkgconfig |
---|
1845 | HTML docs directory : ......... /opt/local/share/doc/libsndfile1-dev/html |
---|
1846 | |
---|
1847 | |
---|
1848 | ## ---------------- ## |
---|
1849 | ## Cache variables. ## |
---|
1850 | ## ---------------- ## |
---|
1851 | |
---|
1852 | ac_cv_build=powerpc-apple-darwin7.9.0 |
---|
1853 | ac_cv_c99_flexible_array=yes |
---|
1854 | ac_cv_c99_lrint=yes |
---|
1855 | ac_cv_c99_lrintf=yes |
---|
1856 | ac_cv_c_big_endian=1 |
---|
1857 | ac_cv_c_byte_order=big |
---|
1858 | ac_cv_c_clip_negative=1 |
---|
1859 | ac_cv_c_clip_positive=1 |
---|
1860 | ac_cv_c_clip_type=both |
---|
1861 | ac_cv_c_compiler_gnu=yes |
---|
1862 | ac_cv_c_little_endian=0 |
---|
1863 | ac_cv_cxx_compiler_gnu=yes |
---|
1864 | ac_cv_env_CCC_set= |
---|
1865 | ac_cv_env_CCC_value= |
---|
1866 | ac_cv_env_CC_set= |
---|
1867 | ac_cv_env_CC_value= |
---|
1868 | ac_cv_env_CFLAGS_set= |
---|
1869 | ac_cv_env_CFLAGS_value= |
---|
1870 | ac_cv_env_CPPFLAGS_set= |
---|
1871 | ac_cv_env_CPPFLAGS_value= |
---|
1872 | ac_cv_env_CPP_set= |
---|
1873 | ac_cv_env_CPP_value= |
---|
1874 | ac_cv_env_CXXCPP_set= |
---|
1875 | ac_cv_env_CXXCPP_value= |
---|
1876 | ac_cv_env_CXXFLAGS_set= |
---|
1877 | ac_cv_env_CXXFLAGS_value= |
---|
1878 | ac_cv_env_CXX_set= |
---|
1879 | ac_cv_env_CXX_value= |
---|
1880 | ac_cv_env_F77_set= |
---|
1881 | ac_cv_env_F77_value= |
---|
1882 | ac_cv_env_FFLAGS_set= |
---|
1883 | ac_cv_env_FFLAGS_value= |
---|
1884 | ac_cv_env_LDFLAGS_set= |
---|
1885 | ac_cv_env_LDFLAGS_value= |
---|
1886 | ac_cv_env_PKG_CONFIG_set= |
---|
1887 | ac_cv_env_PKG_CONFIG_value= |
---|
1888 | ac_cv_env_SQLITE3_CFLAGS_set= |
---|
1889 | ac_cv_env_SQLITE3_CFLAGS_value= |
---|
1890 | ac_cv_env_SQLITE3_LIBS_set= |
---|
1891 | ac_cv_env_SQLITE3_LIBS_value= |
---|
1892 | ac_cv_env_build_alias_set= |
---|
1893 | ac_cv_env_build_alias_value= |
---|
1894 | ac_cv_env_host_alias_set= |
---|
1895 | ac_cv_env_host_alias_value= |
---|
1896 | ac_cv_env_target_alias_set= |
---|
1897 | ac_cv_env_target_alias_value= |
---|
1898 | ac_cv_f77_compiler_gnu=no |
---|
1899 | ac_cv_func_calloc=yes |
---|
1900 | ac_cv_func_ceil=yes |
---|
1901 | ac_cv_func_floor=yes |
---|
1902 | ac_cv_func_fmod=yes |
---|
1903 | ac_cv_func_free=yes |
---|
1904 | ac_cv_func_fstat=yes |
---|
1905 | ac_cv_func_fsync=yes |
---|
1906 | ac_cv_func_ftruncate=yes |
---|
1907 | ac_cv_func_getpagesize=yes |
---|
1908 | ac_cv_func_gmtime=yes |
---|
1909 | ac_cv_func_gmtime_r=yes |
---|
1910 | ac_cv_func_lseek=yes |
---|
1911 | ac_cv_func_malloc=yes |
---|
1912 | ac_cv_func_mmap=yes |
---|
1913 | ac_cv_func_open=yes |
---|
1914 | ac_cv_func_pread=yes |
---|
1915 | ac_cv_func_pwrite=yes |
---|
1916 | ac_cv_func_read=yes |
---|
1917 | ac_cv_func_realloc=yes |
---|
1918 | ac_cv_func_setlocale=yes |
---|
1919 | ac_cv_func_snprintf=yes |
---|
1920 | ac_cv_func_vsnprintf=yes |
---|
1921 | ac_cv_func_write=yes |
---|
1922 | ac_cv_have_decl_S_IRGRP=yes |
---|
1923 | ac_cv_header_FLAC_all_h=yes |
---|
1924 | ac_cv_header_alsa_asoundlib_h=no |
---|
1925 | ac_cv_header_byteswap_h=no |
---|
1926 | ac_cv_header_dlfcn_h=yes |
---|
1927 | ac_cv_header_endian_h=no |
---|
1928 | ac_cv_header_inttypes_h=yes |
---|
1929 | ac_cv_header_locale_h=yes |
---|
1930 | ac_cv_header_memory_h=yes |
---|
1931 | ac_cv_header_stdc=yes |
---|
1932 | ac_cv_header_stdint_h=yes |
---|
1933 | ac_cv_header_stdlib_h=yes |
---|
1934 | ac_cv_header_string_h=yes |
---|
1935 | ac_cv_header_strings_h=yes |
---|
1936 | ac_cv_header_sys_stat_h=yes |
---|
1937 | ac_cv_header_sys_types_h=yes |
---|
1938 | ac_cv_header_sys_wait_h=yes |
---|
1939 | ac_cv_header_unistd_h=yes |
---|
1940 | ac_cv_host=powerpc-apple-darwin7.9.0 |
---|
1941 | ac_cv_lib_FLAC_FLAC__seekable_stream_encoder_set_tell_callback=no |
---|
1942 | ac_cv_lib_m_floor=yes |
---|
1943 | ac_cv_objext=o |
---|
1944 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1945 | ac_cv_path_GREP=/usr/bin/grep |
---|
1946 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1947 | ac_cv_path_install='/usr/bin/install -c' |
---|
1948 | ac_cv_prog_AWK=awk |
---|
1949 | ac_cv_prog_CPP='gcc -E' |
---|
1950 | ac_cv_prog_CXXCPP='g++ -E' |
---|
1951 | ac_cv_prog_ac_ct_AR=ar |
---|
1952 | ac_cv_prog_ac_ct_CC=gcc |
---|
1953 | ac_cv_prog_ac_ct_CXX=g++ |
---|
1954 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1955 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1956 | ac_cv_prog_autogen=no |
---|
1957 | ac_cv_prog_cc_c89= |
---|
1958 | ac_cv_prog_cc_g=yes |
---|
1959 | ac_cv_prog_cxx_g=yes |
---|
1960 | ac_cv_prog_f77_g=no |
---|
1961 | ac_cv_prog_make_make_set=yes |
---|
1962 | ac_cv_sizeof_double=8 |
---|
1963 | ac_cv_sizeof_float=4 |
---|
1964 | ac_cv_sizeof_int64_t=8 |
---|
1965 | ac_cv_sizeof_int=4 |
---|
1966 | ac_cv_sizeof_long=4 |
---|
1967 | ac_cv_sizeof_long_long=8 |
---|
1968 | ac_cv_sizeof_off_t=8 |
---|
1969 | ac_cv_sizeof_short=2 |
---|
1970 | ac_cv_sizeof_size_t=4 |
---|
1971 | ac_cv_sizeof_ssize_t=4 |
---|
1972 | ac_cv_sizeof_voidp=4 |
---|
1973 | ac_cv_sqlite3=no |
---|
1974 | ac_cv_target=powerpc-apple-darwin7.9.0 |
---|
1975 | ac_cv_type_double=yes |
---|
1976 | ac_cv_type_float=yes |
---|
1977 | ac_cv_type_int64_t=yes |
---|
1978 | ac_cv_type_int=yes |
---|
1979 | ac_cv_type_long=yes |
---|
1980 | ac_cv_type_long_long=yes |
---|
1981 | ac_cv_type_off_t=yes |
---|
1982 | ac_cv_type_short=yes |
---|
1983 | ac_cv_type_size_t=yes |
---|
1984 | ac_cv_type_ssize_t=yes |
---|
1985 | ac_cv_type_voidp=yes |
---|
1986 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1987 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1988 | lt_cv_deplibs_check_method=pass_all |
---|
1989 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1990 | lt_cv_file_magic_test_file= |
---|
1991 | lt_cv_ld_reload_flag=-r |
---|
1992 | lt_cv_objdir=.libs |
---|
1993 | lt_cv_path_LD=/usr/bin/ld |
---|
1994 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
1995 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
1996 | lt_cv_path_SED=/usr/bin/sed |
---|
1997 | lt_cv_prog_compiler_c_o=yes |
---|
1998 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1999 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
2000 | lt_cv_prog_gnu_ld=no |
---|
2001 | lt_cv_prog_gnu_ldcxx=no |
---|
2002 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
2003 | 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'\''' |
---|
2004 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
2005 | lt_cv_sys_max_cmd_len=196608 |
---|
2006 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
2007 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
2008 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
2009 | 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'\''"' |
---|
2010 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
2011 | |
---|
2012 | ## ----------------- ## |
---|
2013 | ## Output variables. ## |
---|
2014 | ## ----------------- ## |
---|
2015 | |
---|
2016 | ACLOCAL='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_audio_libsndfile/work/libsndfile-1.0.17/missing --run aclocal-1.9' |
---|
2017 | ALSA_LIBS='' |
---|
2018 | AMDEPBACKSLASH='\' |
---|
2019 | AMDEP_FALSE='#' |
---|
2020 | AMDEP_TRUE='' |
---|
2021 | AMTAR='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_audio_libsndfile/work/libsndfile-1.0.17/missing --run tar' |
---|
2022 | AR='ar' |
---|
2023 | AUTOCONF='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_audio_libsndfile/work/libsndfile-1.0.17/missing --run autoconf' |
---|
2024 | AUTOHEADER='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_audio_libsndfile/work/libsndfile-1.0.17/missing --run autoheader' |
---|
2025 | AUTOMAKE='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_audio_libsndfile/work/libsndfile-1.0.17/missing --run automake-1.9' |
---|
2026 | AWK='awk' |
---|
2027 | CC='gcc' |
---|
2028 | CCDEPMODE='depmode=gcc3' |
---|
2029 | CFLAGS='-g -O2 -std=gnu99 -W -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wcast-align -Wcast-qual -Wnested-externs -Wbad-function-cast -Wwrite-strings -pipe -fpascal-strings -I/Developer/Headers/FlatCarbon' |
---|
2030 | COMPILER_IS_GCC='' |
---|
2031 | CPP='gcc -E' |
---|
2032 | CPPFLAGS='' |
---|
2033 | CXX='g++' |
---|
2034 | CXXCPP='g++ -E' |
---|
2035 | CXXDEPMODE='depmode=gcc3' |
---|
2036 | CXXFLAGS='-g -O2 -W -Wall -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo ' |
---|
2037 | CYGPATH_W='echo' |
---|
2038 | DEFS='-DHAVE_CONFIG_H' |
---|
2039 | DEPDIR='.deps' |
---|
2040 | ECHO='echo' |
---|
2041 | ECHO_C='' |
---|
2042 | ECHO_N='-n' |
---|
2043 | ECHO_T='' |
---|
2044 | EGREP='/usr/bin/grep -E' |
---|
2045 | ENABLE_EXPERIMENTAL_CODE='' |
---|
2046 | EXEEXT='' |
---|
2047 | F77='' |
---|
2048 | FFLAGS='' |
---|
2049 | FLAC_LIBS='-lFLAC' |
---|
2050 | GCC_MAJOR_VERSION='3' |
---|
2051 | GETCONF='' |
---|
2052 | GREP='/usr/bin/grep' |
---|
2053 | HTML_BGCOLOUR='black' |
---|
2054 | HTML_FGCOLOUR='white' |
---|
2055 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2056 | INSTALL_PROGRAM='${INSTALL}' |
---|
2057 | INSTALL_SCRIPT='${INSTALL}' |
---|
2058 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
2059 | LDFLAGS='' |
---|
2060 | LIBOBJS='' |
---|
2061 | LIBS='-lm ' |
---|
2062 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2063 | LIBTOOL_DEPS='./ltmain.sh' |
---|
2064 | LN_S='ln -s' |
---|
2065 | LTLIBOBJS='' |
---|
2066 | MAKEINFO='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_audio_libsndfile/work/libsndfile-1.0.17/missing --run makeinfo' |
---|
2067 | OBJEXT='o' |
---|
2068 | OS_SPECIFIC_CFLAGS='-fpascal-strings -I/Developer/Headers/FlatCarbon' |
---|
2069 | OS_SPECIFIC_LINKS='-framework CoreAudio' |
---|
2070 | PACKAGE='libsndfile' |
---|
2071 | PACKAGE_BUGREPORT='erikd@mega-nerd.com' |
---|
2072 | PACKAGE_NAME='libsndfile' |
---|
2073 | PACKAGE_STRING='libsndfile 1.0.17' |
---|
2074 | PACKAGE_TARNAME='libsndfile' |
---|
2075 | PACKAGE_VERSION='1.0.17' |
---|
2076 | PATH_SEPARATOR=':' |
---|
2077 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
2078 | RANLIB='ranlib' |
---|
2079 | SET_MAKE='' |
---|
2080 | SF_COUNT_MAX='0x7FFFFFFFFFFFFFFFLL' |
---|
2081 | SHARED_VERSION_INFO='1:17:0' |
---|
2082 | SHELL='/bin/sh' |
---|
2083 | SHLIB_VERSION_ARG='-Wl,-exported_symbols_list -Wl,$(srcdir)/Symbols.darwin' |
---|
2084 | SIZEOF_SF_COUNT_T='8' |
---|
2085 | SQLITE3_CFLAGS='' |
---|
2086 | SQLITE3_LIBS='' |
---|
2087 | STRIP='strip' |
---|
2088 | TYPEOF_SF_COUNT_T='off_t' |
---|
2089 | VERSION='1.0.17' |
---|
2090 | ac_ct_CC='gcc' |
---|
2091 | ac_ct_CXX='g++' |
---|
2092 | ac_ct_F77='' |
---|
2093 | am__fastdepCC_FALSE='#' |
---|
2094 | am__fastdepCC_TRUE='' |
---|
2095 | am__fastdepCXX_FALSE='#' |
---|
2096 | am__fastdepCXX_TRUE='' |
---|
2097 | am__include='include' |
---|
2098 | am__leading_dot='.' |
---|
2099 | am__quote='' |
---|
2100 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
2101 | am__untar='${AMTAR} xf -' |
---|
2102 | autogen='no' |
---|
2103 | bindir='/opt/local/bin' |
---|
2104 | build='powerpc-apple-darwin7.9.0' |
---|
2105 | build_alias='' |
---|
2106 | build_cpu='powerpc' |
---|
2107 | build_os='darwin7.9.0' |
---|
2108 | build_vendor='apple' |
---|
2109 | datadir='${datarootdir}' |
---|
2110 | datarootdir='${prefix}/share' |
---|
2111 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2112 | dvidir='${docdir}' |
---|
2113 | exec_prefix='${prefix}' |
---|
2114 | host='powerpc-apple-darwin7.9.0' |
---|
2115 | host_alias='' |
---|
2116 | host_cpu='powerpc' |
---|
2117 | host_os='darwin7.9.0' |
---|
2118 | host_vendor='apple' |
---|
2119 | htmldir='${docdir}' |
---|
2120 | htmldocdir='/opt/local/share/doc/libsndfile1-dev/html' |
---|
2121 | includedir='${prefix}/include' |
---|
2122 | infodir='${datarootdir}/info' |
---|
2123 | install_sh='/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_audio_libsndfile/work/libsndfile-1.0.17/install-sh' |
---|
2124 | libdir='/opt/local/lib' |
---|
2125 | libexecdir='${exec_prefix}/libexec' |
---|
2126 | localedir='${datarootdir}/locale' |
---|
2127 | localstatedir='${prefix}/var' |
---|
2128 | mandir='/opt/local/share/man' |
---|
2129 | mkdir_p='mkdir -p --' |
---|
2130 | oldincludedir='/usr/include' |
---|
2131 | pdfdir='${docdir}' |
---|
2132 | prefix='/opt/local' |
---|
2133 | program_transform_name='s,x,x,' |
---|
2134 | psdir='${docdir}' |
---|
2135 | sbindir='${exec_prefix}/sbin' |
---|
2136 | sharedstatedir='${prefix}/com' |
---|
2137 | sysconfdir='${prefix}/etc' |
---|
2138 | target='powerpc-apple-darwin7.9.0' |
---|
2139 | target_alias='' |
---|
2140 | target_cpu='powerpc' |
---|
2141 | target_os='darwin7.9.0' |
---|
2142 | target_vendor='apple' |
---|
2143 | |
---|
2144 | ## ----------- ## |
---|
2145 | ## confdefs.h. ## |
---|
2146 | ## ----------- ## |
---|
2147 | |
---|
2148 | #define PACKAGE_NAME "libsndfile" |
---|
2149 | #define PACKAGE_TARNAME "libsndfile" |
---|
2150 | #define PACKAGE_VERSION "1.0.17" |
---|
2151 | #define PACKAGE_STRING "libsndfile 1.0.17" |
---|
2152 | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" |
---|
2153 | #define PACKAGE "libsndfile" |
---|
2154 | #define VERSION "1.0.17" |
---|
2155 | #define STDC_HEADERS 1 |
---|
2156 | #define HAVE_SYS_TYPES_H 1 |
---|
2157 | #define HAVE_SYS_STAT_H 1 |
---|
2158 | #define HAVE_STDLIB_H 1 |
---|
2159 | #define HAVE_STRING_H 1 |
---|
2160 | #define HAVE_MEMORY_H 1 |
---|
2161 | #define HAVE_STRINGS_H 1 |
---|
2162 | #define HAVE_INTTYPES_H 1 |
---|
2163 | #define HAVE_STDINT_H 1 |
---|
2164 | #define HAVE_UNISTD_H 1 |
---|
2165 | #define HAVE_DLFCN_H 1 |
---|
2166 | #define STDC_HEADERS 1 |
---|
2167 | #define HAVE_LOCALE_H 1 |
---|
2168 | #define HAVE_INTTYPES_H 1 |
---|
2169 | #define HAVE_SYS_WAIT_H 1 |
---|
2170 | #define HAVE_DECL_S_IRGRP 1 |
---|
2171 | #define HAVE_DECL_S_IRGRP 1 |
---|
2172 | #define HAVE_FLEXIBLE_ARRAY 1 |
---|
2173 | #define ENABLE_EXPERIMENTAL_CODE 0 |
---|
2174 | #define SIZEOF_SHORT 2 |
---|
2175 | #define SIZEOF_INT 4 |
---|
2176 | #define SIZEOF_LONG 4 |
---|
2177 | #define SIZEOF_FLOAT 4 |
---|
2178 | #define SIZEOF_DOUBLE 8 |
---|
2179 | #define SIZEOF_VOIDP 4 |
---|
2180 | #define SIZEOF_SIZE_T 4 |
---|
2181 | #define SIZEOF_INT64_T 8 |
---|
2182 | #define SIZEOF_LONG_LONG 8 |
---|
2183 | #define SIZEOF_OFF_T 8 |
---|
2184 | #define TYPEOF_SF_COUNT_T off_t |
---|
2185 | #define SIZEOF_SF_COUNT_T 8 |
---|
2186 | #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL |
---|
2187 | #define HAVE_SSIZE_T 1 |
---|
2188 | #define SIZEOF_SSIZE_T 4 |
---|
2189 | #define CPU_IS_BIG_ENDIAN 1 |
---|
2190 | #define CPU_IS_LITTLE_ENDIAN 0 |
---|
2191 | #define HAVE_MALLOC 1 |
---|
2192 | #define HAVE_CALLOC 1 |
---|
2193 | #define HAVE_REALLOC 1 |
---|
2194 | #define HAVE_FREE 1 |
---|
2195 | #define HAVE_OPEN 1 |
---|
2196 | #define HAVE_READ 1 |
---|
2197 | #define HAVE_WRITE 1 |
---|
2198 | #define HAVE_LSEEK 1 |
---|
2199 | #define HAVE_PREAD 1 |
---|
2200 | #define HAVE_PWRITE 1 |
---|
2201 | #define HAVE_FSTAT 1 |
---|
2202 | #define HAVE_FTRUNCATE 1 |
---|
2203 | #define HAVE_FSYNC 1 |
---|
2204 | #define HAVE_SNPRINTF 1 |
---|
2205 | #define HAVE_VSNPRINTF 1 |
---|
2206 | #define HAVE_GMTIME 1 |
---|
2207 | #define HAVE_GMTIME_R 1 |
---|
2208 | #define HAVE_MMAP 1 |
---|
2209 | #define HAVE_GETPAGESIZE 1 |
---|
2210 | #define HAVE_SETLOCALE 1 |
---|
2211 | #define HAVE_LIBM 1 |
---|
2212 | #define HAVE_FLOOR 1 |
---|
2213 | #define HAVE_CEIL 1 |
---|
2214 | #define HAVE_FMOD 1 |
---|
2215 | #define HAVE_LRINT 1 |
---|
2216 | #define HAVE_LRINTF 1 |
---|
2217 | #define HAVE_SQLITE3 0 |
---|
2218 | #define CPU_CLIPS_POSITIVE 1 |
---|
2219 | #define CPU_CLIPS_NEGATIVE 1 |
---|
2220 | #define OS_IS_WIN32 0 |
---|
2221 | #define OS_IS_MACOSX 1 |
---|
2222 | #define USE_WINDOWS_API 0 |
---|
2223 | #define HAVE_FLAC_ALL_H 1 |
---|
2224 | #define COMPILER_IS_GCC 1 |
---|
2225 | #define GCC_MAJOR_VERSION 3 |
---|
2226 | |
---|
2227 | configure: exit 0 |
---|