Build of wvstreams with musl toolchain

The build took 00h 01m 26s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
64,202 cpp
4,203 ansic
4,019 sh
1,301 makefile
402 perl
74,127 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: wvstreams 4.6.1-9 (Wed Apr 5 02:15:57 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) xplc-0.3.13-6
#
# Total Installed Size: 0.13 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing xplc...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking how to run the C preprocessor... clang -E
# checking how to run the C++ preprocessor... clang++ -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking whether byte ordering is bigendian... no
# checking for __attribute__ ((deprecated))... yes
# checking argp.h usability... no
# checking argp.h presence... no
# checking for argp.h... no
# checking for argp_parse... no
#
# configuring argp...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-linux-gnu-strip... no
# checking for strip... strip
# checking for style of include used by make... GNU
# checking for x86_64-linux-gnu-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-linux-gnu-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking whether make sets $(MAKE)... (cached) yes
# checking for x86_64-linux-gnu-ranlib... no
# checking for ranlib... ranlib
# checking for ar... ar
# checking for gar... (cached) ar
# checking for x86_64-linux-gnu-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking for ANSI C header files... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for unistd.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... yes
# checking for __attribute__... no
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for strerror... yes
# checking for mempcpy... yes
# checking for strndup... yes
# checking for strchrnul... yes
# checking for putc_unlocked('x', stdout)... yes
# checking for flockfile... yes
# checking for fputs_unlocked... yes
# checking for fwrite_unlocked... yes
# checking for strdup... yes
# checking for asprintf... yes
# checking whether program_invocation_name is declared... yes
# checking whether program_invocation_short_name is declared... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating testsuite/Makefile
# config.status: WARNING: 'testsuite/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating config.h
# config.status: executing depfiles commands
# argp configured.
#
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for working alloca.h... yes
# checking for alloca... yes
# checking execinfo.h usability... no
# checking execinfo.h presence... no
# checking for execinfo.h... no
# checking argz.h usability... no
# checking argz.h presence... no
# checking for argz.h... no
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking for error_t... no
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for net/if.h... yes
# checking for net/ethernet.h... yes
# checking for netinet/if_ether.h... yes
# checking whether ETHER_ADDR_LEN is declared... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking netinet/in_systm.h usability... yes
# checking netinet/in_systm.h presence... yes
# checking for netinet/in_systm.h... yes
# checking for netinet/ip.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking linux/serial.h usability... no
# checking linux/serial.h presence... no
# checking for linux/serial.h... no
# checking for cfmakeraw... yes
# checking whether ln works...... yes
# checking whether __libc_stack_end is public... no
# checking for pkg-config... /usr/bin/pkg-config
# checking for bind in -lsocket... no
# checking for openssl/ssl.h... no
# checking for X509_free in -lcrypto... no
# checking for SSL_has_matching_session_id in -lssl... no
# checking for POLICY_MAPPING_new in -lssl... no
# checking readline/readline.h usability... no
# checking readline/readline.h presence... no
# checking for readline/readline.h... no
# checking for readline in -lreadline... no
# checking security/pam_appl.h usability... no
# checking security/pam_appl.h presence... no
# checking for security/pam_appl.h... no
# checking for pam_start in -lpam... no
# checking for sane PAM implementation... no
# checking for valgrind... no
# checking valgrind/memcheck.h usability... no
# checking valgrind/memcheck.h presence... no
# checking for valgrind/memcheck.h... no
# checking zlib.h usability... no
# checking zlib.h presence... no
# checking for zlib.h... no
# checking for compress in -lz... no
# checking tr1/functional usability... no
# checking tr1/functional presence... no
# checking for tr1/functional... no
# checking boost/function.hpp usability... no
# checking boost/function.hpp presence... no
# checking for boost/function.hpp... no
# checking boost/throw_exception.hpp usability... no
# checking boost/throw_exception.hpp presence... no
# checking for boost/throw_exception.hpp... no
# configure: WARNING: DBUS is missing.
# configure: WARNING: PAM is missing.
# configure: WARNING: Qt is missing.
# configure: WARNING: Valgrind is missing.
# configure: WARNING: OpenSSL is missing.
# configure: WARNING: readline is missing.
# configure: WARNING: zlib is missing.
# configure: WARNING: both tr1/functional and boost/function.hpp are missing.
# configure: error: Required dependencies missing: OpenSSL>=0.9.7 zlib boost/function.hpp
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/wvstreams/src/wvstreams-4.6.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by WvStreams configure 4.6.1, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbin=/usr/bin --sysconfdir=/etc --localstatedir=/var --without-dbus --with-pam --with-openssl --without-tcl --without-qt
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e602dcf9540e
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2007: checking for x86_64-unknown-linux-gcc
# configure:2034: result: clang
# configure:2306: checking for C compiler version
# configure:2314: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2318: $? = 0
# configure:2325: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2329: $? = 0
# configure:2336: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2340: $? = 1
# configure:2363: checking for C compiler default output file name
# configure:2385: clang conftest.c >&5
# configure:2389: $? = 0
# configure:2427: result: a.out
# configure:2446: checking whether the C compiler works
# configure:2456: ./a.out
# configure:2460: $? = 0
# configure:2479: result: yes
# configure:2486: checking whether we are cross compiling
# configure:2488: result: no
# configure:2491: checking for suffix of executables
# configure:2498: clang -o conftest conftest.c >&5
# configure:2502: $? = 0
# configure:2528: result:
# configure:2534: checking for suffix of object files
# configure:2560: clang -c conftest.c >&5
# configure:2564: $? = 0
# configure:2589: result: o
# configure:2593: checking whether we are using the GNU C compiler
# configure:2622: clang -c conftest.c >&5
# configure:2629: $? = 0
# configure:2646: result: yes
# configure:2655: checking whether clang accepts -g
# configure:2685: clang -c -g conftest.c >&5
# configure:2692: $? = 0
# configure:2793: result: yes
# configure:2810: checking for clang option to accept ISO C89
# configure:2884: clang -c conftest.c >&5
# configure:2891: $? = 0
# configure:2914: result: none needed
# configure:3044: checking for C++ compiler version
# configure:3052: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3056: $? = 0
# configure:3063: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3067: $? = 0
# configure:3074: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3078: $? = 1
# configure:3081: checking whether we are using the GNU C++ compiler
# configure:3110: clang++ -c conftest.cpp >&5
# configure:3117: $? = 0
# configure:3134: result: yes
# configure:3143: checking whether clang++ accepts -g
# configure:3173: clang++ -c -g conftest.cpp >&5
# configure:3180: $? = 0
# configure:3281: result: yes
# configure:3309: checking how to run the C preprocessor
# configure:3349: clang -E conftest.c
# configure:3356: $? = 0
# configure:3387: clang -E conftest.c
# conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3394: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | /* end confdefs.h. */
# | #include
# configure:3427: result: clang -E
# configure:3456: clang -E conftest.c
# configure:3463: $? = 0
# configure:3494: clang -E conftest.c
# conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3501: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | /* end confdefs.h. */
# | #include
# configure:3545: checking how to run the C++ preprocessor
# configure:3581: clang++ -E conftest.cpp
# configure:3588: $? = 0
# configure:3619: clang++ -E conftest.cpp
# conftest.cpp:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3626: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | /* end confdefs.h. */
# | #include
# configure:3659: result: clang++ -E
# configure:3688: clang++ -E conftest.cpp
# configure:3695: $? = 0
# configure:3726: clang++ -E conftest.cpp
# conftest.cpp:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3733: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | /* end confdefs.h. */
# | #include
# configure:3817: checking for a BSD-compatible install
# configure:3885: result: /usr/bin/install -c
# configure:3896: checking whether ln -s works
# configure:3900: result: yes
# configure:3907: checking whether make sets $(MAKE)
# configure:3929: result: yes
# configure:3941: checking for x86_64-unknown-linux-ranlib
# configure:3971: result: no
# configure:3981: checking for ranlib
# configure:3997: found /sysroot/bin/ranlib
# configure:4008: result: ranlib
# configure:4038: checking build system type
# configure:4056: result: x86_64-unknown-linux-gnu
# configure:4078: checking host system type
# configure:4093: result: x86_64-unknown-linux-gnu
# configure:4115: checking target system type
# configure:4130: result: x86_64-unknown-linux-gnu
# configure:4189: checking for grep that handles long lines and -e
# configure:4249: result: /usr/bin/grep
# configure:4254: checking for egrep
# configure:4318: result: /usr/bin/grep -E
# configure:4323: checking for ANSI C header files
# configure:4353: clang -c conftest.c >&5
# configure:4360: $? = 0
# configure:4459: clang -o conftest conftest.c >&5
# configure:4463: $? = 0
# configure:4469: ./conftest
# configure:4473: $? = 0
# configure:4491: result: yes
# configure:4515: checking for sys/types.h
# configure:4536: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4560: result: yes
# configure:4515: checking for sys/stat.h
# configure:4536: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4560: result: yes
# configure:4515: checking for stdlib.h
# configure:4536: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4560: result: yes
# configure:4515: checking for string.h
# configure:4536: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4560: result: yes
# configure:4515: checking for memory.h
# configure:4536: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4560: result: yes
# configure:4515: checking for strings.h
# configure:4536: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4560: result: yes
# configure:4515: checking for inttypes.h
# configure:4536: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4560: result: yes
# configure:4515: checking for stdint.h
# configure:4536: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4560: result: yes
# configure:4515: checking for unistd.h
# configure:4536: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4560: result: yes
# configure:4575: checking whether byte ordering is bigendian
# configure:4600: clang -c conftest.c >&5
# conftest.c:19:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:19:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:4607: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4657: clang -c conftest.c >&5
# configure:4664: $? = 0
# configure:4696: clang -c conftest.c >&5
# conftest.c:25:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4703: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4955: result: no
# configure:4990: checking for __attribute__ ((deprecated))
# configure:5011: clang -c -Werror conftest.c >&5
# configure:5018: $? = 0
# configure:5023: result: yes
# configure:5064: checking argp.h usability
# configure:5081: clang -c conftest.c >&5
# conftest.c:52:10: fatal error: 'argp.h' file not found
# #include
# ^
# 1 error generated.
# configure:5088: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5102: result: no
# configure:5106: checking argp.h presence
# configure:5121: clang -E conftest.c
# conftest.c:19:10: fatal error: 'argp.h' file not found
# #include
# ^
# 1 error generated.
# configure:5128: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | /* end confdefs.h. */
# | #include
# configure:5142: result: no
# configure:5175: checking for argp.h
# configure:5184: result: no
# configure:5199: checking for argp_parse
# configure:5255: clang -o conftest conftest.c >&5
# /tmp/conftest-ca0fcd.o:conftest.c:function main: error: undefined reference to 'argp_parse'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5262: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | /* end confdefs.h. */
# | /* Define argp_parse to an innocuous variant, in case declares argp_parse.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argp_parse innocuous_argp_parse
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argp_parse (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argp_parse
# |
# | /* 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 argp_parse ();
# | /* 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_argp_parse || defined __stub___argp_parse
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argp_parse ();
# | ;
# | return 0;
# | }
# configure:5282: result: no
# configure:5307: checking for dirent.h that defines DIR
# configure:5336: clang -c conftest.c >&5
# configure:5343: $? = 0
# configure:5360: result: yes
# configure:5375: checking for library containing opendir
# configure:5416: clang -o conftest conftest.c >&5
# configure:5423: $? = 0
# configure:5454: result: none required
# configure:5555: checking for working alloca.h
# configure:5582: clang -o conftest conftest.c >&5
# configure:5589: $? = 0
# configure:5609: result: yes
# configure:5619: checking for alloca
# configure:5666: clang -o conftest conftest.c >&5
# configure:5673: $? = 0
# configure:5693: result: yes
# configure:5947: checking execinfo.h usability
# configure:5964: clang -c conftest.c >&5
# conftest.c:55:10: fatal error: 'execinfo.h' file not found
# #include
# ^
# 1 error generated.
# configure:5971: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5985: result: no
# configure:5989: checking execinfo.h presence
# configure:6004: clang -E conftest.c
# conftest.c:22:10: fatal error: 'execinfo.h' file not found
# #include
# ^
# 1 error generated.
# configure:6011: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# configure:6025: result: no
# configure:6058: checking for execinfo.h
# configure:6067: result: no
# configure:6101: checking argz.h usability
# configure:6118: clang -c conftest.c >&5
# conftest.c:55:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:6125: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6139: result: no
# configure:6143: checking argz.h presence
# configure:6158: clang -E conftest.c
# conftest.c:22:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:6165: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# configure:6179: result: no
# configure:6212: checking for argz.h
# configure:6221: result: no
# configure:6101: checking errno.h usability
# configure:6118: clang -c conftest.c >&5
# configure:6125: $? = 0
# configure:6139: result: yes
# configure:6143: checking errno.h presence
# configure:6158: clang -E conftest.c
# configure:6165: $? = 0
# configure:6179: result: yes
# configure:6212: checking for errno.h
# configure:6221: result: yes
# configure:6236: checking for error_t
# configure:6271: clang -c conftest.c >&5
# conftest.c:34:13: error: use of undeclared identifier 'error_t'
# if (sizeof (error_t))
# ^
# 1 error generated.
# configure:6278: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | /* end confdefs.h. */
# | #if HAVE_ARGZ_H
# | # include
# | #else
# | # if HAVE_ERRNO_H
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (error_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6342: result: no
# configure:6377: checking sys/socket.h usability
# configure:6394: clang -c conftest.c >&5
# configure:6401: $? = 0
# configure:6415: result: yes
# configure:6419: checking sys/socket.h presence
# configure:6434: clang -E conftest.c
# configure:6441: $? = 0
# configure:6455: result: yes
# configure:6488: checking for sys/socket.h
# configure:6497: result: yes
# configure:6516: checking for net/if.h
# configure:6549: clang -c conftest.c >&5
# configure:6556: $? = 0
# configure:6573: result: yes
# configure:6590: checking for net/ethernet.h
# configure:6623: clang -c conftest.c >&5
# configure:6630: $? = 0
# configure:6647: result: yes
# configure:6664: checking for netinet/if_ether.h
# configure:6700: clang -c conftest.c >&5
# configure:6707: $? = 0
# configure:6724: result: yes
# configure:6737: checking whether ETHER_ADDR_LEN is declared
# configure:6791: clang -c conftest.c >&5
# configure:6798: $? = 0
# configure:6813: result: yes
# configure:6995: checking netdb.h usability
# configure:7012: clang -c conftest.c >&5
# configure:7019: $? = 0
# configure:7033: result: yes
# configure:7037: checking netdb.h presence
# configure:7052: clang -E conftest.c
# configure:7059: $? = 0
# configure:7073: result: yes
# configure:7106: checking for netdb.h
# configure:7115: result: yes
# configure:7146: checking netinet/in.h usability
# configure:7163: clang -c conftest.c >&5
# configure:7170: $? = 0
# configure:7184: result: yes
# configure:7188: checking netinet/in.h presence
# configure:7203: clang -E conftest.c
# configure:7210: $? = 0
# configure:7224: result: yes
# configure:7257: checking for netinet/in.h
# configure:7266: result: yes
# configure:7297: checking netinet/in_systm.h usability
# configure:7314: clang -c conftest.c >&5
# configure:7321: $? = 0
# configure:7335: result: yes
# configure:7339: checking netinet/in_systm.h presence
# configure:7354: clang -E conftest.c
# configure:7361: $? = 0
# configure:7375: result: yes
# configure:7408: checking for netinet/in_systm.h
# configure:7417: result: yes
# configure:7436: checking for netinet/ip.h
# configure:7475: clang -c conftest.c >&5
# configure:7482: $? = 0
# configure:7499: result: yes
# configure:7528: checking netinet/tcp.h usability
# configure:7545: clang -c conftest.c >&5
# configure:7552: $? = 0
# configure:7566: result: yes
# configure:7570: checking netinet/tcp.h presence
# configure:7585: clang -E conftest.c
# configure:7592: $? = 0
# configure:7606: result: yes
# configure:7639: checking for netinet/tcp.h
# configure:7648: result: yes
# configure:7681: checking linux/serial.h usability
# configure:7698: clang -c conftest.c >&5
# conftest.c:67:10: fatal error: 'linux/serial.h' file not found
# #include
# ^
# 1 error generated.
# configure:7705: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:7719: result: no
# configure:7723: checking linux/serial.h presence
# configure:7738: clang -E conftest.c
# conftest.c:34:10: fatal error: 'linux/serial.h' file not found
# #include
# ^
# 1 error generated.
# configure:7745: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | /* end confdefs.h. */
# | #include
# configure:7759: result: no
# configure:7792: checking for linux/serial.h
# configure:7801: result: no
# configure:7820: checking for cfmakeraw
# configure:7876: clang -o conftest conftest.c >&5
# configure:7883: $? = 0
# configure:7905: result: yes
# configure:7919: checking whether ln works...
# configure:7924: result: yes
# configure:7945: checking whether __libc_stack_end is public
# configure:7980: clang++ -o conftest -Wl,-z,defs -shared conftest.cpp >&5
# /sysroot/bin/ld: error: /tmp/conftest-712ec6.o: requires unsupported dynamic reloc 11; recompile with -fPIC
# /tmp/conftest-712ec6.o:conftest.cpp:function main: error: undefined reference to '__libc_stack_end'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7987: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | /* end confdefs.h. */
# | extern const void *__libc_stack_end;
# | int
# | main ()
# | {
# | volatile const void *x = __libc_stack_end;
# | ;
# | return 0;
# | }
# configure:8012: result: no
# configure:8019: checking for pkg-config
# configure:8037: found /usr/bin/pkg-config
# configure:8050: result: /usr/bin/pkg-config
# configure:8364: checking for bind in -lsocket
# configure:8399: clang++ -o conftest conftest.cpp -lsocket >&5
# /sysroot/bin/ld: error: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8406: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | /* 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 bind ();
# | int
# | main ()
# | {
# | return bind ();
# | ;
# | return 0;
# | }
# configure:8427: result: no
# configure:8461: checking for openssl/ssl.h
# configure:8482: clang++ -c -Iyes/include conftest.cpp >&5
# conftest.cpp:38:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:8489: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | /* end confdefs.h. */
# | #define OPENSSL_NO_KRB5
# |
# | #include
# configure:8506: result: no
# configure:8523: checking for X509_free in -lcrypto
# configure:8558: clang++ -o conftest -Iyes/include -Lyes conftest.cpp -lcrypto >&5
# /sysroot/bin/ld: error: cannot find -lcrypto
# /tmp/conftest-a041c9.o:conftest.cpp:function main: error: undefined reference to 'X509_free'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8565: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | /* 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 X509_free ();
# | int
# | main ()
# | {
# | return X509_free ();
# | ;
# | return 0;
# | }
# configure:8586: result: no
# configure:8598: checking for SSL_has_matching_session_id in -lssl
# configure:8633: clang++ -o conftest -Iyes/include -Lyes conftest.cpp -lssl >&5
# /sysroot/bin/ld: error: cannot find -lssl
# /tmp/conftest-5acd72.o:conftest.cpp:function main: error: undefined reference to 'SSL_has_matching_session_id'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8640: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | /* 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 SSL_has_matching_session_id ();
# | int
# | main ()
# | {
# | return SSL_has_matching_session_id ();
# | ;
# | return 0;
# | }
# configure:8661: result: no
# configure:8675: checking for POLICY_MAPPING_new in -lssl
# configure:8710: clang++ -o conftest -Iyes/include -Lyes conftest.cpp -lssl >&5
# /sysroot/bin/ld: error: cannot find -lssl
# /tmp/conftest-b56416.o:conftest.cpp:function main: error: undefined reference to 'POLICY_MAPPING_new'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8717: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | /* 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 POLICY_MAPPING_new ();
# | int
# | main ()
# | {
# | return POLICY_MAPPING_new ();
# | ;
# | return 0;
# | }
# configure:8738: result: no
# configure:8782: checking readline/readline.h usability
# configure:8799: clang++ -c -Iyes/include conftest.cpp >&5
# conftest.cpp:69:10: fatal error: 'readline/readline.h' file not found
# #include
# ^
# 1 error generated.
# configure:8806: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8820: result: no
# configure:8824: checking readline/readline.h presence
# configure:8839: clang++ -E -Iyes/include conftest.cpp
# conftest.cpp:36:10: fatal error: 'readline/readline.h' file not found
# #include
# ^
# 1 error generated.
# configure:8846: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | /* end confdefs.h. */
# | #include
# configure:8860: result: no
# configure:8893: checking for readline/readline.h
# configure:8902: result: no
# configure:8920: checking for readline in -lreadline
# configure:8955: clang++ -o conftest -Iyes/include -Lyes conftest.cpp -lreadline >&5
# /sysroot/bin/ld: error: cannot find -lreadline
# /tmp/conftest-273c17.o:conftest.cpp:function main: error: undefined reference to 'readline'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8962: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:8983: result: no
# configure:9016: checking security/pam_appl.h usability
# configure:9033: clang++ -c -Iyes/include conftest.cpp >&5
# conftest.cpp:69:10: fatal error: 'security/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# configure:9040: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:9054: result: no
# configure:9058: checking security/pam_appl.h presence
# configure:9073: clang++ -E -Iyes/include conftest.cpp
# conftest.cpp:36:10: fatal error: 'security/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# configure:9080: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | /* end confdefs.h. */
# | #include
# configure:9094: result: no
# configure:9127: checking for security/pam_appl.h
# configure:9136: result: no
# configure:9155: checking for pam_start in -lpam
# configure:9190: clang++ -o conftest -Iyes/include -Lyes conftest.cpp -lpam >&5
# /sysroot/bin/ld: error: cannot find -lpam
# /tmp/conftest-557d89.o:conftest.cpp:function main: error: undefined reference to 'pam_start'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9197: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | /* 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 pam_start ();
# | int
# | main ()
# | {
# | return pam_start ();
# | ;
# | return 0;
# | }
# configure:9218: result: no
# configure:9231: checking for sane PAM implementation
# configure:9261: clang++ -c -Iyes/include conftest.cpp >&5
# conftest.cpp:11:12: error: use of undeclared identifier 'PAM_CONV_ERR'
# return PAM_CONV_ERR;
# ^
# conftest.cpp:16:21: error: variable has incomplete type 'struct pam_conv'
# struct pam_conv c;
# ^
# conftest.cpp:16:12: note: forward declaration of 'pam_conv'
# struct pam_conv c;
# ^
# 2 errors generated.
# configure:9268: $? = 1
# configure: failed program was:
# | #include "confdefs.h"
# | #if HAVE_SECURITY_PAM_APPL_H
# | # include
# | #endif
# |
# | /* noconv: null PAM conversation function */
# | int noconv(int num_msg, const struct pam_message **msgm,
# | struct pam_response **response, void *userdata)
# | {
# | // if you need to ask things, it won't work
# | return PAM_CONV_ERR;
# | }
# |
# | int main()
# | {
# | struct pam_conv c;
# | c.conv = noconv;
# | return 0;
# | }
# |
# configure:9283: result: no
# configure:9694: checking for valgrind
# configure:9724: result: no
# configure:9745: checking valgrind/memcheck.h usability
# configure:9762: clang++ -c -Iyes/include conftest.cpp >&5
# conftest.cpp:70:10: fatal error: 'valgrind/memcheck.h' file not found
# #include
# ^
# 1 error generated.
# configure:9769: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | #define HAVE_BROKEN_PAM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:9783: result: no
# configure:9787: checking valgrind/memcheck.h presence
# configure:9802: clang++ -E -Iyes/include conftest.cpp
# conftest.cpp:37:10: fatal error: 'valgrind/memcheck.h' file not found
# #include
# ^
# 1 error generated.
# configure:9809: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | #define HAVE_BROKEN_PAM 1
# | /* end confdefs.h. */
# | #include
# configure:9823: result: no
# configure:9856: checking for valgrind/memcheck.h
# configure:9865: result: no
# configure:9900: checking zlib.h usability
# configure:9917: clang++ -c -Iyes/include conftest.cpp >&5
# conftest.cpp:70:10: fatal error: 'zlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:9924: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | #define HAVE_BROKEN_PAM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:9938: result: no
# configure:9942: checking zlib.h presence
# configure:9957: clang++ -E -Iyes/include conftest.cpp
# conftest.cpp:37:10: fatal error: 'zlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:9964: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | #define HAVE_BROKEN_PAM 1
# | /* end confdefs.h. */
# | #include
# configure:9978: result: no
# configure:10011: checking for zlib.h
# configure:10020: result: no
# configure:10038: checking for compress in -lz
# configure:10073: clang++ -o conftest -Iyes/include -Lyes conftest.cpp -lz >&5
# /sysroot/bin/ld: error: cannot find -lz
# /tmp/conftest-9977ea.o:conftest.cpp:function main: error: undefined reference to 'compress'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10080: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | #define HAVE_BROKEN_PAM 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 compress ();
# | int
# | main ()
# | {
# | return compress ();
# | ;
# | return 0;
# | }
# configure:10101: result: no
# configure:10133: checking tr1/functional usability
# configure:10150: clang++ -c -Iyes/include conftest.cpp >&5
# conftest.cpp:70:10: fatal error: 'tr1/functional' file not found
# #include
# ^
# 1 error generated.
# configure:10157: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | #define HAVE_BROKEN_PAM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:10171: result: no
# configure:10175: checking tr1/functional presence
# configure:10190: clang++ -E -Iyes/include conftest.cpp
# conftest.cpp:37:10: fatal error: 'tr1/functional' file not found
# #include
# ^
# 1 error generated.
# configure:10197: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | #define HAVE_BROKEN_PAM 1
# | /* end confdefs.h. */
# | #include
# configure:10211: result: no
# configure:10244: checking for tr1/functional
# configure:10253: result: no
# configure:10284: checking boost/function.hpp usability
# configure:10301: clang++ -c -Iyes/include conftest.cpp >&5
# conftest.cpp:70:10: fatal error: 'boost/function.hpp' file not found
# #include
# ^
# 1 error generated.
# configure:10308: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | #define HAVE_BROKEN_PAM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:10322: result: no
# configure:10326: checking boost/function.hpp presence
# configure:10341: clang++ -E -Iyes/include conftest.cpp
# conftest.cpp:37:10: fatal error: 'boost/function.hpp' file not found
# #include
# ^
# 1 error generated.
# configure:10348: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | #define HAVE_BROKEN_PAM 1
# | /* end confdefs.h. */
# | #include
# configure:10362: result: no
# configure:10395: checking for boost/function.hpp
# configure:10404: result: no
# configure:10438: checking boost/throw_exception.hpp usability
# configure:10455: clang++ -c -Iyes/include conftest.cpp >&5
# conftest.cpp:70:10: fatal error: 'boost/throw_exception.hpp' file not found
# #include
# ^
# 1 error generated.
# configure:10462: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | #define HAVE_BROKEN_PAM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:10476: result: no
# configure:10480: checking boost/throw_exception.hpp presence
# configure:10495: clang++ -E -Iyes/include conftest.cpp
# conftest.cpp:37:10: fatal error: 'boost/throw_exception.hpp' file not found
# #include
# ^
# 1 error generated.
# configure:10502: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "WvStreams"
# | #define PACKAGE_TARNAME "wvstreams"
# | #define PACKAGE_VERSION "4.6.1"
# | #define PACKAGE_STRING "WvStreams 4.6.1"
# | #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# | #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ERRNO_H 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_CFMAKERAW 1
# | #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# | #define HAVE_BROKEN_PAM 1
# | /* end confdefs.h. */
# | #include
# configure:10516: result: no
# configure:10549: checking for boost/throw_exception.hpp
# configure:10558: result: no
# configure:10578: WARNING: DBUS is missing.
# configure:10583: WARNING: PAM is missing.
# configure:10588: WARNING: Qt is missing.
# configure:10593: WARNING: Valgrind is missing.
# configure:10597: WARNING: OpenSSL is missing.
# configure:10602: WARNING: readline is missing.
# configure:10606: WARNING: zlib is missing.
# configure:10612: WARNING: both tr1/functional and boost/function.hpp are missing.
# configure:10618: error: Required dependencies missing: OpenSSL>=0.9.7 zlib boost/function.hpp
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_MOC_set=
# ac_cv_env_MOC_value=
# ac_cv_env_WEAVER_BUILD_INFO_set=
# ac_cv_env_WEAVER_BUILD_INFO_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_alloca_works=yes
# ac_cv_func_argp_parse=no
# ac_cv_func_cfmakeraw=yes
# ac_cv_have_decl_ETHER_ADDR_LEN=yes
# ac_cv_header_argp_h=no
# ac_cv_header_argz_h=no
# ac_cv_header_boost_function_hpp=no
# ac_cv_header_boost_throw_exception_hpp=no
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_execinfo_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_serial_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_net_ethernet_h=yes
# ac_cv_header_net_if_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_if_ether_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_netinet_ip_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_openssl_ssl_h=no
# ac_cv_header_readline_readline_h=no
# ac_cv_header_security_pam_appl_h=no
# 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_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_tr1_functional=no
# ac_cv_header_unistd_h=yes
# ac_cv_header_valgrind_memcheck_h=no
# ac_cv_header_zlib_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_crypto_X509_free=no
# ac_cv_lib_pam_pam_start=no
# ac_cv_lib_readline_readline=no
# ac_cv_lib_socket_bind=no
# ac_cv_lib_ssl_POLICY_MAPPING_new=no
# ac_cv_lib_ssl_SSL_has_matching_session_id=no
# ac_cv_lib_z_compress=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_error_t=no
# ac_cv_working_alloca_h=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# ARCH_SUBDIRS='linuxstreams'
# CC='clang'
# CFLAGS=''
# COMPILER_STANDARD=''
# CPP='clang -E'
# CPPFLAGS='-Iyes/include'
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXFLAGS=''
# DEFS=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS='-Lyes'
# LIBOBJS=''
# LIBS=''
# LIBS_DBUS=''
# LIBS_PAM=''
# LIBS_QT=''
# LIBS_TCL=''
# LN='ln'
# LN_S='ln -s'
# LTLIBOBJS=''
# MOC=''
# OBJEXT='o'
# OS='LINUX'
# PACKAGE_BUGREPORT='wvstreams-devel@googlegroups.com'
# PACKAGE_NAME='WvStreams'
# PACKAGE_STRING='WvStreams 4.6.1'
# PACKAGE_TARNAME='wvstreams'
# PACKAGE_VERSION='4.6.1'
# PATH_SEPARATOR=':'
# PKGCONFIG='/usr/bin/pkg-config'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# SO_VERSION='4.6'
# USE_WVSTREAMS_ARGP='1'
# VALGRIND=''
# WEAVER_BUILD_INFO=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_libs=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# enable_debug=''
# enable_delete_detector=''
# enable_optimization=''
# enable_resolver_fork=''
# enable_testgui=''
# enable_warnings=''
# exec_prefix='NONE'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
# with_dbus='no'
# with_openssl='no'
# with_openssl_policy_mapping='no'
# with_pam='no'
# with_qt='no'
# with_readline='no'
# with_tcl='no'
# with_zlib='no'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "WvStreams"
# #define PACKAGE_TARNAME "wvstreams"
# #define PACKAGE_VERSION "4.6.1"
# #define PACKAGE_STRING "WvStreams 4.6.1"
# #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com"
# #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 ATTR_DEPRECATED __attribute__ ((deprecated))
# #define HAVE_DIRENT_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_ERRNO_H 1
# #define error_t int
# #define __error_t_defined 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_NET_ETHERNET_H 1
# #define HAVE_NETINET_IF_ETHER_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_NETINET_IP_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_CFMAKERAW 1
# #define VER_STRING_EXTRA " (tuscan@e602dcf9540e)"
# #define HAVE_BROKEN_PAM 1
#
# configure: exit 1

CMD: config logfiles '/tmp/wvstreams/src/wvstreams-4.6.1/argp/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-linux-gnu
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e602dcf9540e
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1854: checking for a BSD-compatible install
# configure:1922: result: /usr/bin/install -c
# configure:1933: checking whether build environment is sane
# configure:1976: result: yes
# configure:2030: checking for gawk
# configure:2046: found /usr/bin/gawk
# configure:2057: result: gawk
# configure:2068: checking whether make sets $(MAKE)
# configure:2090: result: yes
# configure:2169: checking for x86_64-linux-gnu-strip
# configure:2199: result: no
# configure:2209: checking for strip
# configure:2225: found /sysroot/bin/strip
# configure:2236: result: strip
# configure:2285: checking for style of include used by make
# configure:2313: result: GNU
# configure:2346: checking for x86_64-linux-gnu-gcc
# configure:2373: result: clang
# configure:2645: checking for C compiler version
# configure:2653: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2657: $? = 0
# configure:2664: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2668: $? = 0
# configure:2675: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2679: $? = 1
# configure:2702: checking for C compiler default output file name
# configure:2724: clang conftest.c >&5
# configure:2728: $? = 0
# configure:2766: result: a.out
# configure:2785: checking whether the C compiler works
# configure:2795: ./a.out
# configure:2799: $? = 0
# configure:2818: result: yes
# configure:2825: checking whether we are cross compiling
# configure:2827: result: no
# configure:2830: checking for suffix of executables
# configure:2837: clang -o conftest conftest.c >&5
# configure:2841: $? = 0
# configure:2867: result:
# configure:2873: checking for suffix of object files
# configure:2899: clang -c conftest.c >&5
# configure:2903: $? = 0
# configure:2928: result: o
# configure:2932: checking whether we are using the GNU C compiler
# configure:2961: clang -c conftest.c >&5
# configure:2968: $? = 0
# configure:2985: result: yes
# configure:2994: checking whether clang accepts -g
# configure:3024: clang -c -g conftest.c >&5
# configure:3031: $? = 0
# configure:3132: result: yes
# configure:3149: checking for clang option to accept ISO C89
# configure:3223: clang -c conftest.c >&5
# configure:3230: $? = 0
# configure:3253: result: none needed
# configure:3273: checking dependency style of clang
# configure:3356: result: gcc3
# configure:3379: checking how to run the C preprocessor
# configure:3419: clang -E conftest.c
# configure:3426: $? = 0
# configure:3457: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3464: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "argp"
# | #define VERSION "standalone-1.3"
# | /* end confdefs.h. */
# | #include
# configure:3497: result: clang -E
# configure:3526: clang -E conftest.c
# configure:3533: $? = 0
# configure:3564: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3571: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "argp"
# | #define VERSION "standalone-1.3"
# | /* end confdefs.h. */
# | #include
# configure:3611: checking for grep that handles long lines and -e
# configure:3671: result: /usr/bin/grep
# configure:3676: checking for egrep
# configure:3740: result: /usr/bin/grep -E
# configure:3745: checking for ANSI C header files
# configure:3775: clang -c conftest.c >&5
# configure:3782: $? = 0
# configure:3881: clang -o conftest conftest.c >&5
# configure:3885: $? = 0
# configure:3891: ./conftest
# configure:3895: $? = 0
# configure:3913: result: yes
# configure:3937: checking for sys/types.h
# configure:3958: clang -c conftest.c >&5
# configure:3965: $? = 0
# configure:3982: result: yes
# configure:3937: checking for sys/stat.h
# configure:3958: clang -c conftest.c >&5
# configure:3965: $? = 0
# configure:3982: result: yes
# configure:3937: checking for stdlib.h
# configure:3958: clang -c conftest.c >&5
# configure:3965: $? = 0
# configure:3982: result: yes
# configure:3937: checking for string.h
# configure:3958: clang -c conftest.c >&5
# configure:3965: $? = 0
# configure:3982: result: yes
# configure:3937: checking for memory.h
# configure:3958: clang -c conftest.c >&5
# configure:3965: $? = 0
# configure:3982: result: yes
# configure:3937: checking for strings.h
# configure:3958: clang -c conftest.c >&5
# configure:3965: $? = 0
# configure:3982: result: yes
# configure:3937: checking for inttypes.h
# configure:3958: clang -c conftest.c >&5
# configure:3965: $? = 0
# configure:3982: result: yes
# configure:3937: checking for stdint.h
# configure:3958: clang -c conftest.c >&5
# configure:3965: $? = 0
# configure:3982: result: yes
# configure:3937: checking for unistd.h
# configure:3958: clang -c conftest.c >&5
# configure:3965: $? = 0
# configure:3982: result: yes
# configure:4007: checking minix/config.h usability
# configure:4024: clang -c conftest.c >&5
# conftest.c:53:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4031: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "argp"
# | #define VERSION "standalone-1.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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4045: result: no
# configure:4049: checking minix/config.h presence
# configure:4064: clang -E conftest.c
# conftest.c:20:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4071: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "argp"
# | #define VERSION "standalone-1.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
# | /* end confdefs.h. */
# | #include
# configure:4085: result: no
# configure:4113: checking for minix/config.h
# configure:4120: result: no
# configure:4151: checking whether it is safe to define __EXTENSIONS__
# configure:4179: clang -c conftest.c >&5
# configure:4186: $? = 0
# configure:4201: result: yes
# configure:4235: checking for x86_64-linux-gnu-gcc
# configure:4262: result: clang
# configure:4534: checking for C compiler version
# configure:4542: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4546: $? = 0
# configure:4553: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4557: $? = 0
# configure:4564: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4568: $? = 1
# configure:4571: checking whether we are using the GNU C compiler
# configure:4624: result: yes
# configure:4633: checking whether clang accepts -g
# configure:4771: result: yes
# configure:4788: checking for clang option to accept ISO C89
# configure:4892: result: none needed
# configure:4912: checking dependency style of clang
# configure:4995: result: gcc3
# configure:5012: checking whether make sets $(MAKE)
# configure:5034: result: yes
# configure:5046: checking for x86_64-linux-gnu-ranlib
# configure:5076: result: no
# configure:5086: checking for ranlib
# configure:5102: found /sysroot/bin/ranlib
# configure:5113: result: ranlib
# configure:5137: checking for ar
# configure:5153: found /sysroot/bin/ar
# configure:5165: result: ar
# configure:5175: checking for gar
# configure:5203: result: ar
# configure:5219: checking for x86_64-linux-gnu-gcc
# configure:5246: result: clang
# configure:5518: checking for C compiler version
# configure:5526: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:5530: $? = 0
# configure:5537: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5541: $? = 0
# configure:5548: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5552: $? = 1
# configure:5555: checking whether we are using the GNU C compiler
# configure:5608: result: yes
# configure:5617: checking whether clang accepts -g
# configure:5755: result: yes
# configure:5772: checking for clang option to accept ISO C89
# configure:5876: result: none needed
# configure:5896: checking dependency style of clang
# configure:5979: result: gcc3
# configure:6011: checking for ANSI C header files
# configure:6179: result: yes
# configure:6207: checking limits.h usability
# configure:6224: clang -c conftest.c >&5
# configure:6231: $? = 0
# configure:6245: result: yes
# configure:6249: checking limits.h presence
# configure:6264: clang -E conftest.c
# configure:6271: $? = 0
# configure:6285: result: yes
# configure:6313: checking for limits.h
# configure:6322: result: yes
# configure:6207: checking malloc.h usability
# configure:6224: clang -c conftest.c >&5
# configure:6231: $? = 0
# configure:6245: result: yes
# configure:6249: checking malloc.h presence
# configure:6264: clang -E conftest.c
# configure:6271: $? = 0
# configure:6285: result: yes
# configure:6313: checking for malloc.h
# configure:6322: result: yes
# configure:6196: checking for unistd.h
# configure:6203: result: yes
# configure:6339: checking for an ANSI C-conforming const
# configure:6414: clang -c conftest.c >&5
# configure:6421: $? = 0
# configure:6436: result: yes
# configure:6446: checking for inline
# configure:6472: clang -c conftest.c >&5
# configure:6479: $? = 0
# configure:6497: result: inline
# configure:6516: checking for size_t
# configure:6544: clang -c conftest.c >&5
# configure:6551: $? = 0
# configure:6578: clang -c conftest.c >&5
# conftest.c:65:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:6585: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "argp"
# | #define VERSION "standalone-1.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6608: result: yes
# configure:6621: checking for __attribute__
# configure:6657: clang -c conftest.c >&5
# conftest.c:36:1: error: function declared in block scope cannot have 'static' storage class
# static void foo(void) __attribute__ ((noreturn));
# ^
# conftest.c:40:1: error: function definition is not allowed here
# {
# ^
# 2 errors generated.
# configure:6664: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "argp"
# | #define VERSION "standalone-1.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | static void foo(void) __attribute__ ((noreturn));
# |
# | static void __attribute__ ((noreturn))
# | foo(void)
# | {
# | exit(1);
# | }
# |
# | ;
# | return 0;
# | }
# configure:6679: result: no
# configure:6697: checking for working alloca.h
# configure:6724: clang -o conftest conftest.c >&5
# configure:6731: $? = 0
# configure:6751: result: yes
# configure:6761: checking for alloca
# configure:6808: clang -o conftest conftest.c >&5
# configure:6815: $? = 0
# configure:6835: result: yes
# configure:7076: checking for vprintf
# configure:7132: clang -o conftest conftest.c >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:54:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:7139: $? = 0
# configure:7161: result: yes
# configure:7170: checking for _doprnt
# configure:7226: clang -o conftest conftest.c >&5
# /tmp/conftest-5b841d.o:conftest.c:function main: error: undefined reference to '_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7233: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "argp"
# | #define VERSION "standalone-1.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:7253: result: no
# configure:7271: checking for strerror
# configure:7327: clang -o conftest conftest.c >&5
# conftest.c:55:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:55:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:7334: $? = 0
# configure:7356: result: yes
# configure:7375: checking for mempcpy
# configure:7431: clang -o conftest conftest.c >&5
# configure:7438: $? = 0
# configure:7460: result: yes
# configure:7375: checking for strndup
# configure:7431: clang -o conftest conftest.c >&5
# conftest.c:57:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:57:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:7438: $? = 0
# configure:7460: result: yes
# configure:7375: checking for strchrnul
# configure:7431: clang -o conftest conftest.c >&5
# configure:7438: $? = 0
# configure:7460: result: yes
# configure:7489: checking for putc_unlocked('x', stdout)
# configure:7515: clang -o conftest conftest.c >&5
# configure:7522: $? = 0
# configure:7542: result: yes
# configure:7560: checking for flockfile
# configure:7616: clang -o conftest conftest.c >&5
# configure:7623: $? = 0
# configure:7645: result: yes
# configure:7662: checking for fputs_unlocked
# configure:7718: clang -o conftest conftest.c >&5
# configure:7725: $? = 0
# configure:7747: result: yes
# configure:7662: checking for fwrite_unlocked
# configure:7718: clang -o conftest conftest.c >&5
# configure:7725: $? = 0
# configure:7747: result: yes
# configure:7766: checking for strdup
# configure:7822: clang -o conftest conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:63:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:7829: $? = 0
# configure:7851: result: yes
# configure:7766: checking for asprintf
# configure:7822: clang -o conftest conftest.c >&5
# conftest.c:75:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:7829: $? = 0
# configure:7851: result: yes
# configure:7864: checking whether program_invocation_name is declared
# configure:7894: clang -c conftest.c >&5
# configure:7901: $? = 0
# configure:7916: result: yes
# configure:7932: checking whether program_invocation_short_name is declared
# configure:7962: clang -c conftest.c >&5
# configure:7969: $? = 0
# configure:7984: result: yes
# configure:8151: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on e602dcf9540e
#
# config.status:793: creating Makefile
# config.status:940: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status:793: creating testsuite/Makefile
# config.status:940: WARNING: 'testsuite/Makefile.in' seems to ignore the --datarootdir setting
# config.status:793: creating config.h
# config.status:1060: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-linux-gnu
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__doprnt=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_asprintf=yes
# ac_cv_func_call_putc_unlocked=yes
# ac_cv_func_flockfile=yes
# ac_cv_func_fputs_unlocked=yes
# ac_cv_func_fwrite_unlocked=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_strchrnul=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strndup=yes
# ac_cv_func_vprintf=yes
# ac_cv_have_decl_program_invocation_name=yes
# ac_cv_have_decl_program_invocation_short_name=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_prog_cc_stdc=
# lsh_cv_c_attribute=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/wvstreams/src/wvstreams-4.6.1/argp/missing --run aclocal-1.8'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/wvstreams/src/wvstreams-4.6.1/argp/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/wvstreams/src/wvstreams-4.6.1/argp/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/wvstreams/src/wvstreams-4.6.1/argp/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/wvstreams/src/wvstreams-4.6.1/argp/missing --run automake-1.8'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs'
# CPP='clang -E'
# CPPFLAGS=' -I.'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/wvstreams/src/wvstreams-4.6.1/argp/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='argp'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='standalone-1.3'
# ac_ct_CC=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-linux-gnu'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='/tmp/wvstreams/src/wvstreams-4.6.1/argp/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='mkdir -p -- .'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "argp"
# #define VERSION "standalone-1.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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define STDC_HEADERS 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_VPRINTF 1
# #define HAVE_STRERROR 1
# #define HAVE_MEMPCPY 1
# #define HAVE_STRNDUP 1
# #define HAVE_STRCHRNUL 1
# #define HAVE_PUTC_UNLOCKED 1
# #define HAVE_FLOCKFILE 1
# #define HAVE_FPUTS_UNLOCKED 1
# #define HAVE_FWRITE_UNLOCKED 1
# #define HAVE_STRDUP 1
# #define HAVE_ASPRINTF 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#
# configure: exit 0