This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ekiga configure 4.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ekiga-4.0.1-r1 --htmldir=/usr/share/doc/ekiga-4.0.1-r1/html --libdir=/usr/lib64 --disable-maintainer-mode --disable-scrollkeeper --disable-schemas-install --disable-gstreamer --disable-kde --enable-libtool-lock --disable-kab --disable-xcap --enable-gconf --enable-schemas-install --enable-nls --disable-static-libs --enable-dbus --enable-dbus_service --disable-gtk-debug --disable-opal-debug --disable-gdu --disable-eds --disable-h323 --enable-ldap --disable-notify --enable-mmx --enable-shm --disable-xv --disable-avahi ## --------- ## ## Platform. ## ## --------- ## hostname = inspiron uname -m = x86_64 uname -r = 4.8.9-gentoo uname -s = Linux uname -v = #2 SMP Mon Nov 21 00:42:12 CST 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz /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/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2698: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2828: checking build system type configure:2842: result: x86_64-pc-linux-gnu configure:2862: checking host system type configure:2875: result: x86_64-pc-linux-gnu configure:2895: checking target system type configure:2908: result: x86_64-pc-linux-gnu configure:2953: checking for a BSD-compatible install configure:3021: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:3032: checking whether build environment is sane configure:3082: result: yes configure:3223: checking for a thread-safe mkdir -p configure:3262: result: /bin/mkdir -p configure:3275: checking for gawk configure:3291: found /usr/bin/gawk configure:3302: result: gawk configure:3313: checking whether make sets $(MAKE) configure:3335: result: yes configure:3410: checking how to create a ustar tar archive configure:3423: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3426: $? = 0 configure:3466: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3469: $? = 0 configure:3473: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 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:4203: $? = 0 configure:4192: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:4203: $? = 0 configure:4192: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4203: $? = 1 configure:4192: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4203: $? = 1 configure:4223: checking whether the C compiler works configure:4245: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4249: $? = 0 configure:4297: result: yes configure:4300: checking for C compiler default output file name configure:4302: result: a.out configure:4308: checking for suffix of executables configure:4315: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4319: $? = 0 configure:4341: result: configure:4363: checking whether we are cross compiling configure:4371: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4375: $? = 0 configure:4382: ./conftest configure:4386: $? = 0 configure:4401: result: no configure:4406: checking for suffix of object files configure:4428: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4432: $? = 0 configure:4453: result: o configure:4457: checking whether we are using the GNU C compiler configure:4476: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4476: $? = 0 configure:4485: result: yes configure:4494: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4514: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4514: $? = 0 configure:4555: result: yes configure:4572: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4635: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4635: $? = 0 configure:4648: result: none needed configure:4670: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4781: result: none configure:4796: checking for a sed that does not truncate output configure:4860: result: /bin/sed configure:4878: checking for grep that handles long lines and -e configure:4936: result: /bin/grep configure:4941: checking for egrep configure:5003: result: /bin/grep -E configure:5008: checking for fgrep configure:5070: result: /bin/grep -F configure:5105: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5172: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5179: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5194: result: yes configure:5206: checking for BSD- or MS-compatible name lister (nm) configure:5255: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5385: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5392: -c -march=native -O2 -pipe conftest.cpp >&5 ./configure: line 5393: -c: command not found configure:5395: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" /usr/bin/x86_64-pc-linux-gnu-nm: 'conftest.o': No such file configure:5398: output configure:5405: result: BSD nm configure:5408: checking whether ln -s works configure:5412: result: yes configure:5420: checking the maximum length of command line arguments configure:5551: result: 1572864 configure:5568: checking whether the shell understands some XSI constructs configure:5578: result: yes configure:5582: checking whether the shell understands "+=" configure:5588: result: yes configure:5623: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5663: result: func_convert_file_noop configure:5670: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5690: result: func_convert_file_noop configure:5697: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5704: result: -r configure:5738: checking for x86_64-pc-linux-gnu-objdump configure:5754: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5765: result: x86_64-pc-linux-gnu-objdump configure:5837: checking how to recognize dependent libraries configure:6035: result: pass_all configure:6080: checking for x86_64-pc-linux-gnu-dlltool configure:6110: result: no configure:6120: checking for dlltool configure:6150: result: no configure:6180: checking how to associate runtime and link libraries configure:6207: result: printf %s\n configure:6232: checking for x86_64-pc-linux-gnu-g++ configure:6248: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:6259: result: x86_64-pc-linux-gnu-g++ configure:6330: checking for C++ compiler version configure:6339: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 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:6350: $? = 0 configure:6339: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:6350: $? = 0 configure:6339: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:6350: $? = 1 configure:6339: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:6350: $? = 1 configure:6354: checking whether we are using the GNU C++ compiler configure:6373: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6373: $? = 0 configure:6382: result: yes configure:6391: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:6411: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:6411: $? = 0 configure:6452: result: yes configure:6477: checking dependency style of x86_64-pc-linux-gnu-g++ configure:6588: result: none configure:6609: checking for x86_64-pc-linux-gnu-ar configure:6625: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6636: result: x86_64-pc-linux-gnu-ar configure:6717: checking for archiver @FILE support configure:6734: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6734: $? = 0 configure:6737: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6740: $? = 0 configure:6745: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6748: $? = 1 configure:6760: result: @ configure:6778: checking for x86_64-pc-linux-gnu-strip configure:6794: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6805: result: x86_64-pc-linux-gnu-strip configure:6877: checking for x86_64-pc-linux-gnu-ranlib configure:6893: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6904: result: x86_64-pc-linux-gnu-ranlib configure:7046: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:7166: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:7169: $? = 0 configure:7173: /usr/bin/x86_64-pc-linux-gnu-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:7176: $? = 0 configure:7242: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp conftstm.o >&5 configure:7245: $? = 0 configure:7283: result: ok configure:7320: checking for sysroot configure:7350: result: no configure:7428: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:7431: $? = 0 configure:7574: checking for x86_64-pc-linux-gnu-mt configure:7604: result: no configure:7614: checking for mt configure:7644: result: no configure:7664: checking if : is a manifest tool configure:7670: : '-?' configure:7678: result: no configure:8320: checking how to run the C preprocessor configure:8351: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8351: $? = 0 configure:8365: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 1 | /* end confdefs.h. */ | #include configure:8390: result: x86_64-pc-linux-gnu-gcc -E configure:8410: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8410: $? = 0 configure:8424: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8424: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 1 | /* end confdefs.h. */ | #include configure:8453: checking for ANSI C header files configure:8473: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8473: $? = 0 configure:8546: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8546: $? = 0 configure:8546: ./conftest configure:8546: $? = 0 configure:8557: result: yes configure:8570: checking for sys/types.h configure:8570: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8570: checking for sys/stat.h configure:8570: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8570: checking for stdlib.h configure:8570: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8570: checking for string.h configure:8570: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8570: checking for memory.h configure:8570: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8570: checking for strings.h configure:8570: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8570: checking for inttypes.h configure:8570: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8570: checking for stdint.h configure:8570: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8570: checking for unistd.h configure:8570: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8584: checking for dlfcn.h configure:8584: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8584: $? = 0 configure:8584: result: yes configure:8798: checking for objdir configure:8813: result: .libs configure:9084: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9102: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9106: $? = 0 configure:9119: result: no configure:9446: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9453: result: -fPIC -DPIC configure:9461: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9479: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:9483: $? = 0 configure:9496: result: yes configure:9525: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9553: result: yes configure:9568: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9589: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:9593: $? = 0 configure:9615: result: yes configure:9623: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9670: result: yes configure:9703: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:10860: result: yes configure:10897: checking whether -lc should be explicitly linked in configure:10905: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10908: $? = 0 configure:10923: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10926: $? = 0 configure:10940: result: no configure:11100: checking dynamic linker characteristics configure:11600: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11600: $? = 0 configure:11834: result: GNU/Linux ld.so configure:11941: checking how to hardcode library paths into programs configure:11966: result: immediate configure:12060: checking for shl_load configure:12060: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-voip/ekiga-4.0.1-r1/temp/cclC8dGF.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:12060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:12060: result: no configure:12064: checking for shl_load in -ldld configure:12089: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:12089: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:12098: result: no configure:12103: checking for dlopen configure:12103: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-voip/ekiga-4.0.1-r1/temp/ccwDD5h0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:12103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:12103: result: no configure:12107: checking for dlopen in -ldl configure:12132: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:12132: $? = 0 configure:12141: result: yes configure:12260: checking whether a program can dlopen itself configure:12340: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 configure:12343: $? = 0 configure:12361: result: yes configure:12366: checking whether a statically linked program can dlopen itself configure:12446: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 /var/tmp/portage/net-voip/ekiga-4.0.1-r1/temp/ccGQoggk.o: In function `main': conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:12449: $? = 1 configure:12467: result: no configure:12506: checking whether stripping libraries is possible configure:12511: result: yes configure:12546: checking if libtool supports shared libraries configure:12548: result: yes configure:12551: checking whether to build shared libraries configure:12572: result: yes configure:12575: checking whether to build static libraries configure:12579: result: no configure:12602: checking how to run the C++ preprocessor configure:12629: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12629: $? = 0 configure:12643: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12668: result: x86_64-pc-linux-gnu-g++ -E configure:12688: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12688: $? = 0 configure:12702: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12871: checking for ld used by x86_64-pc-linux-gnu-g++ configure:12938: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:12945: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:12960: result: yes configure:13015: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:14017: result: yes configure:14053: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:14056: $? = 0 configure:14576: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:14583: result: -fPIC -DPIC configure:14591: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:14609: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14613: $? = 0 configure:14626: result: yes configure:14649: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:14677: result: yes configure:14689: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14710: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:14714: $? = 0 configure:14736: result: yes configure:14741: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14788: result: yes configure:14818: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:14857: result: yes configure:14998: checking dynamic linker characteristics configure:15666: result: GNU/Linux ld.so configure:15719: checking how to hardcode library paths into programs configure:15744: result: immediate configure:15806: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:15955: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:77:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:82:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:131:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:139:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:157:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:15955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:15955: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:77:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:82:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:131:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:139:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:157:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:15955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:15955: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:77:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:82:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:131:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:139:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:157:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:15955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:15955: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:77:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:82:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:131:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:139:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:157:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:15955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:15955: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:77:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:82:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:131:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:139:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:157:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:15955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:15955: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:77:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:82:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:131:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:139:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:157:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:15955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:15955: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:77:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:82:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:131:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:139:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:157:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:15955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:15971: result: unsupported configure:16095: checking for C++ compiler version configure:16104: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 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:16115: $? = 0 configure:16104: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:16115: $? = 0 configure:16104: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:16115: $? = 1 configure:16104: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:16115: $? = 1 configure:16119: checking whether we are using the GNU C++ compiler configure:16147: result: yes configure:16156: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:16217: result: yes configure:16242: checking dependency style of x86_64-pc-linux-gnu-g++ configure:16353: result: none configure:16368: checking for library containing strerror configure:16399: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:16399: $? = 0 configure:16416: result: none required configure:16425: checking for ANSI C header files configure:16529: result: yes configure:16550: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow conftest.cpp >&5 configure:16553: $? = 0 configure:16576: checking whether OS type is supported configure:16613: result: yes configure:16625: checking Byte order configure:16633: checking whether byte ordering is bigendian configure:16648: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow conftest.cpp >&5 conftest.cpp:29:9: error: expected unqualified-id before 'not' token not a universal capable compiler ^ configure:16648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:16693: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow conftest.cpp >&5 configure:16693: $? = 0 configure:16711: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:35:8: error: 'big' was not declared in this scope not big endian ^ configure:16711: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ekiga" | #define PACKAGE_TARNAME "ekiga" | #define PACKAGE_VERSION "4.0.1" | #define PACKAGE_STRING "ekiga 4.0.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" | #define PACKAGE_URL "" | #define PACKAGE "ekiga" | #define VERSION "4.0.1" | #define MAJOR_VERSION 4 | #define MINOR_VERSION 0 | #define BUILD_TYPE ReleaseCode | #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:16839: result: no configure:16873: result: little endian configure:16878: checking whether NLS is requested configure:16887: result: yes configure:16905: checking for intltool >= 0.35.0 configure:16907: result: 0.51.0 found configure:16915: checking for intltool-update configure:16933: found /usr/bin/intltool-update configure:16945: result: /usr/bin/intltool-update configure:16955: checking for intltool-merge configure:16973: found /usr/bin/intltool-merge configure:16985: result: /usr/bin/intltool-merge configure:16995: checking for intltool-extract configure:17013: found /usr/bin/intltool-extract configure:17025: result: /usr/bin/intltool-extract configure:17179: checking for xgettext configure:17197: found /usr/bin/xgettext configure:17209: result: /usr/bin/xgettext configure:17219: checking for msgmerge configure:17237: found /usr/bin/msgmerge configure:17249: result: /usr/bin/msgmerge configure:17259: checking for msgfmt configure:17277: found /usr/bin/msgfmt configure:17289: result: /usr/bin/msgfmt configure:17299: checking for gmsgfmt configure:17317: found /usr/bin/gmsgfmt configure:17330: result: /usr/bin/gmsgfmt configure:17350: checking for perl configure:17368: found /usr/bin/perl configure:17380: result: /usr/bin/perl configure:17391: checking for perl >= 5.8.1 configure:17398: result: 5.22.2 configure:17402: checking for XML::Parser configure:17405: result: ok configure:17430: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17430: $? = 0 configure:17554: checking for GTK configure:17561: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.20.0 gnome-icon-theme >= 3.0.0" Package gnome-icon-theme was not found in the pkg-config search path. Perhaps you should add the directory containing `gnome-icon-theme.pc' to the PKG_CONFIG_PATH environment variable No package 'gnome-icon-theme' found configure:17564: $? = 1 configure:17578: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.20.0 gnome-icon-theme >= 3.0.0" Package gnome-icon-theme was not found in the pkg-config search path. Perhaps you should add the directory containing `gnome-icon-theme.pc' to the PKG_CONFIG_PATH environment variable No package 'gnome-icon-theme' found configure:17581: $? = 1 configure:17595: result: no No package 'gnome-icon-theme' found configure:17611: error: Package requirements (gtk+-2.0 >= 2.20.0 gnome-icon-theme >= 3.0.0) were not met: No package 'gnome-icon-theme' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GTK_CFLAGS and GTK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_AVAHI_CFLAGS_set= ac_cv_env_AVAHI_CFLAGS_value= ac_cv_env_AVAHI_LIBS_set= ac_cv_env_AVAHI_LIBS_value= ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_EDS_CFLAGS_set= ac_cv_env_EDS_CFLAGS_value= ac_cv_env_EDS_LIBS_set= ac_cv_env_EDS_LIBS_value= ac_cv_env_GCONF_CFLAGS_set= ac_cv_env_GCONF_CFLAGS_value= ac_cv_env_GCONF_LIBS_set= ac_cv_env_GCONF_LIBS_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_GSTREAMER_CFLAGS_set= ac_cv_env_GSTREAMER_CFLAGS_value= ac_cv_env_GSTREAMER_LIBS_set= ac_cv_env_GSTREAMER_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_KDE_CFLAGS_set= ac_cv_env_KDE_CFLAGS_value= ac_cv_env_KDE_LIBS_set= ac_cv_env_KDE_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LOUDMOUTH_CFLAGS_set= ac_cv_env_LOUDMOUTH_CFLAGS_value= ac_cv_env_LOUDMOUTH_LIBS_set= ac_cv_env_LOUDMOUTH_LIBS_value= ac_cv_env_NOTIFY_CFLAGS_set= ac_cv_env_NOTIFY_CFLAGS_value= ac_cv_env_NOTIFY_LIBS_set= ac_cv_env_NOTIFY_LIBS_value= ac_cv_env_OPAL_CFLAGS_set= ac_cv_env_OPAL_CFLAGS_value= ac_cv_env_OPAL_LIBS_set= ac_cv_env_OPAL_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PTLIB_CFLAGS_set= ac_cv_env_PTLIB_CFLAGS_value= ac_cv_env_PTLIB_LIBS_set= ac_cv_env_PTLIB_LIBS_value= ac_cv_env_SOUP_CFLAGS_set= ac_cv_env_SOUP_CFLAGS_value= ac_cv_env_SOUP_LIBS_set= ac_cv_env_SOUP_LIBS_value= ac_cv_env_XML_CFLAGS_set= ac_cv_env_XML_CFLAGS_value= ac_cv_env_XML_LIBS_set= ac_cv_env_XML_LIBS_value= ac_cv_env_XV_CFLAGS_set= ac_cv_env_XV_CFLAGS_value= ac_cv_env_XV_LIBS_set= ac_cv_env_XV_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_dlopen=no ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=no ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_target=x86_64-pc-linux-gnu am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar ekiga_cv_cc_64bit_output=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-voip/ekiga-4.0.1-r1/work/ekiga-4.0.1/missing --run aclocal-1.11' ALL_LINGUAS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/net-voip/ekiga-4.0.1-r1/work/ekiga-4.0.1/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-voip/ekiga-4.0.1-r1/work/ekiga-4.0.1/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-voip/ekiga-4.0.1-r1/work/ekiga-4.0.1/missing --run automake-1.11' AVAHI_CFLAGS='' AVAHI_LIBS='' AWK='gawk' BOOST_CPPFLAGS='' BOOST_LDFLAGS='' BOOST_LIBS='' BOOST_SIGNALS_LIB='' CATALOGS='' CATOBJEXT='' CC='x86_64-pc-linux-gnu-gcc' CCAS='' CCASDEPMODE='' CCASFLAGS='' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-march=native -O2 -pipe -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='' DBUS_LIBS='' DEBUG_FALSE='' DEBUG_TRUE='' DEFS='' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS='' DLLTOOL='false' DOC_USER_FORMATS='' DSYMUTIL='' DUMPBIN='' DX_CFLAGS='' DX_LIBS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EDS_CFLAGS='' EDS_LIBS='' EGREP='/bin/grep -E' ENABLE_SK_FALSE='' ENABLE_SK_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GCONF_CFLAGS='' GCONF_LIBS='' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='' GCONF_SCHEMA_FILE_DIR='' GETTEXT_PACKAGE='' GLIB_CFLAGS='' GLIB_LIBS='' GMOFILES='' GMSGFMT='/usr/bin/gmsgfmt' GREP='/bin/grep' GSTREAMER_CFLAGS='' GSTREAMER_LIBS='' GTK_CFLAGS='' GTK_LIBS='' HAVE_AVAHI_FALSE='' HAVE_AVAHI_TRUE='' HAVE_DBUS_FALSE='' HAVE_DBUS_TRUE='' HAVE_DX_FALSE='' HAVE_DX_TRUE='' HAVE_EDS_FALSE='' HAVE_EDS_TRUE='' HAVE_GCONF_FALSE='' HAVE_GCONF_TRUE='' HAVE_GNOME_DOC_UTILS_FALSE='' HAVE_GNOME_DOC_UTILS_TRUE='' HAVE_GSTREAMER_FALSE='' HAVE_GSTREAMER_TRUE='' HAVE_H323_FALSE='' HAVE_H323_TRUE='' HAVE_KAB_FALSE='' HAVE_KAB_TRUE='' HAVE_KDE_FALSE='' HAVE_KDE_TRUE='' HAVE_LDAP_FALSE='' HAVE_LDAP_TRUE='' HAVE_LOUDMOUTH_FALSE='' HAVE_LOUDMOUTH_TRUE='' HAVE_NOTIFY_FALSE='' HAVE_NOTIFY_TRUE='' HAVE_SHM_FALSE='' HAVE_SHM_TRUE='' HAVE_V4L_FALSE='' HAVE_V4L_TRUE='' HAVE_XCAP_FALSE='' HAVE_XCAP_TRUE='' HAVE_XV_FALSE='' HAVE_XV_TRUE='' HELP_DIR='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_DBUS_SERVICE_FALSE='' INSTALL_DBUS_SERVICE_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' KAB_CFLAGS='' KAB_LIBS='' KDE_CFLAGS='' KDE_LIBS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDAP_CFLAGS='' LDAP_LIBS='' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LOUDMOUTH_CFLAGS='' LOUDMOUTH_LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/net-voip/ekiga-4.0.1-r1/work/ekiga-4.0.1/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' NOTIFY_CFLAGS='' NOTIFY_LIBS='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OMF_DIR='' OPAL_CFLAGS='' OPAL_LIBS='' OTOOL64='' OTOOL='' PACKAGE='ekiga' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga' PACKAGE_NAME='ekiga' PACKAGE_STRING='ekiga 4.0.1' PACKAGE_TARNAME='ekiga' PACKAGE_URL='' PACKAGE_VERSION='4.0.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PLUGINS_LIBTOOL_FLAGS='' PLUGIN_DIR='' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PTLIB_CFLAGS='' PTLIB_LIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHM_LIBS='' SK_CONFIG='' SOUP_CFLAGS='' SOUP_LIBS='' STACKLIB_LDFLAGS='' STRIP='x86_64-pc-linux-gnu-strip' USE_MMX_FALSE='' USE_MMX_TRUE='' USE_NLS='yes' VERSION='4.0.1' WIN32_FALSE='' WIN32_TRUE='#' XGETTEXT='/usr/bin/xgettext' XML_CFLAGS='' XML_LIBS='' XV_CFLAGS='' XV_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/ekiga-4.0.1-r1' dvidir='${docdir}' exec_prefix='NONE' gnomeconfdir='' gnomedatadir='' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/ekiga-4.0.1-r1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-voip/ekiga-4.0.1-r1/work/ekiga-4.0.1/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' plugindir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stacklibdir='' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "ekiga" #define PACKAGE_TARNAME "ekiga" #define PACKAGE_VERSION "4.0.1" #define PACKAGE_STRING "ekiga 4.0.1" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga" #define PACKAGE_URL "" #define PACKAGE "ekiga" #define VERSION "4.0.1" #define MAJOR_VERSION 4 #define MINOR_VERSION 0 #define BUILD_TYPE ReleaseCode #define BUILD_NUMBER 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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define WORDS_LITTLEENDIAN 1 configure: exit 1