Build of ncrack with musl toolchain

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

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

SLOCLanguage
37,890 ansic
11,153 cpp
7,488 sh
312 makefile
56,843 total

The process tree of the build process is here.

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: ncrack 0.4a-5 (Wed Apr 5 00:40:25 UTC 2017)
# ==> Checking runtime dependencies...
# ==> 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-strip... no
# checking for strip... /sysroot/bin/strip
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# 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 for inline... inline
# checking for x86_64-unknown-linux-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 whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether the compiler is gcc 4 or greater... yes
# checking for __func__... yes
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking sys/sockio.h usability... no
# checking sys/sockio.h presence... no
# checking for sys/sockio.h... no
# checking for library containing setsockopt... none required
# checking for library containing gethostbyname... none required
# checking if sockaddr{} has sa_len member... no
# checking whether byte ordering is bigendian... no
# checking if struct in_addr is a wacky huge structure (some Sun boxes)... no
# checking for strerror... yes
# checking for signal... yes
# checking for type of 6th argument to recvfrom()... socklen_t
# checking openssl/ssl.h usability... no
# checking openssl/ssl.h presence... no
# checking for openssl/ssl.h... no
# configure: WARNING: Failed to find openssl/ssl.h so OpenSSL will not be used. If it is installed you can try the --with-openssl=DIR argument
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating modules/Makefile
# config.status: creating ncrack_config.h
# === configuring in nbase (/tmp/ncrack/src/ncrack-0.4ALPHA/nbase)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' '--without-pcap' --cache-file=/dev/null --srcdir=.
# 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 whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# 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 for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for inline... inline
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 for string.h... (cached) yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for strings.h... (cached) yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking for sys/stat.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking for inttypes.h... (cached) yes
# checking mach-o/dyld.h usability... no
# checking mach-o/dyld.h presence... no
# checking for mach-o/dyld.h... no
# checking whether time.h and sys/time.h may both be included... yes
# checking for sys/socket.h... (cached) yes
# checking for net/if.h... yes
# checking for __attribute__... yes
# checking whether byte ordering is bigendian... no
# checking for int8_t... no
# checking for int16_t... no
# checking for int32_t... no
# checking for int64_t... no
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for snprintf... yes
# checking for vsnprintf... yes
# checking for nanosleep... yes
# checking for strerror... yes
# checking for strcasestr... yes
# checking for strcasecmp... yes
# checking for strncasecmp... yes
# checking for signal... yes
# checking for vsnprintf... (cached) yes
# checking for snprintf... (cached) yes
# checking for asprintf... yes
# checking for asnprintf... no
# checking for vasprintf... yes
# checking for vasnprintf... no
# checking for getopt... yes
# checking for getopt_long_only... yes
# checking for usleep... yes
# checking for gettimeofday... yes
# checking for sleep... yes
# checking for getopt_long_only... (cached) yes
# checking for strcasecmp... (cached) yes
# checking for strncasecmp... (cached) yes
# checking for library containing getaddrinfo... none required
# checking for library containing gai_strerror... none required
# checking for library containing getnameinfo... none required
# checking for gai_strerror... yes
# checking for inet_ntop... yes
# checking for inet_pton... yes
# checking for working getaddrinfo... yes
# checking for library containing inet_addr... none required
# checking for working getnameinfo... yes
# checking for sockaddr_in6... yes
# checking for sockaddr_storage... yes
# checking for AF_INET6 definition... yes
# checking for IPv6 support... yes
# checking openssl/ssl.h usability... no
# checking openssl/ssl.h presence... no
# checking for openssl/ssl.h... no
# configure: WARNING: Failed to find openssl/ssl.h so OpenSSL will not be used. If it
# is installed you can try the --with-openssl=DIR argument
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating nbase_config.h
# === configuring in nsock/src (/tmp/ncrack/src/ncrack-0.4ALPHA/nsock/src)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' '--without-pcap' --cache-file=/dev/null --srcdir=.
# 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# 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... yes
# 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 for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for gethostent... yes
# checking for setsockopt... yes
# checking for nanosleep... yes
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 net/bpf.h usability... no
# checking net/bpf.h presence... no
# checking for net/bpf.h... no
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking openssl/ssl.h usability... no
# checking openssl/ssl.h presence... no
# checking for openssl/ssl.h... no
# configure: WARNING: Failed to find openssl/ssl.h so OpenSSL will not be used. If it is installed you can try the --with-openssl=DIR argument
# checking for library containing dlopen... none required
# checking for SSL_set_tlsext_host_name... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating ../include/nsock_config.h
# ~00000
# 00000000
# ,000$ 0$+~
# $=0= .0+0
# 000 000
# :000 0~0
# 0000. 0
# 00000 .
# .000000
# 0?= +.,.
# ,?00.$000
# 00000~.:~0
# .$+00~?~000
# :00000.=0000
# ?00?00+=: ,0,
# 00000..0000~ 000000. $0
# 00..0~0?0::00,?0::?$0. 00 ~
# .0. ,0?00000.0$,+,000.00 $00
# 0. 00.?00=00000~0+0:0000?0,~0?.
# .0 +00 0+0000 0000=?~0000?00 00
# .: .~~ .000=00000~00=000000+0.0~0$$.
# 00 , ?00.. 000~000000000000.:0.0:0~ 0$00.+
# 00.0 00 00?~000~000000000+00 + ~0000000000=$0000
# $ 00 00. .00,000000000000$.00000. .0000+$+~00
# 0 00 .0 000000000?~0000000. 0. .0$000000+$0
# 0 0 0 000:$~0000=0.0000,$. 00 0000000000
# 0 00 ?.0000 $0 0 . .0000
# . $ ?000. 0 0
# 0 +~?000
# 0. :000000?0 |=------=[ Ncrack ]=------=|
# 0000$?+00
# 00+0:~0$0+
# .0$000?00
# 0?000000
# .000~0
# Configuration complete. Type make (or gmake on some *BSD machines) to compile.
# clang++ -MM -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 ncrack.cc utils.cc TargetGroup.cc Target.cc targets.cc NcrackOps.cc Service.cc ServiceGroup.cc Connection.h services.cc timing.cc ncrack_error.cc output.cc ncrack_tty.cc Buf.cc NcrackOutputTable.cc ncrack_input.cc ncrack_resume.cc crypto.cc > makefile.dep
# clang-3.8: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated
# Compiling libnbase
# cd nbase && make
# Compiling modules
# cd modules && make
# make[1]: Entering directory '/tmp/ncrack/src/ncrack-0.4ALPHA/modules'
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_ftp.cc -o ncrack_ftp.o
# make[1]: Entering directory '/tmp/ncrack/src/ncrack-0.4ALPHA/nbase'
# clang -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o snprintf.o snprintf.c
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_telnet.cc -o ncrack_telnet.o
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_http.cc -o ncrack_http.o
# snprintf.c:51:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
# static const char rcsid[] =
# ^
# 1 warning generated.
# clang -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_str.o nbase_str.c
# clang -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_misc.o nbase_misc.c
# clang -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_memalloc.o nbase_memalloc.c
# clang -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_rnd.o nbase_rnd.c
# rm -f libnbase.a
# ar cr libnbase.a snprintf.o nbase_str.o nbase_misc.o nbase_memalloc.o nbase_rnd.o
# ranlib libnbase.a
# make[1]: Leaving directory '/tmp/ncrack/src/ncrack-0.4ALPHA/nbase'
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_pop3.cc -o ncrack_pop3.o
# ncrack_telnet.cc:172:64: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
# && ((recvbufptr - (char *)con->inbuf->get_dataptr()) < recvbuflen)
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~
# ncrack_telnet.cc:227:67: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
# && (recvbufptr - (char *)con->inbuf->get_dataptr()) < recvbuflen)
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~
# ncrack_telnet.cc:316:44: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
# && (info->userptr - con->user) != strlen(con->user)) {
# ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
# ncrack_telnet.cc:337:39: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
# if (info->userptr - con->user == strlen(con->user)) {
# ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
# ncrack_ftp.cc:106:12: warning: unused function 'ftp_loop_read' [-Wunused-function]
# static int ftp_loop_read(nsock_pool nsp, Connection *con);
# ^
# ncrack_http.cc:225:50: warning: comparison of integers of different signs: 'int' and 'u_int' (aka 'unsigned int') [-Wsign-compare]
# while (*end != '\n' && *end != '\r' && i != con->inbuf->get_len()) {
# ~ ^ ~~~~~~~~~~~~~~~~~~~~~
# ncrack_http.cc:252:31: warning: comparison of integers of different signs: 'int' and 'u_int' (aka 'unsigned int') [-Wsign-compare]
# while (*end != ' ' && i != con->inbuf->get_len()) {
# ~ ^ ~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# Compiling libnsock
# cd nsock/src && make
# make[1]: Entering directory '/tmp/ncrack/src/ncrack-0.4ALPHA/nsock/src'
# clang -MM -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap error.c filespace.c gh_list.c nsock_connect.c nsock_core.c nsock_iod.c nsock_read.c nsock_timers.c nsock_write.c nsock_ssl.c nsock_event.c nsock_pool.c netutils.c nsock_pcap.c > makefile.dep
# ncrack_pop3.cc:118:7: warning: unused variable 'i' [-Wunused-variable]
# int i;
# ^
# ncrack_pop3.cc:117:9: warning: unused variable 'p' [-Wunused-variable]
# char *p;
# ^
# 2 warnings generated.
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -I.. -I../nsock/include -I../nbase -I../opensshlib -DHAVE_CONFIG_H -O2 -Wall -Wextra -fno-strict-aliasing ncrack_vnc.cc -o ncrack_vnc.o
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall error.c -o error.o
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall filespace.c -o filespace.o
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall gh_list.c -o gh_list.o
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_connect.c -o nsock_connect.o
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_core.c -o nsock_core.o
# nsock_core.c:1314:66: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
# nse->id, inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi));
# ^~~~~~~~~~~~~~~~~
# nsock_core.c:1323:19: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
# nsi_peerport(nsi));
# ^~~~~~~~~~~~~~~~~
# nsock_core.c:1344:21: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
# nsi_peerport(nsi), nse_eof(nse)? "[EOF]" : "", strlength,
# ^~~~~~~~~~~~~~~~~
# nsock_core.c:1358:19: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
# nsi_peerport(nsi));
# ^~~~~~~~~~~~~~~~~
# 4 warnings generated.
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_iod.c -o nsock_iod.o
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_read.c -o nsock_read.o
# nsock_read.c:81:47: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
# inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi), nse->id);
# ^~~~~~~~~~~~~~~~~
# nsock_read.c:111:47: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
# inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi), nse->id);
# ^~~~~~~~~~~~~~~~~
# nsock_read.c:142:130: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
# nsock_trace(ms, "Read request from IOD #%li [%s:%hu] (timeout: %dms) EID %li", nsi->id, inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi), timeout_msecs, nse->id);
# ~~~ ^~~~~~~~~~~~~~~~~
# %d
# 3 warnings generated.
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_timers.c -o nsock_timers.o
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_write.c -o nsock_write.o
# nsock_write.c:154:54: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
# nse->id, inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi), displaystr);
# ^~~~~~~~~~~~~~~~~
# nsock_write.c:227:54: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
# nse->id, inet_ntop_ez(&nsi->peer, nsi->peerlen), nsi_peerport(nsi), displaystr);
# ^~~~~~~~~~~~~~~~~
# 2 warnings generated.
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_ssl.c -o nsock_ssl.o
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_event.c -o nsock_event.o
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_pool.c -o nsock_pool.o
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall netutils.c -o netutils.o
# clang -c -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -I../../libpcap -Wall nsock_pcap.c -o nsock_pcap.o
# rm -f libnsock.a
# ar cr libnsock.a error.o filespace.o gh_list.o nsock_connect.o nsock_core.o nsock_iod.o nsock_read.o nsock_timers.o nsock_write.o nsock_ssl.o nsock_event.o nsock_pool.o netutils.o nsock_pcap.o
# ranlib libnsock.a
# make[1]: Leaving directory '/tmp/ncrack/src/ncrack-0.4ALPHA/nsock/src'
# 4 warnings generated.
# 2 warnings generated.
# ncrack_vnc.cc:131:15: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
# if (i < strlen(passwd)) {
# ~ ^ ~~~~~~~~~~~~~~
# ncrack_vnc.cc:159:23: warning: when type is in parentheses, array cannot have dynamic size
# retme = new(uint8_t[str_length]);
# ~ ^~~~~~~~~~ ~
#
# 2 warnings generated.
# make[1]: Leaving directory '/tmp/ncrack/src/ncrack-0.4ALPHA/modules'
# make ncrack
# make[1]: Entering directory '/tmp/ncrack/src/ncrack-0.4ALPHA'
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing ncrack.cc -o ncrack.o
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing utils.cc -o utils.o
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing TargetGroup.cc -o TargetGroup.o
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing Target.cc -o Target.o
# ncrack.cc:896:22: warning: incrementing expression of type bool is deprecated and incompatible with C++1z [-Wdeprecated-increment-bool]
# o.list_only++;
# ~~~~~~~~~~~^
# ncrack.cc:2009:13: warning: unused variable 'nsi' [-Wunused-variable]
# nsock_iod nsi = nse_iod(nse);
# ^
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing targets.cc -o targets.o
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing NcrackOps.cc -o NcrackOps.o
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing Service.cc -o Service.o
# targets.cc:110:19: warning: unused function 'gethostnum' [-Wunused-function]
# static inline int gethostnum(Target *hostbatch[], Target *target) {
# ^
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing ServiceGroup.cc -o ServiceGroup.o
# 1 warning generated.
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing Connection.cc -o Connection.o
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing services.cc -o services.o
# 2 warnings generated.
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing timing.cc -o timing.o
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing ncrack_error.cc -o ncrack_error.o
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing output.cc -o output.o
# In file included from timing.cc:93:
# ./timing.h:186:9: warning: private field 'scantypestr' is not used [-Wunused-private-field]
# char *scantypestr;
# ^
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing ncrack_tty.cc -o ncrack_tty.o
# 1 warning generated.
# clang++ -c -Inbase -Insock/include -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wextra -fno-strict-aliasing Buf.cc -o Buf.o
# In file included from Buf.cc:91:
# ./Buf.h:110:35: error: unknown type name 'u_int'
# void append(const void *data, u_int len);
# ^
# ./Buf.h:117:24: error: unknown type name 'u_int'
# void *append_space(u_int len);
# ^
# ./Buf.h:124:19: error: unknown type name 'u_int'
# void snprintf(u_int len, const void *fmt, ...);
# ^
# ./Buf.h:130:21: error: unknown type name 'u_int'
# int check_alloc(u_int len);
# ^
# ./Buf.h:133:5: error: unknown type name 'u_int'
# u_int get_len(void);
# ^
# ./Buf.h:136:29: error: unknown type name 'u_int'
# int get_data(void *dst, u_int len);
# ^
# ./Buf.h:154:5: error: unknown type name 'u_char'; did you mean 'char'?
# u_char *buf; /* Buffer for data */
# ^~~~~~
# char
# ./Buf.h:155:5: error: unknown type name 'u_int'
# u_int alloc; /* Number of bytes allocated for data. */
# ^
# ./Buf.h:156:5: error: unknown type name 'u_int'
# u_int offset; /* Offset of first byte containing data. */
# ^
# ./Buf.h:157:5: error: unknown type name 'u_int'
# u_int end; /* Offset of last byte containing data. */
# ^
# Buf.cc:95:8: error: unknown type name 'u_int'
# const u_int len = DEFAULT_BUF_SIZE;
# ^
# Buf.cc:98:17: error: expected expression
# buf = (u_char *)safe_malloc(len);
# ^
# Buf.cc:98:9: error: use of undeclared identifier 'u_char'
# buf = (u_char *)safe_malloc(len);
# ^
# Buf.cc:133:15: error: unknown type name 'u_int'
# Buf::snprintf(u_int len, const void *fmt, ...)
# ^
# Buf.cc:158:31: error: unknown type name 'u_int'
# Buf::append(const void *data, u_int len)
# ^
# Buf.cc:173:19: error: unknown type name 'u_int'
# Buf::append_space(u_int len)
# ^
# Buf.cc:175:2: error: unknown type name 'u_int'
# u_int newlen;
# ^
# Buf.cc:202:17: error: expected expression
# buf = (u_char *)safe_realloc(buf, newlen);
# ^
# Buf.cc:202:9: error: use of undeclared identifier 'u_char'
# buf = (u_char *)safe_realloc(buf, newlen);
# ^
# fatal error: too many errors emitted, stopping now [-ferror-limit=]
# 20 errors generated.
# make[1]: *** [Makefile:57: Buf.o] Error 1
# make[1]: *** Waiting for unfinished jobs....
# make[1]: Leaving directory '/tmp/ncrack/src/ncrack-0.4ALPHA'
# make: *** [Makefile:60: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/ncrack/src/ncrack-0.4ALPHA/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.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 81ff5bc97d43
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2198: checking for x86_64-unknown-linux-strip
# configure:2231: result: no
# configure:2241: checking for strip
# configure:2259: found /sysroot/bin/strip
# configure:2271: result: /sysroot/bin/strip
# configure:2328: checking build system type
# configure:2342: result: x86_64-unknown-linux-gnu
# configure:2362: checking host system type
# configure:2375: result: x86_64-unknown-linux-gnu
# configure:2403: checking for x86_64-unknown-linux-gcc
# configure:2430: result: clang
# configure:2699: checking for C compiler version
# configure:2708: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2719: $? = 0
# configure:2708: 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:2719: $? = 0
# configure:2708: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2719: $? = 1
# configure:2708: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2719: $? = 1
# configure:2739: checking whether the C compiler works
# configure:2761: clang conftest.c >&5
# configure:2765: $? = 0
# configure:2813: result: yes
# configure:2816: checking for C compiler default output file name
# configure:2818: result: a.out
# configure:2824: checking for suffix of executables
# configure:2831: clang -o conftest conftest.c >&5
# configure:2835: $? = 0
# configure:2857: result:
# configure:2879: checking whether we are cross compiling
# configure:2887: clang -o conftest conftest.c >&5
# configure:2891: $? = 0
# configure:2898: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2902: $? = 127
# configure:2917: result: yes
# configure:2922: checking for suffix of object files
# configure:2944: clang -c conftest.c >&5
# configure:2948: $? = 0
# configure:2969: result: o
# configure:2973: checking whether we are using the GNU C compiler
# configure:2992: clang -c conftest.c >&5
# configure:2992: $? = 0
# configure:3001: result: yes
# configure:3010: checking whether clang accepts -g
# configure:3030: clang -c -g conftest.c >&5
# configure:3030: $? = 0
# configure:3071: result: yes
# configure:3088: checking for clang option to accept ISO C89
# configure:3152: clang -c conftest.c >&5
# configure:3152: $? = 0
# configure:3165: result: none needed
# configure:3186: checking for inline
# configure:3202: clang -c conftest.c >&5
# configure:3202: $? = 0
# configure:3210: result: inline
# configure:3237: checking for x86_64-unknown-linux-gcc
# configure:3264: result: clang
# configure:3533: checking for C compiler version
# configure:3542: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3553: $? = 0
# configure:3542: 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:3553: $? = 0
# configure:3542: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3553: $? = 1
# configure:3542: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3553: $? = 1
# configure:3557: checking whether we are using the GNU C compiler
# configure:3585: result: yes
# configure:3594: checking whether clang accepts -g
# configure:3655: result: yes
# configure:3672: checking for clang option to accept ISO C89
# configure:3749: result: none needed
# configure:3881: checking for C++ compiler version
# configure:3890: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3901: $? = 0
# configure:3890: 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:3901: $? = 0
# configure:3890: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3901: $? = 1
# configure:3890: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3901: $? = 1
# configure:3905: checking whether we are using the GNU C++ compiler
# configure:3924: clang++ -c -O2 conftest.cpp >&5
# configure:3924: $? = 0
# configure:3933: result: yes
# configure:3942: checking whether clang++ accepts -g
# configure:3962: clang++ -c -g conftest.cpp >&5
# configure:3962: $? = 0
# configure:4003: result: yes
# configure:4040: checking for a BSD-compatible install
# configure:4108: result: /usr/bin/install -c
# configure:4124: checking whether the compiler is gcc 4 or greater
# configure:4145: result: yes
# configure:4157: checking for __func__
# configure:4172: clang -c conftest.c >&5
# configure:4172: $? = 0
# configure:4179: result: yes
# configure:4224: checking how to run the C preprocessor
# configure:4255: clang -E conftest.c
# configure:4255: $? = 0
# configure:4269: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4269: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:4294: result: clang -E
# configure:4314: clang -E conftest.c
# configure:4314: $? = 0
# configure:4328: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4328: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:4357: checking for grep that handles long lines and -e
# configure:4415: result: /usr/sbin/grep
# configure:4420: checking for egrep
# configure:4482: result: /usr/sbin/grep -E
# configure:4487: checking for ANSI C header files
# configure:4507: clang -c conftest.c >&5
# configure:4507: $? = 0
# configure:4591: result: yes
# configure:4604: checking for sys/types.h
# configure:4604: clang -c conftest.c >&5
# configure:4604: $? = 0
# configure:4604: result: yes
# configure:4604: checking for sys/stat.h
# configure:4604: clang -c conftest.c >&5
# configure:4604: $? = 0
# configure:4604: result: yes
# configure:4604: checking for stdlib.h
# configure:4604: clang -c conftest.c >&5
# configure:4604: $? = 0
# configure:4604: result: yes
# configure:4604: checking for string.h
# configure:4604: clang -c conftest.c >&5
# configure:4604: $? = 0
# configure:4604: result: yes
# configure:4604: checking for memory.h
# configure:4604: clang -c conftest.c >&5
# configure:4604: $? = 0
# configure:4604: result: yes
# configure:4604: checking for strings.h
# configure:4604: clang -c conftest.c >&5
# configure:4604: $? = 0
# configure:4604: result: yes
# configure:4604: checking for inttypes.h
# configure:4604: clang -c conftest.c >&5
# configure:4604: $? = 0
# configure:4604: result: yes
# configure:4604: checking for stdint.h
# configure:4604: clang -c conftest.c >&5
# configure:4604: $? = 0
# configure:4604: result: yes
# configure:4604: checking for unistd.h
# configure:4604: clang -c conftest.c >&5
# configure:4604: $? = 0
# configure:4604: result: yes
# configure:4619: checking pwd.h usability
# configure:4619: clang -c conftest.c >&5
# configure:4619: $? = 0
# configure:4619: result: yes
# configure:4619: checking pwd.h presence
# configure:4619: clang -E conftest.c
# configure:4619: $? = 0
# configure:4619: result: yes
# configure:4619: checking for pwd.h
# configure:4619: result: yes
# configure:4619: checking termios.h usability
# configure:4619: clang -c conftest.c >&5
# configure:4619: $? = 0
# configure:4619: result: yes
# configure:4619: checking termios.h presence
# configure:4619: clang -E conftest.c
# configure:4619: $? = 0
# configure:4619: result: yes
# configure:4619: checking for termios.h
# configure:4619: result: yes
# configure:4619: checking sys/sockio.h usability
# configure:4619: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'sys/sockio.h' file not found
# #include
# ^
# 1 error generated.
# configure:4619: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4619: result: no
# configure:4619: checking sys/sockio.h presence
# configure:4619: clang -E conftest.c
# conftest.c:21:10: fatal error: 'sys/sockio.h' file not found
# #include
# ^
# 1 error generated.
# configure:4619: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# configure:4619: result: no
# configure:4619: checking for sys/sockio.h
# configure:4619: result: no
# configure:4630: checking for library containing setsockopt
# configure:4661: clang -o conftest conftest.c >&5
# configure:4661: $? = 0
# configure:4678: result: none required
# configure:4686: checking for library containing gethostbyname
# configure:4717: clang -o conftest conftest.c >&5
# configure:4717: $? = 0
# configure:4734: result: none required
# configure:4745: checking if sockaddr{} has sa_len member
# configure:4763: clang -c conftest.c >&5
# conftest.c:27:49: error: no member named 'sa_len' in 'struct sockaddr'
# unsigned int i = sizeof(((struct sockaddr *)0)->sa_len)
# ~~~~~~~~~~~~~~~~~~~~~~ ^
# 1 error generated.
# configure:4763: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | int
# | main ()
# | {
# | unsigned int i = sizeof(((struct sockaddr *)0)->sa_len)
# | ;
# | return 0;
# | }
# configure:4770: result: no
# configure:4778: checking whether byte ordering is bigendian
# configure:4793: clang -c conftest.c >&5
# conftest.c:22:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:22:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:4793: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4838: clang -c conftest.c >&5
# configure:4838: $? = 0
# configure:4856: clang -c conftest.c >&5
# conftest.c:28:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4856: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4984: result: no
# configure:5003: checking if struct in_addr is a wacky huge structure (some Sun boxes)
# configure:5017: clang -c conftest.c >&5
# conftest.c:25:21: error: no member named '_S_un' in 'struct in_addr'
# struct in_addr i; i._S_un._S_addr;
# ~ ^
# 1 error generated.
# configure:5017: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct in_addr i; i._S_un._S_addr;
# | ;
# | return 0;
# | }
# configure:5037: clang -c conftest.c >&5
# conftest.c:26:21: error: no member named 'S_un' in 'struct in_addr'
# struct in_addr i; i.S_un.S_addr;
# ~ ^
# 1 error generated.
# configure:5037: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | struct in_addr i; i.S_un.S_addr;
# | ;
# | return 0;
# | }
# configure:5045: result: no
# configure:5055: checking for strerror
# configure:5055: clang -o conftest conftest.c >&5
# conftest.c:44:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:44:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:5055: $? = 0
# configure:5055: result: yes
# configure:5066: checking for signal
# configure:5066: clang -o conftest conftest.c >&5
# configure:5066: $? = 0
# configure:5066: result: yes
# configure:5087: checking for type of 6th argument to recvfrom()
# configure:5108: clang++ -c -O2 -Wall -Wextra -fno-strict-aliasing conftest.cpp >&5
# configure:5108: $? = 0
# configure:5122: result: socklen_t
# configure:5162: checking openssl/ssl.h usability
# configure:5162: clang -c conftest.c >&5
# conftest.c:57:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:5162: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SIGNAL 1
# | #define recvfrom6_t socklen_t
# | /* 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:5162: result: no
# configure:5162: checking openssl/ssl.h presence
# configure:5162: clang -E conftest.c
# conftest.c:24:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:5162: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_STRERROR 1
# | #define HAVE_SIGNAL 1
# | #define recvfrom6_t socklen_t
# | /* end confdefs.h. */
# | #include
# configure:5162: result: no
# configure:5162: checking for openssl/ssl.h
# configure:5162: result: no
# configure:5170: WARNING: Failed to find openssl/ssl.h so OpenSSL will not be used. If it is installed you can try the --with-openssl=DIR argument
# configure:5529: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 81ff5bc97d43
#
# config.status:845: creating Makefile
# config.status:948: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status:845: creating modules/Makefile
# config.status:845: creating ncrack_config.h
# configure:6772: === configuring in nbase (/tmp/ncrack/src/ncrack-0.4ALPHA/nbase)
# configure:6835: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' '--without-pcap' --cache-file=/dev/null --srcdir=.
# configure:6772: === configuring in nsock/src (/tmp/ncrack/src/ncrack-0.4ALPHA/nsock/src)
# configure:6835: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' '--without-pcap' --cache-file=/dev/null --srcdir=.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# 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_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_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_signal=yes
# ac_cv_func_strerror=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_openssl_ssl_h=no
# ac_cv_header_pwd_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_sockio_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_ac_pt_STRIP=/sysroot/bin/strip
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_setsockopt='none required'
# ac_cv_sockaddr_has_sa_len=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=' -Inbase -Insock/include -Imodules'
# CXX='clang++'
# CXXFLAGS=' -O2 -Wall -Wextra -fno-strict-aliasing'
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -Lnbase -Lnsock/src'
# LIBNBASE_LIBS='-lnbase'
# LIBNSOCK_LIBS='-lnsock'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MODULES_BUILD='modules_build'
# MODULES_OBJS=' ncrack_ftp.o ncrack_telnet.o ncrack_http.o ncrack_pop3.o ncrack_vnc.o'
# MODULES_SRCS=' ncrack_ftp.cc ncrack_telnet.cc ncrack_http.cc ncrack_pop3.cc ncrack_vnc.cc'
# NBASEDIR='nbase'
# NBASE_BUILD='nbase_build'
# NSOCKDIR='nsock'
# NSOCK_BUILD='nsock_build'
# OBJEXT='o'
# OPENSSHLIB_BUILD=''
# OPENSSHLIB_DIR=''
# OPENSSH_LIB=''
# OPENSSL_LIBS=''
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# STRIP='/sysroot/bin/strip'
# ac_ct_CC=''
# ac_ct_CXX=''
# 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}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# 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='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' nbase nsock/src'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_PWD_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_STRERROR 1
# #define HAVE_SIGNAL 1
# #define recvfrom6_t socklen_t
#
# configure: exit 0

