This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libnice configure 0.1.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2385: checking build system type configure:2399: result: i686-uhu-linux-gnu configure:2419: checking host system type configure:2432: result: i686-uhu-linux-gnu configure:2452: checking target system type configure:2465: result: i686-uhu-linux-gnu configure:2511: checking for a BSD-compatible install configure:2579: result: /bin/install -c configure:2590: checking whether build environment is sane configure:2645: result: yes configure:2683: WARNING: 'missing' script is too old or missing configure:2796: checking for a thread-safe mkdir -p configure:2835: result: /bin/mkdir -p configure:2842: checking for gawk configure:2858: found /bin/gawk configure:2869: result: gawk configure:2880: checking whether make sets $(MAKE) configure:2902: result: yes configure:2931: checking whether make supports nested variables configure:2948: result: yes configure:3062: checking whether make supports nested variables configure:3079: result: yes configure:3106: checking for style of include used by make configure:3134: result: GNU configure:3165: checking for i686-uhu-linux-gcc configure:3181: found /usr/bin/i686-uhu-linux-gcc configure:3192: result: i686-uhu-linux-gcc configure:3461: checking for C compiler version configure:3470: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3481: $? = 0 configure:3470: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3481: $? = 0 configure:3470: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3481: $? = 1 configure:3470: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3481: $? = 1 configure:3501: checking whether the C compiler works configure:3523: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3527: $? = 0 configure:3575: result: yes configure:3578: checking for C compiler default output file name configure:3580: result: a.out configure:3586: checking for suffix of executables configure:3593: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3597: $? = 0 configure:3619: result: configure:3641: checking whether we are cross compiling configure:3649: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3653: $? = 0 configure:3660: ./conftest configure:3664: $? = 0 configure:3679: result: no configure:3684: checking for suffix of object files configure:3706: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3710: $? = 0 configure:3731: result: o configure:3735: checking whether we are using the GNU C compiler configure:3754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3754: $? = 0 configure:3763: result: yes configure:3772: checking whether i686-uhu-linux-gcc accepts -g configure:3792: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3792: $? = 0 configure:3833: result: yes configure:3850: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3913: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3913: $? = 0 configure:3926: result: none needed configure:3948: checking dependency style of i686-uhu-linux-gcc configure:4059: result: gcc3 configure:4080: checking how to run the C preprocessor configure:4111: i686-uhu-linux-gcc -E conftest.c configure:4111: $? = 0 configure:4125: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.7" | #define PACKAGE_STRING "libnice 0.1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.7" | /* end confdefs.h. */ | #include configure:4150: result: i686-uhu-linux-gcc -E configure:4170: i686-uhu-linux-gcc -E conftest.c configure:4170: $? = 0 configure:4184: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.7" | #define PACKAGE_STRING "libnice 0.1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.7" | /* end confdefs.h. */ | #include configure:4213: checking for grep that handles long lines and -e configure:4271: result: /bin/grep configure:4276: checking for egrep configure:4338: result: /bin/grep -E configure:4343: checking for ANSI C header files configure:4363: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4363: $? = 0 configure:4436: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4436: $? = 0 configure:4436: ./conftest configure:4436: $? = 0 configure:4447: result: yes configure:4460: checking for sys/types.h configure:4460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for sys/stat.h configure:4460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for stdlib.h configure:4460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for string.h configure:4460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for memory.h configure:4460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for strings.h configure:4460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for inttypes.h configure:4460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for stdint.h configure:4460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for unistd.h configure:4460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4473: checking minix/config.h usability configure:4473: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4473: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.7" | #define PACKAGE_STRING "libnice 0.1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4473: result: no configure:4473: checking minix/config.h presence configure:4473: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4473: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.7" | #define PACKAGE_STRING "libnice 0.1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4473: result: no configure:4473: checking for minix/config.h configure:4473: result: no configure:4494: checking whether it is safe to define __EXTENSIONS__ configure:4512: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4512: $? = 0 configure:4519: result: yes configure:4541: checking for i686-uhu-linux-gcc configure:4568: result: i686-uhu-linux-gcc configure:4837: checking for C compiler version configure:4846: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4857: $? = 0 configure:4846: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4857: $? = 0 configure:4846: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4857: $? = 1 configure:4846: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4857: $? = 1 configure:4861: checking whether we are using the GNU C compiler configure:4889: result: yes configure:4898: checking whether i686-uhu-linux-gcc accepts -g configure:4959: result: yes configure:4976: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5052: result: none needed configure:5074: checking dependency style of i686-uhu-linux-gcc configure:5185: result: gcc3 configure:5205: checking for i686-uhu-linux-ar configure:5221: found /usr/bin/i686-uhu-linux-ar configure:5232: result: i686-uhu-linux-ar configure:5302: checking the archiver (i686-uhu-linux-ar) interface configure:5312: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5312: $? = 0 configure:5314: i686-uhu-linux-ar cru libconftest.a conftest.o >&5 configure:5317: $? = 0 configure:5340: result: ar configure:5406: checking how to print strings configure:5433: result: printf configure:5454: checking for a sed that does not truncate output configure:5518: result: /bin/sed configure:5536: checking for fgrep configure:5598: result: /bin/grep -F configure:5633: checking for ld used by i686-uhu-linux-gcc configure:5700: result: /usr/bin/ld configure:5707: checking if the linker (/usr/bin/ld) is GNU ld configure:5722: result: yes configure:5734: checking for BSD- or MS-compatible name lister (nm) configure:5783: result: /usr/bin/nm -B configure:5913: checking the name lister (/usr/bin/nm -B) interface configure:5920: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5923: /usr/bin/nm -B "conftest.o" configure:5926: output 00000000 B some_variable configure:5933: result: BSD nm configure:5936: checking whether ln -s works configure:5940: result: yes configure:5948: checking the maximum length of command line arguments configure:6078: result: 1572864 configure:6095: checking whether the shell understands some XSI constructs configure:6105: result: yes configure:6109: checking whether the shell understands "+=" configure:6115: result: yes configure:6150: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6190: result: func_convert_file_noop configure:6197: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6217: result: func_convert_file_noop configure:6224: checking for /usr/bin/ld option to reload object files configure:6231: result: -r configure:6265: checking for i686-uhu-linux-objdump configure:6295: result: no configure:6305: checking for objdump configure:6321: found /usr/bin/objdump configure:6332: result: objdump configure:6364: checking how to recognize dependent libraries configure:6566: result: pass_all configure:6611: checking for i686-uhu-linux-dlltool configure:6641: result: no configure:6651: checking for dlltool configure:6681: result: no configure:6711: checking how to associate runtime and link libraries configure:6738: result: printf %s\n configure:6754: checking for i686-uhu-linux-ar configure:6781: result: i686-uhu-linux-ar configure:6862: checking for archiver @FILE support configure:6879: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6879: $? = 0 configure:6882: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6885: $? = 0 configure:6890: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6893: $? = 1 configure:6905: result: @ configure:6923: checking for i686-uhu-linux-strip configure:6953: result: no configure:6963: checking for strip configure:6979: found /usr/bin/strip configure:6990: result: strip configure:7022: checking for i686-uhu-linux-ranlib configure:7052: result: no configure:7062: checking for ranlib configure:7078: found /usr/bin/ranlib configure:7089: result: ranlib configure:7191: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7311: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7314: $? = 0 configure:7318: /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 configure:7321: $? = 0 configure:7387: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7390: $? = 0 configure:7428: result: ok configure:7465: checking for sysroot configure:7495: result: no configure:7717: checking for i686-uhu-linux-mt configure:7747: result: no configure:7757: checking for mt configure:7787: result: no configure:7807: checking if : is a manifest tool configure:7813: : '-?' configure:7821: result: no configure:8460: checking for dlfcn.h configure:8460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8460: $? = 0 configure:8460: result: yes configure:8666: checking for objdir configure:8681: result: .libs configure:8948: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8966: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8970: $? = 0 configure:8983: result: no configure:9310: checking for i686-uhu-linux-gcc option to produce PIC configure:9317: result: -fPIC -DPIC configure:9325: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9343: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9347: $? = 0 configure:9360: result: yes configure:9389: checking if i686-uhu-linux-gcc static flag -static works configure:9417: result: yes configure:9432: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9453: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9457: $? = 0 configure:9479: result: yes configure:9487: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9534: result: yes configure:9567: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10720: result: yes configure:10757: checking whether -lc should be explicitly linked in configure:10765: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10768: $? = 0 configure:10783: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10786: $? = 0 configure:10800: result: no configure:10960: checking dynamic linker characteristics configure:11471: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11471: $? = 0 configure:11697: result: GNU/Linux ld.so configure:11804: checking how to hardcode library paths into programs configure:11829: result: immediate configure:12369: checking whether stripping libraries is possible configure:12374: result: yes configure:12409: checking if libtool supports shared libraries configure:12411: result: yes configure:12414: checking whether to build shared libraries configure:12435: result: yes configure:12438: checking whether to build static libraries configure:12442: result: no configure:12481: checking operating system configure:12491: result: linux/other configure:12507: checking for C/C++ restrict keyword configure:12532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12532: $? = 0 configure:12540: result: __restrict configure:12554: checking for variable-length arrays configure:12570: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12570: $? = 0 configure:12577: result: yes configure:12586: checking whether to enable assertions configure:12604: result: yes configure:12607: checking for stdbool.h that conforms to C99 configure:12674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12674: $? = 0 configure:12681: result: yes configure:12683: checking for _Bool configure:12683: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12683: $? = 0 configure:12683: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:66:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:12683: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.7" | #define PACKAGE_STRING "libnice 0.1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define restrict __restrict | #define HAVE_C_VARARRAYS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:12683: result: yes configure:12707: checking arpa/inet.h usability configure:12707: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12707: $? = 0 configure:12707: result: yes configure:12707: checking arpa/inet.h presence configure:12707: i686-uhu-linux-gcc -E conftest.c configure:12707: $? = 0 configure:12707: result: yes configure:12707: checking for arpa/inet.h configure:12707: result: yes configure:12707: checking net/in.h usability configure:12707: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:20: fatal error: net/in.h: No such file or directory #include ^ compilation terminated. configure:12707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.7" | #define PACKAGE_STRING "libnice 0.1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define restrict __restrict | #define HAVE_C_VARARRAYS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define NICEAPI_EXPORT | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12707: result: no configure:12707: checking net/in.h presence configure:12707: i686-uhu-linux-gcc -E conftest.c conftest.c:34:20: fatal error: net/in.h: No such file or directory #include ^ compilation terminated. configure:12707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.7" | #define PACKAGE_STRING "libnice 0.1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define restrict __restrict | #define HAVE_C_VARARRAYS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define NICEAPI_EXPORT | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:12707: result: no configure:12707: checking for net/in.h configure:12707: result: no configure:12719: checking ifaddrs.h usability configure:12719: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12719: $? = 0 configure:12719: result: yes configure:12719: checking ifaddrs.h presence configure:12719: i686-uhu-linux-gcc -E conftest.c configure:12719: $? = 0 configure:12719: result: yes configure:12719: checking for ifaddrs.h configure:12719: result: yes configure:12732: checking for size_t configure:12732: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12732: $? = 0 configure:12732: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:72:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:12732: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.7" | #define PACKAGE_STRING "libnice 0.1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define restrict __restrict | #define HAVE_C_VARARRAYS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define NICEAPI_EXPORT | #define HAVE_ARPA_INET_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:12732: result: yes configure:12741: checking for ssize_t configure:12741: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12741: $? = 0 configure:12741: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:73:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:12741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.7" | #define PACKAGE_STRING "libnice 0.1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define restrict __restrict | #define HAVE_C_VARARRAYS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define NICEAPI_EXPORT | #define HAVE_ARPA_INET_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:12741: result: yes configure:12772: checking to see if compiler understands -fno-strict-aliasing configure:12789: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:12789: $? = 0 configure:12804: result: yes configure:12812: checking to see if compiler understands -Wall configure:12829: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:12829: $? = 0 configure:12844: result: yes configure:12854: checking to see if compiler understands -Wextra configure:12871: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wextra conftest.c >&5 configure:12871: $? = 0 configure:12886: result: yes configure:12891: checking to see if compiler understands -Wundef configure:12908: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wundef conftest.c >&5 configure:12908: $? = 0 configure:12923: result: yes configure:12928: checking to see if compiler understands -Wnested-externs configure:12945: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wnested-externs conftest.c >&5 configure:12945: $? = 0 configure:12960: result: yes configure:12965: checking to see if compiler understands -Wwrite-strings configure:12982: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wwrite-strings conftest.c >&5 configure:12982: $? = 0 configure:12997: result: yes configure:13002: checking to see if compiler understands -Wpointer-arith configure:13019: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wpointer-arith conftest.c >&5 configure:13019: $? = 0 configure:13034: result: yes configure:13039: checking to see if compiler understands -Wmissing-declarations configure:13056: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wmissing-declarations conftest.c >&5 configure:13056: $? = 0 configure:13071: result: yes configure:13076: checking to see if compiler understands -Wmissing-prototypes configure:13093: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wmissing-prototypes conftest.c >&5 configure:13093: $? = 0 configure:13108: result: yes configure:13113: checking to see if compiler understands -Wstrict-prototypes configure:13130: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wstrict-prototypes conftest.c >&5 conftest.c:40:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13130: $? = 0 configure:13145: result: yes configure:13150: checking to see if compiler understands -Wredundant-decls configure:13167: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wredundant-decls conftest.c >&5 configure:13167: $? = 0 configure:13182: result: yes configure:13187: checking to see if compiler understands -Wno-unused-parameter configure:13204: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unused-parameter conftest.c >&5 configure:13204: $? = 0 configure:13219: result: yes configure:13224: checking to see if compiler understands -Wno-missing-field-initializers configure:13241: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-missing-field-initializers conftest.c >&5 configure:13241: $? = 0 configure:13256: result: yes configure:13261: checking to see if compiler understands -Wdeclaration-after-statement configure:13278: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wdeclaration-after-statement conftest.c >&5 configure:13278: $? = 0 configure:13293: result: yes configure:13298: checking to see if compiler understands -Wformat=2 configure:13315: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wformat=2 conftest.c >&5 configure:13315: $? = 0 configure:13330: result: yes configure:13335: checking to see if compiler understands -Wold-style-definition configure:13352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:40:1: warning: old-style function definition [-Wold-style-definition] main () ^ configure:13352: $? = 0 configure:13367: result: yes configure:13372: checking to see if compiler understands -Wcast-align configure:13389: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wcast-align conftest.c >&5 configure:13389: $? = 0 configure:13404: result: yes configure:13409: checking to see if compiler understands -Wformat-nonliteral configure:13426: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wformat-nonliteral conftest.c >&5 cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral] configure:13426: $? = 0 configure:13441: result: yes configure:13446: checking to see if compiler understands -Wformat-security configure:13463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wformat-security conftest.c >&5 cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] configure:13463: $? = 0 configure:13478: result: yes configure:13489: checking to see if compiler understands -Wsign-compare configure:13506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wsign-compare conftest.c >&5 configure:13506: $? = 0 configure:13521: result: yes configure:13526: checking to see if compiler understands -Wstrict-aliasing configure:13543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wstrict-aliasing conftest.c >&5 configure:13543: $? = 0 configure:13558: result: yes configure:13563: checking to see if compiler understands -Wshadow configure:13580: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wshadow conftest.c >&5 configure:13580: $? = 0 configure:13595: result: yes configure:13600: checking to see if compiler understands -Winline configure:13617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Winline conftest.c >&5 configure:13617: $? = 0 configure:13632: result: yes configure:13637: checking to see if compiler understands -Wpacked configure:13654: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wpacked conftest.c >&5 configure:13654: $? = 0 configure:13669: result: yes configure:13674: checking to see if compiler understands -Wmissing-format-attribute configure:13691: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wmissing-format-attribute conftest.c >&5 configure:13691: $? = 0 configure:13706: result: yes configure:13711: checking to see if compiler understands -Wmissing-noreturn configure:13728: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wmissing-noreturn conftest.c >&5 configure:13728: $? = 0 configure:13743: result: yes configure:13748: checking to see if compiler understands -Winit-self configure:13765: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Winit-self conftest.c >&5 configure:13765: $? = 0 configure:13780: result: yes configure:13785: checking to see if compiler understands -Wredundant-decls configure:13802: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wredundant-decls conftest.c >&5 configure:13802: $? = 0 configure:13817: result: yes configure:13822: checking to see if compiler understands -Wmissing-include-dirs configure:13839: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wmissing-include-dirs conftest.c >&5 configure:13839: $? = 0 configure:13854: result: yes configure:13859: checking to see if compiler understands -Wunused-but-set-variable configure:13876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wunused-but-set-variable conftest.c >&5 configure:13876: $? = 0 configure:13891: result: yes configure:13896: checking to see if compiler understands -Warray-bounds configure:13913: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Warray-bounds conftest.c >&5 configure:13913: $? = 0 configure:13928: result: yes configure:14095: checking for library containing inet_pton configure:14126: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14126: $? = 0 configure:14143: result: none required configure:14151: checking for library containing socket configure:14182: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14182: $? = 0 configure:14199: result: none required configure:14219: set LIBNICE_CFLAGS to -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds configure:14223: checking for clock_gettime in -lrt configure:14248: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt >&5 configure:14248: $? = 0 configure:14257: result: yes configure:14267: checking for poll configure:14267: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14267: $? = 0 configure:14267: result: yes configure:14289: checking for i686-uhu-linux-pkg-config configure:14322: result: no configure:14332: checking for pkg-config configure:14350: found /usr/bin/pkg-config configure:14362: result: /usr/bin/pkg-config configure:14387: checking pkg-config is at least version 0.9.0 configure:14390: result: yes configure:14400: checking for GLIB configure:14407: $PKG_CONFIG --exists --print-errors " glib-2.0 >= $GLIB_REQ gobject-2.0 >= $GLIB_REQ gthread-2.0 >= $GLIB_REQ gio-2.0 >= $GLIB_REQ " configure:14410: $? = 0 configure:14424: $PKG_CONFIG --exists --print-errors " glib-2.0 >= $GLIB_REQ gobject-2.0 >= $GLIB_REQ gthread-2.0 >= $GLIB_REQ gio-2.0 >= $GLIB_REQ " configure:14427: $? = 0 configure:14485: result: yes configure:14513: checking for GST configure:14523: $PKG_CONFIG --exists --print-errors " gstreamer-1.0 >= 0.11.91 gstreamer-base-1.0 >= 0.11.91 " configure:14529: $? = 0 configure:14549: $PKG_CONFIG --exists --print-errors " gstreamer-1.0 >= 0.11.91 gstreamer-base-1.0 >= 0.11.91 " configure:14555: $? = 0 configure:14618: result: yes configure:14634: checking for GST010 configure:14644: $PKG_CONFIG --exists --print-errors " gstreamer-0.10 >= 0.10.10 gstreamer-base-0.10 >= 0.10.10 " Package gstreamer-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.10' found Package gstreamer-base-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-base-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-base-0.10' found configure:14650: $? = 1 configure:14670: $PKG_CONFIG --exists --print-errors " gstreamer-0.10 >= 0.10.10 gstreamer-base-0.10 >= 0.10.10 " Package gstreamer-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.10' found Package gstreamer-base-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-base-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-base-0.10' found configure:14676: $? = 1 configure:14693: result: no No package 'gstreamer-0.10' found No package 'gstreamer-base-0.10' found configure:14788: checking for GUPNP configure:14795: $PKG_CONFIG --exists --print-errors "gupnp-igd-1.0 >= $GUPNP_IGD_REQUIRED" configure:14798: $? = 0 configure:14812: $PKG_CONFIG --exists --print-errors "gupnp-igd-1.0 >= $GUPNP_IGD_REQUIRED" configure:14815: $? = 0 configure:14853: result: yes configure:14901: checking for gtkdoc-check configure:14934: result: no configure:14943: checking for gtkdoc-rebase configure:14976: result: no configure:14987: checking for gtkdoc-mkpdf configure:15020: result: no configure:15131: checking whether to build gtk-doc documentation configure:15133: result: no configure:15313: checking that generated files are newer than configure configure:15319: result: done configure:15378: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libnice config.status 0.1.7, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1160: creating Makefile config.status:1160: creating agent/Makefile config.status:1160: creating stun/Makefile config.status:1160: creating stun/tests/Makefile config.status:1160: creating stun/tools/Makefile config.status:1160: creating socket/Makefile config.status:1160: creating nice/Makefile config.status:1160: creating nice/nice.pc config.status:1160: creating random/Makefile config.status:1160: creating gst/Makefile config.status:1160: creating docs/Makefile config.status:1160: creating docs/reference/Makefile config.status:1160: creating docs/reference/libnice/Makefile config.status:1160: creating tests/Makefile config.status:1160: creating examples/Makefile config.status:1160: creating config.h config.status:1389: executing depfiles commands config.status:1389: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_restrict=__restrict ac_cv_c_vararrays=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GST010_CFLAGS_set= ac_cv_env_GST010_CFLAGS_value= ac_cv_env_GST010_LIBS_set= ac_cv_env_GST010_LIBS_value= ac_cv_env_GST_CFLAGS_set= ac_cv_env_GST_CFLAGS_value= ac_cv_env_GST_LIBS_set= ac_cv_env_GST_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_GUPNP_CFLAGS_set= ac_cv_env_GUPNP_CFLAGS_value= ac_cv_env_GUPNP_LIBS_set= ac_cv_env_GUPNP_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_poll=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_in_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_rt_clock_gettime=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_inet_pton='none required' ac_cv_search_socket='none required' ac_cv_target=i686-uhu-linux-gnu ac_cv_type__Bool=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_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'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_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'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GST_CFLAGS='-pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GST_LIBS='-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GUPNP_CFLAGS='-pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid ' pkg_cv_GUPNP_LIBS='-lgupnp-igd-1.0 -lgupnp-1.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.13' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.13' AWK='gawk' CC='i686-uhu-linux-gcc' CCACHE_DISABLE='' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GREP='/bin/grep' GST010_CFLAGS='' GST010_LIBS='' GST_CFLAGS='-pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GST_LIBS='-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' GUPNP_CFLAGS='-pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid ' GUPNP_LIBS='-lgupnp-igd-1.0 -lgupnp-1.0 ' HAVE_GUPNP='yes' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBNICE_CFLAGS='-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds' LIBNICE_LT_LDFLAGS='-version-info 14:1:4 -no-undefined' LIBOBJS='' LIBRT='-lrt' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libnice' PACKAGE_BUGREPORT='' PACKAGE_NAME='libnice' PACKAGE_STRING='libnice 0.1.7' PACKAGE_TARNAME='libnice' PACKAGE_URL='' PACKAGE_VERSION='0.1.7' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.1.7' WINDOWS_FALSE='' WINDOWS_TRUE='#' WITH_GSTREAMER010_FALSE='' WITH_GSTREAMER010_TRUE='#' WITH_GSTREAMER_FALSE='#' WITH_GSTREAMER_TRUE='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gstplugin010dir='' gstplugindir='$(libdir)/gstreamer-1.0' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libnice" #define PACKAGE_TARNAME "libnice" #define PACKAGE_VERSION "0.1.7" #define PACKAGE_STRING "libnice 0.1.7" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libnice" #define VERSION "0.1.7" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define restrict __restrict #define HAVE_C_VARARRAYS 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define NICEAPI_EXPORT #define HAVE_ARPA_INET_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_GETIFADDRS 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_POLL 1 #define HAVE_GUPNP /**/ configure: exit 0