This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by NetworkManager-sstp configure 1.2.0, 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/networkmanager-sstp-1.2.0 --htmldir=/usr/share/doc/networkmanager-sstp-1.2.0/html --libdir=/usr/lib64 --disable-more-warnings --disable-static --with-dist-version=Gentoo --with-pppd-plugin-dir=/usr/lib64/pppd/2.4.7 --with-gnome ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.9.8-hardened uname -s = Linux uname -v = #1 SMP Wed Feb 8 18:32:21 CET 2017 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /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/5.4.0 PATH: /opt/tivoli/tsm/client/ba/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2333: 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:2474: checking for a BSD-compatible install configure:2542: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2553: checking whether build environment is sane configure:2608: result: yes configure:2759: checking for a thread-safe mkdir -p configure:2798: result: /bin/mkdir -p configure:2805: checking for gawk configure:2821: found /usr/bin/gawk configure:2832: result: gawk configure:2843: checking whether make sets $(MAKE) configure:2865: result: yes configure:2894: checking whether make supports nested variables configure:2911: result: yes configure:3038: checking whether to enable maintainer-specific portions of Makefiles configure:3047: result: no configure:3074: checking for x86_64-pc-linux-gnu-gcc configure:3090: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3101: result: x86_64-pc-linux-gnu-gcc configure:3370: checking for C compiler version configure:3379: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 5.4.0 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:3390: $? = 0 configure:3379: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,go,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 5.4.0-r3 p1.3, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) configure:3390: $? = 0 configure:3379: 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:3390: $? = 1 configure:3379: 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:3390: $? = 1 configure:3410: checking whether the C compiler works configure:3432: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3436: $? = 0 configure:3484: result: yes configure:3487: checking for C compiler default output file name configure:3489: result: a.out configure:3495: checking for suffix of executables configure:3502: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3506: $? = 0 configure:3528: result: configure:3550: checking whether we are cross compiling configure:3558: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3562: $? = 0 configure:3569: ./conftest configure:3573: $? = 0 configure:3588: result: no configure:3593: checking for suffix of object files configure:3615: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3619: $? = 0 configure:3640: result: o configure:3644: checking whether we are using the GNU C compiler configure:3663: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3663: $? = 0 configure:3672: result: yes configure:3681: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3701: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3701: $? = 0 configure:3742: result: yes configure:3759: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3822: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3822: $? = 0 configure:3835: result: none needed configure:3860: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3882: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3885: $? = 0 configure:3882: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3885: $? = 0 configure:3897: result: yes configure:3925: checking for style of include used by make configure:3953: result: GNU configure:3979: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4090: result: none configure:4136: checking build system type configure:4150: result: x86_64-pc-linux-gnu configure:4170: checking host system type configure:4183: result: x86_64-pc-linux-gnu configure:4224: checking how to print strings configure:4251: result: printf configure:4272: checking for a sed that does not truncate output configure:4336: result: /bin/sed configure:4354: checking for grep that handles long lines and -e configure:4412: result: /bin/grep configure:4417: checking for egrep configure:4479: result: /bin/grep -E configure:4484: checking for fgrep configure:4546: result: /bin/grep -F configure:4581: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4648: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4655: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4670: result: yes configure:4682: checking for BSD- or MS-compatible name lister (nm) configure:4736: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:4866: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:4873: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4876: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:4879: output 0000000000000000 B some_variable configure:4886: result: BSD nm configure:4889: checking whether ln -s works configure:4893: result: yes configure:4901: checking the maximum length of command line arguments configure:5032: result: 1572864 configure:5080: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5120: result: func_convert_file_noop configure:5127: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5147: result: func_convert_file_noop configure:5154: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5161: result: -r configure:5195: checking for x86_64-pc-linux-gnu-objdump configure:5211: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5222: result: x86_64-pc-linux-gnu-objdump configure:5294: checking how to recognize dependent libraries configure:5494: result: pass_all configure:5539: checking for x86_64-pc-linux-gnu-dlltool configure:5569: result: no configure:5579: checking for dlltool configure:5609: result: no configure:5639: checking how to associate runtime and link libraries configure:5666: result: printf %s\n configure:5683: checking for x86_64-pc-linux-gnu-ar configure:5699: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5710: result: x86_64-pc-linux-gnu-ar configure:5791: checking for archiver @FILE support configure:5808: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5808: $? = 0 configure:5811: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5814: $? = 0 configure:5819: 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:5822: $? = 1 configure:5834: result: @ configure:5852: checking for x86_64-pc-linux-gnu-strip configure:5868: found /usr/bin/x86_64-pc-linux-gnu-strip configure:5879: result: x86_64-pc-linux-gnu-strip configure:5951: checking for x86_64-pc-linux-gnu-ranlib configure:5967: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5978: result: x86_64-pc-linux-gnu-ranlib configure:6120: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6273: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6276: $? = 0 configure:6280: /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:6283: $? = 0 configure:6349: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6352: $? = 0 configure:6390: result: ok configure:6437: checking for sysroot configure:6467: result: no configure:6474: checking for a working dd configure:6512: result: /bin/dd configure:6516: checking how to truncate binary pipes configure:6531: result: /bin/dd bs=4096 count=1 configure:6667: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6670: $? = 0 configure:6820: checking for x86_64-pc-linux-gnu-mt configure:6850: result: no configure:6860: checking for mt configure:6876: found /usr/sbin/mt configure:6887: result: mt configure:6910: checking if mt is a manifest tool configure:6916: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:6924: result: no configure:7601: checking how to run the C preprocessor configure:7632: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7632: $? = 0 configure:7646: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NetworkManager-sstp" | #define PACKAGE_TARNAME "NetworkManager-sstp" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "NetworkManager-sstp 1.2.0" | #define PACKAGE_BUGREPORT "eivnaes@yahoo.com" | #define PACKAGE_URL "" | #define PACKAGE "NetworkManager-sstp" | #define VERSION "1.2.0" | /* end confdefs.h. */ | #include configure:7671: result: x86_64-pc-linux-gnu-gcc -E configure:7691: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7691: $? = 0 configure:7705: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7705: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NetworkManager-sstp" | #define PACKAGE_TARNAME "NetworkManager-sstp" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "NetworkManager-sstp 1.2.0" | #define PACKAGE_BUGREPORT "eivnaes@yahoo.com" | #define PACKAGE_URL "" | #define PACKAGE "NetworkManager-sstp" | #define VERSION "1.2.0" | /* end confdefs.h. */ | #include configure:7734: checking for ANSI C header files configure:7754: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7754: $? = 0 configure:7827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7827: $? = 0 configure:7827: ./conftest configure:7827: $? = 0 configure:7838: result: yes configure:7851: checking for sys/types.h configure:7851: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7851: $? = 0 configure:7851: result: yes configure:7851: checking for sys/stat.h configure:7851: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7851: $? = 0 configure:7851: result: yes configure:7851: checking for stdlib.h configure:7851: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7851: $? = 0 configure:7851: result: yes configure:7851: checking for string.h configure:7851: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7851: $? = 0 configure:7851: result: yes configure:7851: checking for memory.h configure:7851: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7851: $? = 0 configure:7851: result: yes configure:7851: checking for strings.h configure:7851: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7851: $? = 0 configure:7851: result: yes configure:7851: checking for inttypes.h configure:7851: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7851: $? = 0 configure:7851: result: yes configure:7851: checking for stdint.h configure:7851: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7851: $? = 0 configure:7851: result: yes configure:7851: checking for unistd.h configure:7851: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7851: $? = 0 configure:7851: result: yes configure:7865: checking for dlfcn.h configure:7865: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7865: $? = 0 configure:7865: result: yes configure:8121: checking for objdir configure:8136: result: .libs configure:8400: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8418: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8422: $? = 0 configure:8435: result: no configure:8793: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8800: result: -fPIC -DPIC configure:8808: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8826: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:8830: $? = 0 configure:8843: result: yes configure:8872: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8900: result: yes configure:8915: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8936: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -o out/conftest2.o conftest.c >&5 configure:8940: $? = 0 configure:8962: result: yes configure:8970: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9017: result: yes configure:9050: 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:10313: result: yes configure:10350: checking whether -lc should be explicitly linked in configure:10358: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10361: $? = 0 configure:10376: 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:10379: $? = 0 configure:10393: result: no configure:10553: checking dynamic linker characteristics configure:11134: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11134: $? = 0 configure:11383: result: GNU/Linux ld.so configure:11505: checking how to hardcode library paths into programs configure:11530: result: immediate configure:12078: checking whether stripping libraries is possible configure:12083: result: yes configure:12118: checking if libtool supports shared libraries configure:12120: result: yes configure:12123: checking whether to build shared libraries configure:12148: result: yes configure:12151: checking whether to build static libraries configure:12155: result: no configure:12193: checking for ANSI C header files configure:12297: result: yes configure:12308: checking fcntl.h usability configure:12308: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12308: $? = 0 configure:12308: result: yes configure:12308: checking fcntl.h presence configure:12308: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12308: $? = 0 configure:12308: result: yes configure:12308: checking for fcntl.h configure:12308: result: yes configure:12308: checking paths.h usability configure:12308: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12308: $? = 0 configure:12308: result: yes configure:12308: checking paths.h presence configure:12308: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12308: $? = 0 configure:12308: result: yes configure:12308: checking for paths.h configure:12308: result: yes configure:12308: checking sys/ioctl.h usability configure:12308: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12308: $? = 0 configure:12308: result: yes configure:12308: checking sys/ioctl.h presence configure:12308: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12308: $? = 0 configure:12308: result: yes configure:12308: checking for sys/ioctl.h configure:12308: result: yes configure:12308: checking sys/time.h usability configure:12308: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12308: $? = 0 configure:12308: result: yes configure:12308: checking sys/time.h presence configure:12308: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12308: $? = 0 configure:12308: result: yes configure:12308: checking for sys/time.h configure:12308: result: yes configure:12308: checking syslog.h usability configure:12308: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12308: $? = 0 configure:12308: result: yes configure:12308: checking syslog.h presence configure:12308: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12308: $? = 0 configure:12308: result: yes configure:12308: checking for syslog.h configure:12308: result: yes configure:12308: checking for unistd.h configure:12308: result: yes configure:12321: checking pppd/pppd.h usability configure:12321: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12321: $? = 0 configure:12321: result: yes configure:12321: checking pppd/pppd.h presence configure:12321: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12321: $? = 0 configure:12321: result: yes configure:12321: checking for pppd/pppd.h configure:12321: result: yes configure:12348: checking for mode_t configure:12348: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12348: $? = 0 configure:12348: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:67:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:12348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NetworkManager-sstp" | #define PACKAGE_TARNAME "NetworkManager-sstp" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "NetworkManager-sstp 1.2.0" | #define PACKAGE_BUGREPORT "eivnaes@yahoo.com" | #define PACKAGE_URL "" | #define PACKAGE "NetworkManager-sstp" | #define VERSION "1.2.0" | #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 HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PPPD_PPPD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:12348: result: yes configure:12359: checking for pid_t configure:12359: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12359: $? = 0 configure:12359: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:67:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:12359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NetworkManager-sstp" | #define PACKAGE_TARNAME "NetworkManager-sstp" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "NetworkManager-sstp 1.2.0" | #define PACKAGE_BUGREPORT "eivnaes@yahoo.com" | #define PACKAGE_URL "" | #define PACKAGE "NetworkManager-sstp" | #define VERSION "1.2.0" | #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 HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PPPD_PPPD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:12359: result: yes configure:12370: checking whether time.h and sys/time.h may both be included configure:12390: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12390: $? = 0 configure:12397: result: yes configure:12407: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:12441: result: no configure:12448: checking for working memcmp configure:12491: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12491: $? = 0 configure:12491: ./conftest configure:12491: $? = 0 configure:12501: result: yes configure:12513: checking for select configure:12513: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12513: $? = 0 configure:12513: result: yes configure:12513: checking for socket configure:12513: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12513: $? = 0 configure:12513: result: yes configure:12513: checking for uname configure:12513: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12513: $? = 0 configure:12513: result: yes configure:12566: checking whether NLS is requested configure:12575: result: yes configure:12593: checking for intltool >= 0.35 configure:12595: result: 0.51.0 found configure:12603: checking for intltool-update configure:12621: found /usr/bin/intltool-update configure:12633: result: /usr/bin/intltool-update configure:12643: checking for intltool-merge configure:12661: found /usr/bin/intltool-merge configure:12673: result: /usr/bin/intltool-merge configure:12683: checking for intltool-extract configure:12701: found /usr/bin/intltool-extract configure:12713: result: /usr/bin/intltool-extract configure:12867: checking for xgettext configure:12885: found /usr/bin/xgettext configure:12897: result: /usr/bin/xgettext configure:12907: checking for msgmerge configure:12925: found /usr/bin/msgmerge configure:12937: result: /usr/bin/msgmerge configure:12947: checking for msgfmt configure:12965: found /usr/bin/msgfmt configure:12977: result: /usr/bin/msgfmt configure:12987: checking for gmsgfmt configure:13005: found /usr/bin/gmsgfmt configure:13018: result: /usr/bin/gmsgfmt configure:13038: checking for perl configure:13056: found /usr/bin/perl configure:13068: result: /usr/bin/perl configure:13079: checking for perl >= 5.8.1 configure:13086: result: 5.24.1 configure:13090: checking for XML::Parser configure:13093: result: ok configure:13109: checking locale.h usability configure:13109: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:13109: $? = 0 configure:13109: result: yes configure:13109: checking locale.h presence configure:13109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13109: $? = 0 configure:13109: result: yes configure:13109: checking for locale.h configure:13109: result: yes configure:13120: checking for LC_MESSAGES configure:13136: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13136: $? = 0 configure:13144: result: yes configure:13161: checking libintl.h usability configure:13161: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:13161: $? = 0 configure:13161: result: yes configure:13161: checking libintl.h presence configure:13161: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13161: $? = 0 configure:13161: result: yes configure:13161: checking for libintl.h configure:13161: result: yes configure:13169: checking for ngettext in libc configure:13187: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13187: $? = 0 configure:13196: result: yes configure:13200: checking for dgettext in libc configure:13218: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13218: $? = 0 configure:13227: result: yes configure:13234: checking for bind_textdomain_codeset configure:13234: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13234: $? = 0 configure:13234: result: yes configure:13510: checking for msgfmt configure:13537: result: /usr/bin/msgfmt configure:13548: checking for dcgettext configure:13548: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'dcgettext' char dcgettext (); ^ configure:13548: $? = 0 configure:13548: result: yes configure:13558: checking if msgfmt accepts -c configure:13573: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:13576: $? = 0 configure:13578: result: yes configure:13588: checking for gmsgfmt configure:13619: result: /usr/bin/gmsgfmt configure:13629: checking for xgettext configure:13656: result: /usr/bin/xgettext configure:13675: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13675: $? = 0 configure:13827: checking for x86_64-pc-linux-gnu-pkg-config configure:13845: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:13857: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:13925: checking pkg-config is at least version 0.9.0 configure:13928: result: yes configure:13938: checking for GLIB configure:13945: $PKG_CONFIG --exists --print-errors "gio-unix-2.0 >= 2.32" configure:13948: $? = 0 configure:13962: $PKG_CONFIG --exists --print-errors "gio-unix-2.0 >= 2.32" configure:13965: $? = 0 configure:14023: result: yes configure:14031: checking for SSTPC configure:14038: $PKG_CONFIG --exists --print-errors "sstp-client-1.0" configure:14041: $? = 0 configure:14055: $PKG_CONFIG --exists --print-errors "sstp-client-1.0" configure:14058: $? = 0 configure:14116: result: yes configure:14124: checking for GTK configure:14131: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.4" configure:14134: $? = 0 configure:14148: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.4" configure:14151: $? = 0 configure:14209: result: yes configure:14217: checking for LIBNMA configure:14224: $PKG_CONFIG --exists --print-errors "libnma >= 1.1.0" Package libnma was not found in the pkg-config search path. Perhaps you should add the directory containing `libnma.pc' to the PKG_CONFIG_PATH environment variable No package 'libnma' found configure:14227: $? = 1 configure:14241: $PKG_CONFIG --exists --print-errors "libnma >= 1.1.0" Package libnma was not found in the pkg-config search path. Perhaps you should add the directory containing `libnma.pc' to the PKG_CONFIG_PATH environment variable No package 'libnma' found configure:14244: $? = 1 configure:14258: result: no No package 'libnma' found configure:14274: error: Package requirements (libnma >= 1.1.0) were not met: No package 'libnma' 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 LIBNMA_CFLAGS and LIBNMA_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_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBNMA_CFLAGS_set= ac_cv_env_LIBNMA_CFLAGS_value= ac_cv_env_LIBNMA_LIBS_set= ac_cv_env_LIBNMA_LIBS_value= ac_cv_env_LIBNM_CFLAGS_set= ac_cv_env_LIBNM_CFLAGS_value= ac_cv_env_LIBNM_GLIB_CFLAGS_set= ac_cv_env_LIBNM_GLIB_CFLAGS_value= ac_cv_env_LIBNM_GLIB_LIBS_set= ac_cv_env_LIBNM_GLIB_LIBS_value= ac_cv_env_LIBNM_GTK_CFLAGS_set= ac_cv_env_LIBNM_GTK_CFLAGS_value= ac_cv_env_LIBNM_GTK_LIBS_set= ac_cv_env_LIBNM_GTK_LIBS_value= ac_cv_env_LIBNM_LIBS_set= ac_cv_env_LIBNM_LIBS_value= ac_cv_env_LIBSECRET_CFLAGS_set= ac_cv_env_LIBSECRET_CFLAGS_value= ac_cv_env_LIBSECRET_LIBS_set= ac_cv_env_LIBSECRET_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_SSTPC_CFLAGS_set= ac_cv_env_SSTPC_CFLAGS_value= ac_cv_env_SSTPC_LIBS_set= ac_cv_env_SSTPC_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_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_memcmp_working=yes ac_cv_func_select=yes ac_cv_func_socket=yes ac_cv_func_uname=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_paths_h=yes ac_cv_header_pppd_pppd_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_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu 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_lt_DD=/bin/dd 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_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_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld 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_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_GLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0' pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0' pkg_cv_SSTPC_CFLAGS=-I/usr/include/sstp-client pkg_cv_SSTPC_LIBS=-lsstp_api ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-misc/networkmanager-sstp-1.2.0/work/NetworkManager-sstp-1.2.0/missing aclocal-1.15' 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-misc/networkmanager-sstp-1.2.0/work/NetworkManager-sstp-1.2.0/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-misc/networkmanager-sstp-1.2.0/work/NetworkManager-sstp-1.2.0/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-misc/networkmanager-sstp-1.2.0/work/NetworkManager-sstp-1.2.0/missing automake-1.15' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=native -Wall' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='NetworkManager-sstp' GLIB_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32' GLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0' GMOFILES='' GMSGFMT='/usr/bin/gmsgfmt' GREP='/bin/grep' GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_4' GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' 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))' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBNMA_CFLAGS='' LIBNMA_LIBS='' LIBNM_CFLAGS='' LIBNM_GLIB_CFLAGS='' LIBNM_GLIB_LIBS='' LIBNM_GTK_CFLAGS='' LIBNM_GTK_LIBS='' LIBNM_LIBS='' LIBOBJS='' LIBS='' LIBSECRET_CFLAGS='' LIBSECRET_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/net-misc/networkmanager-sstp-1.2.0/work/NetworkManager-sstp-1.2.0/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' NM_PLUGIN_DIR='' NM_VPN_SERVICE_DIR='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='NetworkManager-sstp' PACKAGE_BUGREPORT='eivnaes@yahoo.com' PACKAGE_NAME='NetworkManager-sstp' PACKAGE_STRING='NetworkManager-sstp 1.2.0' PACKAGE_TARNAME='NetworkManager-sstp' PACKAGE_URL='' PACKAGE_VERSION='1.2.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PPPD_PLUGIN_DIR='/usr/lib64/pppd/2.4.7' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSTPC_CFLAGS='-I/usr/include/sstp-client' SSTPC_LIBS='-lsstp_api' STRIP='x86_64-pc-linux-gnu-strip' USE_NLS='yes' VERSION='1.2.0' WITH_GNOME_FALSE='#' WITH_GNOME_TRUE='' WITH_LIBNM_GLIB_FALSE='#' WITH_LIBNM_GLIB_TRUE='' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-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/networkmanager-sstp-1.2.0' dvidir='${docdir}' exec_prefix='NONE' 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/networkmanager-sstp-1.2.0/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-misc/networkmanager-sstp-1.2.0/work/NetworkManager-sstp-1.2.0/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='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "NetworkManager-sstp" #define PACKAGE_TARNAME "NetworkManager-sstp" #define PACKAGE_VERSION "1.2.0" #define PACKAGE_STRING "NetworkManager-sstp 1.2.0" #define PACKAGE_BUGREPORT "eivnaes@yahoo.com" #define PACKAGE_URL "" #define PACKAGE "NetworkManager-sstp" #define VERSION "1.2.0" #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 HAVE_FCNTL_H 1 #define HAVE_PATHS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_PPPD_PPPD_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_UNAME 1 #define GETTEXT_PACKAGE "NetworkManager-sstp" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 configure: exit 1