CMD: config logfiles '/tmp/ncrack/src/ncrack-0.4ALPHA/nsock/src/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 --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= CXX=clang++ CXXFLAGS= --without-pcap --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 81ff5bc97d43
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1836: checking build system type
# configure:1854: result: x86_64-unknown-linux-gnu
# configure:1876: checking host system type
# configure:1891: result: x86_64-unknown-linux-gnu
# configure:2081: checking for x86_64-unknown-linux-gcc
# configure:2108: result: clang
# configure:2380: checking for C compiler version
# configure:2388: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2392: $? = 0
# configure:2399: 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:2403: $? = 0
# configure:2410: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2414: $? = 1
# configure:2437: checking for C compiler default output file name
# configure:2459: clang conftest.c >&5
# configure:2463: $? = 0
# configure:2501: result: a.out
# configure:2520: checking whether the C compiler works
# configure:2530: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2534: $? = 127
# configure:2553: result: yes
# configure:2560: checking whether we are cross compiling
# configure:2562: result: yes
# configure:2565: checking for suffix of executables
# configure:2572: clang -o conftest conftest.c >&5
# configure:2576: $? = 0
# configure:2602: result:
# configure:2608: checking for suffix of object files
# configure:2634: clang -c conftest.c >&5
# configure:2638: $? = 0
# configure:2663: result: o
# configure:2667: checking whether we are using the GNU C compiler
# configure:2696: clang -c conftest.c >&5
# configure:2703: $? = 0
# configure:2720: result: yes
# configure:2729: checking whether clang accepts -g
# configure:2759: clang -c -g conftest.c >&5
# configure:2766: $? = 0
# configure:2867: result: yes
# configure:2884: checking for clang option to accept ISO C89
# configure:2958: clang -c conftest.c >&5
# configure:2965: $? = 0
# configure:2988: result: none needed
# configure:3012: checking for x86_64-unknown-linux-ranlib
# configure:3042: result: no
# configure:3052: checking for ranlib
# configure:3068: found /sysroot/bin/ranlib
# configure:3079: result: ranlib
# configure:3091: WARNING: using cross tools not prefixed with host triplet
# configure:3106: checking for gethostent
# configure:3162: clang -o conftest -Wall conftest.c >&5
# configure:3169: $? = 0
# configure:3189: result: yes
# configure:3272: checking for setsockopt
# configure:3328: clang -o conftest -Wall conftest.c >&5
# configure:3335: $? = 0
# configure:3355: result: yes
# configure:3438: checking for nanosleep
# configure:3494: clang -o conftest -Wall conftest.c >&5
# configure:3501: $? = 0
# configure:3521: result: yes
# configure:3609: checking how to run the C preprocessor
# configure:3649: clang -E conftest.c
# configure:3656: $? = 0
# configure:3687: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3694: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | /* end confdefs.h. */
# | #include
# configure:3727: result: clang -E
# configure:3756: clang -E conftest.c
# configure:3763: $? = 0
# configure:3794: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3801: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | /* end confdefs.h. */
# | #include
# configure:3841: checking for grep that handles long lines and -e
# configure:3901: result: /usr/sbin/grep
# configure:3906: checking for egrep
# configure:3970: result: /usr/sbin/grep -E
# configure:3975: checking for ANSI C header files
# configure:4005: clang -c -Wall conftest.c >&5
# configure:4012: $? = 0
# configure:4143: result: yes
# configure:4167: checking for sys/types.h
# configure:4188: clang -c -Wall conftest.c >&5
# configure:4195: $? = 0
# configure:4212: result: yes
# configure:4167: checking for sys/stat.h
# configure:4188: clang -c -Wall conftest.c >&5
# configure:4195: $? = 0
# configure:4212: result: yes
# configure:4167: checking for stdlib.h
# configure:4188: clang -c -Wall conftest.c >&5
# configure:4195: $? = 0
# configure:4212: result: yes
# configure:4167: checking for string.h
# configure:4188: clang -c -Wall conftest.c >&5
# configure:4195: $? = 0
# configure:4212: result: yes
# configure:4167: checking for memory.h
# configure:4188: clang -c -Wall conftest.c >&5
# configure:4195: $? = 0
# configure:4212: result: yes
# configure:4167: checking for strings.h
# configure:4188: clang -c -Wall conftest.c >&5
# configure:4195: $? = 0
# configure:4212: result: yes
# configure:4167: checking for inttypes.h
# configure:4188: clang -c -Wall conftest.c >&5
# configure:4195: $? = 0
# configure:4212: result: yes
# configure:4167: checking for stdint.h
# configure:4188: clang -c -Wall conftest.c >&5
# configure:4195: $? = 0
# configure:4212: result: yes
# configure:4167: checking for unistd.h
# configure:4188: clang -c -Wall conftest.c >&5
# configure:4195: $? = 0
# configure:4212: result: yes
# configure:4243: checking net/bpf.h usability
# configure:4260: clang -c -Wall conftest.c >&5
# conftest.c:52:10: fatal error: 'net/bpf.h' file not found
# #include
# ^
# 1 error generated.
# configure:4267: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4281: result: no
# configure:4285: checking net/bpf.h presence
# configure:4300: clang -E conftest.c
# conftest.c:19:10: fatal error: 'net/bpf.h' file not found
# #include
# ^
# 1 error generated.
# configure:4307: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4321: result: no
# configure:4349: checking for net/bpf.h
# configure:4358: result: no
# configure:4243: checking sys/ioctl.h usability
# configure:4260: clang -c -Wall conftest.c >&5
# configure:4267: $? = 0
# configure:4281: result: yes
# configure:4285: checking sys/ioctl.h presence
# configure:4300: clang -E conftest.c
# configure:4307: $? = 0
# configure:4321: result: yes
# configure:4349: checking for sys/ioctl.h
# configure:4358: result: yes
# configure:4408: checking openssl/ssl.h usability
# configure:4425: clang -c -Wall conftest.c >&5
# conftest.c:53:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:4432: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_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:4446: result: no
# configure:4450: checking openssl/ssl.h presence
# configure:4465: clang -E conftest.c
# conftest.c:20:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:4472: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:4486: result: no
# configure:4514: checking for openssl/ssl.h
# configure:4521: result: no
# configure:4534: WARNING: Failed to find openssl/ssl.h so OpenSSL will not be used. If it is installed you can try the --with-openssl=DIR argument
# configure:4707: checking for library containing dlopen
# configure:4748: clang -o conftest -Wall conftest.c >&5
# configure:4755: $? = 0
# configure:4786: result: none required
# configure:4807: checking for SSL_set_tlsext_host_name
# configure:4830: clang -o conftest -Wall conftest.c >&5
# conftest.c:20:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:4837: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | SSL_set_tlsext_host_name(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:4854: result: no
# configure:4992: 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 81ff5bc97d43
#
# config.status:737: creating Makefile
# config.status:737: creating ../include/nsock_config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# 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-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_gethostent=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_setsockopt=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_bpf_h=no
# ac_cv_header_openssl_ssl_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_ioctl_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_search_dlopen='none required'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='clang'
# CFLAGS=' -Wall '
# COMPAT_OBJS=''
# COMPAT_SRCS=''
# CPP='clang -E'
# CPPFLAGS=' -I../../nbase'
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# LDFLAGS=' -L../../nbase'
# LIBNBASE_LIBS=' -lnbase'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# NBASEDIR='../../nbase'
# OBJEXT='o'
# OPENSSL_LIBS=''
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SHELL='/bin/sh'
# ac_ct_CC=''
# 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}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# 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='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# 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 LINUX 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_IOCTL_H 1
#
# configure: exit 0

