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.10.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = schoellingm uname -m = x86_64 uname -r = 3.16.0-4-amd64 uname -s = Linux uname -v = #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) /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: /home/manuel/bin/rust-nightly-x86_64-unknown-linux-gnu/bin/ PATH: /home/manuel/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2412: checking build system type configure:2426: result: x86_64-unknown-linux-gnu configure:2446: checking host system type configure:2459: result: x86_64-unknown-linux-gnu configure:2479: checking target system type configure:2492: result: x86_64-unknown-linux-gnu configure:2538: checking for a BSD-compatible install configure:2606: result: /usr/bin/install -c configure:2617: checking whether build environment is sane configure:2672: result: yes configure:2823: checking for a thread-safe mkdir -p configure:2862: result: /bin/mkdir -p configure:2869: checking for gawk configure:2885: found /usr/bin/gawk configure:2896: result: gawk configure:2907: checking whether make sets $(MAKE) configure:2929: result: yes configure:2958: checking whether make supports nested variables configure:2975: result: yes configure:3130: checking whether make supports nested variables configure:3147: result: yes configure:3174: checking for style of include used by make configure:3202: result: GNU configure:3273: checking for gcc configure:3289: found /usr/bin/gcc configure:3300: result: gcc configure:3529: checking for C compiler version configure:3538: gcc --version >&5 gcc (Debian 4.9.2-10) 4.9.2 Copyright (C) 2014 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:3549: $? = 0 configure:3538: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.9.2 (Debian 4.9.2-10) configure:3549: $? = 0 configure:3538: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3549: $? = 4 configure:3538: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3549: $? = 4 configure:3569: checking whether the C compiler works configure:3591: gcc conftest.c >&5 configure:3595: $? = 0 configure:3643: result: yes configure:3646: checking for C compiler default output file name configure:3648: result: a.out configure:3654: checking for suffix of executables configure:3661: gcc -o conftest conftest.c >&5 configure:3665: $? = 0 configure:3687: result: configure:3709: checking whether we are cross compiling configure:3717: gcc -o conftest conftest.c >&5 configure:3721: $? = 0 configure:3728: ./conftest configure:3732: $? = 0 configure:3747: result: no configure:3752: checking for suffix of object files configure:3774: gcc -c conftest.c >&5 configure:3778: $? = 0 configure:3799: result: o configure:3803: checking whether we are using the GNU C compiler configure:3822: gcc -c conftest.c >&5 configure:3822: $? = 0 configure:3831: result: yes configure:3840: checking whether gcc accepts -g configure:3860: gcc -c -g conftest.c >&5 configure:3860: $? = 0 configure:3901: result: yes configure:3918: checking for gcc option to accept ISO C89 configure:3981: gcc -c -g -O2 conftest.c >&5 configure:3981: $? = 0 configure:3994: result: none needed configure:4019: checking whether gcc understands -c and -o together configure:4041: gcc -c conftest.c -o conftest2.o configure:4044: $? = 0 configure:4041: gcc -c conftest.c -o conftest2.o configure:4044: $? = 0 configure:4056: result: yes configure:4075: checking dependency style of gcc configure:4186: result: gcc3 configure:4207: checking how to run the C preprocessor configure:4238: gcc -E conftest.c configure:4238: $? = 0 configure:4252: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4252: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.10.1" | #define PACKAGE_STRING "libnice 0.1.10.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.10.1" | /* end confdefs.h. */ | #include configure:4277: result: gcc -E configure:4297: gcc -E conftest.c configure:4297: $? = 0 configure:4311: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.10.1" | #define PACKAGE_STRING "libnice 0.1.10.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.10.1" | /* end confdefs.h. */ | #include configure:4340: checking for grep that handles long lines and -e configure:4398: result: /bin/grep configure:4403: checking for egrep configure:4465: result: /bin/grep -E configure:4470: checking for ANSI C header files configure:4490: gcc -c -g -O2 conftest.c >&5 configure:4490: $? = 0 configure:4563: gcc -o conftest -g -O2 conftest.c >&5 configure:4563: $? = 0 configure:4563: ./conftest configure:4563: $? = 0 configure:4574: result: yes configure:4587: checking for sys/types.h configure:4587: gcc -c -g -O2 conftest.c >&5 configure:4587: $? = 0 configure:4587: result: yes configure:4587: checking for sys/stat.h configure:4587: gcc -c -g -O2 conftest.c >&5 configure:4587: $? = 0 configure:4587: result: yes configure:4587: checking for stdlib.h configure:4587: gcc -c -g -O2 conftest.c >&5 configure:4587: $? = 0 configure:4587: result: yes configure:4587: checking for string.h configure:4587: gcc -c -g -O2 conftest.c >&5 configure:4587: $? = 0 configure:4587: result: yes configure:4587: checking for memory.h configure:4587: gcc -c -g -O2 conftest.c >&5 configure:4587: $? = 0 configure:4587: result: yes configure:4587: checking for strings.h configure:4587: gcc -c -g -O2 conftest.c >&5 configure:4587: $? = 0 configure:4587: result: yes configure:4587: checking for inttypes.h configure:4587: gcc -c -g -O2 conftest.c >&5 configure:4587: $? = 0 configure:4587: result: yes configure:4587: checking for stdint.h configure:4587: gcc -c -g -O2 conftest.c >&5 configure:4587: $? = 0 configure:4587: result: yes configure:4587: checking for unistd.h configure:4587: gcc -c -g -O2 conftest.c >&5 configure:4587: $? = 0 configure:4587: result: yes configure:4600: checking minix/config.h usability configure:4600: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.10.1" | #define PACKAGE_STRING "libnice 0.1.10.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.10.1" | #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:4600: result: no configure:4600: checking minix/config.h presence configure:4600: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.10.1" | #define PACKAGE_STRING "libnice 0.1.10.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.10.1" | #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:4600: result: no configure:4600: checking for minix/config.h configure:4600: result: no configure:4621: checking whether it is safe to define __EXTENSIONS__ configure:4639: gcc -c -g -O2 conftest.c >&5 configure:4639: $? = 0 configure:4646: result: yes configure:4708: checking for gcc configure:4735: result: gcc configure:4964: checking for C compiler version configure:4973: gcc --version >&5 gcc (Debian 4.9.2-10) 4.9.2 Copyright (C) 2014 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:4984: $? = 0 configure:4973: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.9.2 (Debian 4.9.2-10) configure:4984: $? = 0 configure:4973: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4984: $? = 4 configure:4973: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4984: $? = 4 configure:4988: checking whether we are using the GNU C compiler configure:5016: result: yes configure:5025: checking whether gcc accepts -g configure:5086: result: yes configure:5103: checking for gcc option to accept ISO C89 configure:5179: result: none needed configure:5204: checking whether gcc understands -c and -o together configure:5241: result: yes configure:5260: checking dependency style of gcc configure:5371: result: gcc3 configure:5435: checking for ar configure:5451: found /usr/bin/ar configure:5462: result: ar configure:5488: checking the archiver (ar) interface configure:5504: gcc -c -g -O2 conftest.c >&5 configure:5504: $? = 0 configure:5506: ar cru libconftest.a conftest.o >&5 configure:5509: $? = 0 configure:5537: result: ar configure:5603: checking how to print strings configure:5630: result: printf configure:5651: checking for a sed that does not truncate output configure:5715: result: /bin/sed configure:5733: checking for fgrep configure:5795: result: /bin/grep -F configure:5830: checking for ld used by gcc configure:5897: result: /usr/bin/ld configure:5904: checking if the linker (/usr/bin/ld) is GNU ld configure:5919: result: yes configure:5931: checking for BSD- or MS-compatible name lister (nm) configure:5980: result: /usr/bin/nm -B configure:6110: checking the name lister (/usr/bin/nm -B) interface configure:6117: gcc -c -g -O2 conftest.c >&5 configure:6120: /usr/bin/nm -B "conftest.o" configure:6123: output 0000000000000000 B some_variable configure:6130: result: BSD nm configure:6133: checking whether ln -s works configure:6137: result: yes configure:6145: checking the maximum length of command line arguments configure:6276: result: 1572864 configure:6293: checking whether the shell understands some XSI constructs configure:6303: result: yes configure:6307: checking whether the shell understands "+=" configure:6313: result: yes configure:6348: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6388: result: func_convert_file_noop configure:6395: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6415: result: func_convert_file_noop configure:6422: checking for /usr/bin/ld option to reload object files configure:6429: result: -r configure:6503: checking for objdump configure:6519: found /usr/bin/objdump configure:6530: result: objdump configure:6562: checking how to recognize dependent libraries configure:6760: result: pass_all configure:6845: checking for dlltool configure:6875: result: no configure:6905: checking how to associate runtime and link libraries configure:6932: result: printf %s\n configure:7056: checking for archiver @FILE support configure:7073: gcc -c -g -O2 conftest.c >&5 configure:7073: $? = 0 configure:7076: ar cru libconftest.a @conftest.lst >&5 configure:7079: $? = 0 configure:7084: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7087: $? = 1 configure:7099: result: @ configure:7157: checking for strip configure:7173: found /usr/bin/strip configure:7184: result: strip configure:7256: checking for ranlib configure:7272: found /usr/bin/ranlib configure:7283: result: ranlib configure:7385: checking command to parse /usr/bin/nm -B output from gcc object configure:7505: gcc -c -g -O2 conftest.c >&5 configure:7508: $? = 0 configure:7512: /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:7515: $? = 0 configure:7581: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7584: $? = 0 configure:7622: result: ok configure:7659: checking for sysroot configure:7689: result: no configure:7766: gcc -c -g -O2 conftest.c >&5 configure:7769: $? = 0 configure:7958: checking for mt configure:7974: found /bin/mt configure:7985: result: mt configure:8008: checking if mt is a manifest tool configure:8014: mt '-?' configure:8022: result: no configure:8661: checking for dlfcn.h configure:8661: gcc -c -g -O2 conftest.c >&5 configure:8661: $? = 0 configure:8661: result: yes configure:8867: checking for objdir configure:8882: result: .libs configure:9153: checking if gcc supports -fno-rtti -fno-exceptions configure:9171: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9175: $? = 0 configure:9188: result: no configure:9515: checking for gcc option to produce PIC configure:9522: result: -fPIC -DPIC configure:9530: checking if gcc PIC flag -fPIC -DPIC works configure:9548: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9552: $? = 0 configure:9565: result: yes configure:9594: checking if gcc static flag -static works configure:9622: result: yes configure:9637: checking if gcc supports -c -o file.o configure:9658: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9662: $? = 0 configure:9684: result: yes configure:9692: checking if gcc supports -c -o file.o configure:9739: result: yes configure:9772: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10929: result: yes configure:10966: checking whether -lc should be explicitly linked in configure:10974: gcc -c -g -O2 conftest.c >&5 configure:10977: $? = 0 configure:10992: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10995: $? = 0 configure:11009: result: no configure:11169: checking dynamic linker characteristics configure:11669: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11669: $? = 0 configure:11903: result: GNU/Linux ld.so configure:12010: checking how to hardcode library paths into programs configure:12035: result: immediate configure:12575: checking whether stripping libraries is possible configure:12580: result: yes configure:12615: checking if libtool supports shared libraries configure:12617: result: yes configure:12620: checking whether to build shared libraries configure:12641: result: yes configure:12644: checking whether to build static libraries configure:12648: result: yes configure:12687: checking operating system configure:12697: result: linux/other configure:12713: checking for C/C++ restrict keyword configure:12738: gcc -c -g -O2 conftest.c >&5 configure:12738: $? = 0 configure:12746: result: __restrict configure:12760: checking for variable-length arrays configure:12776: gcc -c -g -O2 conftest.c >&5 configure:12776: $? = 0 configure:12783: result: yes configure:12792: checking whether to enable assertions configure:12810: result: yes configure:12813: checking for stdbool.h that conforms to C99 configure:12880: gcc -c -g -O2 conftest.c >&5 configure:12880: $? = 0 configure:12887: result: yes configure:12889: checking for _Bool configure:12889: gcc -c -g -O2 conftest.c >&5 configure:12889: $? = 0 configure:12889: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:12889: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.10.1" | #define PACKAGE_STRING "libnice 0.1.10.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.10.1" | #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:12889: result: yes configure:12913: checking arpa/inet.h usability configure:12913: gcc -c -g -O2 conftest.c >&5 configure:12913: $? = 0 configure:12913: result: yes configure:12913: checking arpa/inet.h presence configure:12913: gcc -E conftest.c configure:12913: $? = 0 configure:12913: result: yes configure:12913: checking for arpa/inet.h configure:12913: result: yes configure:12913: checking net/in.h usability configure:12913: gcc -c -g -O2 conftest.c >&5 conftest.c:67:20: fatal error: net/in.h: No such file or directory #include ^ compilation terminated. configure:12913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.10.1" | #define PACKAGE_STRING "libnice 0.1.10.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.10.1" | #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:12913: result: no configure:12913: checking net/in.h presence configure:12913: gcc -E conftest.c conftest.c:34:20: fatal error: net/in.h: No such file or directory #include ^ compilation terminated. configure:12913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.10.1" | #define PACKAGE_STRING "libnice 0.1.10.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.10.1" | #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:12913: result: no configure:12913: checking for net/in.h configure:12913: result: no configure:12913: checking netdb.h usability configure:12913: gcc -c -g -O2 conftest.c >&5 configure:12913: $? = 0 configure:12913: result: yes configure:12913: checking netdb.h presence configure:12913: gcc -E conftest.c configure:12913: $? = 0 configure:12913: result: yes configure:12913: checking for netdb.h configure:12913: result: yes configure:12925: checking ifaddrs.h usability configure:12925: gcc -c -g -O2 conftest.c >&5 configure:12925: $? = 0 configure:12925: result: yes configure:12925: checking ifaddrs.h presence configure:12925: gcc -E conftest.c configure:12925: $? = 0 configure:12925: result: yes configure:12925: checking for ifaddrs.h configure:12925: result: yes configure:12938: checking for size_t configure:12938: gcc -c -g -O2 conftest.c >&5 configure:12938: $? = 0 configure:12938: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:73:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:12938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.10.1" | #define PACKAGE_STRING "libnice 0.1.10.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.10.1" | #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_NETDB_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:12938: result: yes configure:12947: checking for ssize_t configure:12947: gcc -c -g -O2 conftest.c >&5 configure:12947: $? = 0 configure:12947: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:74:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:12947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libnice" | #define PACKAGE_TARNAME "libnice" | #define PACKAGE_VERSION "0.1.10.1" | #define PACKAGE_STRING "libnice 0.1.10.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libnice" | #define VERSION "0.1.10.1" | #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_NETDB_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:12947: result: yes configure:12978: checking to see if compiler understands -fno-strict-aliasing configure:12995: gcc -c -g -O2 -fno-strict-aliasing conftest.c >&5 configure:12995: $? = 0 configure:13010: result: yes configure:13018: checking to see if compiler understands -Wall configure:13035: gcc -c -g -O2 -Wall conftest.c >&5 configure:13035: $? = 0 configure:13050: result: yes configure:13060: checking to see if compiler understands -Wextra configure:13077: gcc -c -g -O2 -Wextra conftest.c >&5 configure:13077: $? = 0 configure:13092: result: yes configure:13097: checking to see if compiler understands -Wundef configure:13114: gcc -c -g -O2 -Wundef conftest.c >&5 configure:13114: $? = 0 configure:13129: result: yes configure:13134: checking to see if compiler understands -Wnested-externs configure:13151: gcc -c -g -O2 -Wnested-externs conftest.c >&5 configure:13151: $? = 0 configure:13166: result: yes configure:13171: checking to see if compiler understands -Wwrite-strings configure:13188: gcc -c -g -O2 -Wwrite-strings conftest.c >&5 configure:13188: $? = 0 configure:13203: result: yes configure:13208: checking to see if compiler understands -Wpointer-arith configure:13225: gcc -c -g -O2 -Wpointer-arith conftest.c >&5 configure:13225: $? = 0 configure:13240: result: yes configure:13245: checking to see if compiler understands -Wmissing-declarations configure:13262: gcc -c -g -O2 -Wmissing-declarations conftest.c >&5 configure:13262: $? = 0 configure:13277: result: yes configure:13282: checking to see if compiler understands -Wmissing-prototypes configure:13299: gcc -c -g -O2 -Wmissing-prototypes conftest.c >&5 configure:13299: $? = 0 configure:13314: result: yes configure:13319: checking to see if compiler understands -Wstrict-prototypes configure:13336: gcc -c -g -O2 -Wstrict-prototypes conftest.c >&5 conftest.c:41:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13336: $? = 0 configure:13351: result: yes configure:13356: checking to see if compiler understands -Wredundant-decls configure:13373: gcc -c -g -O2 -Wredundant-decls conftest.c >&5 configure:13373: $? = 0 configure:13388: result: yes configure:13393: checking to see if compiler understands -Wno-unused-parameter configure:13410: gcc -c -g -O2 -Wno-unused-parameter conftest.c >&5 configure:13410: $? = 0 configure:13425: result: yes configure:13430: checking to see if compiler understands -Wno-missing-field-initializers configure:13447: gcc -c -g -O2 -Wno-missing-field-initializers conftest.c >&5 configure:13447: $? = 0 configure:13462: result: yes configure:13467: checking to see if compiler understands -Wdeclaration-after-statement configure:13484: gcc -c -g -O2 -Wdeclaration-after-statement conftest.c >&5 configure:13484: $? = 0 configure:13499: result: yes configure:13504: checking to see if compiler understands -Wformat=2 configure:13521: gcc -c -g -O2 -Wformat=2 conftest.c >&5 configure:13521: $? = 0 configure:13536: result: yes configure:13541: checking to see if compiler understands -Wold-style-definition configure:13558: gcc -c -g -O2 -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:41:1: warning: old-style function definition [-Wold-style-definition] main () ^ configure:13558: $? = 0 configure:13573: result: yes configure:13578: checking to see if compiler understands -Wcast-align configure:13595: gcc -c -g -O2 -Wcast-align conftest.c >&5 configure:13595: $? = 0 configure:13610: result: yes configure:13615: checking to see if compiler understands -Wformat-nonliteral configure:13632: gcc -c -g -O2 -Wformat-nonliteral conftest.c >&5 cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral] configure:13632: $? = 0 configure:13647: result: yes configure:13652: checking to see if compiler understands -Wformat-security configure:13669: gcc -c -g -O2 -Wformat-security conftest.c >&5 cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] configure:13669: $? = 0 configure:13684: result: yes configure:13695: checking to see if compiler understands -Wsign-compare configure:13712: gcc -c -g -O2 -Wsign-compare conftest.c >&5 configure:13712: $? = 0 configure:13727: result: yes configure:13732: checking to see if compiler understands -Wstrict-aliasing configure:13749: gcc -c -g -O2 -Wstrict-aliasing conftest.c >&5 configure:13749: $? = 0 configure:13764: result: yes configure:13769: checking to see if compiler understands -Wshadow configure:13786: gcc -c -g -O2 -Wshadow conftest.c >&5 configure:13786: $? = 0 configure:13801: result: yes configure:13806: checking to see if compiler understands -Winline configure:13823: gcc -c -g -O2 -Winline conftest.c >&5 configure:13823: $? = 0 configure:13838: result: yes configure:13843: checking to see if compiler understands -Wpacked configure:13860: gcc -c -g -O2 -Wpacked conftest.c >&5 configure:13860: $? = 0 configure:13875: result: yes configure:13880: checking to see if compiler understands -Wmissing-format-attribute configure:13897: gcc -c -g -O2 -Wmissing-format-attribute conftest.c >&5 configure:13897: $? = 0 configure:13912: result: yes configure:13917: checking to see if compiler understands -Wmissing-noreturn configure:13934: gcc -c -g -O2 -Wmissing-noreturn conftest.c >&5 configure:13934: $? = 0 configure:13949: result: yes configure:13954: checking to see if compiler understands -Winit-self configure:13971: gcc -c -g -O2 -Winit-self conftest.c >&5 configure:13971: $? = 0 configure:13986: result: yes configure:13991: checking to see if compiler understands -Wredundant-decls configure:14008: gcc -c -g -O2 -Wredundant-decls conftest.c >&5 configure:14008: $? = 0 configure:14023: result: yes configure:14028: checking to see if compiler understands -Wmissing-include-dirs configure:14045: gcc -c -g -O2 -Wmissing-include-dirs conftest.c >&5 configure:14045: $? = 0 configure:14060: result: yes configure:14065: checking to see if compiler understands -Wunused-but-set-variable configure:14082: gcc -c -g -O2 -Wunused-but-set-variable conftest.c >&5 configure:14082: $? = 0 configure:14097: result: yes configure:14102: checking to see if compiler understands -Warray-bounds configure:14119: gcc -c -g -O2 -Warray-bounds conftest.c >&5 configure:14119: $? = 0 configure:14134: result: yes configure:14144: checking to see if compiler understands -Wswitch-enum configure:14161: gcc -c -g -O2 -Wswitch-enum conftest.c >&5 configure:14161: $? = 0 configure:14176: result: yes configure:14181: checking to see if compiler understands -Wswitch-default configure:14198: gcc -c -g -O2 -Wswitch-default conftest.c >&5 configure:14198: $? = 0 configure:14213: result: yes configure:14218: checking to see if compiler understands -Waggregate-return configure:14235: gcc -c -g -O2 -Waggregate-return conftest.c >&5 configure:14235: $? = 0 configure:14250: result: yes configure:14259: checking to see if compiler understands -Werror configure:14276: gcc -c -g -O2 -Werror conftest.c >&5 configure:14276: $? = 0 configure:14291: result: yes configure:14296: checking to see if compiler understands -Wno-suggest-attribute=format configure:14313: gcc -c -g -O2 -Wno-suggest-attribute=format conftest.c >&5 configure:14313: $? = 0 configure:14328: result: yes configure:14338: checking for library containing inet_pton configure:14369: gcc -o conftest -g -O2 conftest.c >&5 configure:14369: $? = 0 configure:14386: result: none required configure:14394: checking for library containing socket configure:14425: gcc -o conftest -g -O2 conftest.c >&5 configure:14425: $? = 0 configure:14442: result: none required configure:14462: 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 -Wswitch-enum -Wswitch-default -Waggregate-return -Werror -Wno-suggest-attribute=format configure:14466: checking for clock_gettime in -lrt configure:14491: gcc -o conftest -g -O2 conftest.c -lrt >&5 configure:14491: $? = 0 configure:14500: result: yes configure:14510: checking for poll configure:14510: gcc -o conftest -g -O2 conftest.c >&5 configure:14510: $? = 0 configure:14510: result: yes configure:14583: checking for pkg-config configure:14601: found /usr/bin/pkg-config configure:14613: result: /usr/bin/pkg-config configure:14638: checking pkg-config is at least version 0.9.0 configure:14641: result: yes configure:14651: checking for GLIB configure:14658: $PKG_CONFIG --exists --print-errors "$NICE_PACKAGES" configure:14661: $? = 0 configure:14675: $PKG_CONFIG --exists --print-errors "$NICE_PACKAGES" configure:14678: $? = 0 configure:14736: result: yes configure:14764: checking for GST configure:14774: $PKG_CONFIG --exists --print-errors " gstreamer-1.0 >= 0.11.91 gstreamer-base-1.0 >= 0.11.91 " Package gstreamer-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-1.0' found Package gstreamer-base-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-base-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-base-1.0' found configure:14780: $? = 1 configure:14800: $PKG_CONFIG --exists --print-errors " gstreamer-1.0 >= 0.11.91 gstreamer-base-1.0 >= 0.11.91 " Package gstreamer-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-1.0' found Package gstreamer-base-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-base-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-base-1.0' found configure:14806: $? = 1 configure:14823: result: no No package 'gstreamer-1.0' found No package 'gstreamer-base-1.0' found configure:14885: checking for GST010 configure:14895: $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:14901: $? = 1 configure:14921: $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:14927: $? = 1 configure:14944: result: no No package 'gstreamer-0.10' found No package 'gstreamer-base-0.10' found configure:15043: checking for GUPNP configure:15050: $PKG_CONFIG --exists --print-errors "$GUPNP_PACKAGES" Package gupnp-igd-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gupnp-igd-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gupnp-igd-1.0' found configure:15053: $? = 1 configure:15067: $PKG_CONFIG --exists --print-errors "$GUPNP_PACKAGES" Package gupnp-igd-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gupnp-igd-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gupnp-igd-1.0' found configure:15070: $? = 1 configure:15084: result: no No package 'gupnp-igd-1.0' found configure:15151: checking whether to build static plugins or not configure:15167: result: no configure:15197: checking for gtk-doc configure:15200: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" configure:15203: $? = 0 configure:15209: result: yes configure:15223: checking for gtkdoc-check configure:15239: found /usr/bin/gtkdoc-check configure:15250: result: gtkdoc-check.test configure:15260: checking for gtkdoc-check configure:15278: found /usr/bin/gtkdoc-check configure:15290: result: /usr/bin/gtkdoc-check configure:15302: checking for gtkdoc-rebase configure:15320: found /usr/bin/gtkdoc-rebase configure:15332: result: /usr/bin/gtkdoc-rebase configure:15346: checking for gtkdoc-mkpdf configure:15364: found /usr/bin/gtkdoc-mkpdf configure:15376: result: /usr/bin/gtkdoc-mkpdf configure:15404: checking whether to build gtk-doc documentation configure:15406: result: no configure:15419: checking for GTKDOC_DEPS configure:15426: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:15429: $? = 0 configure:15443: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:15446: $? = 0 configure:15484: result: yes configure:15577: checking for gobject-introspection configure:15608: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.30.0" Package gobject-introspection-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-introspection-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-introspection-1.0' found configure:15611: $? = 1 configure:15623: result: no configure:15772: checking that generated files are newer than configure configure:15778: result: done configure:15849: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libnice config.status 0.1.10.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on schoellingm config.status:1181: creating Makefile config.status:1181: creating agent/Makefile config.status:1181: creating stun/Makefile config.status:1181: creating stun/tests/Makefile config.status:1181: creating stun/tools/Makefile config.status:1181: creating socket/Makefile config.status:1181: creating nice/Makefile config.status:1181: creating nice/nice.pc config.status:1181: creating random/Makefile config.status:1181: creating gst/Makefile config.status:1181: creating docs/Makefile config.status:1181: creating docs/reference/Makefile config.status:1181: creating docs/reference/libnice/Makefile config.status:1181: creating tests/Makefile config.status:1181: creating examples/Makefile config.status:1181: creating config.h config.status:1362: config.h is unchanged config.status:1410: executing depfiles commands config.status:1410: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-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= ac_cv_env_CFLAGS_value= 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= 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_netdb_h=yes 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=x86_64-unknown-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_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt 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=x86_64-unknown-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 am_cv_prog_cc_c_o=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/x86_64-linux-gnu/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 ' pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/manuel/Projekte/intercom/pseudotcp/libnice/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/manuel/Projekte/intercom/pseudotcp/libnice/missing autoconf' AUTOHEADER='${SHELL} /home/manuel/Projekte/intercom/pseudotcp/libnice/missing autoheader' AUTOMAKE='${SHELL} /home/manuel/Projekte/intercom/pseudotcp/libnice/missing automake-1.14' AWK='gawk' CC='gcc' CCACHE_DISABLE='' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='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/x86_64-linux-gnu/glib-2.0/include ' GLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 ' GREP='/bin/grep' GST010_CFLAGS='' GST010_LIBS='' GST_CFLAGS='' GST_LIBS='' GST_PLUGIN_BUILD_STATIC_FALSE='' GST_PLUGIN_BUILD_STATIC_TRUE='#' GTKDOC_CHECK='gtkdoc-check.test' GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' 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='' GUPNP_LIBS='' GUPNP_PACKAGES='' GUPNP_PACKAGES_PRIVATE='' GUPNP_PACKAGES_PUBLIC='' HAVE_GTK_DOC_FALSE='#' HAVE_GTK_DOC_TRUE='' HAVE_GUPNP='no' HAVE_INTROSPECTION_FALSE='' HAVE_INTROSPECTION_TRUE='#' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTROSPECTION_CFLAGS='' INTROSPECTION_COMPILER='' INTROSPECTION_GENERATE='' INTROSPECTION_GIRDIR='' INTROSPECTION_LIBS='' INTROSPECTION_MAKEFILE='' INTROSPECTION_SCANNER='' INTROSPECTION_TYPELIBDIR='' LD='/usr/bin/ld -m elf_x86_64' 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 -Wswitch-enum -Wswitch-default -Waggregate-return -Werror -Wno-suggest-attribute=format' LIBNICE_LT_LDFLAGS='-version-info 15:1:5 -no-undefined' LIBOBJS='' LIBRT='-lrt' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/manuel/Projekte/intercom/pseudotcp/libnice/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NICE_PACKAGES='glib-2.0 >= 2.30 gio-2.0 >= 2.30 gobject-2.0 >= 2.30 gthread-2.0' NICE_PACKAGES_PRIVATE='gthread-2.0' NICE_PACKAGES_PUBLIC='glib-2.0 >= 2.30 gio-2.0 >= 2.30 gobject-2.0 >= 2.30' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libnice' PACKAGE_BUGREPORT='' PACKAGE_NAME='libnice' PACKAGE_STRING='libnice 0.1.10.1' PACKAGE_TARNAME='libnice' PACKAGE_URL='' PACKAGE_VERSION='0.1.10.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' UPNP_ENABLED='' VERSION='0.1.10.1' WINDOWS_FALSE='' WINDOWS_TRUE='#' WITH_GSTREAMER010_FALSE='' WITH_GSTREAMER010_TRUE='#' WITH_GSTREAMER_FALSE='' WITH_GSTREAMER_TRUE='#' ac_ct_AR='ar' ac_ct_CC='gcc' 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='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gstplugin010dir='' gstplugindir='' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/manuel/Projekte/intercom/pseudotcp/libnice/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libnice" #define PACKAGE_TARNAME "libnice" #define PACKAGE_VERSION "0.1.10.1" #define PACKAGE_STRING "libnice 0.1.10.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libnice" #define VERSION "0.1.10.1" #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_NETDB_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 configure: exit 0