This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Tlf configure 1.2.3, 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 --libdir=/usr/lib64 --docdir=/usr/share/doc/tlf-1.2.3 --enable-hamlib --enable-fldigi-xmlrpc ## --------- ## ## Platform. ## ## --------- ## hostname = ms-magpie uname -m = x86_64 uname -r = 4.4.7-hardened uname -s = Linux uname -v = #1 SMP Sat Apr 16 21:18:17 CEST 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz /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.3.0 PATH: /usr/lib/plan9/bin PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.6 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.6 PATH: /opt/tivoli/tsm/client/ba/bin PATH: /opt/aws-cw-tools/bin PATH: /opt/aws-rds-tools/bin PATH: /usr/bin/cdsclient PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2311: checking for a BSD-compatible install configure:2379: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2390: checking whether build environment is sane configure:2445: result: yes configure:2596: checking for a thread-safe mkdir -p configure:2635: result: /bin/mkdir -p configure:2642: checking for gawk configure:2658: found /usr/bin/gawk configure:2669: result: gawk configure:2680: checking whether make sets $(MAKE) configure:2702: result: yes configure:2731: checking whether make supports nested variables configure:2748: result: yes configure:2890: checking whether make supports nested variables configure:2907: result: yes configure:2928: checking for x86_64-pc-linux-gnu-gcc configure:2944: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2955: result: x86_64-pc-linux-gnu-gcc configure:3224: checking for C compiler version configure:3233: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.3.0 p1.0, pie-0.6.5) 5.3.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:3244: $? = 0 configure:3233: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.3.0/work/gcc-5.3.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.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/python --enable-languages=c,c++,objc --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.3.0 p1.0, 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-libquadmath --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.3.0 (Gentoo 5.3.0 p1.0, pie-0.6.5) configure:3244: $? = 0 configure:3233: 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:3244: $? = 1 configure:3233: 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:3244: $? = 1 configure:3264: checking whether the C compiler works configure:3286: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:3290: $? = 0 configure:3338: result: yes configure:3341: checking for C compiler default output file name configure:3343: result: a.out configure:3349: checking for suffix of executables configure:3356: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:3360: $? = 0 configure:3382: result: configure:3404: checking whether we are cross compiling configure:3412: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:3416: $? = 0 configure:3423: ./conftest configure:3427: $? = 0 configure:3442: result: no configure:3447: checking for suffix of object files configure:3469: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3473: $? = 0 configure:3494: result: o configure:3498: checking whether we are using the GNU C compiler configure:3517: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3517: $? = 0 configure:3526: result: yes configure:3535: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3555: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3555: $? = 0 configure:3596: result: yes configure:3613: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3676: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3676: $? = 0 configure:3689: result: none needed configure:3714: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3736: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3739: $? = 0 configure:3736: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3739: $? = 0 configure:3751: result: yes configure:3779: checking for style of include used by make configure:3807: result: GNU configure:3833: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3944: result: none configure:3968: checking how to run the C preprocessor configure:3999: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3999: $? = 0 configure:4013: 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:4013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | /* end confdefs.h. */ | #include configure:4038: result: x86_64-pc-linux-gnu-gcc -E configure:4058: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4058: $? = 0 configure:4072: 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:4072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | /* end confdefs.h. */ | #include configure:4101: checking for grep that handles long lines and -e configure:4159: result: /bin/grep configure:4164: checking for egrep configure:4226: result: /bin/grep -E configure:4231: checking for ANSI C header files configure:4251: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4251: $? = 0 configure:4324: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:4324: $? = 0 configure:4324: ./conftest configure:4324: $? = 0 configure:4335: result: yes configure:4348: checking for sys/types.h configure:4348: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for sys/stat.h configure:4348: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for stdlib.h configure:4348: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for string.h configure:4348: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for memory.h configure:4348: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for strings.h configure:4348: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for inttypes.h configure:4348: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for stdint.h configure:4348: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for unistd.h configure:4348: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4364: checking arpa/inet.h usability configure:4364: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking arpa/inet.h presence configure:4364: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking for arpa/inet.h configure:4364: result: yes configure:4364: checking fcntl.h usability configure:4364: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking fcntl.h presence configure:4364: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking for fcntl.h configure:4364: result: yes configure:4364: checking netdb.h usability configure:4364: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking netdb.h presence configure:4364: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking for netdb.h configure:4364: result: yes configure:4364: checking netinet/in.h usability configure:4364: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking netinet/in.h presence configure:4364: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking for netinet/in.h configure:4364: result: yes configure:4364: checking sys/ioctl.h usability configure:4364: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking sys/ioctl.h presence configure:4364: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking for sys/ioctl.h configure:4364: result: yes configure:4364: checking sys/socket.h usability configure:4364: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking sys/socket.h presence configure:4364: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking for sys/socket.h configure:4364: result: yes configure:4364: checking sys/time.h usability configure:4364: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking sys/time.h presence configure:4364: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking for sys/time.h configure:4364: result: yes configure:4364: checking syslog.h usability configure:4364: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking syslog.h presence configure:4364: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking for syslog.h configure:4364: result: yes configure:4364: checking termios.h usability configure:4364: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking termios.h presence configure:4364: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking for termios.h configure:4364: result: yes configure:4376: checking for mode_t configure:4376: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4376: $? = 0 configure:4376: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:66:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:4376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_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:4376: result: yes configure:4387: checking for pid_t configure:4387: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4387: $? = 0 configure:4387: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:66:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:4387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_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:4387: result: yes configure:4398: checking for size_t configure:4398: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4398: $? = 0 configure:4398: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:66:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:4398: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_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 ((size_t))) | return 0; | ; | return 0; | } configure:4398: result: yes configure:4409: checking for ssize_t configure:4409: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4409: $? = 0 configure:4409: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:66:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:4409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_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 ((ssize_t))) | return 0; | ; | return 0; | } configure:4409: result: yes configure:4427: checking for bzero configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 conftest.c:53:6: warning: conflicting types for built-in function 'bzero' char bzero (); ^ configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for floor configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 conftest.c:54:6: warning: conflicting types for built-in function 'floor' char floor (); ^ /var/tmp/portage/media-radio/tlf-1.2.3/temp/ccRwrOBv.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `floor' collect2: error: ld returned 1 exit status configure:4427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BZERO 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* 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 floor (); | /* 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_floor || defined __stub___floor | choke me | #endif | | int | main () | { | return floor (); | ; | return 0; | } configure:4427: result: no configure:4427: checking for ftruncate configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for gethostbyname configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for memset configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 conftest.c:56:6: warning: conflicting types for built-in function 'memset' char memset (); ^ configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for mkfifo configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for putenv configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for select configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for socket configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for sqrt configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 conftest.c:61:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^ /var/tmp/portage/media-radio/tlf-1.2.3/temp/cc3dv7my.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sqrt' collect2: error: ld returned 1 exit status configure:4427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BZERO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | /* end confdefs.h. */ | /* Define sqrt to an innocuous variant, in case declares sqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define sqrt innocuous_sqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sqrt | | /* 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 sqrt (); | /* 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_sqrt || defined __stub___sqrt | choke me | #endif | | int | main () | { | return sqrt (); | ; | return 0; | } configure:4427: result: no configure:4427: checking for strcasecmp configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 conftest.c:61:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^ configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for strchr configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 conftest.c:62:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^ configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for strcspn configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'strcspn' char strcspn (); ^ configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for strdup configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 conftest.c:64:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^ configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for strpbrk configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 conftest.c:65:6: warning: conflicting types for built-in function 'strpbrk' char strpbrk (); ^ configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for strspn configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 conftest.c:66:6: warning: conflicting types for built-in function 'strspn' char strspn (); ^ configure:4427: $? = 0 configure:4427: result: yes configure:4427: checking for strstr configure:4427: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^ configure:4427: $? = 0 configure:4427: result: yes configure:4438: checking for atan in -lm configure:4463: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -lm >&5 conftest.c:52:6: warning: conflicting types for built-in function 'atan' char atan (); ^ configure:4463: $? = 0 configure:4472: result: yes configure:4491: checking build system type configure:4505: result: x86_64-pc-linux-gnu configure:4525: checking host system type configure:4538: result: x86_64-pc-linux-gnu configure:4670: checking if compiler needs -Werror to reject unknown flags configure:4686: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wunknown-warning-option' configure:4686: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BZERO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | int foo(void); | int | main () | { | foo() | ; | return 0; | } configure:4691: result: no configure:4757: checking for the pthreads library -lpthreads configure:4795: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -lpthreads >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:4795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BZERO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:4804: result: no configure:4702: checking whether pthreads work without any flags configure:4795: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 /var/tmp/portage/media-radio/tlf-1.2.3/temp/ccnngoPI.o: In function `main': conftest.c:(.text.startup+0x29): undefined reference to `pthread_create' conftest.c:(.text.startup+0x35): undefined reference to `pthread_join' conftest.c:(.text.startup+0x59): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x63): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:4795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BZERO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:4804: result: no configure:4707: checking whether pthreads work with -Kthread configure:4795: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Kthread -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Kthread' configure:4795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BZERO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:4804: result: no configure:4707: checking whether pthreads work with -kthread configure:4795: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -kthread -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-kthread' configure:4795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BZERO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:4804: result: no configure:4757: checking for the pthreads library -llthread configure:4795: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -llthread >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:4795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BZERO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:4804: result: no configure:4707: checking whether pthreads work with -pthread configure:4795: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:4795: $? = 0 configure:4804: result: yes configure:4823: checking for joinable pthread attribute configure:4838: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:4838: $? = 0 configure:4844: result: PTHREAD_CREATE_JOINABLE configure:4854: checking if more special flags are required for pthreads configure:4869: result: no configure:4875: checking for PTHREAD_PRIO_INHERIT configure:4892: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c >&5 configure:4892: $? = 0 configure:4901: result: yes configure:5017: checking for x86_64-pc-linux-gnu-pkg-config configure:5035: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:5047: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:5115: checking pkg-config is at least version 0.16 configure:5118: result: yes configure:5172: checking for x86_64-pc-linux-gnu-pkg-config configure:5202: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:5270: checking pkg-config is at least version 0.16 configure:5273: result: yes configure:5290: checking for GLIB - version >= 2.0.0 configure:5402: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -lglib-2.0 >&5 configure:5402: $? = 0 configure:5402: ./conftest configure:5402: $? = 0 configure:5416: result: yes (version 2.48.0) configure:5522: checking for NcursesW wide-character library configure:5546: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -lncursesw >&5 configure:5546: $? = 0 configure:5555: result: yes configure:5575: checking for working ncursesw/curses.h configure:5608: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -lncursesw >&5 configure:5608: $? = 0 configure:5617: result: yes configure:5639: checking for working ncursesw.h configure:5672: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -lncursesw >&5 conftest.c:56:46: fatal error: ncursesw.h: No such file or directory compilation terminated. configure:5672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BZERO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_LIBM 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_NCURSESW 1 | #define HAVE_CURSES 1 | #define HAVE_CURSES_ENHANCED 1 | #define HAVE_CURSES_COLOR 1 | #define HAVE_CURSES_OBSOLETE 1 | #define HAVE_NCURSESW_CURSES_H 1 | /* end confdefs.h. */ | | #define _XOPEN_SOURCE_EXTENDED 1 | #include | | int | main () | { | | chtype a = A_BOLD; | int b = KEY_LEFT; | chtype c = COLOR_PAIR(1) & A_COLOR; | attr_t d = WA_NORMAL; | cchar_t e; | wint_t f; | int g = getattrs(stdscr); | int h = getcurx(stdscr) + getmaxx(stdscr); | initscr(); | init_pair(1, COLOR_WHITE, COLOR_RED); | wattr_set(stdscr, d, 0, NULL); | wget_wch(stdscr, &f); | | ; | return 0; | } configure:5681: result: no configure:5703: checking for working ncurses.h configure:5736: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -lncursesw >&5 conftest.c: In function 'main': conftest.c:67:25: error: unknown type name 'wint_t' wint_t f; ^ conftest.c:73:25: warning: implicit declaration of function 'wget_wch' [-Wimplicit-function-declaration] wget_wch(stdscr, &f); ^ configure:5736: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BZERO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_LIBM 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_NCURSESW 1 | #define HAVE_CURSES 1 | #define HAVE_CURSES_ENHANCED 1 | #define HAVE_CURSES_COLOR 1 | #define HAVE_CURSES_OBSOLETE 1 | #define HAVE_NCURSESW_CURSES_H 1 | /* end confdefs.h. */ | | #define _XOPEN_SOURCE_EXTENDED 1 | #include | | int | main () | { | | chtype a = A_BOLD; | int b = KEY_LEFT; | chtype c = COLOR_PAIR(1) & A_COLOR; | attr_t d = WA_NORMAL; | cchar_t e; | wint_t f; | int g = getattrs(stdscr); | int h = getcurx(stdscr) + getmaxx(stdscr); | initscr(); | init_pair(1, COLOR_WHITE, COLOR_RED); | wattr_set(stdscr, d, 0, NULL); | wget_wch(stdscr, &f); | | ; | return 0; | } configure:5745: result: no configure:6328: checking for Curses Panel library with ncursesw/panel.h configure:6351: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -lpanelw -lncursesw >&5 configure:6351: $? = 0 configure:6360: result: yes configure:6586: checking whether to build Hamlib support configure:6598: result: yes configure:6603: checking for HAMLIB configure:6610: $PKG_CONFIG --exists --print-errors "$hamlib_modules" configure:6613: $? = 0 configure:6627: $PKG_CONFIG --exists --print-errors "$hamlib_modules" configure:6630: $? = 0 configure:6668: result: yes configure:6676: checking for rig_open in -lhamlib configure:6701: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -lhamlib -L/usr/lib64/hamlib -lhamlib >&5 configure:6701: $? = 0 configure:6710: result: yes configure:6732: checking hamlib/rig.h usability configure:6732: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -pthread -I/usr/include/hamlib -I/usr/include/libusb-1.0 -I/usr/include/hamlib -I/usr/include/libusb-1.0 conftest.c >&5 configure:6732: $? = 0 configure:6732: result: yes configure:6732: checking hamlib/rig.h presence configure:6732: x86_64-pc-linux-gnu-gcc -E -I/usr/include/hamlib -I/usr/include/libusb-1.0 conftest.c configure:6732: $? = 0 configure:6732: result: yes configure:6732: checking for hamlib/rig.h configure:6732: result: yes configure:6756: checking whether to build Fldigi XML RPC support configure:6768: result: yes configure:6771: checking for xmlrpc_read_int in -lxmlrpc configure:6796: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -lxmlrpc >&5 configure:6796: $? = 0 configure:6805: result: yes configure:6820: checking for xmlrpc_client_cleanup in -lxmlrpc_client configure:6845: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib conftest.c -lxmlrpc_client >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lxmlrpc_client collect2: error: ld returned 1 exit status configure:6845: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Tlf" | #define PACKAGE_TARNAME "tlf" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Tlf 1.2.3" | #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" | #define PACKAGE_URL "https://github.com/Tlf/tlf" | #define PACKAGE "tlf" | #define VERSION "1.2.3" | #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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BZERO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_LIBM 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_NCURSESW 1 | #define HAVE_CURSES 1 | #define HAVE_CURSES_ENHANCED 1 | #define HAVE_CURSES_COLOR 1 | #define HAVE_CURSES_OBSOLETE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_PANEL 1 | #define HAVE_NCURSESW_PANEL_H 1 | #define HAVE_LIBHAMLIB 1 | #define HAVE_HAMLIB_RIG_H 1 | #define HAVE_LIBXMLRPC 1 | /* 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 xmlrpc_client_cleanup (); | int | main () | { | return xmlrpc_client_cleanup (); | ; | return 0; | } configure:6854: result: no configure:6865: error: xmlrpc-client library not found... ## ---------------- ## ## 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='-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_CURSES_LIB_set= ac_cv_env_CURSES_LIB_value= ac_cv_env_HAMLIB_CFLAGS_set= ac_cv_env_HAMLIB_CFLAGS_value= ac_cv_env_HAMLIB_LIBS_set= ac_cv_env_HAMLIB_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PANEL_LIB_set= ac_cv_env_PANEL_LIB_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_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_bzero=yes ac_cv_func_floor=no ac_cv_func_ftruncate=yes ac_cv_func_gethostbyname=yes ac_cv_func_memset=yes ac_cv_func_mkfifo=yes ac_cv_func_putenv=yes ac_cv_func_select=yes ac_cv_func_socket=yes ac_cv_func_sqrt=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strpbrk=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_hamlib_rig_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_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_socket_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_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_hamlib_rig_open=yes ac_cv_lib_m_atan=yes ac_cv_lib_xmlrpc_client_xmlrpc_client_cleanup=no ac_cv_lib_xmlrpc_xmlrpc_read_int=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir 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_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_curses=yes ax_cv_curses_color=yes ax_cv_curses_enhanced=yes ax_cv_curses_obsolete=yes ax_cv_curses_which=ncursesw ax_cv_header_ncurses_h_with_ncursesw=no ax_cv_header_ncursesw_curses_h=yes ax_cv_header_ncursesw_h=no ax_cv_header_ncursesw_panel_h=yes ax_cv_ncursesw=yes ax_cv_panel=yes pkg_cv_HAMLIB_CFLAGS='-pthread -I/usr/include/hamlib -I/usr/include/libusb-1.0' pkg_cv_HAMLIB_LIBS='-L/usr/lib64/hamlib -lhamlib' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-radio/tlf-1.2.3/work/tlf-1.2.3/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /var/tmp/portage/media-radio/tlf-1.2.3/work/tlf-1.2.3/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-radio/tlf-1.2.3/work/tlf-1.2.3/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-radio/tlf-1.2.3/work/tlf-1.2.3/missing automake-1.15' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CURSES_LIB='-lncursesw' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' GLIB_COMPILE_RESOURCES='glib-compile-resources' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lglib-2.0' GLIB_MKENUMS='glib-mkenums' GOBJECT_QUERY='gobject-query' GREP='/bin/grep' HAMLIB_CFLAGS='-pthread -I/usr/include/hamlib -I/usr/include/libusb-1.0' HAMLIB_LIBS='-L/usr/lib64/hamlib -lhamlib' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-Wl,-O1 -Wl,--as-needed -L/usr/lib64/hamlib' LIBM_LIB='-lm' LIBOBJS='' LIBS='' LIBXMLRPC_CLIENT_LIB='' LIBXMLRPC_LIB='-lxmlrpc' LIBXMLRPC_UTIL_LIB='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/media-radio/tlf-1.2.3/work/tlf-1.2.3/missing makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='tlf' PACKAGE_BUGREPORT='tlf-devel@nongnu.org' PACKAGE_NAME='Tlf' PACKAGE_STRING='Tlf 1.2.3' PACKAGE_TARNAME='tlf' PACKAGE_URL='https://github.com/Tlf/tlf' PACKAGE_VERSION='1.2.3' PANEL_LIB='-lpanelw' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.2.3' ac_ct_CC='' 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 -' ax_pthread_config='' 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/tlf-1.2.3' 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='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/media-radio/tlf-1.2.3/work/tlf-1.2.3/install-sh' 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}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Tlf" #define PACKAGE_TARNAME "tlf" #define PACKAGE_VERSION "1.2.3" #define PACKAGE_STRING "Tlf 1.2.3" #define PACKAGE_BUGREPORT "tlf-devel@nongnu.org" #define PACKAGE_URL "https://github.com/Tlf/tlf" #define PACKAGE "tlf" #define VERSION "1.2.3" #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_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_BZERO 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_MEMSET 1 #define HAVE_MKFIFO 1 #define HAVE_PUTENV 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRPBRK 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_LIBM 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define HAVE_NCURSESW 1 #define HAVE_CURSES 1 #define HAVE_CURSES_ENHANCED 1 #define HAVE_CURSES_COLOR 1 #define HAVE_CURSES_OBSOLETE 1 #define HAVE_NCURSESW_CURSES_H 1 #define HAVE_PANEL 1 #define HAVE_NCURSESW_PANEL_H 1 #define HAVE_LIBHAMLIB 1 #define HAVE_HAMLIB_RIG_H 1 #define HAVE_LIBXMLRPC 1 configure: exit 1