blob: 129b85459de4ee97f01821deb223a8f880e2e046 [file] [log] [blame]
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by libsndfile configure 1.0.25, which was
5generated by GNU Autoconf 2.68. Invocation command line was
6
Alexandre Lision2b237922013-09-09 16:23:02 -04007 $ ./configure --disable-external-libs
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04008
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = pcal
14uname -m = x86_64
15uname -r = 3.10.10-100.fc18.x86_64
16uname -s = Linux
17uname -v = #1 SMP Thu Aug 29 20:13:09 UTC 2013
18
19/usr/bin/uname -p = x86_64
20/bin/uname -X = unknown
21
22/bin/arch = x86_64
23/usr/bin/arch -k = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo = unknown
26/bin/machine = unknown
27/usr/bin/oslevel = unknown
28/bin/universe = unknown
29
30PATH: /usr/lib64/qt-3.3/bin
31PATH: /usr/lib64/ccache
32PATH: /usr/local/bin
33PATH: /usr/bin
34PATH: /bin
35PATH: /usr/local/sbin
36PATH: /usr/sbin
37PATH: /home/lisional/.local/bin
38PATH: /usr/local/bin
39PATH: /home/lisional/bin
40PATH: /home/lisional/Dev/ADT/sdk/tools
41PATH: /home/lisional/Dev/ADT/sdk/platform-tools
42PATH: /home/lisional/Dev/ADT/ndk
43PATH: /home/lisional/.local/bin
44PATH: /home/lisional/.local/bin
45PATH: /usr/local/bin
46PATH: /home/lisional/bin
47PATH: /home/lisional/Dev/ADT/sdk/tools
48PATH: /home/lisional/Dev/ADT/sdk/platform-tools
49PATH: /home/lisional/Dev/ADT/ndk
50PATH: /home/lisional/.local/bin
Alexandre Lision7c6f4a62013-09-05 13:27:01 -040051
52
53## ----------- ##
54## Core tests. ##
55## ----------- ##
56
57configure:2766: checking build system type
58configure:2780: result: x86_64-unknown-linux-gnu
59configure:2800: checking host system type
60configure:2813: result: x86_64-unknown-linux-gnu
61configure:2833: checking target system type
62configure:2846: result: x86_64-unknown-linux-gnu
63configure:2893: checking for a BSD-compatible install
64configure:2961: result: /usr/bin/install -c
65configure:2972: checking whether build environment is sane
66configure:3022: result: yes
67configure:3163: checking for a thread-safe mkdir -p
68configure:3202: result: /usr/bin/mkdir -p
69configure:3215: checking for gawk
70configure:3231: found /usr/bin/gawk
71configure:3242: result: gawk
72configure:3253: checking whether make sets $(MAKE)
73configure:3275: result: yes
74configure:3426: checking for gcc
75configure:3442: found /usr/lib64/ccache/gcc
76configure:3453: result: gcc
77configure:3682: checking for C compiler version
78configure:3691: gcc --version >&5
79gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)
80Copyright (C) 2012 Free Software Foundation, Inc.
81This is free software; see the source for copying conditions. There is NO
82warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
83
84configure:3702: $? = 0
85configure:3691: gcc -v >&5
86Using built-in specs.
87COLLECT_GCC=/usr/bin/gcc
88COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/lto-wrapper
89Target: x86_64-redhat-linux
90Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
91Thread model: posix
92gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC)
93configure:3702: $? = 0
94configure:3691: gcc -V >&5
95gcc: error: unrecognized command line option '-V'
96gcc: fatal error: no input files
97compilation terminated.
98configure:3702: $? = 4
99configure:3691: gcc -qversion >&5
100gcc: error: unrecognized command line option '-qversion'
101gcc: fatal error: no input files
102compilation terminated.
103configure:3702: $? = 4
104configure:3722: checking whether the C compiler works
105configure:3744: gcc conftest.c >&5
106configure:3748: $? = 0
107configure:3796: result: yes
108configure:3799: checking for C compiler default output file name
109configure:3801: result: a.out
110configure:3807: checking for suffix of executables
111configure:3814: gcc -o conftest conftest.c >&5
112configure:3818: $? = 0
113configure:3840: result:
114configure:3862: checking whether we are cross compiling
115configure:3870: gcc -o conftest conftest.c >&5
116configure:3874: $? = 0
117configure:3881: ./conftest
118configure:3885: $? = 0
119configure:3900: result: no
120configure:3905: checking for suffix of object files
121configure:3927: gcc -c conftest.c >&5
122configure:3931: $? = 0
123configure:3952: result: o
124configure:3956: checking whether we are using the GNU C compiler
125configure:3975: gcc -c conftest.c >&5
126configure:3975: $? = 0
127configure:3984: result: yes
128configure:3993: checking whether gcc accepts -g
129configure:4013: gcc -c -g conftest.c >&5
130configure:4013: $? = 0
131configure:4054: result: yes
132configure:4071: checking for gcc option to accept ISO C89
133configure:4135: gcc -c -g -O2 conftest.c >&5
134configure:4135: $? = 0
135configure:4148: result: none needed
136configure:4179: checking for style of include used by make
137configure:4207: result: GNU
138configure:4232: checking dependency style of gcc
139configure:4342: result: gcc3
140configure:4358: checking whether gcc and cc understand -c and -o together
141configure:4389: gcc -c conftest.c -o conftest2.o >&5
142configure:4393: $? = 0
143configure:4399: gcc -c conftest.c -o conftest2.o >&5
144configure:4403: $? = 0
145configure:4414: cc -c conftest.c >&5
146configure:4418: $? = 0
147configure:4426: cc -c conftest.c -o conftest2.o >&5
148configure:4430: $? = 0
149configure:4436: cc -c conftest.c -o conftest2.o >&5
150configure:4440: $? = 0
151configure:4458: result: yes
152configure:4541: checking for g++
153configure:4557: found /usr/lib64/ccache/g++
154configure:4568: result: g++
155configure:4595: checking for C++ compiler version
156configure:4604: g++ --version >&5
157g++ (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)
158Copyright (C) 2012 Free Software Foundation, Inc.
159This is free software; see the source for copying conditions. There is NO
160warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
161
162configure:4615: $? = 0
163configure:4604: g++ -v >&5
164Using built-in specs.
165COLLECT_GCC=/usr/bin/g++
166COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/lto-wrapper
167Target: x86_64-redhat-linux
168Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
169Thread model: posix
170gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC)
171configure:4615: $? = 0
172configure:4604: g++ -V >&5
173g++: error: unrecognized command line option '-V'
174g++: fatal error: no input files
175compilation terminated.
176configure:4615: $? = 4
177configure:4604: g++ -qversion >&5
178g++: error: unrecognized command line option '-qversion'
179g++: fatal error: no input files
180compilation terminated.
181configure:4615: $? = 4
182configure:4619: checking whether we are using the GNU C++ compiler
183configure:4638: g++ -c conftest.cpp >&5
184configure:4638: $? = 0
185configure:4647: result: yes
186configure:4656: checking whether g++ accepts -g
187configure:4676: g++ -c -g conftest.cpp >&5
188configure:4676: $? = 0
189configure:4717: result: yes
190configure:4742: checking dependency style of g++
191configure:4852: result: gcc3
192configure:4867: checking for a sed that does not truncate output
193configure:4931: result: /usr/bin/sed
194configure:4985: checking how to print strings
195configure:5012: result: printf
196configure:5033: checking for a sed that does not truncate output
197configure:5097: result: /usr/bin/sed
198configure:5115: checking for grep that handles long lines and -e
199configure:5173: result: /usr/bin/grep
200configure:5178: checking for egrep
201configure:5240: result: /usr/bin/grep -E
202configure:5245: checking for fgrep
203configure:5307: result: /usr/bin/grep -F
204configure:5342: checking for ld used by gcc
205configure:5409: result: /usr/bin/ld
206configure:5416: checking if the linker (/usr/bin/ld) is GNU ld
207configure:5431: result: yes
208configure:5443: checking for BSD- or MS-compatible name lister (nm)
209configure:5492: result: /usr/bin/nm -B
210configure:5622: checking the name lister (/usr/bin/nm -B) interface
211configure:5629: gcc -c -g -O2 conftest.c >&5
212configure:5632: /usr/bin/nm -B "conftest.o"
213configure:5635: output
2140000000000000000 B some_variable
215configure:5642: result: BSD nm
216configure:5645: checking whether ln -s works
217configure:5649: result: yes
218configure:5657: checking the maximum length of command line arguments
219configure:5782: result: 1572864
220configure:5799: checking whether the shell understands some XSI constructs
221configure:5809: result: yes
222configure:5813: checking whether the shell understands "+="
223configure:5819: result: yes
224configure:5854: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
225configure:5894: result: func_convert_file_noop
226configure:5901: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
227configure:5921: result: func_convert_file_noop
228configure:5928: checking for /usr/bin/ld option to reload object files
229configure:5935: result: -r
230configure:6009: checking for objdump
231configure:6025: found /usr/bin/objdump
232configure:6036: result: objdump
233configure:6068: checking how to recognize dependent libraries
234configure:6270: result: pass_all
235configure:6355: checking for dlltool
236configure:6385: result: no
237configure:6415: checking how to associate runtime and link libraries
238configure:6442: result: printf %s\n
239configure:6503: checking for ar
240configure:6519: found /usr/bin/ar
241configure:6530: result: ar
242configure:6567: checking for archiver @FILE support
243configure:6584: gcc -c -g -O2 conftest.c >&5
244configure:6584: $? = 0
245configure:6587: ar cru libconftest.a @conftest.lst >&5
246configure:6590: $? = 0
247configure:6595: ar cru libconftest.a @conftest.lst >&5
248ar: conftest.o: No such file or directory
249configure:6598: $? = 1
250configure:6610: result: @
251configure:6668: checking for strip
252configure:6684: found /usr/bin/strip
253configure:6695: result: strip
254configure:6767: checking for ranlib
255configure:6783: found /usr/bin/ranlib
256configure:6794: result: ranlib
257configure:6896: checking command to parse /usr/bin/nm -B output from gcc object
258configure:7015: gcc -c -g -O2 conftest.c >&5
259configure:7018: $? = 0
260configure:7022: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
261configure:7025: $? = 0
262configure:7091: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
263configure:7094: $? = 0
264configure:7132: result: ok
265configure:7169: checking for sysroot
266configure:7199: result: no
267configure:7276: gcc -c -g -O2 conftest.c >&5
268configure:7279: $? = 0
269configure:7442: checking for mt
270configure:7472: result: no
271configure:7492: checking if : is a manifest tool
272configure:7498: : '-?'
273configure:7506: result: no
274configure:8138: checking how to run the C preprocessor
275configure:8169: gcc -E conftest.c
276configure:8169: $? = 0
277configure:8183: gcc -E conftest.c
278conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
279compilation terminated.
280configure:8183: $? = 1
281configure: failed program was:
282| /* confdefs.h */
283| #define PACKAGE_NAME "libsndfile"
284| #define PACKAGE_TARNAME "libsndfile"
285| #define PACKAGE_VERSION "1.0.25"
286| #define PACKAGE_STRING "libsndfile 1.0.25"
287| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
288| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
289| #define PACKAGE "libsndfile"
290| #define VERSION "1.0.25"
291| /* end confdefs.h. */
292| #include <ac_nonexistent.h>
293configure:8208: result: gcc -E
294configure:8228: gcc -E conftest.c
295configure:8228: $? = 0
296configure:8242: gcc -E conftest.c
297conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
298compilation terminated.
299configure:8242: $? = 1
300configure: failed program was:
301| /* confdefs.h */
302| #define PACKAGE_NAME "libsndfile"
303| #define PACKAGE_TARNAME "libsndfile"
304| #define PACKAGE_VERSION "1.0.25"
305| #define PACKAGE_STRING "libsndfile 1.0.25"
306| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
307| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
308| #define PACKAGE "libsndfile"
309| #define VERSION "1.0.25"
310| /* end confdefs.h. */
311| #include <ac_nonexistent.h>
312configure:8271: checking for ANSI C header files
313configure:8291: gcc -c -g -O2 conftest.c >&5
314configure:8291: $? = 0
315configure:8364: gcc -o conftest -g -O2 conftest.c >&5
316configure:8364: $? = 0
317configure:8364: ./conftest
318configure:8364: $? = 0
319configure:8375: result: yes
320configure:8388: checking for sys/types.h
321configure:8388: gcc -c -g -O2 conftest.c >&5
322configure:8388: $? = 0
323configure:8388: result: yes
324configure:8388: checking for sys/stat.h
325configure:8388: gcc -c -g -O2 conftest.c >&5
326configure:8388: $? = 0
327configure:8388: result: yes
328configure:8388: checking for stdlib.h
329configure:8388: gcc -c -g -O2 conftest.c >&5
330configure:8388: $? = 0
331configure:8388: result: yes
332configure:8388: checking for string.h
333configure:8388: gcc -c -g -O2 conftest.c >&5
334configure:8388: $? = 0
335configure:8388: result: yes
336configure:8388: checking for memory.h
337configure:8388: gcc -c -g -O2 conftest.c >&5
338configure:8388: $? = 0
339configure:8388: result: yes
340configure:8388: checking for strings.h
341configure:8388: gcc -c -g -O2 conftest.c >&5
342configure:8388: $? = 0
343configure:8388: result: yes
344configure:8388: checking for inttypes.h
345configure:8388: gcc -c -g -O2 conftest.c >&5
346configure:8388: $? = 0
347configure:8388: result: yes
348configure:8388: checking for stdint.h
349configure:8388: gcc -c -g -O2 conftest.c >&5
350configure:8388: $? = 0
351configure:8388: result: yes
352configure:8388: checking for unistd.h
353configure:8388: gcc -c -g -O2 conftest.c >&5
354configure:8388: $? = 0
355configure:8388: result: yes
356configure:8402: checking for dlfcn.h
357configure:8402: gcc -c -g -O2 conftest.c >&5
358configure:8402: $? = 0
359configure:8402: result: yes
360configure:8600: checking for objdir
361configure:8615: result: .libs
362configure:8886: checking if gcc supports -fno-rtti -fno-exceptions
363configure:8904: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
364cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
365cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
366configure:8908: $? = 0
367configure:8921: result: no
368configure:9231: checking for gcc option to produce PIC
369configure:9238: result: -fPIC -DPIC
370configure:9246: checking if gcc PIC flag -fPIC -DPIC works
371configure:9264: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
372configure:9268: $? = 0
373configure:9281: result: yes
374configure:9310: checking if gcc static flag -static works
375configure:9338: result: no
376configure:9353: checking if gcc supports -c -o file.o
377configure:9374: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
378configure:9378: $? = 0
379configure:9400: result: yes
380configure:9408: checking if gcc supports -c -o file.o
381configure:9455: result: yes
382configure:9488: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
383configure:10650: result: yes
384configure:10687: checking whether -lc should be explicitly linked in
385configure:10695: gcc -c -g -O2 conftest.c >&5
386configure:10698: $? = 0
387configure:10713: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
388configure:10716: $? = 0
389configure:10730: result: no
390configure:10895: checking dynamic linker characteristics
391configure:11410: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
392configure:11410: $? = 0
393configure:11644: result: GNU/Linux ld.so
394configure:11751: checking how to hardcode library paths into programs
395configure:11776: result: immediate
396configure:12316: checking whether stripping libraries is possible
397configure:12321: result: yes
398configure:12356: checking if libtool supports shared libraries
399configure:12358: result: yes
400configure:12361: checking whether to build shared libraries
401configure:12382: result: yes
402configure:12385: checking whether to build static libraries
403configure:12389: result: yes
404configure:12412: checking how to run the C++ preprocessor
405configure:12439: g++ -E conftest.cpp
406configure:12439: $? = 0
407configure:12453: g++ -E conftest.cpp
408conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
409compilation terminated.
410configure:12453: $? = 1
411configure: failed program was:
412| /* confdefs.h */
413| #define PACKAGE_NAME "libsndfile"
414| #define PACKAGE_TARNAME "libsndfile"
415| #define PACKAGE_VERSION "1.0.25"
416| #define PACKAGE_STRING "libsndfile 1.0.25"
417| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
418| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
419| #define PACKAGE "libsndfile"
420| #define VERSION "1.0.25"
421| #define STDC_HEADERS 1
422| #define HAVE_SYS_TYPES_H 1
423| #define HAVE_SYS_STAT_H 1
424| #define HAVE_STDLIB_H 1
425| #define HAVE_STRING_H 1
426| #define HAVE_MEMORY_H 1
427| #define HAVE_STRINGS_H 1
428| #define HAVE_INTTYPES_H 1
429| #define HAVE_STDINT_H 1
430| #define HAVE_UNISTD_H 1
431| #define HAVE_DLFCN_H 1
432| #define LT_OBJDIR ".libs/"
433| /* end confdefs.h. */
434| #include <ac_nonexistent.h>
435configure:12478: result: g++ -E
436configure:12498: g++ -E conftest.cpp
437configure:12498: $? = 0
438configure:12512: g++ -E conftest.cpp
439conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
440compilation terminated.
441configure:12512: $? = 1
442configure: failed program was:
443| /* confdefs.h */
444| #define PACKAGE_NAME "libsndfile"
445| #define PACKAGE_TARNAME "libsndfile"
446| #define PACKAGE_VERSION "1.0.25"
447| #define PACKAGE_STRING "libsndfile 1.0.25"
448| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
449| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
450| #define PACKAGE "libsndfile"
451| #define VERSION "1.0.25"
452| #define STDC_HEADERS 1
453| #define HAVE_SYS_TYPES_H 1
454| #define HAVE_SYS_STAT_H 1
455| #define HAVE_STDLIB_H 1
456| #define HAVE_STRING_H 1
457| #define HAVE_MEMORY_H 1
458| #define HAVE_STRINGS_H 1
459| #define HAVE_INTTYPES_H 1
460| #define HAVE_STDINT_H 1
461| #define HAVE_UNISTD_H 1
462| #define HAVE_DLFCN_H 1
463| #define LT_OBJDIR ".libs/"
464| /* end confdefs.h. */
465| #include <ac_nonexistent.h>
466configure:12682: checking for ld used by g++
467configure:12749: result: /usr/bin/ld -m elf_x86_64
468configure:12756: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
469configure:12771: result: yes
470configure:12826: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
471configure:13830: result: yes
472configure:13865: g++ -c -g -O2 conftest.cpp >&5
473configure:13868: $? = 0
474configure:14388: checking for g++ option to produce PIC
475configure:14395: result: -fPIC -DPIC
476configure:14403: checking if g++ PIC flag -fPIC -DPIC works
477configure:14421: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
478configure:14425: $? = 0
479configure:14438: result: yes
480configure:14461: checking if g++ static flag -static works
481configure:14489: result: no
482configure:14501: checking if g++ supports -c -o file.o
483configure:14522: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
484configure:14526: $? = 0
485configure:14548: result: yes
486configure:14553: checking if g++ supports -c -o file.o
487configure:14600: result: yes
488configure:14630: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
489configure:14667: result: yes
490configure:14810: checking dynamic linker characteristics
491configure:15493: result: GNU/Linux ld.so
492configure:15546: checking how to hardcode library paths into programs
493configure:15571: result: immediate
494configure:15673: checking for windres
495configure:15703: result: no
496configure:15809: checking for autogen
497configure:15837: result: no
498configure:15847: checking for wine
499configure:15875: result: no
500configure:15885: checking whether ln -s works
501configure:15889: result: yes
502configure:15920: checking for ANSI C header files
503configure:16024: result: yes
504configure:16035: checking endian.h usability
505configure:16035: gcc -c -g -O2 conftest.c >&5
506configure:16035: $? = 0
507configure:16035: result: yes
508configure:16035: checking endian.h presence
509configure:16035: gcc -E conftest.c
510configure:16035: $? = 0
511configure:16035: result: yes
512configure:16035: checking for endian.h
513configure:16035: result: yes
514configure:16047: checking byteswap.h usability
515configure:16047: gcc -c -g -O2 conftest.c >&5
516configure:16047: $? = 0
517configure:16047: result: yes
518configure:16047: checking byteswap.h presence
519configure:16047: gcc -E conftest.c
520configure:16047: $? = 0
521configure:16047: result: yes
522configure:16047: checking for byteswap.h
523configure:16047: result: yes
524configure:16059: checking locale.h usability
525configure:16059: gcc -c -g -O2 conftest.c >&5
526configure:16059: $? = 0
527configure:16059: result: yes
528configure:16059: checking locale.h presence
529configure:16059: gcc -E conftest.c
530configure:16059: $? = 0
531configure:16059: result: yes
532configure:16059: checking for locale.h
533configure:16059: result: yes
534configure:16071: checking sys/time.h usability
535configure:16071: gcc -c -g -O2 conftest.c >&5
536configure:16071: $? = 0
537configure:16071: result: yes
538configure:16071: checking sys/time.h presence
539configure:16071: gcc -E conftest.c
540configure:16071: $? = 0
541configure:16071: result: yes
542configure:16071: checking for sys/time.h
543configure:16071: result: yes
544configure:16082: checking for sys/wait.h that is POSIX.1 compatible
545configure:16108: gcc -c -g -O2 conftest.c >&5
546configure:16108: $? = 0
547configure:16115: result: yes
548configure:16124: checking whether S_IRGRP is declared
549configure:16124: gcc -c -g -O2 conftest.c >&5
550configure:16124: $? = 0
551configure:16124: result: yes
552configure:16160: checking C99 struct flexible array support
553configure:16185: gcc -o conftest -g -O2 conftest.c >&5
554configure:16185: $? = 0
555configure:16194: result: yes
556configure:16310: checking size of wchar_t
557configure:16315: gcc -o conftest -g -O2 conftest.c >&5
558configure:16315: $? = 0
559configure:16315: ./conftest
560configure:16315: $? = 0
561configure:16329: result: 4
562configure:16343: checking size of short
563configure:16348: gcc -o conftest -g -O2 conftest.c >&5
564configure:16348: $? = 0
565configure:16348: ./conftest
566configure:16348: $? = 0
567configure:16362: result: 2
568configure:16376: checking size of int
569configure:16381: gcc -o conftest -g -O2 conftest.c >&5
570configure:16381: $? = 0
571configure:16381: ./conftest
572configure:16381: $? = 0
573configure:16395: result: 4
574configure:16409: checking size of long
575configure:16414: gcc -o conftest -g -O2 conftest.c >&5
576configure:16414: $? = 0
577configure:16414: ./conftest
578configure:16414: $? = 0
579configure:16428: result: 8
580configure:16442: checking size of float
581configure:16447: gcc -o conftest -g -O2 conftest.c >&5
582configure:16447: $? = 0
583configure:16447: ./conftest
584configure:16447: $? = 0
585configure:16461: result: 4
586configure:16475: checking size of double
587configure:16480: gcc -o conftest -g -O2 conftest.c >&5
588configure:16480: $? = 0
589configure:16480: ./conftest
590configure:16480: $? = 0
591configure:16494: result: 8
592configure:16508: checking size of void*
593configure:16513: gcc -o conftest -g -O2 conftest.c >&5
594configure:16513: $? = 0
595configure:16513: ./conftest
596configure:16513: $? = 0
597configure:16527: result: 8
598configure:16541: checking size of size_t
599configure:16546: gcc -o conftest -g -O2 conftest.c >&5
600configure:16546: $? = 0
601configure:16546: ./conftest
602configure:16546: $? = 0
603configure:16560: result: 8
604configure:16574: checking size of int64_t
605configure:16579: gcc -o conftest -g -O2 conftest.c >&5
606configure:16579: $? = 0
607configure:16579: ./conftest
608configure:16579: $? = 0
609configure:16593: result: 8
610configure:16607: checking size of long long
611configure:16612: gcc -o conftest -g -O2 conftest.c >&5
612configure:16612: $? = 0
613configure:16612: ./conftest
614configure:16612: $? = 0
615configure:16626: result: 8
616configure:16649: checking size of off_t
617configure:16654: gcc -o conftest -g -O2 conftest.c >&5
618configure:16654: $? = 0
619configure:16654: ./conftest
620configure:16654: $? = 0
621configure:16668: result: 8
622configure:17167: checking for ssize_t
623configure:17167: gcc -c -g -O2 conftest.c >&5
624configure:17167: $? = 0
625configure:17167: gcc -c -g -O2 conftest.c >&5
626conftest.c: In function 'main':
627conftest.c:83:22: error: expected expression before ')' token
628configure:17167: $? = 1
629configure: failed program was:
630| /* confdefs.h */
631| #define PACKAGE_NAME "libsndfile"
632| #define PACKAGE_TARNAME "libsndfile"
633| #define PACKAGE_VERSION "1.0.25"
634| #define PACKAGE_STRING "libsndfile 1.0.25"
635| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
636| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
637| #define PACKAGE "libsndfile"
638| #define VERSION "1.0.25"
639| #define STDC_HEADERS 1
640| #define HAVE_SYS_TYPES_H 1
641| #define HAVE_SYS_STAT_H 1
642| #define HAVE_STDLIB_H 1
643| #define HAVE_STRING_H 1
644| #define HAVE_MEMORY_H 1
645| #define HAVE_STRINGS_H 1
646| #define HAVE_INTTYPES_H 1
647| #define HAVE_STDINT_H 1
648| #define HAVE_UNISTD_H 1
649| #define HAVE_DLFCN_H 1
650| #define LT_OBJDIR ".libs/"
651| #define STDC_HEADERS 1
652| #define HAVE_ENDIAN_H 1
653| #define HAVE_BYTESWAP_H 1
654| #define HAVE_LOCALE_H 1
655| #define HAVE_SYS_TIME_H 1
656| #define HAVE_SYS_WAIT_H 1
657| #define HAVE_DECL_S_IRGRP 1
658| #define HAVE_DECL_S_IRGRP 1
659| #define HAVE_FLEXIBLE_ARRAY 1
660| #define ENABLE_EXPERIMENTAL_CODE 0
661| #define SIZEOF_WCHAR_T 4
662| #define SIZEOF_SHORT 2
663| #define SIZEOF_INT 4
664| #define SIZEOF_LONG 8
665| #define SIZEOF_FLOAT 4
666| #define SIZEOF_DOUBLE 8
667| #define SIZEOF_VOIDP 8
668| #define SIZEOF_SIZE_T 8
669| #define SIZEOF_INT64_T 8
670| #define SIZEOF_LONG_LONG 8
671| #define SIZEOF_OFF_T 8
672| #define TYPEOF_SF_COUNT_T int64_t
673| #define SIZEOF_SF_COUNT_T 8
674| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
675| /* end confdefs.h. */
676| #include <stdio.h>
677| #ifdef HAVE_SYS_TYPES_H
678| # include <sys/types.h>
679| #endif
680| #ifdef HAVE_SYS_STAT_H
681| # include <sys/stat.h>
682| #endif
683| #ifdef STDC_HEADERS
684| # include <stdlib.h>
685| # include <stddef.h>
686| #else
687| # ifdef HAVE_STDLIB_H
688| # include <stdlib.h>
689| # endif
690| #endif
691| #ifdef HAVE_STRING_H
692| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
693| # include <memory.h>
694| # endif
695| # include <string.h>
696| #endif
697| #ifdef HAVE_STRINGS_H
698| # include <strings.h>
699| #endif
700| #ifdef HAVE_INTTYPES_H
701| # include <inttypes.h>
702| #endif
703| #ifdef HAVE_STDINT_H
704| # include <stdint.h>
705| #endif
706| #ifdef HAVE_UNISTD_H
707| # include <unistd.h>
708| #endif
709| int
710| main ()
711| {
712| if (sizeof ((ssize_t)))
713| return 0;
714| ;
715| return 0;
716| }
717configure:17167: result: yes
718configure:17181: checking size of ssize_t
719configure:17186: gcc -o conftest -g -O2 conftest.c >&5
720configure:17186: $? = 0
721configure:17186: ./conftest
722configure:17186: $? = 0
723configure:17200: result: 8
724configure:17214: checking processor byte ordering
725configure:17242: gcc -o conftest -g -O2 conftest.c >&5
726configure:17242: $? = 0
727configure:17265: gcc -o conftest -g -O2 conftest.c >&5
728conftest.c:52:4: error: unknown type name 'not'
729conftest.c:52:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
730configure:17265: $? = 1
731configure: failed program was:
732| /* confdefs.h */
733| #define PACKAGE_NAME "libsndfile"
734| #define PACKAGE_TARNAME "libsndfile"
735| #define PACKAGE_VERSION "1.0.25"
736| #define PACKAGE_STRING "libsndfile 1.0.25"
737| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
738| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
739| #define PACKAGE "libsndfile"
740| #define VERSION "1.0.25"
741| #define STDC_HEADERS 1
742| #define HAVE_SYS_TYPES_H 1
743| #define HAVE_SYS_STAT_H 1
744| #define HAVE_STDLIB_H 1
745| #define HAVE_STRING_H 1
746| #define HAVE_MEMORY_H 1
747| #define HAVE_STRINGS_H 1
748| #define HAVE_INTTYPES_H 1
749| #define HAVE_STDINT_H 1
750| #define HAVE_UNISTD_H 1
751| #define HAVE_DLFCN_H 1
752| #define LT_OBJDIR ".libs/"
753| #define STDC_HEADERS 1
754| #define HAVE_ENDIAN_H 1
755| #define HAVE_BYTESWAP_H 1
756| #define HAVE_LOCALE_H 1
757| #define HAVE_SYS_TIME_H 1
758| #define HAVE_SYS_WAIT_H 1
759| #define HAVE_DECL_S_IRGRP 1
760| #define HAVE_DECL_S_IRGRP 1
761| #define HAVE_FLEXIBLE_ARRAY 1
762| #define ENABLE_EXPERIMENTAL_CODE 0
763| #define SIZEOF_WCHAR_T 4
764| #define SIZEOF_SHORT 2
765| #define SIZEOF_INT 4
766| #define SIZEOF_LONG 8
767| #define SIZEOF_FLOAT 4
768| #define SIZEOF_DOUBLE 8
769| #define SIZEOF_VOIDP 8
770| #define SIZEOF_SIZE_T 8
771| #define SIZEOF_INT64_T 8
772| #define SIZEOF_LONG_LONG 8
773| #define SIZEOF_OFF_T 8
774| #define TYPEOF_SF_COUNT_T int64_t
775| #define SIZEOF_SF_COUNT_T 8
776| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
777| #define HAVE_SSIZE_T 1
778| #define SIZEOF_SSIZE_T 8
779| /* end confdefs.h. */
780|
781| #include <endian.h>
782| #if BYTE_ORDER != BIG_ENDIAN
783| not big endian
784| #endif
785|
786| int
787| main ()
788| {
789| return 0 ;
790| ;
791| return 0;
792| }
793configure:17428: result: little
794configure:17478: checking for malloc
795configure:17478: gcc -o conftest -g -O2 conftest.c >&5
796conftest.c:75:6: warning: conflicting types for built-in function 'malloc' [enabled by default]
797configure:17478: $? = 0
798configure:17478: result: yes
799configure:17478: checking for calloc
800configure:17478: gcc -o conftest -g -O2 conftest.c >&5
801conftest.c:76:6: warning: conflicting types for built-in function 'calloc' [enabled by default]
802configure:17478: $? = 0
803configure:17478: result: yes
804configure:17478: checking for realloc
805configure:17478: gcc -o conftest -g -O2 conftest.c >&5
806conftest.c:77:6: warning: conflicting types for built-in function 'realloc' [enabled by default]
807configure:17478: $? = 0
808configure:17478: result: yes
809configure:17478: checking for free
810configure:17478: gcc -o conftest -g -O2 conftest.c >&5
811conftest.c:78:6: warning: conflicting types for built-in function 'free' [enabled by default]
812configure:17478: $? = 0
813configure:17478: result: yes
814configure:17490: checking for open
815configure:17490: gcc -o conftest -g -O2 conftest.c >&5
816configure:17490: $? = 0
817configure:17490: result: yes
818configure:17490: checking for read
819configure:17490: gcc -o conftest -g -O2 conftest.c >&5
820configure:17490: $? = 0
821configure:17490: result: yes
822configure:17490: checking for write
823configure:17490: gcc -o conftest -g -O2 conftest.c >&5
824configure:17490: $? = 0
825configure:17490: result: yes
826configure:17490: checking for lseek
827configure:17490: gcc -o conftest -g -O2 conftest.c >&5
828configure:17490: $? = 0
829configure:17490: result: yes
830configure:17490: checking for pread
831configure:17490: gcc -o conftest -g -O2 conftest.c >&5
832configure:17490: $? = 0
833configure:17490: result: yes
834configure:17490: checking for pwrite
835configure:17490: gcc -o conftest -g -O2 conftest.c >&5
836configure:17490: $? = 0
837configure:17490: result: yes
838configure:17502: checking for fstat
839configure:17502: gcc -o conftest -g -O2 conftest.c >&5
840configure:17502: $? = 0
841configure:17502: result: yes
842configure:17502: checking for ftruncate
843configure:17502: gcc -o conftest -g -O2 conftest.c >&5
844configure:17502: $? = 0
845configure:17502: result: yes
846configure:17502: checking for fsync
847configure:17502: gcc -o conftest -g -O2 conftest.c >&5
848configure:17502: $? = 0
849configure:17502: result: yes
850configure:17514: checking for snprintf
851configure:17514: gcc -o conftest -g -O2 conftest.c >&5
852conftest.c:88:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
853configure:17514: $? = 0
854configure:17514: result: yes
855configure:17514: checking for vsnprintf
856configure:17514: gcc -o conftest -g -O2 conftest.c >&5
857conftest.c:89:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
858configure:17514: $? = 0
859configure:17514: result: yes
860configure:17526: checking for gmtime
861configure:17526: gcc -o conftest -g -O2 conftest.c >&5
862configure:17526: $? = 0
863configure:17526: result: yes
864configure:17526: checking for gmtime_r
865configure:17526: gcc -o conftest -g -O2 conftest.c >&5
866configure:17526: $? = 0
867configure:17526: result: yes
868configure:17526: checking for localtime
869configure:17526: gcc -o conftest -g -O2 conftest.c >&5
870configure:17526: $? = 0
871configure:17526: result: yes
872configure:17526: checking for localtime_r
873configure:17526: gcc -o conftest -g -O2 conftest.c >&5
874configure:17526: $? = 0
875configure:17526: result: yes
876configure:17526: checking for gettimeofday
877configure:17526: gcc -o conftest -g -O2 conftest.c >&5
878configure:17526: $? = 0
879configure:17526: result: yes
880configure:17538: checking for mmap
881configure:17538: gcc -o conftest -g -O2 conftest.c >&5
882configure:17538: $? = 0
883configure:17538: result: yes
884configure:17538: checking for getpagesize
885configure:17538: gcc -o conftest -g -O2 conftest.c >&5
886configure:17538: $? = 0
887configure:17538: result: yes
888configure:17549: checking for setlocale
889configure:17549: gcc -o conftest -g -O2 conftest.c >&5
890configure:17549: $? = 0
891configure:17549: result: yes
892configure:17561: checking for pipe
893configure:17561: gcc -o conftest -g -O2 conftest.c >&5
894configure:17561: $? = 0
895configure:17561: result: yes
896configure:17561: checking for waitpid
897configure:17561: gcc -o conftest -g -O2 conftest.c >&5
898configure:17561: $? = 0
899configure:17561: result: yes
900configure:17571: checking for floor in -lm
901configure:17596: gcc -o conftest -g -O2 conftest.c -lm >&5
902conftest.c:84:6: warning: conflicting types for built-in function 'floor' [enabled by default]
903configure:17596: $? = 0
904configure:17605: result: yes
905configure:17619: checking for floor
906configure:17619: gcc -o conftest -g -O2 conftest.c -lm >&5
907conftest.c:101:6: warning: conflicting types for built-in function 'floor' [enabled by default]
908configure:17619: $? = 0
909configure:17619: result: yes
910configure:17619: checking for ceil
911configure:17619: gcc -o conftest -g -O2 conftest.c -lm >&5
912conftest.c:102:6: warning: conflicting types for built-in function 'ceil' [enabled by default]
913configure:17619: $? = 0
914configure:17619: result: yes
915configure:17619: checking for fmod
916configure:17619: gcc -o conftest -g -O2 conftest.c -lm >&5
917conftest.c:103:6: warning: conflicting types for built-in function 'fmod' [enabled by default]
918configure:17619: $? = 0
919configure:17619: result: yes
920configure:17629: checking for lrint
921configure:17655: gcc -o conftest -lm conftest.c -lm >&5
922configure:17655: $? = 0
923configure:17667: result: yes
924configure:17676: checking for lrintf
925configure:17702: gcc -o conftest -lm conftest.c -lm >&5
926configure:17702: $? = 0
927configure:17714: result: yes
928configure:17755: checking for octave
929configure:17783: result: no
930configure:17822: checking for mkoctfile
931configure:17850: result: no
932configure:17886: checking for octave-config
933configure:17914: result: no
934configure:18061: checking for pkg-config
935configure:18079: found /usr/bin/pkg-config
936configure:18091: result: /usr/bin/pkg-config
937configure:18116: checking pkg-config is at least version 0.9.0
938configure:18119: result: yes
939configure:18130: WARNING: *** External libs (FLAC, Ogg, Vorbis) disabled. ***
940configure:18503: WARNING: *** One or more of the external libraries (ie libflac, libogg and
941configure:18505: WARNING: *** libvorbis) is either missing (possibly only the development
942configure:18507: WARNING: *** headers) or is of an unsupported version.
943configure:18509: WARNING: ***
944configure:18511: WARNING: *** Unfortunately, for ease of maintenance, the external libs
945configure:18513: WARNING: *** are an all or nothing affair.
946configure:18533: checking for sqlite3 >= 3.2
947configure:18540: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.2"
948configure:18543: $? = 0
949configure:18557: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.2"
950configure:18560: $? = 0
951configure:18596: result: yes
952configure:18618: checking processor clipping capabilities
953configure:18658: gcc -o conftest -g -O2 conftest.c -lm >&5
954configure:18658: $? = 0
955configure:18658: ./conftest
956configure:18658: $? = 1
957configure: program exited with status 1
958configure: failed program was:
959| /* confdefs.h */
960| #define PACKAGE_NAME "libsndfile"
961| #define PACKAGE_TARNAME "libsndfile"
962| #define PACKAGE_VERSION "1.0.25"
963| #define PACKAGE_STRING "libsndfile 1.0.25"
964| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
965| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
966| #define PACKAGE "libsndfile"
967| #define VERSION "1.0.25"
968| #define STDC_HEADERS 1
969| #define HAVE_SYS_TYPES_H 1
970| #define HAVE_SYS_STAT_H 1
971| #define HAVE_STDLIB_H 1
972| #define HAVE_STRING_H 1
973| #define HAVE_MEMORY_H 1
974| #define HAVE_STRINGS_H 1
975| #define HAVE_INTTYPES_H 1
976| #define HAVE_STDINT_H 1
977| #define HAVE_UNISTD_H 1
978| #define HAVE_DLFCN_H 1
979| #define LT_OBJDIR ".libs/"
980| #define STDC_HEADERS 1
981| #define HAVE_ENDIAN_H 1
982| #define HAVE_BYTESWAP_H 1
983| #define HAVE_LOCALE_H 1
984| #define HAVE_SYS_TIME_H 1
985| #define HAVE_SYS_WAIT_H 1
986| #define HAVE_DECL_S_IRGRP 1
987| #define HAVE_DECL_S_IRGRP 1
988| #define HAVE_FLEXIBLE_ARRAY 1
989| #define ENABLE_EXPERIMENTAL_CODE 0
990| #define SIZEOF_WCHAR_T 4
991| #define SIZEOF_SHORT 2
992| #define SIZEOF_INT 4
993| #define SIZEOF_LONG 8
994| #define SIZEOF_FLOAT 4
995| #define SIZEOF_DOUBLE 8
996| #define SIZEOF_VOIDP 8
997| #define SIZEOF_SIZE_T 8
998| #define SIZEOF_INT64_T 8
999| #define SIZEOF_LONG_LONG 8
1000| #define SIZEOF_OFF_T 8
1001| #define TYPEOF_SF_COUNT_T int64_t
1002| #define SIZEOF_SF_COUNT_T 8
1003| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
1004| #define HAVE_SSIZE_T 1
1005| #define SIZEOF_SSIZE_T 8
1006| #define CPU_IS_BIG_ENDIAN 0
1007| #define CPU_IS_LITTLE_ENDIAN 1
1008| #define WORDS_BIGENDIAN 0
1009| #define HAVE_MALLOC 1
1010| #define HAVE_CALLOC 1
1011| #define HAVE_REALLOC 1
1012| #define HAVE_FREE 1
1013| #define HAVE_OPEN 1
1014| #define HAVE_READ 1
1015| #define HAVE_WRITE 1
1016| #define HAVE_LSEEK 1
1017| #define HAVE_PREAD 1
1018| #define HAVE_PWRITE 1
1019| #define HAVE_FSTAT 1
1020| #define HAVE_FTRUNCATE 1
1021| #define HAVE_FSYNC 1
1022| #define HAVE_SNPRINTF 1
1023| #define HAVE_VSNPRINTF 1
1024| #define HAVE_GMTIME 1
1025| #define HAVE_GMTIME_R 1
1026| #define HAVE_LOCALTIME 1
1027| #define HAVE_LOCALTIME_R 1
1028| #define HAVE_GETTIMEOFDAY 1
1029| #define HAVE_MMAP 1
1030| #define HAVE_GETPAGESIZE 1
1031| #define HAVE_SETLOCALE 1
1032| #define HAVE_PIPE 1
1033| #define HAVE_WAITPID 1
1034| #define HAVE_LIBM 1
1035| #define HAVE_FLOOR 1
1036| #define HAVE_CEIL 1
1037| #define HAVE_FMOD 1
1038| #define HAVE_LRINT 1
1039| #define HAVE_LRINTF 1
1040| #define HAVE_EXTERNAL_LIBS 0
1041| #define HAVE_SQLITE3 1
1042| /* end confdefs.h. */
1043|
1044| #define _ISOC9X_SOURCE 1
1045| #define _ISOC99_SOURCE 1
1046| #define __USE_ISOC99 1
1047| #define __USE_ISOC9X 1
1048| #include <math.h>
1049| int main (void)
1050| { double fval ;
1051| int k, ival ;
1052|
1053| fval = 1.0 * 0x7FFFFFFF ;
1054| for (k = 0 ; k < 100 ; k++)
1055| { ival = (lrint (fval)) >> 24 ;
1056| if (ival != 127)
1057| return 1 ;
1058|
1059| fval *= 1.2499999 ;
1060| } ;
1061|
1062| return 0 ;
1063| }
1064|
1065configure:18697: gcc -o conftest -g -O2 conftest.c -lm >&5
1066configure:18697: $? = 0
1067configure:18697: ./conftest
1068configure:18697: $? = 1
1069configure: program exited with status 1
1070configure: failed program was:
1071| /* confdefs.h */
1072| #define PACKAGE_NAME "libsndfile"
1073| #define PACKAGE_TARNAME "libsndfile"
1074| #define PACKAGE_VERSION "1.0.25"
1075| #define PACKAGE_STRING "libsndfile 1.0.25"
1076| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
1077| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
1078| #define PACKAGE "libsndfile"
1079| #define VERSION "1.0.25"
1080| #define STDC_HEADERS 1
1081| #define HAVE_SYS_TYPES_H 1
1082| #define HAVE_SYS_STAT_H 1
1083| #define HAVE_STDLIB_H 1
1084| #define HAVE_STRING_H 1
1085| #define HAVE_MEMORY_H 1
1086| #define HAVE_STRINGS_H 1
1087| #define HAVE_INTTYPES_H 1
1088| #define HAVE_STDINT_H 1
1089| #define HAVE_UNISTD_H 1
1090| #define HAVE_DLFCN_H 1
1091| #define LT_OBJDIR ".libs/"
1092| #define STDC_HEADERS 1
1093| #define HAVE_ENDIAN_H 1
1094| #define HAVE_BYTESWAP_H 1
1095| #define HAVE_LOCALE_H 1
1096| #define HAVE_SYS_TIME_H 1
1097| #define HAVE_SYS_WAIT_H 1
1098| #define HAVE_DECL_S_IRGRP 1
1099| #define HAVE_DECL_S_IRGRP 1
1100| #define HAVE_FLEXIBLE_ARRAY 1
1101| #define ENABLE_EXPERIMENTAL_CODE 0
1102| #define SIZEOF_WCHAR_T 4
1103| #define SIZEOF_SHORT 2
1104| #define SIZEOF_INT 4
1105| #define SIZEOF_LONG 8
1106| #define SIZEOF_FLOAT 4
1107| #define SIZEOF_DOUBLE 8
1108| #define SIZEOF_VOIDP 8
1109| #define SIZEOF_SIZE_T 8
1110| #define SIZEOF_INT64_T 8
1111| #define SIZEOF_LONG_LONG 8
1112| #define SIZEOF_OFF_T 8
1113| #define TYPEOF_SF_COUNT_T int64_t
1114| #define SIZEOF_SF_COUNT_T 8
1115| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
1116| #define HAVE_SSIZE_T 1
1117| #define SIZEOF_SSIZE_T 8
1118| #define CPU_IS_BIG_ENDIAN 0
1119| #define CPU_IS_LITTLE_ENDIAN 1
1120| #define WORDS_BIGENDIAN 0
1121| #define HAVE_MALLOC 1
1122| #define HAVE_CALLOC 1
1123| #define HAVE_REALLOC 1
1124| #define HAVE_FREE 1
1125| #define HAVE_OPEN 1
1126| #define HAVE_READ 1
1127| #define HAVE_WRITE 1
1128| #define HAVE_LSEEK 1
1129| #define HAVE_PREAD 1
1130| #define HAVE_PWRITE 1
1131| #define HAVE_FSTAT 1
1132| #define HAVE_FTRUNCATE 1
1133| #define HAVE_FSYNC 1
1134| #define HAVE_SNPRINTF 1
1135| #define HAVE_VSNPRINTF 1
1136| #define HAVE_GMTIME 1
1137| #define HAVE_GMTIME_R 1
1138| #define HAVE_LOCALTIME 1
1139| #define HAVE_LOCALTIME_R 1
1140| #define HAVE_GETTIMEOFDAY 1
1141| #define HAVE_MMAP 1
1142| #define HAVE_GETPAGESIZE 1
1143| #define HAVE_SETLOCALE 1
1144| #define HAVE_PIPE 1
1145| #define HAVE_WAITPID 1
1146| #define HAVE_LIBM 1
1147| #define HAVE_FLOOR 1
1148| #define HAVE_CEIL 1
1149| #define HAVE_FMOD 1
1150| #define HAVE_LRINT 1
1151| #define HAVE_LRINTF 1
1152| #define HAVE_EXTERNAL_LIBS 0
1153| #define HAVE_SQLITE3 1
1154| /* end confdefs.h. */
1155|
1156| #define _ISOC9X_SOURCE 1
1157| #define _ISOC99_SOURCE 1
1158| #define __USE_ISOC99 1
1159| #define __USE_ISOC9X 1
1160| #include <math.h>
1161| int main (void)
1162| { double fval ;
1163| int k, ival ;
1164|
1165| fval = -8.0 * 0x10000000 ;
1166| for (k = 0 ; k < 100 ; k++)
1167| { ival = (lrint (fval)) >> 24 ;
1168| if (ival != -128)
1169| return 1 ;
1170|
1171| fval *= 1.2499999 ;
1172| } ;
1173|
1174| return 0 ;
1175| }
1176|
1177configure:18739: result: none
Alexandre Lision2b237922013-09-09 16:23:02 -04001178configure:18816: checking alsa/asoundlib.h usability
1179configure:18816: gcc -c -g -O2 conftest.c >&5
1180configure:18816: $? = 0
1181configure:18816: result: yes
1182configure:18816: checking alsa/asoundlib.h presence
1183configure:18816: gcc -E conftest.c
1184configure:18816: $? = 0
1185configure:18816: result: yes
1186configure:18816: checking for alsa/asoundlib.h
1187configure:18816: result: yes
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001188configure:18838: checking sndio.h usability
1189configure:18838: gcc -c -g -O2 conftest.c >&5
Alexandre Lision2b237922013-09-09 16:23:02 -04001190conftest.c:124:19: fatal error: sndio.h: No such file or directory
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001191compilation terminated.
1192configure:18838: $? = 1
1193configure: failed program was:
1194| /* confdefs.h */
1195| #define PACKAGE_NAME "libsndfile"
1196| #define PACKAGE_TARNAME "libsndfile"
1197| #define PACKAGE_VERSION "1.0.25"
1198| #define PACKAGE_STRING "libsndfile 1.0.25"
1199| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
1200| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
1201| #define PACKAGE "libsndfile"
1202| #define VERSION "1.0.25"
1203| #define STDC_HEADERS 1
1204| #define HAVE_SYS_TYPES_H 1
1205| #define HAVE_SYS_STAT_H 1
1206| #define HAVE_STDLIB_H 1
1207| #define HAVE_STRING_H 1
1208| #define HAVE_MEMORY_H 1
1209| #define HAVE_STRINGS_H 1
1210| #define HAVE_INTTYPES_H 1
1211| #define HAVE_STDINT_H 1
1212| #define HAVE_UNISTD_H 1
1213| #define HAVE_DLFCN_H 1
1214| #define LT_OBJDIR ".libs/"
1215| #define STDC_HEADERS 1
1216| #define HAVE_ENDIAN_H 1
1217| #define HAVE_BYTESWAP_H 1
1218| #define HAVE_LOCALE_H 1
1219| #define HAVE_SYS_TIME_H 1
1220| #define HAVE_SYS_WAIT_H 1
1221| #define HAVE_DECL_S_IRGRP 1
1222| #define HAVE_DECL_S_IRGRP 1
1223| #define HAVE_FLEXIBLE_ARRAY 1
1224| #define ENABLE_EXPERIMENTAL_CODE 0
1225| #define SIZEOF_WCHAR_T 4
1226| #define SIZEOF_SHORT 2
1227| #define SIZEOF_INT 4
1228| #define SIZEOF_LONG 8
1229| #define SIZEOF_FLOAT 4
1230| #define SIZEOF_DOUBLE 8
1231| #define SIZEOF_VOIDP 8
1232| #define SIZEOF_SIZE_T 8
1233| #define SIZEOF_INT64_T 8
1234| #define SIZEOF_LONG_LONG 8
1235| #define SIZEOF_OFF_T 8
1236| #define TYPEOF_SF_COUNT_T int64_t
1237| #define SIZEOF_SF_COUNT_T 8
1238| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
1239| #define HAVE_SSIZE_T 1
1240| #define SIZEOF_SSIZE_T 8
1241| #define CPU_IS_BIG_ENDIAN 0
1242| #define CPU_IS_LITTLE_ENDIAN 1
1243| #define WORDS_BIGENDIAN 0
1244| #define HAVE_MALLOC 1
1245| #define HAVE_CALLOC 1
1246| #define HAVE_REALLOC 1
1247| #define HAVE_FREE 1
1248| #define HAVE_OPEN 1
1249| #define HAVE_READ 1
1250| #define HAVE_WRITE 1
1251| #define HAVE_LSEEK 1
1252| #define HAVE_PREAD 1
1253| #define HAVE_PWRITE 1
1254| #define HAVE_FSTAT 1
1255| #define HAVE_FTRUNCATE 1
1256| #define HAVE_FSYNC 1
1257| #define HAVE_SNPRINTF 1
1258| #define HAVE_VSNPRINTF 1
1259| #define HAVE_GMTIME 1
1260| #define HAVE_GMTIME_R 1
1261| #define HAVE_LOCALTIME 1
1262| #define HAVE_LOCALTIME_R 1
1263| #define HAVE_GETTIMEOFDAY 1
1264| #define HAVE_MMAP 1
1265| #define HAVE_GETPAGESIZE 1
1266| #define HAVE_SETLOCALE 1
1267| #define HAVE_PIPE 1
1268| #define HAVE_WAITPID 1
1269| #define HAVE_LIBM 1
1270| #define HAVE_FLOOR 1
1271| #define HAVE_CEIL 1
1272| #define HAVE_FMOD 1
1273| #define HAVE_LRINT 1
1274| #define HAVE_LRINTF 1
1275| #define HAVE_EXTERNAL_LIBS 0
1276| #define HAVE_SQLITE3 1
1277| #define CPU_CLIPS_POSITIVE 0
1278| #define CPU_CLIPS_NEGATIVE 0
1279| #define OS_IS_WIN32 0
1280| #define OS_IS_MACOSX 0
1281| #define USE_WINDOWS_API 0
Alexandre Lision2b237922013-09-09 16:23:02 -04001282| #define HAVE_ALSA_ASOUNDLIB_H 1
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001283| /* end confdefs.h. */
1284| #include <stdio.h>
1285| #ifdef HAVE_SYS_TYPES_H
1286| # include <sys/types.h>
1287| #endif
1288| #ifdef HAVE_SYS_STAT_H
1289| # include <sys/stat.h>
1290| #endif
1291| #ifdef STDC_HEADERS
1292| # include <stdlib.h>
1293| # include <stddef.h>
1294| #else
1295| # ifdef HAVE_STDLIB_H
1296| # include <stdlib.h>
1297| # endif
1298| #endif
1299| #ifdef HAVE_STRING_H
1300| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1301| # include <memory.h>
1302| # endif
1303| # include <string.h>
1304| #endif
1305| #ifdef HAVE_STRINGS_H
1306| # include <strings.h>
1307| #endif
1308| #ifdef HAVE_INTTYPES_H
1309| # include <inttypes.h>
1310| #endif
1311| #ifdef HAVE_STDINT_H
1312| # include <stdint.h>
1313| #endif
1314| #ifdef HAVE_UNISTD_H
1315| # include <unistd.h>
1316| #endif
1317| #include <sndio.h>
1318configure:18838: result: no
1319configure:18838: checking sndio.h presence
1320configure:18838: gcc -E conftest.c
Alexandre Lision2b237922013-09-09 16:23:02 -04001321conftest.c:91:19: fatal error: sndio.h: No such file or directory
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001322compilation terminated.
1323configure:18838: $? = 1
1324configure: failed program was:
1325| /* confdefs.h */
1326| #define PACKAGE_NAME "libsndfile"
1327| #define PACKAGE_TARNAME "libsndfile"
1328| #define PACKAGE_VERSION "1.0.25"
1329| #define PACKAGE_STRING "libsndfile 1.0.25"
1330| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
1331| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
1332| #define PACKAGE "libsndfile"
1333| #define VERSION "1.0.25"
1334| #define STDC_HEADERS 1
1335| #define HAVE_SYS_TYPES_H 1
1336| #define HAVE_SYS_STAT_H 1
1337| #define HAVE_STDLIB_H 1
1338| #define HAVE_STRING_H 1
1339| #define HAVE_MEMORY_H 1
1340| #define HAVE_STRINGS_H 1
1341| #define HAVE_INTTYPES_H 1
1342| #define HAVE_STDINT_H 1
1343| #define HAVE_UNISTD_H 1
1344| #define HAVE_DLFCN_H 1
1345| #define LT_OBJDIR ".libs/"
1346| #define STDC_HEADERS 1
1347| #define HAVE_ENDIAN_H 1
1348| #define HAVE_BYTESWAP_H 1
1349| #define HAVE_LOCALE_H 1
1350| #define HAVE_SYS_TIME_H 1
1351| #define HAVE_SYS_WAIT_H 1
1352| #define HAVE_DECL_S_IRGRP 1
1353| #define HAVE_DECL_S_IRGRP 1
1354| #define HAVE_FLEXIBLE_ARRAY 1
1355| #define ENABLE_EXPERIMENTAL_CODE 0
1356| #define SIZEOF_WCHAR_T 4
1357| #define SIZEOF_SHORT 2
1358| #define SIZEOF_INT 4
1359| #define SIZEOF_LONG 8
1360| #define SIZEOF_FLOAT 4
1361| #define SIZEOF_DOUBLE 8
1362| #define SIZEOF_VOIDP 8
1363| #define SIZEOF_SIZE_T 8
1364| #define SIZEOF_INT64_T 8
1365| #define SIZEOF_LONG_LONG 8
1366| #define SIZEOF_OFF_T 8
1367| #define TYPEOF_SF_COUNT_T int64_t
1368| #define SIZEOF_SF_COUNT_T 8
1369| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
1370| #define HAVE_SSIZE_T 1
1371| #define SIZEOF_SSIZE_T 8
1372| #define CPU_IS_BIG_ENDIAN 0
1373| #define CPU_IS_LITTLE_ENDIAN 1
1374| #define WORDS_BIGENDIAN 0
1375| #define HAVE_MALLOC 1
1376| #define HAVE_CALLOC 1
1377| #define HAVE_REALLOC 1
1378| #define HAVE_FREE 1
1379| #define HAVE_OPEN 1
1380| #define HAVE_READ 1
1381| #define HAVE_WRITE 1
1382| #define HAVE_LSEEK 1
1383| #define HAVE_PREAD 1
1384| #define HAVE_PWRITE 1
1385| #define HAVE_FSTAT 1
1386| #define HAVE_FTRUNCATE 1
1387| #define HAVE_FSYNC 1
1388| #define HAVE_SNPRINTF 1
1389| #define HAVE_VSNPRINTF 1
1390| #define HAVE_GMTIME 1
1391| #define HAVE_GMTIME_R 1
1392| #define HAVE_LOCALTIME 1
1393| #define HAVE_LOCALTIME_R 1
1394| #define HAVE_GETTIMEOFDAY 1
1395| #define HAVE_MMAP 1
1396| #define HAVE_GETPAGESIZE 1
1397| #define HAVE_SETLOCALE 1
1398| #define HAVE_PIPE 1
1399| #define HAVE_WAITPID 1
1400| #define HAVE_LIBM 1
1401| #define HAVE_FLOOR 1
1402| #define HAVE_CEIL 1
1403| #define HAVE_FMOD 1
1404| #define HAVE_LRINT 1
1405| #define HAVE_LRINTF 1
1406| #define HAVE_EXTERNAL_LIBS 0
1407| #define HAVE_SQLITE3 1
1408| #define CPU_CLIPS_POSITIVE 0
1409| #define CPU_CLIPS_NEGATIVE 0
1410| #define OS_IS_WIN32 0
1411| #define OS_IS_MACOSX 0
1412| #define USE_WINDOWS_API 0
Alexandre Lision2b237922013-09-09 16:23:02 -04001413| #define HAVE_ALSA_ASOUNDLIB_H 1
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001414| /* end confdefs.h. */
1415| #include <sndio.h>
1416configure:18838: result: no
1417configure:18838: checking for sndio.h
1418configure:18838: result: no
1419configure:18905: WARNING: Touching files in directory tests/.
1420configure:18936: checking if gcc accepts -std=gnu99
1421configure:18953: gcc -o conftest -std=gnu99 conftest.c -lm >&5
1422configure:18953: $? = 0
1423configure:18954: result: yes
1424configure:18970: checking for version of gcc
1425configure:18973: result: 4.7.2
1426configure:19034: checking if gcc accepts -Wextra
1427configure:19051: gcc -o conftest -Wextra conftest.c -lm >&5
1428configure:19051: $? = 0
1429configure:19052: result: yes
1430configure:19071: checking if g++ accepts -Wextra
1431configure:19089: g++ -o conftest -Wextra conftest.cpp -lm >&5
1432configure:19089: $? = 0
1433configure:19090: result: yes
1434configure:19109: checking if gcc accepts -Wdeclaration-after-statement
1435configure:19126: gcc -o conftest -Wdeclaration-after-statement conftest.c -lm >&5
1436configure:19126: $? = 0
1437configure:19127: result: yes
1438configure:19139: checking if gcc accepts -Wpointer-arith
1439configure:19156: gcc -o conftest -Wpointer-arith conftest.c -lm >&5
1440configure:19156: $? = 0
1441configure:19157: result: yes
1442configure:19169: checking if gcc accepts -funsigned-char
1443configure:19186: gcc -o conftest -funsigned-char conftest.c -lm >&5
1444configure:19186: $? = 0
1445configure:19187: result: yes
1446configure:19493: creating ./config.status
1447
1448## ---------------------- ##
1449## Running config.status. ##
1450## ---------------------- ##
1451
1452This file was extended by libsndfile config.status 1.0.25, which was
1453generated by GNU Autoconf 2.68. Invocation command line was
1454
1455 CONFIG_FILES =
1456 CONFIG_HEADERS =
1457 CONFIG_LINKS =
1458 CONFIG_COMMANDS =
1459 $ ./config.status
1460
1461on pcal
1462
Alexandre Lision2b237922013-09-09 16:23:02 -04001463config.status:1359: creating src/Makefile
1464config.status:1359: creating man/Makefile
1465config.status:1359: creating examples/Makefile
1466config.status:1359: creating tests/Makefile
1467config.status:1359: creating regtest/Makefile
1468config.status:1359: creating M4/Makefile
1469config.status:1359: creating doc/Makefile
1470config.status:1359: creating Win32/Makefile
1471config.status:1359: creating Octave/Makefile
1472config.status:1359: creating programs/Makefile
1473config.status:1359: creating Makefile
1474config.status:1359: creating src/version-metadata.rc
1475config.status:1359: creating tests/test_wrapper.sh
1476config.status:1359: creating tests/pedantic-header-test.sh
1477config.status:1359: creating doc/libsndfile.css
1478config.status:1359: creating build-test-tarball.mk
1479config.status:1359: creating libsndfile.spec
1480config.status:1359: creating sndfile.pc
1481config.status:1359: creating src/sndfile.h
1482config.status:1359: creating src/config.h
1483config.status:1588: executing depfiles commands
1484config.status:1588: executing libtool commands
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001485configure:22287: result:
1486-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
1487
1488 Configuration summary :
1489
1490 libsndfile version : .................. 1.0.25
1491
1492 Host CPU : ............................ x86_64
1493 Host Vendor : ......................... unknown
1494 Host OS : ............................. linux-gnu
1495
1496 Experimental code : ................... no
Alexandre Lision2b237922013-09-09 16:23:02 -04001497 Using ALSA in example programs : ...... yes
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001498 External FLAC/Ogg/Vorbis : ............ no
1499
1500configure:22341: result:
1501 Installation directories :
1502
1503 Library directory : ................... /usr/local/lib
1504 Program directory : ................... /usr/local/bin
1505 Pkgconfig directory : ................. /usr/local/lib/pkgconfig
1506 HTML docs directory : ................. /usr/local/share/doc/libsndfile1-dev/html
1507
1508
1509## ---------------- ##
1510## Cache variables. ##
1511## ---------------- ##
1512
1513ac_cv_build=x86_64-unknown-linux-gnu
1514ac_cv_c99_flexible_array=yes
1515ac_cv_c99_lrint=yes
1516ac_cv_c99_lrintf=yes
1517ac_cv_c_big_endian=0
1518ac_cv_c_byte_order=little
1519ac_cv_c_clip_negative=0
1520ac_cv_c_clip_positive=0
1521ac_cv_c_clip_type=none
1522ac_cv_c_compiler_gnu=yes
1523ac_cv_c_little_endian=1
1524ac_cv_cxx_compiler_gnu=yes
1525ac_cv_env_CCC_set=
1526ac_cv_env_CCC_value=
1527ac_cv_env_CC_set=
1528ac_cv_env_CC_value=
1529ac_cv_env_CFLAGS_set=
1530ac_cv_env_CFLAGS_value=
1531ac_cv_env_CPPFLAGS_set=
1532ac_cv_env_CPPFLAGS_value=
1533ac_cv_env_CPP_set=
1534ac_cv_env_CPP_value=
1535ac_cv_env_CXXCPP_set=
1536ac_cv_env_CXXCPP_value=
1537ac_cv_env_CXXFLAGS_set=
1538ac_cv_env_CXXFLAGS_value=
1539ac_cv_env_CXX_set=
1540ac_cv_env_CXX_value=
1541ac_cv_env_FLAC_CFLAGS_set=
1542ac_cv_env_FLAC_CFLAGS_value=
1543ac_cv_env_FLAC_LIBS_set=
1544ac_cv_env_FLAC_LIBS_value=
1545ac_cv_env_LDFLAGS_set=
1546ac_cv_env_LDFLAGS_value=
1547ac_cv_env_LIBS_set=
1548ac_cv_env_LIBS_value=
1549ac_cv_env_OGG_CFLAGS_set=
1550ac_cv_env_OGG_CFLAGS_value=
1551ac_cv_env_OGG_LIBS_set=
1552ac_cv_env_OGG_LIBS_value=
1553ac_cv_env_PKG_CONFIG_LIBDIR_set=
1554ac_cv_env_PKG_CONFIG_LIBDIR_value=
1555ac_cv_env_PKG_CONFIG_PATH_set=
1556ac_cv_env_PKG_CONFIG_PATH_value=
1557ac_cv_env_PKG_CONFIG_set=
1558ac_cv_env_PKG_CONFIG_value=
1559ac_cv_env_SPEEX_CFLAGS_set=
1560ac_cv_env_SPEEX_CFLAGS_value=
1561ac_cv_env_SPEEX_LIBS_set=
1562ac_cv_env_SPEEX_LIBS_value=
1563ac_cv_env_SQLITE3_CFLAGS_set=
1564ac_cv_env_SQLITE3_CFLAGS_value=
1565ac_cv_env_SQLITE3_LIBS_set=
1566ac_cv_env_SQLITE3_LIBS_value=
1567ac_cv_env_VORBISENC_CFLAGS_set=
1568ac_cv_env_VORBISENC_CFLAGS_value=
1569ac_cv_env_VORBISENC_LIBS_set=
1570ac_cv_env_VORBISENC_LIBS_value=
1571ac_cv_env_VORBIS_CFLAGS_set=
1572ac_cv_env_VORBIS_CFLAGS_value=
1573ac_cv_env_VORBIS_LIBS_set=
1574ac_cv_env_VORBIS_LIBS_value=
1575ac_cv_env_build_alias_set=
1576ac_cv_env_build_alias_value=
1577ac_cv_env_host_alias_set=
1578ac_cv_env_host_alias_value=
1579ac_cv_env_target_alias_set=
1580ac_cv_env_target_alias_value=
1581ac_cv_func_calloc=yes
1582ac_cv_func_ceil=yes
1583ac_cv_func_floor=yes
1584ac_cv_func_fmod=yes
1585ac_cv_func_free=yes
1586ac_cv_func_fstat=yes
1587ac_cv_func_fsync=yes
1588ac_cv_func_ftruncate=yes
1589ac_cv_func_getpagesize=yes
1590ac_cv_func_gettimeofday=yes
1591ac_cv_func_gmtime=yes
1592ac_cv_func_gmtime_r=yes
1593ac_cv_func_localtime=yes
1594ac_cv_func_localtime_r=yes
1595ac_cv_func_lseek=yes
1596ac_cv_func_malloc=yes
1597ac_cv_func_mmap=yes
1598ac_cv_func_open=yes
1599ac_cv_func_pipe=yes
1600ac_cv_func_pread=yes
1601ac_cv_func_pwrite=yes
1602ac_cv_func_read=yes
1603ac_cv_func_realloc=yes
1604ac_cv_func_setlocale=yes
1605ac_cv_func_snprintf=yes
1606ac_cv_func_vsnprintf=yes
1607ac_cv_func_waitpid=yes
1608ac_cv_func_write=yes
1609ac_cv_have_decl_S_IRGRP=yes
Alexandre Lision2b237922013-09-09 16:23:02 -04001610ac_cv_header_alsa_asoundlib_h=yes
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001611ac_cv_header_byteswap_h=yes
1612ac_cv_header_dlfcn_h=yes
1613ac_cv_header_endian_h=yes
1614ac_cv_header_inttypes_h=yes
1615ac_cv_header_locale_h=yes
1616ac_cv_header_memory_h=yes
1617ac_cv_header_sndio_h=no
1618ac_cv_header_stdc=yes
1619ac_cv_header_stdint_h=yes
1620ac_cv_header_stdlib_h=yes
1621ac_cv_header_string_h=yes
1622ac_cv_header_strings_h=yes
1623ac_cv_header_sys_stat_h=yes
1624ac_cv_header_sys_time_h=yes
1625ac_cv_header_sys_types_h=yes
1626ac_cv_header_sys_wait_h=yes
1627ac_cv_header_unistd_h=yes
1628ac_cv_host=x86_64-unknown-linux-gnu
1629ac_cv_lib_m_floor=yes
1630ac_cv_objext=o
1631ac_cv_path_EGREP='/usr/bin/grep -E'
1632ac_cv_path_FGREP='/usr/bin/grep -F'
1633ac_cv_path_GREP=/usr/bin/grep
1634ac_cv_path_SED=/usr/bin/sed
1635ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
1636ac_cv_path_install='/usr/bin/install -c'
1637ac_cv_path_mkdir=/usr/bin/mkdir
1638ac_cv_prog_AWK=gawk
1639ac_cv_prog_CPP='gcc -E'
1640ac_cv_prog_CXXCPP='g++ -E'
1641ac_cv_prog_HAVE_AUTOGEN=no
1642ac_cv_prog_HAVE_MKOCTFILE=no
1643ac_cv_prog_HAVE_OCTAVE=no
1644ac_cv_prog_HAVE_OCTAVE_CONFIG=no
1645ac_cv_prog_HAVE_WINE=no
1646ac_cv_prog_ac_ct_AR=ar
1647ac_cv_prog_ac_ct_CC=gcc
1648ac_cv_prog_ac_ct_CXX=g++
1649ac_cv_prog_ac_ct_OBJDUMP=objdump
1650ac_cv_prog_ac_ct_RANLIB=ranlib
1651ac_cv_prog_ac_ct_STRIP=strip
1652ac_cv_prog_cc_c89=
1653ac_cv_prog_cc_g=yes
1654ac_cv_prog_cc_gcc_c_o=yes
1655ac_cv_prog_cxx_g=yes
1656ac_cv_prog_make_make_set=yes
1657ac_cv_sizeof_double=8
1658ac_cv_sizeof_float=4
1659ac_cv_sizeof_int64_t=8
1660ac_cv_sizeof_int=4
1661ac_cv_sizeof_long=8
1662ac_cv_sizeof_long_long=8
1663ac_cv_sizeof_off_t=8
1664ac_cv_sizeof_short=2
1665ac_cv_sizeof_size_t=8
1666ac_cv_sizeof_ssize_t=8
1667ac_cv_sizeof_voidp=8
1668ac_cv_sizeof_wchar_t=4
1669ac_cv_sqlite3=yes
1670ac_cv_target=x86_64-unknown-linux-gnu
1671ac_cv_type_ssize_t=yes
1672am_cv_CC_dependencies_compiler_type=gcc3
1673am_cv_CXX_dependencies_compiler_type=gcc3
1674lt_cv_ar_at_file=@
1675lt_cv_archive_cmds_need_lc=no
1676lt_cv_deplibs_check_method=pass_all
1677lt_cv_file_magic_cmd='$MAGIC_CMD'
1678lt_cv_file_magic_test_file=
1679lt_cv_ld_reload_flag=-r
1680lt_cv_nm_interface='BSD nm'
1681lt_cv_objdir=.libs
1682lt_cv_path_LD=/usr/bin/ld
1683lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
1684lt_cv_path_NM='/usr/bin/nm -B'
1685lt_cv_path_mainfest_tool=no
1686lt_cv_prog_compiler_c_o=yes
1687lt_cv_prog_compiler_c_o_CXX=yes
1688lt_cv_prog_compiler_c_o_RC=yes
1689lt_cv_prog_compiler_pic='-fPIC -DPIC'
1690lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
1691lt_cv_prog_compiler_pic_works=yes
1692lt_cv_prog_compiler_pic_works_CXX=yes
1693lt_cv_prog_compiler_rtti_exceptions=no
1694lt_cv_prog_compiler_static_works=no
1695lt_cv_prog_compiler_static_works_CXX=no
1696lt_cv_prog_gnu_ld=yes
1697lt_cv_prog_gnu_ldcxx=yes
1698lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1699lt_cv_shlibpath_overrides_runpath=no
1700lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1701lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
1702lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
1703lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
1704lt_cv_sys_max_cmd_len=1572864
1705lt_cv_to_host_file_cmd=func_convert_file_noop
1706lt_cv_to_tool_file_cmd=func_convert_file_noop
1707pkg_cv_SQLITE3_CFLAGS=' '
1708pkg_cv_SQLITE3_LIBS='-lsqlite3 '
1709
1710## ----------------- ##
1711## Output variables. ##
1712## ----------------- ##
1713
1714ACLOCAL='${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run aclocal-1.11'
1715ACLOCAL_AMFLAGS='-I M4'
Alexandre Lision2b237922013-09-09 16:23:02 -04001716ALSA_LIBS='-lasound'
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001717AMDEPBACKSLASH='\'
1718AMDEP_FALSE='#'
1719AMDEP_TRUE=''
1720AMTAR='${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run tar'
1721AM_BACKSLASH='\'
1722AM_DEFAULT_VERBOSITY='0'
1723AR='ar'
1724AUTOCONF='${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run autoconf'
1725AUTOHEADER='${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run autoheader'
1726AUTOMAKE='${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run automake-1.11'
1727AWK='gawk'
1728BUILD_OCTAVE_MOD_FALSE=''
1729BUILD_OCTAVE_MOD_TRUE='#'
1730CC='gcc'
1731CCDEPMODE='depmode=gcc3'
1732CFLAGS='-g -O2 -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -funsigned-char -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -Wundef -pipe '
1733CLEAN_VERSION='1.0.25'
1734CPP='gcc -E'
1735CPPFLAGS=''
1736CXX='g++'
1737CXXCPP='g++ -E'
1738CXXDEPMODE='depmode=gcc3'
1739CXXFLAGS='-g -O2 -Wall -Wextra -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wundef '
1740CYGPATH_W='echo'
1741DEFS='-DHAVE_CONFIG_H'
1742DEPDIR='.deps'
1743DLLTOOL='false'
1744DSYMUTIL=''
1745DUMPBIN=''
1746ECHO_C=''
1747ECHO_N='-n'
1748ECHO_T=''
1749EGREP='/usr/bin/grep -E'
1750ENABLE_TEST_COVERAGE_FALSE=''
1751ENABLE_TEST_COVERAGE_TRUE='#'
1752EXEEXT=''
1753EXTERNAL_CFLAGS=''
1754EXTERNAL_LIBS=''
1755FGREP='/usr/bin/grep -F'
1756FLAC_CFLAGS=''
1757FLAC_LIBS=''
1758GCC_MAJOR_VERSION='4'
1759GCC_MINOR_VERSION='7'
1760GCC_VERSION='4.7.2'
1761GETCONF=''
1762GREP='/usr/bin/grep'
1763HAVE_AUTOGEN='no'
1764HAVE_MKOCTFILE='no'
1765HAVE_OCTAVE='no'
1766HAVE_OCTAVE_CONFIG='no'
1767HAVE_WINE='no'
1768HOST_TRIPLET='x86_64-unknown-linux-gnu'
1769HTML_BGCOLOUR='black'
1770HTML_FGCOLOUR='white'
1771INSTALL_DATA='${INSTALL} -m 644'
1772INSTALL_PROGRAM='${INSTALL}'
1773INSTALL_SCRIPT='${INSTALL}'
1774INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1775LD='/usr/bin/ld -m elf_x86_64'
1776LDFLAGS=''
1777LIBOBJS=''
1778LIBS='-lm '
1779LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1780LIBTOOL_DEPS='Cfg/ltmain.sh'
1781LINUX_MINGW_CROSS_TEST_FALSE=''
1782LINUX_MINGW_CROSS_TEST_TRUE='#'
1783LIPO=''
1784LN_S='ln -s'
1785LTLIBOBJS=''
1786MAKEINFO='${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run makeinfo'
1787MANIFEST_TOOL=':'
1788MKDIR_P='/usr/bin/mkdir -p'
1789MKOCTFILE=''
1790MKOCTFILE_VERSION=''
1791NM='/usr/bin/nm -B'
1792NMEDIT=''
1793OBJDUMP='objdump'
1794OBJEXT='o'
1795OCTAVE=''
1796OCTAVE_CONFIG=''
1797OCTAVE_CONFIG_VERSION=''
1798OCTAVE_DEST_MDIR=''
1799OCTAVE_DEST_ODIR=''
1800OCTAVE_VERSION=''
1801OGG_CFLAGS=''
1802OGG_LIBS=''
1803OS_SPECIFIC_CFLAGS=''
1804OS_SPECIFIC_LINKS=''
1805OTOOL64=''
1806OTOOL=''
1807PACKAGE='libsndfile'
1808PACKAGE_BUGREPORT='sndfile@mega-nerd.com'
1809PACKAGE_NAME='libsndfile'
1810PACKAGE_STRING='libsndfile 1.0.25'
1811PACKAGE_TARNAME='libsndfile'
1812PACKAGE_URL='http://www.mega-nerd.com/libsndfile/'
1813PACKAGE_VERSION='1.0.25'
1814PATH_SEPARATOR=':'
1815PKG_CONFIG='/usr/bin/pkg-config'
1816PKG_CONFIG_LIBDIR=''
1817PKG_CONFIG_PATH=''
1818RANLIB='ranlib'
1819RC=''
1820SED='/usr/bin/sed'
1821SET_MAKE=''
1822SF_COUNT_MAX='0x7FFFFFFFFFFFFFFFLL'
1823SHARED_VERSION_INFO='1:25:0'
1824SHELL='/bin/sh'
1825SHLIB_VERSION_ARG='-Wl,--version-script=$(srcdir)/Symbols.gnu-binutils'
1826SIZEOF_SF_COUNT_T='8'
1827SNDIO_LIBS=''
1828SPEEX_CFLAGS=''
1829SPEEX_LIBS=''
1830SQLITE3_CFLAGS=' '
1831SQLITE3_LIBS='-lsqlite3 '
1832STRIP='strip'
1833TYPEOF_SF_COUNT_T='int64_t'
1834USE_WIN_VERSION_FILE_FALSE=''
1835USE_WIN_VERSION_FILE_TRUE='#'
1836VERSION='1.0.25'
1837VORBISENC_CFLAGS=''
1838VORBISENC_LIBS=''
1839VORBIS_CFLAGS=''
1840VORBIS_LIBS=''
1841WIN_RC_VERSION='1,0,25'
1842ac_ct_AR='ar'
1843ac_ct_CC='gcc'
1844ac_ct_CXX='g++'
1845ac_ct_DUMPBIN=''
1846am__EXEEXT_FALSE=''
1847am__EXEEXT_TRUE='#'
1848am__fastdepCC_FALSE='#'
1849am__fastdepCC_TRUE=''
1850am__fastdepCXX_FALSE='#'
1851am__fastdepCXX_TRUE=''
1852am__include='include'
1853am__isrc=''
1854am__leading_dot='.'
1855am__quote=''
1856am__tar='${AMTAR} chof - "$$tardir"'
1857am__untar='${AMTAR} xf -'
1858bindir='/usr/local/bin'
1859build='x86_64-unknown-linux-gnu'
1860build_alias=''
1861build_cpu='x86_64'
1862build_os='linux-gnu'
1863build_vendor='unknown'
1864datadir='${datarootdir}'
1865datarootdir='${prefix}/share'
1866docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1867dvidir='${docdir}'
1868exec_prefix='${prefix}'
1869host='x86_64-unknown-linux-gnu'
1870host_alias=''
1871host_cpu='x86_64'
1872host_os='linux-gnu'
1873host_vendor='unknown'
1874htmldir='${docdir}'
1875htmldocdir='/usr/local/share/doc/libsndfile1-dev/html'
1876includedir='${prefix}/include'
1877infodir='${datarootdir}/info'
1878install_sh='${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/install-sh'
1879libdir='/usr/local/lib'
1880libexecdir='${exec_prefix}/libexec'
1881localedir='${datarootdir}/locale'
1882localstatedir='${prefix}/var'
1883mandir='${datarootdir}/man'
1884mkdir_p='/usr/bin/mkdir -p'
1885oldincludedir='/usr/include'
1886pdfdir='${docdir}'
1887prefix='/usr/local'
1888program_transform_name='s,x,x,'
1889psdir='${docdir}'
1890sbindir='${exec_prefix}/sbin'
1891sharedstatedir='${prefix}/com'
1892sysconfdir='${prefix}/etc'
1893target='x86_64-unknown-linux-gnu'
1894target_alias=''
1895target_cpu='x86_64'
1896target_os='linux-gnu'
1897target_vendor='unknown'
1898
1899## ----------- ##
1900## confdefs.h. ##
1901## ----------- ##
1902
1903/* confdefs.h */
1904#define PACKAGE_NAME "libsndfile"
1905#define PACKAGE_TARNAME "libsndfile"
1906#define PACKAGE_VERSION "1.0.25"
1907#define PACKAGE_STRING "libsndfile 1.0.25"
1908#define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
1909#define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
1910#define PACKAGE "libsndfile"
1911#define VERSION "1.0.25"
1912#define STDC_HEADERS 1
1913#define HAVE_SYS_TYPES_H 1
1914#define HAVE_SYS_STAT_H 1
1915#define HAVE_STDLIB_H 1
1916#define HAVE_STRING_H 1
1917#define HAVE_MEMORY_H 1
1918#define HAVE_STRINGS_H 1
1919#define HAVE_INTTYPES_H 1
1920#define HAVE_STDINT_H 1
1921#define HAVE_UNISTD_H 1
1922#define HAVE_DLFCN_H 1
1923#define LT_OBJDIR ".libs/"
1924#define STDC_HEADERS 1
1925#define HAVE_ENDIAN_H 1
1926#define HAVE_BYTESWAP_H 1
1927#define HAVE_LOCALE_H 1
1928#define HAVE_SYS_TIME_H 1
1929#define HAVE_SYS_WAIT_H 1
1930#define HAVE_DECL_S_IRGRP 1
1931#define HAVE_DECL_S_IRGRP 1
1932#define HAVE_FLEXIBLE_ARRAY 1
1933#define ENABLE_EXPERIMENTAL_CODE 0
1934#define SIZEOF_WCHAR_T 4
1935#define SIZEOF_SHORT 2
1936#define SIZEOF_INT 4
1937#define SIZEOF_LONG 8
1938#define SIZEOF_FLOAT 4
1939#define SIZEOF_DOUBLE 8
1940#define SIZEOF_VOIDP 8
1941#define SIZEOF_SIZE_T 8
1942#define SIZEOF_INT64_T 8
1943#define SIZEOF_LONG_LONG 8
1944#define SIZEOF_OFF_T 8
1945#define TYPEOF_SF_COUNT_T int64_t
1946#define SIZEOF_SF_COUNT_T 8
1947#define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
1948#define HAVE_SSIZE_T 1
1949#define SIZEOF_SSIZE_T 8
1950#define CPU_IS_BIG_ENDIAN 0
1951#define CPU_IS_LITTLE_ENDIAN 1
1952#define WORDS_BIGENDIAN 0
1953#define HAVE_MALLOC 1
1954#define HAVE_CALLOC 1
1955#define HAVE_REALLOC 1
1956#define HAVE_FREE 1
1957#define HAVE_OPEN 1
1958#define HAVE_READ 1
1959#define HAVE_WRITE 1
1960#define HAVE_LSEEK 1
1961#define HAVE_PREAD 1
1962#define HAVE_PWRITE 1
1963#define HAVE_FSTAT 1
1964#define HAVE_FTRUNCATE 1
1965#define HAVE_FSYNC 1
1966#define HAVE_SNPRINTF 1
1967#define HAVE_VSNPRINTF 1
1968#define HAVE_GMTIME 1
1969#define HAVE_GMTIME_R 1
1970#define HAVE_LOCALTIME 1
1971#define HAVE_LOCALTIME_R 1
1972#define HAVE_GETTIMEOFDAY 1
1973#define HAVE_MMAP 1
1974#define HAVE_GETPAGESIZE 1
1975#define HAVE_SETLOCALE 1
1976#define HAVE_PIPE 1
1977#define HAVE_WAITPID 1
1978#define HAVE_LIBM 1
1979#define HAVE_FLOOR 1
1980#define HAVE_CEIL 1
1981#define HAVE_FMOD 1
1982#define HAVE_LRINT 1
1983#define HAVE_LRINTF 1
1984#define HAVE_EXTERNAL_LIBS 0
1985#define HAVE_SQLITE3 1
1986#define CPU_CLIPS_POSITIVE 0
1987#define CPU_CLIPS_NEGATIVE 0
1988#define OS_IS_WIN32 0
1989#define OS_IS_MACOSX 0
1990#define USE_WINDOWS_API 0
Alexandre Lision2b237922013-09-09 16:23:02 -04001991#define HAVE_ALSA_ASOUNDLIB_H 1
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001992#define WIN32_TARGET_DLL 0
1993#define COMPILER_IS_GCC 1
1994
1995configure: exit 0