CMD: config logfiles '/tmp/ncrack/src/ncrack-0.4ALPHA/nbase/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.65. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= CXX=clang++ CXXFLAGS= --without-pcap --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 81ff5bc97d43
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2247: checking for x86_64-unknown-linux-gcc
# configure:2274: result: clang
# configure:2543: checking for C compiler version
# configure:2552: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2563: $? = 0
# configure:2552: 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:2563: $? = 0
# configure:2552: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2563: $? = 1
# configure:2552: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2563: $? = 1
# configure:2583: checking whether the C compiler works
# configure:2605: clang conftest.c >&5
# configure:2609: $? = 0
# configure:2658: result: yes
# configure:2661: checking for C compiler default output file name
# configure:2663: result: a.out
# configure:2669: checking for suffix of executables
# configure:2676: clang -o conftest conftest.c >&5
# configure:2680: $? = 0
# configure:2702: result:
# configure:2724: checking whether we are cross compiling
# configure:2732: clang -o conftest conftest.c >&5
# configure:2736: $? = 0
# configure:2743: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2747: $? = 127
# configure:2762: result: yes
# configure:2767: checking for suffix of object files
# configure:2789: clang -c conftest.c >&5
# configure:2793: $? = 0
# configure:2814: result: o
# configure:2818: checking whether we are using the GNU C compiler
# configure:2837: clang -c conftest.c >&5
# configure:2837: $? = 0
# configure:2846: result: yes
# configure:2855: checking whether clang accepts -g
# configure:2875: clang -c -g conftest.c >&5
# configure:2875: $? = 0
# configure:2916: result: yes
# configure:2933: checking for clang option to accept ISO C89
# configure:2997: clang -c conftest.c >&5
# configure:2997: $? = 0
# configure:3010: result: none needed
# configure:3037: checking for x86_64-unknown-linux-ranlib
# configure:3067: result: no
# configure:3077: checking for ranlib
# configure:3093: found /sysroot/bin/ranlib
# configure:3104: result: ranlib
# configure:3116: WARNING: using cross tools not prefixed with host triplet
# configure:3157: checking build system type
# configure:3171: result: x86_64-unknown-linux-gnu
# configure:3191: checking host system type
# configure:3204: result: x86_64-unknown-linux-gnu
# configure:3226: checking for inline
# configure:3242: clang -c -Wall conftest.c >&5
# conftest.c:11:21: warning: unused function 'static_foo' [-Wunused-function]
# static inline foo_t static_foo () {return 0; }
# ^
# 1 warning generated.
# configure:3242: $? = 0
# configure:3250: result: inline
# configure:3283: checking how to run the C preprocessor
# configure:3314: clang -E conftest.c
# configure:3314: $? = 0
# configure:3328: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3328: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3353: result: clang -E
# configure:3373: clang -E conftest.c
# configure:3373: $? = 0
# configure:3387: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3387: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3416: checking for grep that handles long lines and -e
# configure:3474: result: /usr/sbin/grep
# configure:3479: checking for egrep
# configure:3541: result: /usr/sbin/grep -E
# configure:3546: checking for ANSI C header files
# configure:3566: clang -c -Wall conftest.c >&5
# configure:3566: $? = 0
# configure:3650: result: yes
# configure:3663: checking for sys/types.h
# configure:3663: clang -c -Wall conftest.c >&5
# configure:3663: $? = 0
# configure:3663: result: yes
# configure:3663: checking for sys/stat.h
# configure:3663: clang -c -Wall conftest.c >&5
# configure:3663: $? = 0
# configure:3663: result: yes
# configure:3663: checking for stdlib.h
# configure:3663: clang -c -Wall conftest.c >&5
# configure:3663: $? = 0
# configure:3663: result: yes
# configure:3663: checking for string.h
# configure:3663: clang -c -Wall conftest.c >&5
# configure:3663: $? = 0
# configure:3663: result: yes
# configure:3663: checking for memory.h
# configure:3663: clang -c -Wall conftest.c >&5
# configure:3663: $? = 0
# configure:3663: result: yes
# configure:3663: checking for strings.h
# configure:3663: clang -c -Wall conftest.c >&5
# configure:3663: $? = 0
# configure:3663: result: yes
# configure:3663: checking for inttypes.h
# configure:3663: clang -c -Wall conftest.c >&5
# configure:3663: $? = 0
# configure:3663: result: yes
# configure:3663: checking for stdint.h
# configure:3663: clang -c -Wall conftest.c >&5
# configure:3663: $? = 0
# configure:3663: result: yes
# configure:3663: checking for unistd.h
# configure:3663: clang -c -Wall conftest.c >&5
# configure:3663: $? = 0
# configure:3663: result: yes
# configure:3679: checking for string.h
# configure:3679: result: yes
# configure:3679: checking getopt.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking getopt.h presence
# configure:3679: clang -E conftest.c
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking for getopt.h
# configure:3679: result: yes
# configure:3679: checking for strings.h
# configure:3679: result: yes
# configure:3679: checking sys/param.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking sys/param.h presence
# configure:3679: clang -E conftest.c
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking for sys/param.h
# configure:3679: result: yes
# configure:3679: checking sys/time.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking sys/time.h presence
# configure:3679: clang -E conftest.c
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking for sys/time.h
# configure:3679: result: yes
# configure:3679: checking for unistd.h
# configure:3679: result: yes
# configure:3679: checking errno.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking errno.h presence
# configure:3679: clang -E conftest.c
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking for errno.h
# configure:3679: result: yes
# configure:3679: checking for sys/types.h
# configure:3679: result: yes
# configure:3679: checking sys/socket.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking sys/socket.h presence
# configure:3679: clang -E conftest.c
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking for sys/socket.h
# configure:3679: result: yes
# configure:3679: checking netinet/in.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking netinet/in.h presence
# configure:3679: clang -E conftest.c
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking for netinet/in.h
# configure:3679: result: yes
# configure:3679: checking arpa/inet.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking arpa/inet.h presence
# configure:3679: clang -E conftest.c
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking for arpa/inet.h
# configure:3679: result: yes
# configure:3679: checking for sys/stat.h
# configure:3679: result: yes
# configure:3679: checking netdb.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking netdb.h presence
# configure:3679: clang -E conftest.c
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking for netdb.h
# configure:3679: result: yes
# configure:3679: checking sys/wait.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking sys/wait.h presence
# configure:3679: clang -E conftest.c
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking for sys/wait.h
# configure:3679: result: yes
# configure:3679: checking fcntl.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking fcntl.h presence
# configure:3679: clang -E conftest.c
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking for fcntl.h
# configure:3679: result: yes
# configure:3679: checking sys/resource.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking sys/resource.h presence
# configure:3679: clang -E conftest.c
# configure:3679: $? = 0
# configure:3679: result: yes
# configure:3679: checking for sys/resource.h
# configure:3679: result: yes
# configure:3679: checking for inttypes.h
# configure:3679: result: yes
# configure:3679: checking mach-o/dyld.h usability
# configure:3679: clang -c -Wall conftest.c >&5
# conftest.c:69:10: fatal error: 'mach-o/dyld.h' file not found
# #include
# ^
# 1 error generated.
# configure:3679: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_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:3679: result: no
# configure:3679: checking mach-o/dyld.h presence
# configure:3679: clang -E conftest.c
# conftest.c:36:10: fatal error: 'mach-o/dyld.h' file not found
# #include
# ^
# 1 error generated.
# configure:3679: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:3679: result: no
# configure:3679: checking for mach-o/dyld.h
# configure:3679: result: no
# configure:3690: checking whether time.h and sys/time.h may both be included
# configure:3710: clang -c -Wall conftest.c >&5
# configure:3710: $? = 0
# configure:3717: result: yes
# configure:3727: checking for sys/socket.h
# configure:3727: result: yes
# configure:3739: checking for net/if.h
# configure:3739: clang -c -Wall conftest.c >&5
# configure:3739: $? = 0
# configure:3739: result: yes
# configure:3763: checking for __attribute__
# configure:3792: clang -c -Wall conftest.c >&5
# configure:3792: $? = 0
# configure:3807: result: yes
# configure:3812: checking whether byte ordering is bigendian
# configure:3827: clang -c -Wall conftest.c >&5
# conftest.c:41:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:41:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:3827: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:3872: clang -c -Wall conftest.c >&5
# configure:3872: $? = 0
# configure:3890: clang -c -Wall conftest.c >&5
# conftest.c:47:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:3890: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4018: result: no
# configure:4037: checking for int8_t
# configure:4037: clang -c -Wall conftest.c >&5
# conftest.c:76:56: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:56: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:77:60: error: expected ';' after expression
# 0 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:60: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4037: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# | 0 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4037: clang -c -Wall conftest.c >&5
# conftest.c:76:56: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:56: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:77:54: error: expected ';' after expression
# 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:54: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4037: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# | 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4037: clang -c -Wall conftest.c >&5
# conftest.c:76:56: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:56: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:77:64: error: expected ';' after expression
# 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:64: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4037: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# | 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4037: clang -c -Wall conftest.c >&5
# conftest.c:76:56: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:56: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:77:74: error: expected ';' after expression
# 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:74: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4037: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# | 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4037: clang -c -Wall conftest.c >&5
# conftest.c:76:56: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:56: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:77:66: error: expected ';' after expression
# 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:66: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4037: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# | 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4037: clang -c -Wall conftest.c >&5
# conftest.c:76:56: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:76:56: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# ^
# conftest.c:77:70: error: expected ';' after expression
# 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:70: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4037: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 8 / 2 - 1 };
# | 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4037: result: no
# configure:4048: checking for int16_t
# configure:4048: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:77:62: error: expected ';' after expression
# 0 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:62: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# | 0 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4048: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:77:54: error: expected ';' after expression
# 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:54: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# | 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4048: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:77:64: error: expected ';' after expression
# 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:64: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# | 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4048: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:77:74: error: expected ';' after expression
# 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:74: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# | 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4048: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:77:66: error: expected ';' after expression
# 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:66: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# | 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4048: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# ^
# conftest.c:77:70: error: expected ';' after expression
# 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:70: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 16 / 2 - 1 };
# | 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4048: result: no
# configure:4059: checking for int32_t
# configure:4059: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:77:62: error: expected ';' after expression
# 0 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:62: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4059: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# | 0 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4059: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:77:54: error: expected ';' after expression
# 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:54: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4059: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# | 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4059: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:77:64: error: expected ';' after expression
# 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:64: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4059: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# | 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4059: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:77:74: error: expected ';' after expression
# 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:74: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4059: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# | 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4059: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:77:66: error: expected ';' after expression
# 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:66: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4059: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# | 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4059: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# ^
# conftest.c:77:70: error: expected ';' after expression
# 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:70: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4059: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 32 / 2 - 1 };
# | 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4059: result: no
# configure:4070: checking for int64_t
# configure:4070: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:77:62: error: expected ';' after expression
# 0 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:62: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4070: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# | 0 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4070: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:77:54: error: expected ';' after expression
# 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:54: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:77:35: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# ~~~~~~~~~~~~~~ ^
# 2 warnings and 4 errors generated.
# configure:4070: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# | 0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4070: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:77:64: error: expected ';' after expression
# 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:64: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4070: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# | 0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4070: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:77:74: error: expected ';' after expression
# 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:74: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 4 errors generated.
# configure:4070: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# | 0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4070: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:77:66: error: expected ';' after expression
# 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:66: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:77:47: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# ~~~~~~~~~~~~~~~~~~~~ ^
# 2 warnings and 4 errors generated.
# configure:4070: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# | 0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4070: clang -c -Wall conftest.c >&5
# conftest.c:76:57: error: expected ')'
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:33: note: to match this '('
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:76:57: error: expected expression
# static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# ^
# conftest.c:77:70: error: expected ';' after expression
# 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# ^
# ;
# conftest.c:77:70: error: expected expression
# conftest.c:77:9: warning: relational comparison result unused [-Wunused-comparison]
# 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:77:51: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# ~~~~~~~~~~~~~~~~~~~~~~ ^
# 2 warnings and 4 errors generated.
# configure:4070: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 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 ()
# | {
# | static int test_array [1 - 2 * !(enum { N = 64 / 2 - 1 };
# | 0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4070: result: no
# configure:4081: checking for uint8_t
# configure:4081: clang -c -Wall conftest.c >&5
# configure:4081: $? = 0
# configure:4081: result: yes
# configure:4095: checking for uint16_t
# configure:4095: clang -c -Wall conftest.c >&5
# configure:4095: $? = 0
# configure:4095: result: yes
# configure:4107: checking for uint32_t
# configure:4107: clang -c -Wall conftest.c >&5
# configure:4107: $? = 0
# configure:4107: result: yes
# configure:4121: checking for uint64_t
# configure:4121: clang -c -Wall conftest.c >&5
# configure:4121: $? = 0
# configure:4121: result: yes
# configure:4139: checking for snprintf
# configure:4139: clang -o conftest -Wall conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:63:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:4139: $? = 0
# configure:4139: result: yes
# configure:4139: checking for vsnprintf
# configure:4139: clang -o conftest -Wall conftest.c >&5
# conftest.c:64:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:64:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:4139: $? = 0
# configure:4139: result: yes
# configure:4139: checking for nanosleep
# configure:4139: clang -o conftest -Wall conftest.c >&5
# configure:4139: $? = 0
# configure:4139: result: yes
# configure:4139: checking for strerror
# configure:4139: clang -o conftest -Wall conftest.c >&5
# conftest.c:66:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:66:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:4139: $? = 0
# configure:4139: result: yes
# configure:4139: checking for strcasestr
# configure:4139: clang -o conftest -Wall conftest.c >&5
# configure:4139: $? = 0
# configure:4139: result: yes
# configure:4139: checking for strcasecmp
# configure:4139: clang -o conftest -Wall conftest.c >&5
# conftest.c:68:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:68:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:4139: $? = 0
# configure:4139: result: yes
# configure:4139: checking for strncasecmp
# configure:4139: clang -o conftest -Wall conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:69:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:4139: $? = 0
# configure:4139: result: yes
# configure:4139: checking for signal
# configure:4139: clang -o conftest -Wall conftest.c >&5
# configure:4139: $? = 0
# configure:4139: result: yes
# configure:4154: checking for vsnprintf
# configure:4154: result: yes
# configure:4154: checking for snprintf
# configure:4154: result: yes
# configure:4154: checking for asprintf
# configure:4154: clang -o conftest -Wall conftest.c >&5
# conftest.c:84:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:4154: $? = 0
# configure:4154: result: yes
# configure:4154: checking for asnprintf
# configure:4154: clang -o conftest -Wall conftest.c >&5
# /tmp/conftest-50232f.o:conftest.c:function main: error: undefined reference to 'asnprintf'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4154: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRCASESTR 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ASPRINTF 1
# | /* end confdefs.h. */
# | /* Define asnprintf to an innocuous variant, in case declares asnprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define asnprintf innocuous_asnprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char asnprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef asnprintf
# |
# | /* 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 asnprintf ();
# | /* 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_asnprintf || defined __stub___asnprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return asnprintf ();
# | ;
# | return 0;
# | }
# configure:4154: result: no
# configure:4154: checking for vasprintf
# configure:4154: clang -o conftest -Wall conftest.c >&5
# conftest.c:85:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:4154: $? = 0
# configure:4154: result: yes
# configure:4154: checking for vasnprintf
# configure:4154: clang -o conftest -Wall conftest.c >&5
# /tmp/conftest-7a1a98.o:conftest.c:function main: error: undefined reference to 'vasnprintf'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4154: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRCASESTR 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | /* end confdefs.h. */
# | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vasnprintf innocuous_vasnprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vasnprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vasnprintf
# |
# | /* 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 vasnprintf ();
# | /* 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_vasnprintf || defined __stub___vasnprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vasnprintf ();
# | ;
# | return 0;
# | }
# configure:4154: result: no
# configure:4178: checking for getopt
# configure:4178: clang -o conftest -Wall conftest.c >&5
# configure:4178: $? = 0
# configure:4178: result: yes
# configure:4178: checking for getopt_long_only
# configure:4178: clang -o conftest -Wall conftest.c >&5
# configure:4178: $? = 0
# configure:4178: result: yes
# configure:4192: checking for usleep
# configure:4192: clang -o conftest -Wall conftest.c >&5
# configure:4192: $? = 0
# configure:4192: result: yes
# configure:4192: checking for gettimeofday
# configure:4192: clang -o conftest -Wall conftest.c >&5
# configure:4192: $? = 0
# configure:4192: result: yes
# configure:4192: checking for sleep
# configure:4192: clang -o conftest -Wall conftest.c >&5
# configure:4192: $? = 0
# configure:4192: result: yes
# configure:4210: checking for getopt_long_only
# configure:4210: result: yes
# configure:4226: checking for strcasecmp
# configure:4226: result: yes
# configure:4226: checking for strncasecmp
# configure:4226: result: yes
# configure:4281: checking for library containing getaddrinfo
# configure:4312: clang -o conftest -Wall conftest.c >&5
# configure:4312: $? = 0
# configure:4329: result: none required
# configure:4337: checking for library containing gai_strerror
# configure:4368: clang -o conftest -Wall conftest.c >&5
# configure:4368: $? = 0
# configure:4385: result: none required
# configure:4393: checking for library containing getnameinfo
# configure:4424: clang -o conftest -Wall conftest.c >&5
# configure:4424: $? = 0
# configure:4441: result: none required
# configure:4451: checking for gai_strerror
# configure:4451: clang -o conftest -Wall conftest.c >&5
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4463: checking for inet_ntop
# configure:4463: clang -o conftest -Wall conftest.c >&5
# configure:4463: $? = 0
# configure:4463: result: yes
# configure:4463: checking for inet_pton
# configure:4463: clang -o conftest -Wall conftest.c >&5
# configure:4463: $? = 0
# configure:4463: result: yes
# configure:4482: checking for working getaddrinfo
# configure:4541: result: yes
# configure:4554: checking for library containing inet_addr
# configure:4585: clang -o conftest -Wall conftest.c >&5
# configure:4585: $? = 0
# configure:4602: result: none required
# configure:4611: checking for working getnameinfo
# configure:4678: result: yes
# configure:4687: checking for sockaddr_in6
# configure:4713: clang -c -Wall conftest.c >&5
# conftest.c:76:21: warning: unused variable 'sa' [-Wunused-variable]
# struct sockaddr_in6 sa;
# ^
# 1 warning generated.
# configure:4713: $? = 0
# configure:4725: result: yes
# configure:4737: checking for sockaddr_storage
# configure:4766: clang -c -Wall conftest.c >&5
# conftest.c:80:25: warning: unused variable 'sa' [-Wunused-variable]
# struct sockaddr_storage sa;
# ^
# 1 warning generated.
# configure:4766: $? = 0
# configure:4778: result: yes
# configure:4790: checking for AF_INET6 definition
# configure:4819: clang -c -Wall conftest.c >&5
# conftest.c:81:5: warning: unused variable 'af' [-Wunused-variable]
# int af = AF_INET6;
# ^
# 1 warning generated.
# configure:4819: $? = 0
# configure:4831: result: yes
# configure:4843: checking for IPv6 support
# configure:4854: result: yes
# configure:4917: checking openssl/ssl.h usability
# configure:4917: clang -c -Wall conftest.c >&5
# conftest.c:101:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:4917: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRCASESTR 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_SOCKADDR_IN6 1
# | #define HAVE_SOCKADDR_STORAGE 1
# | #define HAVE_AF_INET6 1
# | #define HAVE_IPV6 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:4917: result: no
# configure:4917: checking openssl/ssl.h presence
# configure:4917: clang -E conftest.c
# conftest.c:68:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:4917: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE___ATTRIBUTE__ 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRCASESTR 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_SOCKADDR_IN6 1
# | #define HAVE_SOCKADDR_STORAGE 1
# | #define HAVE_AF_INET6 1
# | #define HAVE_IPV6 1
# | /* end confdefs.h. */
# | #include
# configure:4917: result: no
# configure:4917: checking for openssl/ssl.h
# configure:4917: result: no
# configure:4923: WARNING: Failed to find openssl/ssl.h so OpenSSL will not be used. If it
# is installed you can try the --with-openssl=DIR argument
# configure:5216: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 81ff5bc97d43
#
# config.status:861: creating Makefile
# config.status:960: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status:861: creating nbase_config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv___attribute__=yes
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_int16_t=no
# ac_cv_c_int32_t=no
# ac_cv_c_int64_t=no
# ac_cv_c_int8_t=no
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint64_t=yes
# ac_cv_c_uint8_t=yes
# ac_cv_define_af_inet6=yes
# ac_cv_define_sockaddr_in6=yes
# ac_cv_define_sockaddr_storage=yes
# 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-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_asnprintf=no
# ac_cv_func_asprintf=yes
# ac_cv_func_gai_strerror=yes
# ac_cv_func_getopt=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_signal=yes
# ac_cv_func_sleep=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strcasestr=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_usleep=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_mach_o_dyld_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_net_if_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_openssl_ssl_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_param_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_search_gai_strerror='none required'
# ac_cv_search_getaddrinfo='none required'
# ac_cv_search_getnameinfo='none required'
# ac_cv_search_inet_addr='none required'
# ac_cv_working_getaddrinfo=yes
# ac_cv_working_getnameinfo=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='clang'
# CFLAGS=' -Wall '
# COMPAT_OBJS=''
# COMPAT_SRCS=''
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}snprintf$U.o ${LIBOBJDIR}nbase_str$U.o ${LIBOBJDIR}nbase_misc$U.o ${LIBOBJDIR}nbase_memalloc$U.o ${LIBOBJDIR}nbase_rnd$U.o'
# LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}snprintf$U.lo ${LIBOBJDIR}nbase_str$U.lo ${LIBOBJDIR}nbase_misc$U.lo ${LIBOBJDIR}nbase_memalloc$U.lo ${LIBOBJDIR}nbase_rnd$U.lo'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SHELL='/bin/sh'
# ac_ct_CC=''
# 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}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# 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='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STRING_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_INTTYPES_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE___ATTRIBUTE__ 1
# #define HAVE_SNPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRCASESTR 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_SIGNAL 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_SNPRINTF 1
# #define HAVE_ASPRINTF 1
# #define HAVE_VASPRINTF 1
# #define HAVE_GETOPT 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define HAVE_USLEEP 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_SLEEP 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_GAI_STRERROR 1
# #define HAVE_INET_NTOP 1
# #define HAVE_INET_PTON 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_SOCKADDR_IN6 1
# #define HAVE_SOCKADDR_STORAGE 1
# #define HAVE_AF_INET6 1
# #define HAVE_IPV6 1
# #define HAVE_PROC_SELF_EXE 1
#
# configure: exit 0