blob: 4800e8c4cd9789c11b0f900b636fa2a6f9022fd7 [file] [log] [blame]
Alexandre Lision744f7422013-09-25 11:39:37 -04001This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by opus configure 1.0.3, which was
5generated by GNU Autoconf 2.68. Invocation command line was
6
7 $ ./configure --build=i386
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = pcal
14uname -m = x86_64
15uname -r = 3.11.1-200.fc19.x86_64
16uname -s = Linux
17uname -v = #1 SMP Sat Sep 14 15:04:51 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
51
52
53## ----------- ##
54## Core tests. ##
55## ----------- ##
56
57configure:2413: checking whether make supports nested variables
58configure:2430: result: yes
59configure:2497: checking for a BSD-compatible install
60configure:2565: result: /usr/bin/install -c
61configure:2576: checking whether build environment is sane
62configure:2626: result: yes
63configure:2767: checking for a thread-safe mkdir -p
64configure:2806: result: /usr/bin/mkdir -p
65configure:2819: checking for gawk
66configure:2835: found /usr/bin/gawk
67configure:2846: result: gawk
68configure:2857: checking whether make sets $(MAKE)
69configure:2879: result: yes
70configure:2951: checking whether to enable maintainer-specific portions of Makefiles
71configure:2960: result: yes
72configure:2978: checking build system type
73configure:2992: result: i386-pc-none
74configure:3012: checking host system type
75configure:3025: result: i386-pc-none
76configure:3097: checking how to print strings
77configure:3124: result: printf
78configure:3157: checking for style of include used by make
79configure:3185: result: GNU
80configure:3256: checking for gcc
81configure:3272: found /usr/lib64/ccache/gcc
82configure:3283: result: gcc
83configure:3512: checking for C compiler version
84configure:3521: gcc --version >&5
85gcc (GCC) 4.8.1 20130603 (Red Hat 4.8.1-1)
86Copyright (C) 2013 Free Software Foundation, Inc.
87This is free software; see the source for copying conditions. There is NO
88warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
89
90configure:3532: $? = 0
91configure:3521: gcc -v >&5
92Using built-in specs.
93COLLECT_GCC=/usr/bin/gcc
94COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/lto-wrapper
95Target: x86_64-redhat-linux
96Configured 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 --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-isl=/builddir/build/BUILD/gcc-4.8.1-20130603/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.1-20130603/obj-x86_64-redhat-linux/cloog-install --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
97Thread model: posix
98gcc version 4.8.1 20130603 (Red Hat 4.8.1-1) (GCC)
99configure:3532: $? = 0
100configure:3521: gcc -V >&5
101gcc: error: unrecognized command line option '-V'
102gcc: fatal error: no input files
103compilation terminated.
104configure:3532: $? = 4
105configure:3521: gcc -qversion >&5
106gcc: error: unrecognized command line option '-qversion'
107gcc: fatal error: no input files
108compilation terminated.
109configure:3532: $? = 4
110configure:3552: checking whether the C compiler works
111configure:3574: gcc conftest.c >&5
112configure:3578: $? = 0
113configure:3626: result: yes
114configure:3629: checking for C compiler default output file name
115configure:3631: result: a.out
116configure:3637: checking for suffix of executables
117configure:3644: gcc -o conftest conftest.c >&5
118configure:3648: $? = 0
119configure:3670: result:
120configure:3692: checking whether we are cross compiling
121configure:3700: gcc -o conftest conftest.c >&5
122configure:3704: $? = 0
123configure:3711: ./conftest
124configure:3715: $? = 0
125configure:3730: result: no
126configure:3735: checking for suffix of object files
127configure:3757: gcc -c conftest.c >&5
128configure:3761: $? = 0
129configure:3782: result: o
130configure:3786: checking whether we are using the GNU C compiler
131configure:3805: gcc -c conftest.c >&5
132configure:3805: $? = 0
133configure:3814: result: yes
134configure:3823: checking whether gcc accepts -g
135configure:3843: gcc -c -g conftest.c >&5
136configure:3843: $? = 0
137configure:3884: result: yes
138configure:3901: checking for gcc option to accept ISO C89
139configure:3965: gcc -c -g -O2 conftest.c >&5
140configure:3965: $? = 0
141configure:3978: result: none needed
142configure:4000: checking dependency style of gcc
143configure:4111: result: gcc3
144configure:4126: checking for a sed that does not truncate output
145configure:4190: result: /usr/bin/sed
146configure:4208: checking for grep that handles long lines and -e
147configure:4266: result: /usr/bin/grep
148configure:4271: checking for egrep
149configure:4333: result: /usr/bin/grep -E
150configure:4338: checking for fgrep
151configure:4400: result: /usr/bin/grep -F
152configure:4435: checking for ld used by gcc
153configure:4502: result: /usr/bin/ld
154configure:4509: checking if the linker (/usr/bin/ld) is GNU ld
155configure:4524: result: yes
156configure:4536: checking for BSD- or MS-compatible name lister (nm)
157configure:4585: result: /usr/bin/nm -B
158configure:4715: checking the name lister (/usr/bin/nm -B) interface
159configure:4722: gcc -c -g -O2 conftest.c >&5
160configure:4725: /usr/bin/nm -B "conftest.o"
161configure:4728: output
1620000000000000000 B some_variable
163configure:4735: result: BSD nm
164configure:4738: checking whether ln -s works
165configure:4742: result: yes
166configure:4750: checking the maximum length of command line arguments
167configure:4880: result: 1572864
168configure:4897: checking whether the shell understands some XSI constructs
169configure:4907: result: yes
170configure:4911: checking whether the shell understands "+="
171configure:4917: result: yes
172configure:4952: checking how to convert i386-pc-none file names to i386-pc-none format
173configure:4992: result: func_convert_file_noop
174configure:4999: checking how to convert i386-pc-none file names to toolchain format
175configure:5019: result: func_convert_file_noop
176configure:5026: checking for /usr/bin/ld option to reload object files
177configure:5033: result: -r
178configure:5107: checking for objdump
179configure:5123: found /usr/bin/objdump
180configure:5134: result: objdump
181configure:5166: checking how to recognize dependent libraries
182configure:5368: result: unknown
183configure:5453: checking for dlltool
184configure:5483: result: no
185configure:5513: checking how to associate runtime and link libraries
186configure:5540: result: printf %s\n
187configure:5601: checking for ar
188configure:5617: found /usr/bin/ar
189configure:5628: result: ar
190configure:5665: checking for archiver @FILE support
191configure:5682: gcc -c -g -O2 conftest.c >&5
192configure:5682: $? = 0
193configure:5685: ar cru libconftest.a @conftest.lst >&5
194configure:5688: $? = 0
195configure:5693: ar cru libconftest.a @conftest.lst >&5
196ar: conftest.o: No such file or directory
197configure:5696: $? = 1
198configure:5708: result: @
199configure:5766: checking for strip
200configure:5782: found /usr/bin/strip
201configure:5793: result: strip
202configure:5865: checking for ranlib
203configure:5881: found /usr/bin/ranlib
204configure:5892: result: ranlib
205configure:5994: checking command to parse /usr/bin/nm -B output from gcc object
206configure:6114: gcc -c -g -O2 conftest.c >&5
207configure:6117: $? = 0
208configure:6121: /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
209configure:6124: $? = 0
210configure:6190: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
211configure:6193: $? = 0
212configure:6231: result: ok
213configure:6268: checking for sysroot
214configure:6298: result: no
215configure:6554: checking for mt
216configure:6584: result: no
217configure:6604: checking if : is a manifest tool
218configure:6610: : '-?'
219configure:6618: result: no
220configure:7260: checking how to run the C preprocessor
221configure:7291: gcc -E conftest.c
222configure:7291: $? = 0
223configure:7305: gcc -E conftest.c
224conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
225 #include <ac_nonexistent.h>
226 ^
227compilation terminated.
228configure:7305: $? = 1
229configure: failed program was:
230| /* confdefs.h */
231| #define PACKAGE_NAME "opus"
232| #define PACKAGE_TARNAME "opus"
233| #define PACKAGE_VERSION "1.0.3"
234| #define PACKAGE_STRING "opus 1.0.3"
235| #define PACKAGE_BUGREPORT "opus@xiph.org"
236| #define PACKAGE_URL ""
237| /* end confdefs.h. */
238| #include <ac_nonexistent.h>
239configure:7330: result: gcc -E
240configure:7350: gcc -E conftest.c
241configure:7350: $? = 0
242configure:7364: gcc -E conftest.c
243conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
244 #include <ac_nonexistent.h>
245 ^
246compilation terminated.
247configure:7364: $? = 1
248configure: failed program was:
249| /* confdefs.h */
250| #define PACKAGE_NAME "opus"
251| #define PACKAGE_TARNAME "opus"
252| #define PACKAGE_VERSION "1.0.3"
253| #define PACKAGE_STRING "opus 1.0.3"
254| #define PACKAGE_BUGREPORT "opus@xiph.org"
255| #define PACKAGE_URL ""
256| /* end confdefs.h. */
257| #include <ac_nonexistent.h>
258configure:7393: checking for ANSI C header files
259configure:7413: gcc -c -g -O2 conftest.c >&5
260configure:7413: $? = 0
261configure:7486: gcc -o conftest -g -O2 conftest.c >&5
262configure:7486: $? = 0
263configure:7486: ./conftest
264configure:7486: $? = 0
265configure:7497: result: yes
266configure:7510: checking for sys/types.h
267configure:7510: gcc -c -g -O2 conftest.c >&5
268configure:7510: $? = 0
269configure:7510: result: yes
270configure:7510: checking for sys/stat.h
271configure:7510: gcc -c -g -O2 conftest.c >&5
272configure:7510: $? = 0
273configure:7510: result: yes
274configure:7510: checking for stdlib.h
275configure:7510: gcc -c -g -O2 conftest.c >&5
276configure:7510: $? = 0
277configure:7510: result: yes
278configure:7510: checking for string.h
279configure:7510: gcc -c -g -O2 conftest.c >&5
280configure:7510: $? = 0
281configure:7510: result: yes
282configure:7510: checking for memory.h
283configure:7510: gcc -c -g -O2 conftest.c >&5
284configure:7510: $? = 0
285configure:7510: result: yes
286configure:7510: checking for strings.h
287configure:7510: gcc -c -g -O2 conftest.c >&5
288configure:7510: $? = 0
289configure:7510: result: yes
290configure:7510: checking for inttypes.h
291configure:7510: gcc -c -g -O2 conftest.c >&5
292configure:7510: $? = 0
293configure:7510: result: yes
294configure:7510: checking for stdint.h
295configure:7510: gcc -c -g -O2 conftest.c >&5
296configure:7510: $? = 0
297configure:7510: result: yes
298configure:7510: checking for unistd.h
299configure:7510: gcc -c -g -O2 conftest.c >&5
300configure:7510: $? = 0
301configure:7510: result: yes
302configure:7524: checking for dlfcn.h
303configure:7524: gcc -c -g -O2 conftest.c >&5
304configure:7524: $? = 0
305configure:7524: result: yes
306configure:7730: checking for objdir
307configure:7745: result: .libs
308configure:8016: checking if gcc supports -fno-rtti -fno-exceptions
309configure:8034: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
310cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
311cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
312configure:8038: $? = 0
313configure:8051: result: no
314configure:8378: checking for gcc option to produce PIC
315configure:8385: result: -fPIC -DPIC
316configure:8393: checking if gcc PIC flag -fPIC -DPIC works
317configure:8411: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
318configure:8415: $? = 0
319configure:8428: result: yes
320configure:8457: checking if gcc static flag -static works
321configure:8485: result: no
322configure:8500: checking if gcc supports -c -o file.o
323configure:8521: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
324configure:8525: $? = 0
325configure:8547: result: yes
326configure:8555: checking if gcc supports -c -o file.o
327configure:8602: result: yes
328configure:8635: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
329configure:9788: result: yes
330configure:9825: checking whether -lc should be explicitly linked in
331configure:9833: gcc -c -g -O2 conftest.c >&5
332configure:9836: $? = 0
333configure:9851: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
334configure:9854: $? = 0
335configure:9868: result: no
336configure:10028: checking dynamic linker characteristics
337configure:10765: result: no
338configure:10872: checking how to hardcode library paths into programs
339configure:10897: result: immediate
340configure:11437: checking whether stripping libraries is possible
341configure:11442: result: yes
342configure:11477: checking if libtool supports shared libraries
343configure:11479: result: no
344configure:11482: checking whether to build shared libraries
345configure:11503: result: no
346configure:11506: checking whether to build static libraries
347configure:11510: result: yes
348configure:11548: checking whether gcc and cc understand -c and -o together
349configure:11579: gcc -c conftest.c -o conftest2.o >&5
350configure:11583: $? = 0
351configure:11589: gcc -c conftest.c -o conftest2.o >&5
352configure:11593: $? = 0
353configure:11604: cc -c conftest.c >&5
354configure:11608: $? = 0
355configure:11616: cc -c conftest.c -o conftest2.o >&5
356configure:11620: $? = 0
357configure:11626: cc -c conftest.c -o conftest2.o >&5
358configure:11630: $? = 0
359configure:11648: result: yes
360configure:11674: checking for gcc option to accept ISO C99
361configure:11823: gcc -c -g -O2 conftest.c >&5
362conftest.c:71:29: error: expected ';', ',' or ')' before 'text'
363 test_restrict (ccp restrict text)
364 ^
365conftest.c: In function 'main':
366conftest.c:125:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
367 char *restrict newvar = "Another string";
368 ^
369conftest.c:125:18: error: 'newvar' undeclared (first use in this function)
370conftest.c:125:18: note: each undeclared identifier is reported only once for each function it appears in
371conftest.c:135:3: error: 'for' loop initial declarations are only allowed in C99 mode
372 for (int i = 0; i < ia->datasize; ++i)
373 ^
374conftest.c:135:3: note: use option -std=c99 or -std=gnu99 to compile your code
375configure:11823: $? = 1
376configure: failed program was:
377| /* confdefs.h */
378| #define PACKAGE_NAME "opus"
379| #define PACKAGE_TARNAME "opus"
380| #define PACKAGE_VERSION "1.0.3"
381| #define PACKAGE_STRING "opus 1.0.3"
382| #define PACKAGE_BUGREPORT "opus@xiph.org"
383| #define PACKAGE_URL ""
384| #define STDC_HEADERS 1
385| #define HAVE_SYS_TYPES_H 1
386| #define HAVE_SYS_STAT_H 1
387| #define HAVE_STDLIB_H 1
388| #define HAVE_STRING_H 1
389| #define HAVE_MEMORY_H 1
390| #define HAVE_STRINGS_H 1
391| #define HAVE_INTTYPES_H 1
392| #define HAVE_STDINT_H 1
393| #define HAVE_UNISTD_H 1
394| #define HAVE_DLFCN_H 1
395| #define LT_OBJDIR ".libs/"
396| /* end confdefs.h. */
397| #include <stdarg.h>
398| #include <stdbool.h>
399| #include <stdlib.h>
400| #include <wchar.h>
401| #include <stdio.h>
402|
403| // Check varargs macros. These examples are taken from C99 6.10.3.5.
404| #define debug(...) fprintf (stderr, __VA_ARGS__)
405| #define showlist(...) puts (#__VA_ARGS__)
406| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
407| static void
408| test_varargs_macros (void)
409| {
410| int x = 1234;
411| int y = 5678;
412| debug ("Flag");
413| debug ("X = %d\n", x);
414| showlist (The first, second, and third items.);
415| report (x>y, "x is %d but y is %d", x, y);
416| }
417|
418| // Check long long types.
419| #define BIG64 18446744073709551615ull
420| #define BIG32 4294967295ul
421| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
422| #if !BIG_OK
423| your preprocessor is broken;
424| #endif
425| #if BIG_OK
426| #else
427| your preprocessor is broken;
428| #endif
429| static long long int bignum = -9223372036854775807LL;
430| static unsigned long long int ubignum = BIG64;
431|
432| struct incomplete_array
433| {
434| int datasize;
435| double data[];
436| };
437|
438| struct named_init {
439| int number;
440| const wchar_t *name;
441| double average;
442| };
443|
444| typedef const char *ccp;
445|
446| static inline int
447| test_restrict (ccp restrict text)
448| {
449| // See if C++-style comments work.
450| // Iterate through items via the restricted pointer.
451| // Also check for declarations in for loops.
452| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
453| continue;
454| return 0;
455| }
456|
457| // Check varargs and va_copy.
458| static void
459| test_varargs (const char *format, ...)
460| {
461| va_list args;
462| va_start (args, format);
463| va_list args_copy;
464| va_copy (args_copy, args);
465|
466| const char *str;
467| int number;
468| float fnumber;
469|
470| while (*format)
471| {
472| switch (*format++)
473| {
474| case 's': // string
475| str = va_arg (args_copy, const char *);
476| break;
477| case 'd': // int
478| number = va_arg (args_copy, int);
479| break;
480| case 'f': // float
481| fnumber = va_arg (args_copy, double);
482| break;
483| default:
484| break;
485| }
486| }
487| va_end (args_copy);
488| va_end (args);
489| }
490|
491| int
492| main ()
493| {
494|
495| // Check bool.
496| _Bool success = false;
497|
498| // Check restrict.
499| if (test_restrict ("String literal") == 0)
500| success = true;
501| char *restrict newvar = "Another string";
502|
503| // Check varargs.
504| test_varargs ("s, d' f .", "string", 65, 34.234);
505| test_varargs_macros ();
506|
507| // Check flexible array members.
508| struct incomplete_array *ia =
509| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
510| ia->datasize = 10;
511| for (int i = 0; i < ia->datasize; ++i)
512| ia->data[i] = i * 1.234;
513|
514| // Check named initializers.
515| struct named_init ni = {
516| .number = 34,
517| .name = L"Test wide string",
518| .average = 543.34343,
519| };
520|
521| ni.number = 58;
522|
523| int dynamic_array[ni.number];
524| dynamic_array[ni.number - 1] = 543;
525|
526| // work around unused variable warnings
527| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
528| || dynamic_array[ni.number - 1] != 543);
529|
530| ;
531| return 0;
532| }
533configure:11823: gcc -std=gnu99 -c -g -O2 conftest.c >&5
534configure:11823: $? = 0
535configure:11843: result: -std=gnu99
536configure:11851: checking for an ANSI C-conforming const
537configure:11916: gcc -std=gnu99 -c -g -O2 conftest.c >&5
538configure:11916: $? = 0
539configure:11923: result: yes
540configure:11931: checking for inline
541configure:11947: gcc -std=gnu99 -c -g -O2 conftest.c >&5
542configure:11947: $? = 0
543configure:11955: result: inline
544configure:11976: checking for C/C++ restrict keyword
545configure:12001: gcc -std=gnu99 -c -g -O2 conftest.c >&5
546configure:12001: $? = 0
547configure:12009: result: __restrict
548configure:12026: checking for C99 variable-size arrays
549configure:12039: gcc -std=gnu99 -c -g -O2 conftest.c >&5
550configure:12039: $? = 0
551configure:12049: result: yes
552configure:12055: checking alloca.h usability
553configure:12055: gcc -std=gnu99 -c -g -O2 conftest.c >&5
554configure:12055: $? = 0
555configure:12055: result: yes
556configure:12055: checking alloca.h presence
557configure:12055: gcc -E conftest.c
558configure:12055: $? = 0
559configure:12055: result: yes
560configure:12055: checking for alloca.h
561configure:12055: result: yes
562configure:12055: checking getopt.h usability
563configure:12055: gcc -std=gnu99 -c -g -O2 conftest.c >&5
564configure:12055: $? = 0
565configure:12055: result: yes
566configure:12055: checking getopt.h presence
567configure:12055: gcc -E conftest.c
568configure:12055: $? = 0
569configure:12055: result: yes
570configure:12055: checking for getopt.h
571configure:12055: result: yes
572configure:12065: checking for alloca
573configure:12081: gcc -std=gnu99 -c -g -O2 conftest.c >&5
574configure:12081: $? = 0
575configure:12095: result: yes
576configure:12098: checking for exp
577configure:12098: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
578conftest.c:49:6: warning: conflicting types for built-in function 'exp' [enabled by default]
579 char exp ();
580 ^
581/tmp/ccb37J8e.o: In function `main':
582/home/lisional/git/sflphone-android/jni/libopus/conftest.c:60: undefined reference to `exp'
583collect2: error: ld returned 1 exit status
584configure:12098: $? = 1
585configure: failed program was:
586| /* confdefs.h */
587| #define PACKAGE_NAME "opus"
588| #define PACKAGE_TARNAME "opus"
589| #define PACKAGE_VERSION "1.0.3"
590| #define PACKAGE_STRING "opus 1.0.3"
591| #define PACKAGE_BUGREPORT "opus@xiph.org"
592| #define PACKAGE_URL ""
593| #define STDC_HEADERS 1
594| #define HAVE_SYS_TYPES_H 1
595| #define HAVE_SYS_STAT_H 1
596| #define HAVE_STDLIB_H 1
597| #define HAVE_STRING_H 1
598| #define HAVE_MEMORY_H 1
599| #define HAVE_STRINGS_H 1
600| #define HAVE_INTTYPES_H 1
601| #define HAVE_STDINT_H 1
602| #define HAVE_UNISTD_H 1
603| #define HAVE_DLFCN_H 1
604| #define LT_OBJDIR ".libs/"
605| #define restrict __restrict
606| #define OPUS_BUILD /**/
607| #define VAR_ARRAYS /**/
608| #define HAVE_ALLOCA_H 1
609| #define HAVE_GETOPT_H 1
610| /* end confdefs.h. */
611| /* Define exp to an innocuous variant, in case <limits.h> declares exp.
612| For example, HP-UX 11i <limits.h> declares gettimeofday. */
613| #define exp innocuous_exp
614|
615| /* System header to define __stub macros and hopefully few prototypes,
616| which can conflict with char exp (); below.
617| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
618| <limits.h> exists even on freestanding compilers. */
619|
620| #ifdef __STDC__
621| # include <limits.h>
622| #else
623| # include <assert.h>
624| #endif
625|
626| #undef exp
627|
628| /* Override any GCC internal prototype to avoid an error.
629| Use char because int might match the return type of a GCC
630| builtin and then its argument prototype would still apply. */
631| #ifdef __cplusplus
632| extern "C"
633| #endif
634| char exp ();
635| /* The GNU C library defines this for functions which it implements
636| to always fail with ENOSYS. Some functions are actually named
637| something starting with __ and the normal name is an alias. */
638| #if defined __stub_exp || defined __stub___exp
639| choke me
640| #endif
641|
642| int
643| main ()
644| {
645| return exp ();
646| ;
647| return 0;
648| }
649configure:12098: result: no
650configure:12106: checking for exp in -lm
651configure:12131: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5
652conftest.c:33:6: warning: conflicting types for built-in function 'exp' [enabled by default]
653 char exp ();
654 ^
655configure:12131: $? = 0
656configure:12140: result: yes
657configure:12249: checking for doxygen
658configure:12265: found /usr/bin/doxygen
659configure:12277: result: yes
660configure:12300: checking if gcc -std=gnu99 supports -fvisibility=hidden
661configure:12306: gcc -std=gnu99 -c -g -O2 -fvisibility=hidden conftest.c >&5
662configure:12306: $? = 0
663configure:12307: result: yes
664configure:12322: checking if gcc -std=gnu99 supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes
665configure:12328: gcc -std=gnu99 -c -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes conftest.c >&5
666configure:12328: $? = 0
667configure:12329: result: yes
668configure:12341: checking for lrintf
669configure:12341: gcc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes conftest.c -lm >&5
670conftest.c:49:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
671 char lrintf ();
672 ^
673conftest.c:49:6: warning: conflicting types for built-in function 'lrintf' [enabled by default]
674 char lrintf ();
675 ^
676conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
677 main ()
678 ^
679configure:12341: $? = 0
680configure:12341: result: yes
681configure:12352: checking for lrint
682configure:12352: gcc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes conftest.c -lm >&5
683conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
684 char lrint ();
685 ^
686conftest.c:50:6: warning: conflicting types for built-in function 'lrint' [enabled by default]
687 char lrint ();
688 ^
689conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
690 main ()
691 ^
692configure:12352: $? = 0
693configure:12352: result: yes
694configure:12363: checking for __malloc_hook
695configure:12363: gcc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes conftest.c -lm >&5
696conftest.c:51:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
697 char __malloc_hook ();
698 ^
699conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
700 main ()
701 ^
702configure:12363: $? = 0
703configure:12363: result: yes
704configure:12377: checking size of short
705configure:12382: gcc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes conftest.c -lm >&5
706conftest.c:62:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
707 static long int longval () { return (long int) (sizeof (short)); }
708 ^
709conftest.c:63:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
710 static unsigned long int ulongval () { return (long int) (sizeof (short)); }
711 ^
712conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
713 main ()
714 ^
715configure:12382: $? = 0
716configure:12382: ./conftest
717configure:12382: $? = 0
718configure:12396: result: 2
719configure:12410: checking size of int
720configure:12415: gcc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes conftest.c -lm >&5
721conftest.c:63:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
722 static long int longval () { return (long int) (sizeof (int)); }
723 ^
724conftest.c:64:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
725 static unsigned long int ulongval () { return (long int) (sizeof (int)); }
726 ^
727conftest.c:68:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
728 main ()
729 ^
730configure:12415: $? = 0
731configure:12415: ./conftest
732configure:12415: $? = 0
733configure:12429: result: 4
734configure:12443: checking size of long
735configure:12448: gcc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes conftest.c -lm >&5
736conftest.c:64:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
737 static long int longval () { return (long int) (sizeof (long)); }
738 ^
739conftest.c:65:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
740 static unsigned long int ulongval () { return (long int) (sizeof (long)); }
741 ^
742conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
743 main ()
744 ^
745configure:12448: $? = 0
746configure:12448: ./conftest
747configure:12448: $? = 0
748configure:12462: result: 8
749configure:12476: checking size of long long
750configure:12481: gcc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes conftest.c -lm >&5
751conftest.c:65:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
752 static long int longval () { return (long int) (sizeof (long long)); }
753 ^
754conftest.c:66:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
755 static unsigned long int ulongval () { return (long int) (sizeof (long long)); }
756 ^
757conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
758 main ()
759 ^
760configure:12481: $? = 0
761configure:12481: ./conftest
762configure:12481: $? = 0
763configure:12495: result: 8
764configure:12718: creating ./config.status
765
766## ---------------------- ##
767## Running config.status. ##
768## ---------------------- ##
769
770This file was extended by opus config.status 1.0.3, which was
771generated by GNU Autoconf 2.68. Invocation command line was
772
773 CONFIG_FILES =
774 CONFIG_HEADERS =
775 CONFIG_LINKS =
776 CONFIG_COMMANDS =
777 $ ./config.status
778
779on pcal
780
781config.status:1122: creating Makefile
782config.status:1122: creating opus.pc
783config.status:1122: creating opus-uninstalled.pc
784config.status:1122: creating doc/Makefile
785config.status:1122: creating doc/Doxyfile
786config.status:1122: creating config.h
787config.status:1351: executing depfiles commands
788config.status:1351: executing libtool commands
789configure:14982: result:
790------------------------------------------------------------------------
791 opus 1.0.3: Automatic configuration OK.
792
793 Compiler support:
794
795 C99 var arrays: ................ yes
796 C99 lrintf: .................... yes
797 Alloca: ........................ yes
798
799 General configuration:
800
801 Floating point support: ........ yes
802 Fast float approximations: ..... no
803 Fixed point debugging: ......... no
804 Custom modes: .................. no
805 Assertion checking: ............ no
806 Fuzzing: ....................... no
807
808 API documentation: ............. yes
809------------------------------------------------------------------------
810
811
812## ---------------- ##
813## Cache variables. ##
814## ---------------- ##
815
816ac_cv_build=i386-pc-none
817ac_cv_c_compiler_gnu=yes
818ac_cv_c_const=yes
819ac_cv_c_inline=inline
820ac_cv_c_restrict=__restrict
821ac_cv_env_CC_set=
822ac_cv_env_CC_value=
823ac_cv_env_CFLAGS_set=
824ac_cv_env_CFLAGS_value=
825ac_cv_env_CPPFLAGS_set=
826ac_cv_env_CPPFLAGS_value=
827ac_cv_env_CPP_set=
828ac_cv_env_CPP_value=
829ac_cv_env_LDFLAGS_set=
830ac_cv_env_LDFLAGS_value=
831ac_cv_env_LIBS_set=
832ac_cv_env_LIBS_value=
833ac_cv_env_build_alias_set=set
834ac_cv_env_build_alias_value=i386
835ac_cv_env_host_alias_set=
836ac_cv_env_host_alias_value=
837ac_cv_env_target_alias_set=
838ac_cv_env_target_alias_value=
839ac_cv_func___malloc_hook=yes
840ac_cv_func_exp=no
841ac_cv_func_lrint=yes
842ac_cv_func_lrintf=yes
843ac_cv_header_alloca_h=yes
844ac_cv_header_dlfcn_h=yes
845ac_cv_header_getopt_h=yes
846ac_cv_header_inttypes_h=yes
847ac_cv_header_memory_h=yes
848ac_cv_header_stdc=yes
849ac_cv_header_stdint_h=yes
850ac_cv_header_stdlib_h=yes
851ac_cv_header_string_h=yes
852ac_cv_header_strings_h=yes
853ac_cv_header_sys_stat_h=yes
854ac_cv_header_sys_types_h=yes
855ac_cv_header_unistd_h=yes
856ac_cv_host=i386-pc-none
857ac_cv_lib_m_exp=yes
858ac_cv_objext=o
859ac_cv_path_EGREP='/usr/bin/grep -E'
860ac_cv_path_FGREP='/usr/bin/grep -F'
861ac_cv_path_GREP=/usr/bin/grep
862ac_cv_path_SED=/usr/bin/sed
863ac_cv_path_install='/usr/bin/install -c'
864ac_cv_path_mkdir=/usr/bin/mkdir
865ac_cv_prog_AWK=gawk
866ac_cv_prog_CPP='gcc -E'
867ac_cv_prog_HAVE_DOXYGEN=yes
868ac_cv_prog_ac_ct_AR=ar
869ac_cv_prog_ac_ct_CC=gcc
870ac_cv_prog_ac_ct_OBJDUMP=objdump
871ac_cv_prog_ac_ct_RANLIB=ranlib
872ac_cv_prog_ac_ct_STRIP=strip
873ac_cv_prog_cc_c89=
874ac_cv_prog_cc_c99=-std=gnu99
875ac_cv_prog_cc_g=yes
876ac_cv_prog_cc_gcc_c_o=yes
877ac_cv_prog_make_make_set=yes
878ac_cv_sizeof_int=4
879ac_cv_sizeof_long=8
880ac_cv_sizeof_long_long=8
881ac_cv_sizeof_short=2
882am_cv_CC_dependencies_compiler_type=gcc3
883am_cv_make_support_nested_variables=yes
884lt_cv_ar_at_file=@
885lt_cv_archive_cmds_need_lc=no
886lt_cv_deplibs_check_method=unknown
887lt_cv_file_magic_cmd='$MAGIC_CMD'
888lt_cv_file_magic_test_file=
889lt_cv_ld_reload_flag=-r
890lt_cv_nm_interface='BSD nm'
891lt_cv_objdir=.libs
892lt_cv_path_LD=/usr/bin/ld
893lt_cv_path_NM='/usr/bin/nm -B'
894lt_cv_path_mainfest_tool=no
895lt_cv_prog_compiler_c_o=yes
896lt_cv_prog_compiler_pic='-fPIC -DPIC'
897lt_cv_prog_compiler_pic_works=yes
898lt_cv_prog_compiler_rtti_exceptions=no
899lt_cv_prog_compiler_static_works=no
900lt_cv_prog_gnu_ld=yes
901lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
902lt_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'\'''
903lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
904lt_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'\'''
905lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
906lt_cv_sys_max_cmd_len=1572864
907lt_cv_to_host_file_cmd=func_convert_file_noop
908lt_cv_to_tool_file_cmd=func_convert_file_noop
909
910## ----------------- ##
911## Output variables. ##
912## ----------------- ##
913
914ACLOCAL='${SHELL} /home/lisional/git/sflphone-android/jni/libopus/missing --run aclocal-1.11'
915AMDEPBACKSLASH='\'
916AMDEP_FALSE='#'
917AMDEP_TRUE=''
918AMTAR='$${TAR-tar}'
919AM_BACKSLASH='\'
920AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
921AM_DEFAULT_VERBOSITY='0'
922AM_V='$(V)'
923AR='ar'
924AUTOCONF='${SHELL} /home/lisional/git/sflphone-android/jni/libopus/missing --run autoconf'
925AUTOHEADER='${SHELL} /home/lisional/git/sflphone-android/jni/libopus/missing --run autoheader'
926AUTOMAKE='${SHELL} /home/lisional/git/sflphone-android/jni/libopus/missing --run automake-1.11'
927AWK='gawk'
928CC='gcc -std=gnu99'
929CCDEPMODE='depmode=gcc3'
930CFLAGS='-g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes'
931CPP='gcc -E'
932CPPFLAGS=''
933CUSTOM_MODES_FALSE=''
934CUSTOM_MODES_TRUE='#'
935CYGPATH_W='echo'
936DEFS='-DHAVE_CONFIG_H'
937DEPDIR='.deps'
938DLLTOOL='false'
939DSYMUTIL=''
940DUMPBIN=''
941ECHO_C=''
942ECHO_N='-n'
943ECHO_T=''
944EGREP='/usr/bin/grep -E'
945EXEEXT=''
946FGREP='/usr/bin/grep -F'
947FIXED_POINT_FALSE=''
948FIXED_POINT_TRUE='#'
949GREP='/usr/bin/grep'
950HAVE_DOXYGEN='yes'
951HAVE_DOXYGEN_FALSE='#'
952HAVE_DOXYGEN_TRUE=''
953INSTALL_DATA='${INSTALL} -m 644'
954INSTALL_PROGRAM='${INSTALL}'
955INSTALL_SCRIPT='${INSTALL}'
956INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
957LD='/usr/bin/ld'
958LDFLAGS=''
959LIBM='-lm'
960LIBOBJS=''
961LIBS='-lm '
962LIBTOOL='$(SHELL) $(top_builddir)/libtool'
963LIPO=''
964LN_S='ln -s'
965LTLIBOBJS=''
966MAINT=''
967MAINTAINER_MODE_FALSE='#'
968MAINTAINER_MODE_TRUE=''
969MAKEINFO='${SHELL} /home/lisional/git/sflphone-android/jni/libopus/missing --run makeinfo'
970MANIFEST_TOOL=':'
971MKDIR_P='/usr/bin/mkdir -p'
972NM='/usr/bin/nm -B'
973NMEDIT=''
974OBJDUMP='objdump'
975OBJEXT='o'
976OPUS_LT_AGE='4'
977OPUS_LT_CURRENT='4'
978OPUS_LT_REVISION='0'
979OTOOL64=''
980OTOOL=''
981PACKAGE='opus'
982PACKAGE_BUGREPORT='opus@xiph.org'
983PACKAGE_NAME='opus'
984PACKAGE_STRING='opus 1.0.3'
985PACKAGE_TARNAME='opus'
986PACKAGE_URL=''
987PACKAGE_VERSION='1.0.3'
988PATH_SEPARATOR=':'
989PC_BUILD='floating-point'
990PC_LIBM='-lm'
991RANLIB='ranlib'
992SED='/usr/bin/sed'
993SET_MAKE=''
994SHELL='/bin/sh'
995SIZE16='short'
996SIZE32='int'
997STRIP='strip'
998SYMBOL_VISIBILITY='-fvisibility=hidden'
999VERSION='1.0.3'
1000ac_ct_AR='ar'
1001ac_ct_CC='gcc'
1002ac_ct_DUMPBIN=''
1003am__EXEEXT_FALSE=''
1004am__EXEEXT_TRUE='#'
1005am__fastdepCC_FALSE='#'
1006am__fastdepCC_TRUE=''
1007am__include='include'
1008am__isrc=''
1009am__leading_dot='.'
1010am__nodep='_no'
1011am__quote=''
1012am__tar='$${TAR-tar} chof - "$$tardir"'
1013am__untar='$${TAR-tar} xf -'
1014bindir='${exec_prefix}/bin'
1015build='i386-pc-none'
1016build_alias='i386'
1017build_cpu='i386'
1018build_os='none'
1019build_vendor='pc'
1020datadir='${datarootdir}'
1021datarootdir='${prefix}/share'
1022docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1023dvidir='${docdir}'
1024exec_prefix='${prefix}'
1025host='i386-pc-none'
1026host_alias=''
1027host_cpu='i386'
1028host_os='none'
1029host_vendor='pc'
1030htmldir='${docdir}'
1031includedir='${prefix}/include'
1032infodir='${datarootdir}/info'
1033install_sh='${SHELL} /home/lisional/git/sflphone-android/jni/libopus/install-sh'
1034libdir='${exec_prefix}/lib'
1035libexecdir='${exec_prefix}/libexec'
1036localedir='${datarootdir}/locale'
1037localstatedir='${prefix}/var'
1038mandir='${datarootdir}/man'
1039mkdir_p='/usr/bin/mkdir -p'
1040oldincludedir='/usr/include'
1041pdfdir='${docdir}'
1042prefix='/usr/local'
1043program_transform_name='s,x,x,'
1044psdir='${docdir}'
1045sbindir='${exec_prefix}/sbin'
1046sharedstatedir='${prefix}/com'
1047sysconfdir='${prefix}/etc'
1048target_alias=''
1049
1050## ----------- ##
1051## confdefs.h. ##
1052## ----------- ##
1053
1054/* confdefs.h */
1055#define PACKAGE_NAME "opus"
1056#define PACKAGE_TARNAME "opus"
1057#define PACKAGE_VERSION "1.0.3"
1058#define PACKAGE_STRING "opus 1.0.3"
1059#define PACKAGE_BUGREPORT "opus@xiph.org"
1060#define PACKAGE_URL ""
1061#define STDC_HEADERS 1
1062#define HAVE_SYS_TYPES_H 1
1063#define HAVE_SYS_STAT_H 1
1064#define HAVE_STDLIB_H 1
1065#define HAVE_STRING_H 1
1066#define HAVE_MEMORY_H 1
1067#define HAVE_STRINGS_H 1
1068#define HAVE_INTTYPES_H 1
1069#define HAVE_STDINT_H 1
1070#define HAVE_UNISTD_H 1
1071#define HAVE_DLFCN_H 1
1072#define LT_OBJDIR ".libs/"
1073#define restrict __restrict
1074#define OPUS_BUILD /**/
1075#define VAR_ARRAYS /**/
1076#define HAVE_ALLOCA_H 1
1077#define HAVE_GETOPT_H 1
1078#define HAVE_LRINTF 1
1079#define HAVE_LRINT 1
1080#define HAVE___MALLOC_HOOK 1
1081#define SIZEOF_SHORT 2
1082#define SIZEOF_INT 4
1083#define SIZEOF_LONG 8
1084#define SIZEOF_LONG_LONG 8
1085
1086configure: exit 0