Build of wol with musl toolchain

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

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

SLOCLanguage
11,738 ansic
4,327 sh
3,228 makefile
309 perl
288 yacc
31 sed
25 python
19,946 total

The process tree of the build process is here.

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: wol 0.7.1-7 (Wed Apr 5 00:54:34 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for style of include used by make... 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 ANSI C... none needed
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for egrep... grep -E
# checking for AIX... no
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking 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 ANSI C... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for gawk... (cached) gawk
# checking for sed... /usr/sbin/sed
# checking for perl... /usr/sbin/perl
# checking for pod2man... no
# configure: WARNING: *** Unable to find pod2man. Disabling manpage creation ***
# checking for an ANSI C-conforming const... yes
# checking whether byte ordering is bigendian... no
# checking for unsigned char... yes
# checking size of unsigned char... 1
# checking for struct ether_addr... yes
# checking for struct ether_addr.octet... no
# checking for struct ether_addr.ether_addr_octet... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for strerror in -lcposix... no
# checking for signed... yes
# checking for inline... inline
# checking for off_t... yes
# checking for size_t... yes
# checking for long long... yes
# checking for long double... yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking whether printf() supports POSIX/XSI format strings... guessing yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking whether we are using the GNU C Library 2.1 or newer... no
# checking whether integer division by zero raises SIGFPE... guessing no
# checking for unsigned long long... yes
# checking for inttypes.h... yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for stdint.h... (cached) yes
# checking for ld used by GCC... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for ptrdiff_t... yes
# checking argz.h usability... no
# checking argz.h presence... no
# checking for argz.h... no
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking nl_types.h usability... yes
# checking nl_types.h presence... yes
# checking for nl_types.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for asprintf... yes
# checking for fwprintf... yes
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... yes
# checking for munmap... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for snprintf... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking for tsearch... yes
# checking for wcslen... yes
# checking for __argz_count... no
# checking for __argz_stringify... no
# checking for __argz_next... no
# checking for __fsetlocking... yes
# checking whether _snprintf is declared... no
# checking whether _snwprintf is declared... no
# checking whether feof_unlocked is declared... yes
# checking whether fgets_unlocked is declared... yes
# checking whether getc_unlocked is declared... yes
# checking for iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking whether NLS is requested... yes
# checking whether included gettext is requested... no
# checking for GNU gettext in libc... no
# checking for GNU gettext in libintl... no
# checking whether to use NLS... yes
# checking where the gettext function comes from... included intl directory
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for unistd.h... (cached) yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for locale.h... (cached) yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking netinet/ether.h usability... yes
# checking netinet/ether.h presence... yes
# checking for netinet/ether.h... yes
# checking net/ethernet.h usability... yes
# checking net/ethernet.h presence... yes
# checking for net/ethernet.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for net/if.h... yes
# checking for sys/socket.h... (cached) yes
# checking for netinet/if_ether.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for working malloc... no
# checking for working realloc... no
# checking whether clearerr_unlocked is declared... yes
# checking whether feof_unlocked is declared... (cached) yes
# checking whether ferror_unlocked is declared... yes
# checking whether fflush_unlocked is declared... yes
# checking whether fgets_unlocked is declared... (cached) yes
# checking whether fputc_unlocked is declared... yes
# checking whether fputs_unlocked is declared... yes
# checking whether fread_unlocked is declared... yes
# checking whether fwrite_unlocked is declared... yes
# checking whether getc_unlocked is declared... (cached) yes
# checking whether getchar_unlocked is declared... yes
# checking whether putc_unlocked is declared... yes
# checking whether putchar_unlocked is declared... yes
# checking for error_at_line... no
# checking for getline... yes
# checking for working getline function... no
# checking for usleep... yes
# checking for getopt_long... yes
# checking for getdelim... yes
# checking for inet_aton... yes
# checking for socket... yes
# checking for gethostbyname... yes
# checking for ether_hostton... yes
# checking wheter you want ANSI emulation... no
# configure: creating ./config.status
# config.status: creating intl/Makefile
# config.status: creating po/Makefile.in
# config.status: creating Makefile
# config.status: creating demo/Makefile
# config.status: creating doc/Makefile
# config.status: creating include/Makefile
# config.status: creating lib/Makefile
# config.status: creating m4/Makefile
# config.status: creating src/Makefile
# config.status: creating src/wol-dhcpdconf
# config.status: creating src/wol-bootptab
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing default-1 commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# config.status: executing default commands
#
# wol 0.7.1 configuration:
#
# prefix: /usr
# exec_prefix: ${prefix}
#
# bindir: ${exec_prefix}/bin
# libdir: ${exec_prefix}/lib
# datadir: ${prefix}/share
# mandir: /usr/share/man
# infodir: /usr/share/info
#
# ether_hostton support: yes
# generate wol manpage: no
#
# EXTRA_LIBS:
# ANSI emulation: no
#
# make all-recursive
# make[1]: Entering directory '/tmp/wol/src/wol-0.7.1'
# Making all in intl
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/intl'
# sed -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
# -e 's,@''HAVE_ASPRINTF''@,1,g' \
# -e 's,@''HAVE_SNPRINTF''@,1,g' \
# -e 's,@''HAVE_WPRINTF''@,0,g' \
# < ./libgnuintl.h.in > libgnuintl.h
# /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias
# sed -e '/^#/d' -e 's/@''PACKAGE''@/wol/g' ./ref-add.sin > t-ref-add.sed
# sed -e '/^#/d' -e 's/@''PACKAGE''@/wol/g' ./ref-del.sin > t-ref-del.sed
# mv t-ref-add.sed ref-add.sed
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration bindtextdom.c
# mv t-charset.alias charset.alias
# mv t-ref-del.sed ref-del.sed
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration dcgettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration dgettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration gettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration finddomain.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration loadmsgcat.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration localealias.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration textdomain.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration l10nflist.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration explodename.c
# loadmsgcat.c:951:57: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'off_t' (aka 'long') [-Wsign-compare]
# || __builtin_expect ((size = (size_t) st.st_size) != st.st_size, 0)
# ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~
# ./gettextP.h:50:39: note: expanded from macro '__builtin_expect'
# # define __builtin_expect(expr, val) (expr)
# ^~~~
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration dcigettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration dcngettext.c
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration dngettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration ngettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration plural.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration plural-exp.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration localcharset.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration relocatable.c
# plural.y:378:22: warning: unused parameter 'str' [-Wunused-parameter]
# yyerror (const char *str)
# ^
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration localename.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration log.c
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration printf.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration osdep.c
# localename.c:703:22: warning: unused parameter 'category' [-Wunused-parameter]
# _nl_locale_name (int category, const char *categoryname)
# ^
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -Wpointer-arith -Wimplicit-function-declaration intl-compat.c
# cp libgnuintl.h libintl.h
# rm -f libintl.a
# ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o localename.o log.o printf.o osdep.o intl-compat.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libintl.a
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/intl'
# Making all in demo
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/demo'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/demo'
# Making all in doc
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/doc'
# Making all in include
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/include'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/include'
# Making all in lib
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/lib'
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \
# -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \
# then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \
# else rm -f ".deps/getopt1.Tpo"; exit 1; \
# fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \
# -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \
# then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; \
# else rm -f ".deps/getopt.Tpo"; exit 1; \
# fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT usleep.o -MD -MP -MF ".deps/usleep.Tpo" \
# -c -o usleep.o `test -f 'usleep.c' || echo './'`usleep.c; \
# then mv -f ".deps/usleep.Tpo" ".deps/usleep.Po"; \
# else rm -f ".deps/usleep.Tpo"; exit 1; \
# fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" \
# -c -o xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c; \
# then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; \
# else rm -f ".deps/xmalloc.Tpo"; exit 1; \
# fi
# getopt.c:272:25: warning: unused parameter 'argc' [-Wunused-parameter]
# _getopt_initialize (int argc, char *const *argv, const char *optstring,
# ^
# getopt.c:272:44: warning: unused parameter 'argv' [-Wunused-parameter]
# _getopt_initialize (int argc, char *const *argv, const char *optstring,
# ^
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT getstr.o -MD -MP -MF ".deps/getstr.Tpo" \
# -c -o getstr.o `test -f 'getstr.c' || echo './'`getstr.c; \
# then mv -f ".deps/getstr.Tpo" ".deps/getstr.Po"; \
# else rm -f ".deps/getstr.Tpo"; exit 1; \
# fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT getline.o -MD -MP -MF ".deps/getline.Tpo" \
# -c -o getline.o `test -f 'getline.c' || echo './'`getline.c; \
# then mv -f ".deps/getline.Tpo" ".deps/getline.Po"; \
# else rm -f ".deps/getline.Tpo"; exit 1; \
# fi
# getstr.c:76:32: warning: comparison of integers of different signs: 'unsigned long' and 'long' [-Wsign-compare]
# assert(*n - nchars_avail == read_pos - *lineptr);
# ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
# /sysroot/include/assert.h:8:28: note: expanded from macro 'assert'
# 2 warnings generated.
# #define assert(x) ((void)((x) || (__assert_fail(#x, __FILE__, __LINE__, __func__),0)))
# ^
# getstr.c:89:29: warning: comparison of integers of different signs: 'unsigned long' and 'long' [-Wsign-compare]
# assert(*n - nchars_avail == read_pos - *lineptr);
# ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
# /sysroot/include/assert.h:8:28: note: expanded from macro 'assert'
# #define assert(x) ((void)((x) || (__assert_fail(#x, __FILE__, __LINE__, __func__),0)))
# ^
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT error.o -MD -MP -MF ".deps/error.Tpo" \
# -c -o error.o `test -f 'error.c' || echo './'`error.c; \
# then mv -f ".deps/error.Tpo" ".deps/error.Po"; \
# else rm -f ".deps/error.Tpo"; exit 1; \
# fi
# 2 warnings generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT realloc.o -MD -MP -MF ".deps/realloc.Tpo" \
# -c -o realloc.o `test -f 'realloc.c' || echo './'`realloc.c; \
# then mv -f ".deps/realloc.Tpo" ".deps/realloc.Po"; \
# else rm -f ".deps/realloc.Tpo"; exit 1; \
# fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT getpass4.o -MD -MP -MF ".deps/getpass4.Tpo" \
# -c -o getpass4.o `test -f 'getpass4.c' || echo './'`getpass4.c; \
# then mv -f ".deps/getpass4.Tpo" ".deps/getpass4.Po"; \
# else rm -f ".deps/getpass4.Tpo"; exit 1; \
# fi
# realloc.c:28:7: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
# char *realloc ();
# ^
# realloc.c:28:7: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
# 1 warning generated.
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT ether_hostton.o -MD -MP -MF ".deps/ether_hostton.Tpo" \
# -c -o ether_hostton.o `test -f 'ether_hostton.c' || echo './'`ether_hostton.c; \
# then mv -f ".deps/ether_hostton.Tpo" ".deps/ether_hostton.Po"; \
# else rm -f ".deps/ether_hostton.Tpo"; exit 1; \
# fi
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT md5.o -MD -MP -MF ".deps/md5.Tpo" \
# -c -o md5.o `test -f 'md5.c' || echo './'`md5.c; \
# then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; \
# else rm -f ".deps/md5.Tpo"; exit 1; \
# fi
# In file included from getpass4.c:7:
# ./getline.h:32:1: error: conflicting types for 'getline'
# getline PARAMS ((char **_lineptr, size_t *_n, FILE *_stream));
# ^
# /sysroot/include/stdio.h:148:9: note: previous declaration is here
# ssize_t getline(char **__restrict, size_t *__restrict, FILE *__restrict);
# ^
# In file included from getpass4.c:7:
# ./getline.h:35:1: error: conflicting types for 'getdelim'
# getdelim PARAMS ((char **_lineptr, size_t *_n, int _delimiter, FILE *_stream));
# ^
# /sysroot/include/stdio.h:147:9: note: previous declaration is here
# ssize_t getdelim(char **__restrict, size_t *__restrict, int, FILE *__restrict);
# ^
# 2 errors generated.
# make[2]: *** [Makefile:240: getpass4.o] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/lib'
# make[1]: *** [Makefile:230: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/wol/src/wol-0.7.1'
# make: *** [Makefile:183: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/wol/src/wol-0.7.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e268be2d07ee
# 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
# 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:1348: checking build system type
# configure:1366: result: x86_64-unknown-linux-gnu
# configure:1374: checking host system type
# configure:1388: result: x86_64-unknown-linux-gnu
# configure:1428: checking for a BSD-compatible install
# configure:1483: result: /usr/bin/install -c
# configure:1494: checking whether build environment is sane
# configure:1537: result: yes
# configure:1570: checking for gawk
# configure:1586: found /usr/sbin/gawk
# configure:1596: result: gawk
# configure:1606: checking whether make sets $(MAKE)
# configure:1626: result: yes
# configure:1705: checking for x86_64-unknown-linux-strip
# configure:1734: result: no
# configure:1743: checking for strip
# configure:1759: found /sysroot/bin/strip
# configure:1770: result: strip
# configure:1810: checking for style of include used by make
# configure:1838: result: GNU
# configure:1871: checking for x86_64-unknown-linux-gcc
# configure:1897: result: clang
# configure:2179: checking for C compiler version
# configure:2182: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2185: $? = 0
# configure:2187: 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:2190: $? = 0
# configure:2192: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2195: $? = 1
# configure:2218: checking for C compiler default output file name
# configure:2221: clang conftest.c >&5
# configure:2224: $? = 0
# configure:2270: result: a.out
# configure:2275: checking whether the C compiler works
# configure:2281: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2284: $? = 127
# configure:2301: result: yes
# configure:2308: checking whether we are cross compiling
# configure:2310: result: yes
# configure:2313: checking for suffix of executables
# configure:2315: clang -o conftest conftest.c >&5
# configure:2318: $? = 0
# configure:2343: result:
# configure:2349: checking for suffix of object files
# configure:2370: clang -c conftest.c >&5
# configure:2373: $? = 0
# configure:2395: result: o
# configure:2399: checking whether we are using the GNU C compiler
# configure:2423: clang -c conftest.c >&5
# configure:2429: $? = 0
# configure:2432: test -z || test ! -s conftest.err
# configure:2435: $? = 0
# configure:2438: test -s conftest.o
# configure:2441: $? = 0
# configure:2454: result: yes
# configure:2460: checking whether clang accepts -g
# configure:2481: clang -c -g conftest.c >&5
# configure:2487: $? = 0
# configure:2490: test -z || test ! -s conftest.err
# configure:2493: $? = 0
# configure:2496: test -s conftest.o
# configure:2499: $? = 0
# configure:2510: result: yes
# configure:2527: checking for clang option to accept ANSI C
# configure:2597: clang -c conftest.c >&5
# configure:2603: $? = 0
# configure:2606: test -z || test ! -s conftest.err
# configure:2609: $? = 0
# configure:2612: test -s conftest.o
# configure:2615: $? = 0
# configure:2633: result: none needed
# configure:2651: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2657: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2789: checking dependency style of clang
# configure:2872: result: gcc3
# configure:2895: checking how to run the C preprocessor
# configure:2930: clang -E conftest.c
# configure:2936: $? = 0
# configure:2968: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2974: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 1
# | /* end confdefs.h. */
# | #include
# configure:3013: result: clang -E
# configure:3037: clang -E conftest.c
# configure:3043: $? = 0
# configure:3075: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3081: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 1
# | /* end confdefs.h. */
# | #include
# configure:3125: checking for egrep
# configure:3135: result: grep -E
# configure:3141: checking for AIX
# configure:3163: result: no
# configure:3169: checking for ANSI C header files
# configure:3194: clang -c conftest.c >&5
# configure:3200: $? = 0
# configure:3203: test -z || test ! -s conftest.err
# configure:3206: $? = 0
# configure:3209: test -s conftest.o
# configure:3212: $? = 0
# configure:3324: result: yes
# configure:3348: checking for sys/types.h
# configure:3364: clang -c conftest.c >&5
# configure:3370: $? = 0
# configure:3373: test -z || test ! -s conftest.err
# configure:3376: $? = 0
# configure:3379: test -s conftest.o
# configure:3382: $? = 0
# configure:3393: result: yes
# configure:3348: checking for sys/stat.h
# configure:3364: clang -c conftest.c >&5
# configure:3370: $? = 0
# configure:3373: test -z || test ! -s conftest.err
# configure:3376: $? = 0
# configure:3379: test -s conftest.o
# configure:3382: $? = 0
# configure:3393: result: yes
# configure:3348: checking for stdlib.h
# configure:3364: clang -c conftest.c >&5
# configure:3370: $? = 0
# configure:3373: test -z || test ! -s conftest.err
# configure:3376: $? = 0
# configure:3379: test -s conftest.o
# configure:3382: $? = 0
# configure:3393: result: yes
# configure:3348: checking for string.h
# configure:3364: clang -c conftest.c >&5
# configure:3370: $? = 0
# configure:3373: test -z || test ! -s conftest.err
# configure:3376: $? = 0
# configure:3379: test -s conftest.o
# configure:3382: $? = 0
# configure:3393: result: yes
# configure:3348: checking for memory.h
# configure:3364: clang -c conftest.c >&5
# configure:3370: $? = 0
# configure:3373: test -z || test ! -s conftest.err
# configure:3376: $? = 0
# configure:3379: test -s conftest.o
# configure:3382: $? = 0
# configure:3393: result: yes
# configure:3348: checking for strings.h
# configure:3364: clang -c conftest.c >&5
# configure:3370: $? = 0
# configure:3373: test -z || test ! -s conftest.err
# configure:3376: $? = 0
# configure:3379: test -s conftest.o
# configure:3382: $? = 0
# configure:3393: result: yes
# configure:3348: checking for inttypes.h
# configure:3364: clang -c conftest.c >&5
# configure:3370: $? = 0
# configure:3373: test -z || test ! -s conftest.err
# configure:3376: $? = 0
# configure:3379: test -s conftest.o
# configure:3382: $? = 0
# configure:3393: result: yes
# configure:3348: checking for stdint.h
# configure:3364: clang -c conftest.c >&5
# configure:3370: $? = 0
# configure:3373: test -z || test ! -s conftest.err
# configure:3376: $? = 0
# configure:3379: test -s conftest.o
# configure:3382: $? = 0
# configure:3393: result: yes
# configure:3348: checking for unistd.h
# configure:3364: clang -c conftest.c >&5
# configure:3370: $? = 0
# configure:3373: test -z || test ! -s conftest.err
# configure:3376: $? = 0
# configure:3379: test -s conftest.o
# configure:3382: $? = 0
# configure:3393: result: yes
# configure:3415: checking minix/config.h usability
# configure:3427: clang -c conftest.c >&5
# conftest.c:58:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3433: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3455: result: no
# configure:3459: checking minix/config.h presence
# configure:3469: clang -E conftest.c
# conftest.c:24:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3475: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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:3495: result: no
# configure:3530: checking for minix/config.h
# configure:3537: result: no
# configure:3591: checking for x86_64-unknown-linux-gcc
# configure:3617: result: clang
# configure:3899: checking for C compiler version
# configure:3902: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3905: $? = 0
# configure:3907: 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:3910: $? = 0
# configure:3912: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3915: $? = 1
# configure:3918: checking whether we are using the GNU C compiler
# configure:3973: result: yes
# configure:3979: checking whether clang accepts -g
# configure:4029: result: yes
# configure:4046: checking for clang option to accept ANSI C
# configure:4152: result: none needed
# configure:4170: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:4176: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:4308: checking dependency style of clang
# configure:4391: result: gcc3
# configure:4421: checking for a BSD-compatible install
# configure:4476: result: /usr/bin/install -c
# configure:4487: checking whether ln -s works
# configure:4491: result: yes
# configure:4498: checking whether make sets $(MAKE)
# configure:4518: result: yes
# configure:4530: checking for x86_64-unknown-linux-ranlib
# configure:4559: result: no
# configure:4568: checking for ranlib
# configure:4584: found /sysroot/bin/ranlib
# configure:4595: result: ranlib
# configure:4611: checking for gawk
# configure:4637: result: gawk
# configure:4649: checking for sed
# configure:4667: found /usr/sbin/sed
# configure:4680: result: /usr/sbin/sed
# configure:4691: checking for perl
# configure:4709: found /usr/sbin/perl
# configure:4722: result: /usr/sbin/perl
# configure:4735: checking for pod2man
# configure:4769: result: no
# configure:4774: WARNING: *** Unable to find pod2man. Disabling manpage creation ***
# configure:4793: checking for an ANSI C-conforming const
# configure:4860: clang -c conftest.c >&5
# configure:4866: $? = 0
# configure:4869: test -z || test ! -s conftest.err
# configure:4872: $? = 0
# configure:4875: test -s conftest.o
# configure:4878: $? = 0
# configure:4889: result: yes
# configure:4899: checking whether byte ordering is bigendian
# configure:4926: clang -c conftest.c >&5
# configure:4932: $? = 0
# configure:4935: test -z || test ! -s conftest.err
# configure:4938: $? = 0
# configure:4941: test -s conftest.o
# configure:4944: $? = 0
# configure:4968: clang -c conftest.c >&5
# conftest.c:32:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4974: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5107: result: no
# configure:5128: checking for unsigned char
# configure:5152: clang -c conftest.c >&5
# configure:5158: $? = 0
# configure:5161: test -z || test ! -s conftest.err
# configure:5164: $? = 0
# configure:5167: test -s conftest.o
# configure:5170: $? = 0
# configure:5181: result: yes
# configure:5184: checking size of unsigned char
# configure:5214: clang -c conftest.c >&5
# configure:5220: $? = 0
# configure:5223: test -z || test ! -s conftest.err
# configure:5226: $? = 0
# configure:5229: test -s conftest.o
# configure:5232: $? = 0
# configure:5254: clang -c conftest.c >&5
# conftest.c:62:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (unsigned char))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5260: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (unsigned char))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5254: clang -c conftest.c >&5
# configure:5260: $? = 0
# configure:5263: test -z || test ! -s conftest.err
# configure:5266: $? = 0
# configure:5269: test -s conftest.o
# configure:5272: $? = 0
# configure:5527: result: 1
# configure:5536: checking for struct ether_addr
# configure:5561: clang -c conftest.c >&5
# configure:5567: $? = 0
# configure:5570: test -z || test ! -s conftest.err
# configure:5573: $? = 0
# configure:5576: test -s conftest.o
# configure:5579: $? = 0
# configure:5590: result: yes
# configure:5732: checking for struct ether_addr.octet
# configure:5756: clang -c conftest.c >&5
# conftest.c:33:13: error: no member named 'octet' in 'struct ether_addr'
# if (ac_aggr.octet)
# ~~~~~~~ ^
# 1 error generated.
# configure:5762: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct ether_addr ac_aggr;
# | if (ac_aggr.octet)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5800: clang -c conftest.c >&5
# conftest.c:33:20: error: no member named 'octet' in 'struct ether_addr'
# if (sizeof ac_aggr.octet)
# ~~~~~~~ ^
# 1 error generated.
# configure:5806: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct ether_addr ac_aggr;
# | if (sizeof ac_aggr.octet)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5831: result: no
# configure:5840: checking for struct ether_addr.ether_addr_octet
# configure:5864: clang -c conftest.c >&5
# conftest.c:33:13: warning: address of array 'ac_aggr.ether_addr_octet' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (ac_aggr.ether_addr_octet)
# ~~ ~~~~~~~~^~~~~~~~~~~~~~~~
# 1 warning generated.
# configure:5870: $? = 0
# configure:5873: test -z || test ! -s conftest.err
# configure:5876: $? = 0
# configure:5879: test -s conftest.o
# configure:5882: $? = 0
# configure:5939: result: yes
# configure:5972: checking whether NLS is requested
# configure:5981: result: yes
# configure:6019: checking for msgfmt
# configure:6050: result: /usr/sbin/msgfmt
# configure:6059: checking for gmsgfmt
# configure:6090: result: /usr/sbin/msgfmt
# configure:6129: checking for xgettext
# configure:6160: result: /usr/sbin/xgettext
# configure:6200: checking for msgmerge
# configure:6230: result: /usr/sbin/msgmerge
# configure:6266: checking for strerror in -lcposix
# configure:6296: clang -o conftest conftest.c -lcposix >&5
# conftest.c:35:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:35:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# /sysroot/bin/ld: error: cannot find -lcposix
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6302: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char strerror ();
# | int
# | main ()
# | {
# | strerror ();
# | ;
# | return 0;
# | }
# configure:6327: result: no
# configure:6336: checking for signed
# configure:6357: clang -c conftest.c >&5
# configure:6363: $? = 0
# configure:6366: test -z || test ! -s conftest.err
# configure:6369: $? = 0
# configure:6372: test -s conftest.o
# configure:6375: $? = 0
# configure:6386: result: yes
# configure:6396: checking for inline
# configure:6417: clang -c conftest.c >&5
# configure:6423: $? = 0
# configure:6426: test -z || test ! -s conftest.err
# configure:6429: $? = 0
# configure:6432: test -s conftest.o
# configure:6435: $? = 0
# configure:6447: result: inline
# configure:6466: checking for off_t
# configure:6490: clang -c conftest.c >&5
# configure:6496: $? = 0
# configure:6499: test -z || test ! -s conftest.err
# configure:6502: $? = 0
# configure:6505: test -s conftest.o
# configure:6508: $? = 0
# configure:6519: result: yes
# configure:6531: checking for size_t
# configure:6555: clang -c conftest.c >&5
# configure:6561: $? = 0
# configure:6564: test -z || test ! -s conftest.err
# configure:6567: $? = 0
# configure:6570: test -s conftest.o
# configure:6573: $? = 0
# configure:6584: result: yes
# configure:6597: checking for long long
# configure:6619: clang -o conftest conftest.c >&5
# configure:6625: $? = 0
# configure:6628: test -z || test ! -s conftest.err
# configure:6631: $? = 0
# configure:6634: test -s conftest
# configure:6637: $? = 0
# configure:6649: result: yes
# configure:6660: checking for long double
# configure:6719: result: yes
# configure:6730: checking for wchar_t
# configure:6752: clang -c conftest.c >&5
# configure:6758: $? = 0
# configure:6761: test -z || test ! -s conftest.err
# configure:6764: $? = 0
# configure:6767: test -s conftest.o
# configure:6770: $? = 0
# configure:6781: result: yes
# configure:6792: checking for wint_t
# configure:6814: clang -c conftest.c >&5
# configure:6820: $? = 0
# configure:6823: test -z || test ! -s conftest.err
# configure:6826: $? = 0
# configure:6829: test -s conftest.o
# configure:6832: $? = 0
# configure:6843: result: yes
# configure:6854: checking for inttypes.h
# configure:6876: clang -c conftest.c >&5
# configure:6882: $? = 0
# configure:6885: test -z || test ! -s conftest.err
# configure:6888: $? = 0
# configure:6891: test -s conftest.o
# configure:6894: $? = 0
# configure:6905: result: yes
# configure:6916: checking for stdint.h
# configure:6938: clang -c conftest.c >&5
# configure:6944: $? = 0
# configure:6947: test -z || test ! -s conftest.err
# configure:6950: $? = 0
# configure:6953: test -s conftest.o
# configure:6956: $? = 0
# configure:6967: result: yes
# configure:6980: checking for intmax_t
# configure:7010: clang -c conftest.c >&5
# configure:7016: $? = 0
# configure:7019: test -z || test ! -s conftest.err
# configure:7022: $? = 0
# configure:7025: test -s conftest.o
# configure:7028: $? = 0
# configure:7039: result: yes
# configure:7051: checking whether printf() supports POSIX/XSI format strings
# configure:7124: result: guessing yes
# configure:7138: checking for working alloca.h
# configure:7159: clang -o conftest conftest.c >&5
# configure:7165: $? = 0
# configure:7168: test -z || test ! -s conftest.err
# configure:7171: $? = 0
# configure:7174: test -s conftest
# configure:7177: $? = 0
# configure:7189: result: yes
# configure:7199: checking for alloca
# configure:7240: clang -o conftest conftest.c >&5
# configure:7246: $? = 0
# configure:7249: test -z || test ! -s conftest.err
# configure:7252: $? = 0
# configure:7255: test -s conftest
# configure:7258: $? = 0
# configure:7270: result: yes
# configure:7498: checking for stdlib.h
# configure:7503: result: yes
# configure:7498: checking for unistd.h
# configure:7503: result: yes
# configure:7646: checking for getpagesize
# configure:7703: clang -o conftest conftest.c >&5
# configure:7709: $? = 0
# configure:7712: test -z || test ! -s conftest.err
# configure:7715: $? = 0
# configure:7718: test -s conftest
# configure:7721: $? = 0
# configure:7733: result: yes
# configure:7743: checking for working mmap
# configure:7907: result: no
# configure:7919: checking whether we are using the GNU C Library 2.1 or newer
# configure:7950: result: no
# configure:7958: checking whether integer division by zero raises SIGFPE
# configure:8043: result: guessing no
# configure:8056: checking for unsigned long long
# configure:8078: clang -o conftest conftest.c >&5
# configure:8084: $? = 0
# configure:8087: test -z || test ! -s conftest.err
# configure:8090: $? = 0
# configure:8093: test -s conftest
# configure:8096: $? = 0
# configure:8108: result: yes
# configure:8140: checking for inttypes.h
# configure:8163: clang -c conftest.c >&5
# configure:8169: $? = 0
# configure:8172: test -z || test ! -s conftest.err
# configure:8175: $? = 0
# configure:8178: test -s conftest.o
# configure:8181: $? = 0
# configure:8193: result: yes
# configure:8206: checking whether the inttypes.h PRIxNN macros are broken
# configure:8232: clang -c conftest.c >&5
# configure:8238: $? = 0
# configure:8241: test -z || test ! -s conftest.err
# configure:8244: $? = 0
# configure:8247: test -s conftest.o
# configure:8250: $? = 0
# configure:8262: result: no
# configure:8279: checking for stdint.h
# configure:8284: result: yes
# configure:8423: checking for SIZE_MAX
# configure:9470: result: yes
# configure:9488: checking for stdint.h
# configure:9493: result: yes
# configure:9673: checking for ld used by GCC
# configure:9737: result: /sysroot/bin/ld
# configure:9746: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:9759: result: yes
# configure:9765: checking for shared library run path origin
# configure:9778: result: done
# configure:10184: checking for ptrdiff_t
# configure:10208: clang -c conftest.c >&5
# configure:10214: $? = 0
# configure:10217: test -z || test ! -s conftest.err
# configure:10220: $? = 0
# configure:10223: test -s conftest.o
# configure:10226: $? = 0
# configure:10237: result: yes
# configure:10274: checking argz.h usability
# configure:10286: clang -c conftest.c >&5
# conftest.c:81:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:10292: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:10314: result: no
# configure:10318: checking argz.h presence
# configure:10328: clang -E conftest.c
# conftest.c:47:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:10334: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# configure:10354: result: no
# configure:10389: checking for argz.h
# configure:10396: result: no
# configure:10274: checking limits.h usability
# configure:10286: clang -c conftest.c >&5
# configure:10292: $? = 0
# configure:10295: test -z || test ! -s conftest.err
# configure:10298: $? = 0
# configure:10301: test -s conftest.o
# configure:10304: $? = 0
# configure:10314: result: yes
# configure:10318: checking limits.h presence
# configure:10328: clang -E conftest.c
# configure:10334: $? = 0
# configure:10354: result: yes
# configure:10389: checking for limits.h
# configure:10396: result: yes
# configure:10274: checking locale.h usability
# configure:10286: clang -c conftest.c >&5
# configure:10292: $? = 0
# configure:10295: test -z || test ! -s conftest.err
# configure:10298: $? = 0
# configure:10301: test -s conftest.o
# configure:10304: $? = 0
# configure:10314: result: yes
# configure:10318: checking locale.h presence
# configure:10328: clang -E conftest.c
# configure:10334: $? = 0
# configure:10354: result: yes
# configure:10389: checking for locale.h
# configure:10396: result: yes
# configure:10274: checking nl_types.h usability
# configure:10286: clang -c conftest.c >&5
# configure:10292: $? = 0
# configure:10295: test -z || test ! -s conftest.err
# configure:10298: $? = 0
# configure:10301: test -s conftest.o
# configure:10304: $? = 0
# configure:10314: result: yes
# configure:10318: checking nl_types.h presence
# configure:10328: clang -E conftest.c
# configure:10334: $? = 0
# configure:10354: result: yes
# configure:10389: checking for nl_types.h
# configure:10396: result: yes
# configure:10274: checking malloc.h usability
# configure:10286: clang -c conftest.c >&5
# configure:10292: $? = 0
# configure:10295: test -z || test ! -s conftest.err
# configure:10298: $? = 0
# configure:10301: test -s conftest.o
# configure:10304: $? = 0
# configure:10314: result: yes
# configure:10318: checking malloc.h presence
# configure:10328: clang -E conftest.c
# configure:10334: $? = 0
# configure:10354: result: yes
# configure:10389: checking for malloc.h
# configure:10396: result: yes
# configure:10274: checking stddef.h usability
# configure:10286: clang -c conftest.c >&5
# configure:10292: $? = 0
# configure:10295: test -z || test ! -s conftest.err
# configure:10298: $? = 0
# configure:10301: test -s conftest.o
# configure:10304: $? = 0
# configure:10314: result: yes
# configure:10318: checking stddef.h presence
# configure:10328: clang -E conftest.c
# configure:10334: $? = 0
# configure:10354: result: yes
# configure:10389: checking for stddef.h
# configure:10396: result: yes
# configure:10265: checking for stdlib.h
# configure:10270: result: yes
# configure:10265: checking for string.h
# configure:10270: result: yes
# configure:10265: checking for unistd.h
# configure:10270: result: yes
# configure:10274: checking sys/param.h usability
# configure:10286: clang -c conftest.c >&5
# configure:10292: $? = 0
# configure:10295: test -z || test ! -s conftest.err
# configure:10298: $? = 0
# configure:10301: test -s conftest.o
# configure:10304: $? = 0
# configure:10314: result: yes
# configure:10318: checking sys/param.h presence
# configure:10328: clang -E conftest.c
# configure:10334: $? = 0
# configure:10354: result: yes
# configure:10389: checking for sys/param.h
# configure:10396: result: yes
# configure:10438: checking for asprintf
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for fwprintf
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for getcwd
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for getegid
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for geteuid
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for getgid
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for getuid
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for mempcpy
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for munmap
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for putenv
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for setenv
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for setlocale
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for snprintf
# configure:10495: clang -o conftest conftest.c >&5
# conftest.c:92:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:92:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for stpcpy
# configure:10495: clang -o conftest conftest.c >&5
# conftest.c:93:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:93:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for strcasecmp
# configure:10495: clang -o conftest conftest.c >&5
# conftest.c:94:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:94:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for strdup
# configure:10495: clang -o conftest conftest.c >&5
# conftest.c:95:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:95:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for strtoul
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for tsearch
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for wcslen
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10438: checking for __argz_count
# configure:10495: clang -o conftest conftest.c >&5
# /tmp/conftest-8bbb6a.o:conftest.c:function main: error: undefined reference to '__argz_count'
# /tmp/conftest-8bbb6a.o:conftest.c:f: error: undefined reference to '__argz_count'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10501: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | /* end confdefs.h. */
# | /* Define __argz_count to an innocuous variant, in case declares __argz_count.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_count innocuous___argz_count
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_count (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_count
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char __argz_count ();
# | /* 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___argz_count) || defined (__stub_____argz_count)
# | choke me
# | #else
# | char (*f) () = __argz_count;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != __argz_count;
# | ;
# | return 0;
# | }
# configure:10525: result: no
# configure:10438: checking for __argz_stringify
# configure:10495: clang -o conftest conftest.c >&5
# /tmp/conftest-d440b1.o:conftest.c:function main: error: undefined reference to '__argz_stringify'
# /tmp/conftest-d440b1.o:conftest.c:f: error: undefined reference to '__argz_stringify'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10501: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | /* end confdefs.h. */
# | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_stringify innocuous___argz_stringify
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_stringify (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_stringify
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char __argz_stringify ();
# | /* 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___argz_stringify) || defined (__stub_____argz_stringify)
# | choke me
# | #else
# | char (*f) () = __argz_stringify;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != __argz_stringify;
# | ;
# | return 0;
# | }
# configure:10525: result: no
# configure:10438: checking for __argz_next
# configure:10495: clang -o conftest conftest.c >&5
# /tmp/conftest-1ddb85.o:conftest.c:function main: error: undefined reference to '__argz_next'
# /tmp/conftest-1ddb85.o:conftest.c:f: error: undefined reference to '__argz_next'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10501: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | /* end confdefs.h. */
# | /* Define __argz_next to an innocuous variant, in case declares __argz_next.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_next innocuous___argz_next
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_next (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_next
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char __argz_next ();
# | /* 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___argz_next) || defined (__stub_____argz_next)
# | choke me
# | #else
# | char (*f) () = __argz_next;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != __argz_next;
# | ;
# | return 0;
# | }
# configure:10525: result: no
# configure:10438: checking for __fsetlocking
# configure:10495: clang -o conftest conftest.c >&5
# configure:10501: $? = 0
# configure:10504: test -z || test ! -s conftest.err
# configure:10507: $? = 0
# configure:10510: test -s conftest
# configure:10513: $? = 0
# configure:10525: result: yes
# configure:10537: checking whether _snprintf is declared
# configure:10562: clang -c conftest.c >&5
# conftest.c:82:22: error: use of undeclared identifier '_snprintf'
# char *p = (char *) _snprintf;
# ^
# 1 error generated.
# configure:10568: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___FSETLOCKING 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snprintf
# | char *p = (char *) _snprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:10591: result: no
# configure:10605: checking whether _snwprintf is declared
# configure:10630: clang -c conftest.c >&5
# conftest.c:83:22: error: use of undeclared identifier '_snwprintf'
# char *p = (char *) _snwprintf;
# ^
# 1 error generated.
# configure:10636: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snwprintf
# | char *p = (char *) _snwprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:10659: result: no
# configure:10674: checking whether feof_unlocked is declared
# configure:10699: clang -c conftest.c >&5
# configure:10705: $? = 0
# configure:10708: test -z || test ! -s conftest.err
# configure:10711: $? = 0
# configure:10714: test -s conftest.o
# configure:10717: $? = 0
# configure:10728: result: yes
# configure:10742: checking whether fgets_unlocked is declared
# configure:10767: clang -c conftest.c >&5
# configure:10773: $? = 0
# configure:10776: test -z || test ! -s conftest.err
# configure:10779: $? = 0
# configure:10782: test -s conftest.o
# configure:10785: $? = 0
# configure:10796: result: yes
# configure:10810: checking whether getc_unlocked is declared
# configure:10835: clang -c conftest.c >&5
# configure:10841: $? = 0
# configure:10844: test -z || test ! -s conftest.err
# configure:10847: $? = 0
# configure:10850: test -s conftest.o
# configure:10853: $? = 0
# configure:10864: result: yes
# configure:10932: checking for iconv
# configure:10959: clang -o conftest conftest.c >&5
# configure:10965: $? = 0
# configure:10968: test -z || test ! -s conftest.err
# configure:10971: $? = 0
# configure:10974: test -s conftest
# configure:10977: $? = 0
# configure:11042: result: yes
# configure:11065: checking for iconv declaration
# configure:11099: clang -c conftest.c >&5
# configure:11105: $? = 0
# configure:11108: test -z || test ! -s conftest.err
# configure:11111: $? = 0
# configure:11114: test -s conftest.o
# configure:11117: $? = 0
# configure:11132: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:11143: checking for nl_langinfo and CODESET
# configure:11164: clang -o conftest conftest.c >&5
# configure:11170: $? = 0
# configure:11173: test -z || test ! -s conftest.err
# configure:11176: $? = 0
# configure:11179: test -s conftest
# configure:11182: $? = 0
# configure:11195: result: yes
# configure:11207: checking for LC_MESSAGES
# configure:11228: clang -o conftest conftest.c >&5
# configure:11234: $? = 0
# configure:11237: test -z || test ! -s conftest.err
# configure:11240: $? = 0
# configure:11243: test -s conftest
# configure:11246: $? = 0
# configure:11258: result: yes
# configure:11274: checking for bison
# configure:11290: found /usr/sbin/bison
# configure:11300: result: bison
# configure:11313: checking version of bison
# configure:11322: result: 3.0.4, ok
# configure:11344: checking whether NLS is requested
# configure:11353: result: yes
# configure:11369: checking whether included gettext is requested
# configure:11379: result: no
# configure:11390: checking for GNU gettext in libc
# configure:11414: clang -o conftest conftest.c >&5
# /tmp/conftest-995e99.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-995e99.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11420: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# | #include
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:11444: result: no
# configure:11827: checking for GNU gettext in libintl
# configure:11859: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-e0a30c.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-e0a30c.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11865: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# | #include
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias ();
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0)
# | ;
# | return 0;
# | }
# configure:11948: result: no
# configure:11995: checking whether to use NLS
# configure:11997: result: yes
# configure:12000: checking where the gettext function comes from
# configure:12011: result: included intl directory
# configure:12103: checking for ANSI C header files
# configure:12258: result: yes
# configure:12268: checking whether time.h and sys/time.h may both be included
# configure:12293: clang -c conftest.c >&5
# configure:12299: $? = 0
# configure:12302: test -z || test ! -s conftest.err
# configure:12305: $? = 0
# configure:12308: test -s conftest.o
# configure:12311: $? = 0
# configure:12322: result: yes
# configure:12350: checking stdio.h usability
# configure:12362: clang -c conftest.c >&5
# configure:12368: $? = 0
# configure:12371: test -z || test ! -s conftest.err
# configure:12374: $? = 0
# configure:12377: test -s conftest.o
# configure:12380: $? = 0
# configure:12390: result: yes
# configure:12394: checking stdio.h presence
# configure:12404: clang -E conftest.c
# configure:12410: $? = 0
# configure:12430: result: yes
# configure:12465: checking for stdio.h
# configure:12472: result: yes
# configure:12341: checking for unistd.h
# configure:12346: result: yes
# configure:12350: checking getopt.h usability
# configure:12362: clang -c conftest.c >&5
# configure:12368: $? = 0
# configure:12371: test -z || test ! -s conftest.err
# configure:12374: $? = 0
# configure:12377: test -s conftest.o
# configure:12380: $? = 0
# configure:12390: result: yes
# configure:12394: checking getopt.h presence
# configure:12404: clang -E conftest.c
# configure:12410: $? = 0
# configure:12430: result: yes
# configure:12465: checking for getopt.h
# configure:12472: result: yes
# configure:12341: checking for locale.h
# configure:12346: result: yes
# configure:12350: checking libintl.h usability
# configure:12362: clang -c conftest.c >&5
# configure:12368: $? = 0
# configure:12371: test -z || test ! -s conftest.err
# configure:12374: $? = 0
# configure:12377: test -s conftest.o
# configure:12380: $? = 0
# configure:12390: result: yes
# configure:12394: checking libintl.h presence
# configure:12404: clang -E conftest.c
# configure:12410: $? = 0
# configure:12430: result: yes
# configure:12465: checking for libintl.h
# configure:12472: result: yes
# configure:12504: checking netinet/ether.h usability
# configure:12516: clang -c conftest.c >&5
# configure:12522: $? = 0
# configure:12525: test -z || test ! -s conftest.err
# configure:12528: $? = 0
# configure:12531: test -s conftest.o
# configure:12534: $? = 0
# configure:12544: result: yes
# configure:12548: checking netinet/ether.h presence
# configure:12558: clang -E conftest.c
# configure:12564: $? = 0
# configure:12584: result: yes
# configure:12619: checking for netinet/ether.h
# configure:12626: result: yes
# configure:12504: checking net/ethernet.h usability
# configure:12516: clang -c conftest.c >&5
# configure:12522: $? = 0
# configure:12525: test -z || test ! -s conftest.err
# configure:12528: $? = 0
# configure:12531: test -s conftest.o
# configure:12534: $? = 0
# configure:12544: result: yes
# configure:12548: checking net/ethernet.h presence
# configure:12558: clang -E conftest.c
# configure:12564: $? = 0
# configure:12584: result: yes
# configure:12619: checking for net/ethernet.h
# configure:12626: result: yes
# configure:12504: checking netinet/in.h usability
# configure:12516: clang -c conftest.c >&5
# configure:12522: $? = 0
# configure:12525: test -z || test ! -s conftest.err
# configure:12528: $? = 0
# configure:12531: test -s conftest.o
# configure:12534: $? = 0
# configure:12544: result: yes
# configure:12548: checking netinet/in.h presence
# configure:12558: clang -E conftest.c
# configure:12564: $? = 0
# configure:12584: result: yes
# configure:12619: checking for netinet/in.h
# configure:12626: result: yes
# configure:12656: checking sys/socket.h usability
# configure:12668: clang -c conftest.c >&5
# configure:12674: $? = 0
# configure:12677: test -z || test ! -s conftest.err
# configure:12680: $? = 0
# configure:12683: test -s conftest.o
# configure:12686: $? = 0
# configure:12696: result: yes
# configure:12700: checking sys/socket.h presence
# configure:12710: clang -E conftest.c
# configure:12716: $? = 0
# configure:12736: result: yes
# configure:12771: checking for sys/socket.h
# configure:12778: result: yes
# configure:12795: checking for net/if.h
# configure:12823: clang -c conftest.c >&5
# configure:12829: $? = 0
# configure:12832: test -z || test ! -s conftest.err
# configure:12835: $? = 0
# configure:12838: test -s conftest.o
# configure:12841: $? = 0
# configure:12852: result: yes
# configure:12870: checking for sys/socket.h
# configure:12875: result: yes
# configure:13018: checking for netinet/if_ether.h
# configure:13052: clang -c conftest.c >&5
# configure:13058: $? = 0
# configure:13061: test -z || test ! -s conftest.err
# configure:13064: $? = 0
# configure:13067: test -s conftest.o
# configure:13070: $? = 0
# configure:13081: result: yes
# configure:13096: checking whether strerror_r is declared
# configure:13120: clang -c conftest.c >&5
# configure:13126: $? = 0
# configure:13129: test -z || test ! -s conftest.err
# configure:13132: $? = 0
# configure:13135: test -s conftest.o
# configure:13138: $? = 0
# configure:13149: result: yes
# configure:13171: checking for strerror_r
# configure:13228: clang -o conftest conftest.c >&5
# configure:13234: $? = 0
# configure:13237: test -z || test ! -s conftest.err
# configure:13240: $? = 0
# configure:13243: test -s conftest
# configure:13246: $? = 0
# configure:13258: result: yes
# configure:13268: checking whether strerror_r returns char *
# configure:13296: clang -c conftest.c >&5
# conftest.c:141:13: error: indirection requires pointer operand ('int' invalid)
# char x = *strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:142:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
# char *p = strerror_r (0, buf, sizeof buf);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:13302: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# |
# | ;
# | return 0;
# | }
# configure:13374: result: no
# configure:13394: checking for working malloc
# configure:13441: result: no
# configure:13465: checking for working realloc
# configure:13512: result: no
# configure:13530: checking whether clearerr_unlocked is declared
# configure:13554: clang -c conftest.c >&5
# configure:13560: $? = 0
# configure:13563: test -z || test ! -s conftest.err
# configure:13566: $? = 0
# configure:13569: test -s conftest.o
# configure:13572: $? = 0
# configure:13583: result: yes
# configure:13603: checking whether feof_unlocked is declared
# configure:13656: result: yes
# configure:13676: checking whether ferror_unlocked is declared
# configure:13700: clang -c conftest.c >&5
# configure:13706: $? = 0
# configure:13709: test -z || test ! -s conftest.err
# configure:13712: $? = 0
# configure:13715: test -s conftest.o
# configure:13718: $? = 0
# configure:13729: result: yes
# configure:13749: checking whether fflush_unlocked is declared
# configure:13773: clang -c conftest.c >&5
# configure:13779: $? = 0
# configure:13782: test -z || test ! -s conftest.err
# configure:13785: $? = 0
# configure:13788: test -s conftest.o
# configure:13791: $? = 0
# configure:13802: result: yes
# configure:13822: checking whether fgets_unlocked is declared
# configure:13875: result: yes
# configure:13895: checking whether fputc_unlocked is declared
# configure:13919: clang -c conftest.c >&5
# configure:13925: $? = 0
# configure:13928: test -z || test ! -s conftest.err
# configure:13931: $? = 0
# configure:13934: test -s conftest.o
# configure:13937: $? = 0
# configure:13948: result: yes
# configure:13968: checking whether fputs_unlocked is declared
# configure:13992: clang -c conftest.c >&5
# configure:13998: $? = 0
# configure:14001: test -z || test ! -s conftest.err
# configure:14004: $? = 0
# configure:14007: test -s conftest.o
# configure:14010: $? = 0
# configure:14021: result: yes
# configure:14041: checking whether fread_unlocked is declared
# configure:14065: clang -c conftest.c >&5
# configure:14071: $? = 0
# configure:14074: test -z || test ! -s conftest.err
# configure:14077: $? = 0
# configure:14080: test -s conftest.o
# configure:14083: $? = 0
# configure:14094: result: yes
# configure:14114: checking whether fwrite_unlocked is declared
# configure:14138: clang -c conftest.c >&5
# configure:14144: $? = 0
# configure:14147: test -z || test ! -s conftest.err
# configure:14150: $? = 0
# configure:14153: test -s conftest.o
# configure:14156: $? = 0
# configure:14167: result: yes
# configure:14187: checking whether getc_unlocked is declared
# configure:14240: result: yes
# configure:14260: checking whether getchar_unlocked is declared
# configure:14284: clang -c conftest.c >&5
# configure:14290: $? = 0
# configure:14293: test -z || test ! -s conftest.err
# configure:14296: $? = 0
# configure:14299: test -s conftest.o
# configure:14302: $? = 0
# configure:14313: result: yes
# configure:14333: checking whether putc_unlocked is declared
# configure:14357: clang -c conftest.c >&5
# configure:14363: $? = 0
# configure:14366: test -z || test ! -s conftest.err
# configure:14369: $? = 0
# configure:14372: test -s conftest.o
# configure:14375: $? = 0
# configure:14386: result: yes
# configure:14406: checking whether putchar_unlocked is declared
# configure:14430: clang -c conftest.c >&5
# configure:14436: $? = 0
# configure:14439: test -z || test ! -s conftest.err
# configure:14442: $? = 0
# configure:14445: test -s conftest.o
# configure:14448: $? = 0
# configure:14459: result: yes
# configure:14525: checking for error_at_line
# configure:14546: clang -o conftest conftest.c >&5
# conftest.c:156:1: warning: implicit declaration of function 'error_at_line' is invalid in C99 [-Wimplicit-function-declaration]
# error_at_line (0, 0, "", 0, "");
# ^
# 1 warning generated.
# /tmp/conftest-1476cf.o:conftest.c:function main: error: undefined reference to 'error_at_line'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14552: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define PACKAGE "wol"
# | #define VERSION "0.7.1"
# | #define _GNU_SOURCE 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 __EXTENSIONS__ 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DONE_WORKING_MALLOC_CHECK 1
# | #define malloc rpl_malloc
# | #define HAVE_DONE_WORKING_REALLOC_CHECK 1
# | #define realloc rpl_realloc
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "");
# | ;
# | return 0;
# | }
# configure:14576: result: no
# configure:14598: checking for getline
# configure:14655: clang -o conftest conftest.c >&5
# configure:14661: $? = 0
# configure:14664: test -z || test ! -s conftest.err
# configure:14667: $? = 0
# configure:14670: test -s conftest
# configure:14673: $? = 0
# configure:14685: result: yes
# configure:14694: checking for working getline function
# configure:14749: result: no
# configure:14767: checking for usleep
# configure:14824: clang -o conftest conftest.c >&5
# configure:14830: $? = 0
# configure:14833: test -z || test ! -s conftest.err
# configure:14836: $? = 0
# configure:14839: test -s conftest
# configure:14842: $? = 0
# configure:14854: result: yes
# configure:14868: checking for getopt_long
# configure:14925: clang -o conftest conftest.c >&5
# configure:14931: $? = 0
# configure:14934: test -z || test ! -s conftest.err
# configure:14937: $? = 0
# configure:14940: test -s conftest
# configure:14943: $? = 0
# configure:14955: result: yes
# configure:14968: checking for getdelim
# configure:15025: clang -o conftest conftest.c >&5
# configure:15031: $? = 0
# configure:15034: test -z || test ! -s conftest.err
# configure:15037: $? = 0
# configure:15040: test -s conftest
# configure:15043: $? = 0
# configure:15055: result: yes
# configure:15065: checking for inet_aton
# configure:15122: clang -o conftest conftest.c >&5
# configure:15128: $? = 0
# configure:15131: test -z || test ! -s conftest.err
# configure:15134: $? = 0
# configure:15137: test -s conftest
# configure:15140: $? = 0
# configure:15152: result: yes
# configure:15230: checking for socket
# configure:15287: clang -o conftest conftest.c >&5
# configure:15293: $? = 0
# configure:15296: test -z || test ! -s conftest.err
# configure:15299: $? = 0
# configure:15302: test -s conftest
# configure:15305: $? = 0
# configure:15317: result: yes
# configure:15395: checking for gethostbyname
# configure:15452: clang -o conftest conftest.c >&5
# configure:15458: $? = 0
# configure:15461: test -z || test ! -s conftest.err
# configure:15464: $? = 0
# configure:15467: test -s conftest
# configure:15470: $? = 0
# configure:15482: result: yes
# configure:15562: checking for ether_hostton
# configure:15619: clang -o conftest conftest.c >&5
# configure:15625: $? = 0
# configure:15628: test -z || test ! -s conftest.err
# configure:15631: $? = 0
# configure:15634: test -s conftest
# configure:15637: $? = 0
# configure:15649: result: yes
# configure:15737: checking wheter you want ANSI emulation
# configure:15747: result: no
# configure:15902: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on e268be2d07ee
#
# config.status:788: creating intl/Makefile
# config.status:788: creating po/Makefile.in
# config.status:788: creating Makefile
# config.status:788: creating demo/Makefile
# config.status:788: creating doc/Makefile
# config.status:788: creating include/Makefile
# config.status:788: creating lib/Makefile
# config.status:788: creating m4/Makefile
# config.status:788: creating src/Makefile
# config.status:788: creating src/wol-dhcpdconf
# config.status:788: creating src/wol-bootptab
# config.status:854: creating config.h
# config.status:1404: executing depfiles commands
# config.status:1404: executing default-1 commands
# config.status:1404: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_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_exeext=
# ac_cv_func___argz_count=no
# ac_cv_func___argz_next=no
# ac_cv_func___argz_stringify=no
# ac_cv_func___fsetlocking=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_asprintf=yes
# ac_cv_func_ether_hostton=yes
# ac_cv_func_fwprintf=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getdelim=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getline=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_inet_aton=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_munmap=yes
# ac_cv_func_putenv=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_socket=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strtoul=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_usleep=yes
# ac_cv_func_wcslen=yes
# ac_cv_gnu_library_2_1=no
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl__snwprintf=no
# ac_cv_have_decl_clearerr_unlocked=yes
# ac_cv_have_decl_feof_unlocked=yes
# ac_cv_have_decl_ferror_unlocked=yes
# ac_cv_have_decl_fflush_unlocked=yes
# ac_cv_have_decl_fgets_unlocked=yes
# ac_cv_have_decl_fputc_unlocked=yes
# ac_cv_have_decl_fputs_unlocked=yes
# ac_cv_have_decl_fread_unlocked=yes
# ac_cv_have_decl_fwrite_unlocked=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getchar_unlocked=yes
# ac_cv_have_decl_putc_unlocked=yes
# ac_cv_have_decl_putchar_unlocked=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_argz_h=no
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_net_ethernet_h=yes
# ac_cv_header_net_if_h=yes
# ac_cv_header_netinet_ether_h=yes
# ac_cv_header_netinet_if_ether_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_nl_types_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_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_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_cposix_strerror=no
# ac_cv_lib_error_at_line=no
# ac_cv_member_struct_ether_addr_ether_addr_octet=yes
# ac_cv_member_struct_ether_addr_octet=no
# ac_cv_objext=o
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_P2M=
# ac_cv_path_PERL=/usr/sbin/perl
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_unsigned_char=1
# ac_cv_type_long_long=yes
# ac_cv_type_off_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_struct_ether_addr=yes
# ac_cv_type_unsigned_char=yes
# ac_cv_type_unsigned_long_long=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=/sysroot/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_working_getline=no
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# am_cv_val_LC_MESSAGES=yes
# bh_cv_c_signed=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_long_double=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# gt_cv_func_printf_posix='guessing yes'
# gt_cv_header_inttypes_h=yes
# gt_cv_int_divbyzero_sigfpe='guessing no'
# gt_cv_inttypes_pri_broken=no
# jm_ac_cv_header_inttypes_h=yes
# jm_ac_cv_header_stdint_h=yes
# jm_cv_func_working_malloc=no
# jm_cv_func_working_realloc=no
# nls_cv_force_use_gnu_gettext=no
# nls_cv_header_intl=
# nls_cv_header_libgt=
# nls_cv_use_gnu_gettext=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/wol/src/wol-0.7.1/missing --run aclocal-1.7'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/wol/src/wol-0.7.1/missing --run tar'
# AUTOCONF='${SHELL} /tmp/wol/src/wol-0.7.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/wol/src/wol-0.7.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/wol/src/wol-0.7.1/missing --run automake-1.7'
# AWK='gawk'
# BUILD_INCLUDED_LIBINTL='yes'
# CATOBJEXT='.gmo'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -W -Wall -Wpointer-arith -Wimplicit-function-declaration'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# EXTRA_LIBS=''
# GENCAT='gencat'
# GLIBC21='no'
# GMSGFMT='/usr/sbin/msgfmt'
# HAVE_ASPRINTF='1'
# HAVE_POSIX_PRINTF='1'
# HAVE_SNPRINTF='1'
# HAVE_WPRINTF='0'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# INSTOBJEXT='.mo'
# INTLBISON='bison'
# INTLLIBS='${top_builddir}/intl/libintl.a '
# INTLOBJS='$(GETTOBJS)'
# INTL_LIBTOOL_SUFFIX_PREFIX=''
# LDFLAGS=''
# LIBICONV=''
# LIBINTL='${top_builddir}/intl/libintl.a '
# LIBOBJS=' malloc$U.o realloc$U.o error$U.o getline$U.o'
# LIBS=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL='${top_builddir}/intl/libintl.a '
# LTLIBOBJS=' malloc$U.lo realloc$U.lo error$U.lo getline$U.lo'
# MAKEINFO='${SHELL} /tmp/wol/src/wol-0.7.1/missing --run makeinfo'
# MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# OBJEXT='o'
# P2M=''
# PACKAGE='wol'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# POD2TEXI_FALSE=''
# POD2TEXI_TRUE='#'
# POSUB='po'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_INCLUDED_LIBINTL='yes'
# USE_NLS='yes'
# VERSION='0.7.1'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_CC=''
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# 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'
# includedir='${prefix}/include'
# infodir='/usr/share/info'
# install_sh='/tmp/wol/src/wol-0.7.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define ENABLE_NLS 1
# #define HAVE_ALLOCA 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ASPRINTF 1
# #define HAVE_DECL_CLEARERR_UNLOCKED 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FERROR_UNLOCKED 1
# #define HAVE_DECL_FFLUSH_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_DECL_FPUTC_UNLOCKED 1
# #define HAVE_DECL_FPUTS_UNLOCKED 1
# #define HAVE_DECL_FREAD_UNLOCKED 1
# #define HAVE_DECL_FWRITE_UNLOCKED 1
# #define HAVE_DECL_GETCHAR_UNLOCKED 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# #define HAVE_DECL_PUTC_UNLOCKED 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_DECL__SNWPRINTF 0
# #define HAVE_DONE_WORKING_MALLOC_CHECK 1
# #define HAVE_DONE_WORKING_REALLOC_CHECK 1
# #define HAVE_ETHER_HOSTTON 0
# #define HAVE_ETHER_HOSTTON 1
# #define HAVE_FWPRINTF 1
# #define HAVE_GETCWD 1
# #define HAVE_GETDELIM 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_GETUID 1
# #define HAVE_ICONV 1
# #define HAVE_INTMAX_T 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_LONG_DOUBLE 1
# #define HAVE_LONG_LONG 1
# #define HAVE_MALLOC_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MUNMAP 1
# #define HAVE_NETINET_ETHER_H 1
# #define HAVE_NETINET_IF_ETHER_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NET_ETHERNET_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_NL_TYPES_H 1
# #define HAVE_POSIX_PRINTF 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_STDIO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR_R 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRTOUL 1
# #define HAVE_STRUCT_ETHER_ADDR 0
# #define HAVE_STRUCT_ETHER_ADDR 1
# #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 0
# #define HAVE_STRUCT_ETHER_ADDR_ETHER_ADDR_OCTET 1
# #define HAVE_STRUCT_ETHER_ADDR_OCTET 0
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_TSEARCH 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNSIGNED_LONG_LONG 1
# #define HAVE_USLEEP 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WCSLEN 1
# #define HAVE_WINT_T 1
# #define HAVE___FSETLOCKING 1
# #define ICONV_CONST
# #define INTDIV0_RAISES_SIGFPE 0
# #define PACKAGE "wol"
# #define PACKAGE "wol"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define SIZEOF_UNSIGNED_CHAR 1
# #define STDC_HEADERS 1
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define VERSION "0.7.1"
# #define VERSION "0.7.1"
# #define _GNU_SOURCE 1
# #define __EXTENSIONS__ 1
# #define malloc rpl_malloc
# #define realloc rpl_realloc
#
# configure: exit 0