Build of wol with vanilla toolchain

The build took 00h 00m 45s and was SUCCESSFUL.

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

SLOCLanguage
11,502 ansic
4,327 sh
3,228 makefile
309 perl
288 yacc
25 python
16 sed
19,695 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: wol 0.7.1-7 (Wed Aug 24 13:27:33 UTC 2016)
# ==> 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... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ANSI C... none needed
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -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... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ANSI C... (cached) none needed
# checking dependency style of gcc... (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... 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... yes
# checking whether we are using the GNU C Library 2.1 or newer... yes
# checking whether integer division by zero raises SIGFPE... yes
# 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... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for ptrdiff_t... yes
# checking argz.h usability... yes
# checking argz.h presence... yes
# checking for argz.h... yes
# 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... yes
# checking for __argz_stringify... yes
# checking for __argz_next... yes
# 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... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# 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 *... yes
# checking for working malloc... yes
# checking for working realloc... yes
# 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... yes
# checking for getline... yes
# checking for working getline function... yes
# 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'
# make[2]: Nothing to be done for 'all'.
# 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 gcc -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 gcc -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 gcc -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 gcc -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
# if gcc -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 gcc -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
# In file included from getstr.c:28:0:
# getstr.c: In function 'getstr':
# getstr.c:76:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# assert(*n - nchars_avail == read_pos - *lineptr);
# ^
# getstr.c:89:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# assert(*n - nchars_avail == read_pos - *lineptr);
# ^
# if gcc -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
# if gcc -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
# realloc.c:27:7: warning: conflicting types for built-in function 'malloc'
# char *malloc ();
# ^~~~~~
# realloc.c:28:7: warning: conflicting types for built-in function 'realloc'
# char *realloc ();
# ^~~~~~~
# if gcc -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
# if gcc -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 gcc -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
# rm -f libwrappers.a
# ar cru libwrappers.a getopt1.o getopt.o usleep.o xmalloc.o getstr.o getline.o error.o realloc.o getpass4.o ether_hostton.o md5.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libwrappers.a
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/lib'
# Making all in src
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/src'
# if gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../intl -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT wol.o -MD -MP -MF ".deps/wol.Tpo" \
# -c -o wol.o `test -f 'wol.c' || echo './'`wol.c; \
# then mv -f ".deps/wol.Tpo" ".deps/wol.Po"; \
# else rm -f ".deps/wol.Tpo"; exit 1; \
# fi
# if gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../intl -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT macfile.o -MD -MP -MF ".deps/macfile.Tpo" \
# -c -o macfile.o `test -f 'macfile.c' || echo './'`macfile.c; \
# then mv -f ".deps/macfile.Tpo" ".deps/macfile.Po"; \
# else rm -f ".deps/macfile.Tpo"; exit 1; \
# fi
# if gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../intl -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT net.o -MD -MP -MF ".deps/net.Tpo" \
# -c -o net.o `test -f 'net.c' || echo './'`net.c; \
# then mv -f ".deps/net.Tpo" ".deps/net.Po"; \
# else rm -f ".deps/net.Tpo"; exit 1; \
# fi
# if gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../intl -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT magic.o -MD -MP -MF ".deps/magic.Tpo" \
# -c -o magic.o `test -f 'magic.c' || echo './'`magic.c; \
# then mv -f ".deps/magic.Tpo" ".deps/magic.Po"; \
# else rm -f ".deps/magic.Tpo"; exit 1; \
# fi
# gcc -W -Wall -Wpointer-arith -Wimplicit-function-declaration -o wol wol.o macfile.o net.o magic.o ../lib/libwrappers.a
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/src'
# Making all in m4
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/m4'
# Making all in po
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/po'
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1'
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1'
# make[1]: Leaving directory '/tmp/wol/src/wol-0.7.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in intl
# make[1]: Entering directory '/tmp/wol/src/wol-0.7.1/intl'
# if { test "wol" = "gettext-runtime" || test "wol" = "gettext-tools"; } \
# && test 'no' = yes; then \
# /bin/sh .././mkinstalldirs /tmp/wol/pkg/wol/usr/lib /tmp/wol/pkg/wol/usr/include; \
# /usr/bin/install -c -m 644 libintl.h /tmp/wol/pkg/wol/usr/include/libintl.h; \
# @LIBTOOL@ --mode=install \
# /usr/bin/install -c -m 644 libintl.a /tmp/wol/pkg/wol/usr/lib/libintl.a; \
# if test "@RELOCATABLE@" = yes; then \
# dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /tmp/wol/pkg/wol/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
# if test -n "$dependencies"; then \
# rm -f /tmp/wol/pkg/wol/usr/lib/libintl.la; \
# fi; \
# fi; \
# else \
# : ; \
# fi
# if test "wol" = "gettext-tools"; then \
# /bin/sh .././mkinstalldirs /tmp/wol/pkg/wol/usr/share/gettext/intl; \
# /usr/bin/install -c -m 644 VERSION /tmp/wol/pkg/wol/usr/share/gettext/intl/VERSION; \
# /usr/bin/install -c -m 644 ChangeLog.inst /tmp/wol/pkg/wol/usr/share/gettext/intl/ChangeLog; \
# dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \
# for file in $dists; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/wol/pkg/wol/usr/share/gettext/intl/$file; \
# done; \
# chmod a+x /tmp/wol/pkg/wol/usr/share/gettext/intl/config.charset; \
# dists="plural.c"; \
# for file in $dists; do \
# if test -f $file; then dir=.; else dir=.; fi; \
# /usr/bin/install -c -m 644 $dir/$file \
# /tmp/wol/pkg/wol/usr/share/gettext/intl/$file; \
# done; \
# dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \
# for file in $dists; do \
# rm -f /tmp/wol/pkg/wol/usr/share/gettext/intl/$file; \
# done; \
# else \
# : ; \
# fi
# if test "wol" = "gettext-tools" \
# && test 'no' = no; then \
# /bin/sh .././mkinstalldirs /tmp/wol/pkg/wol/usr/lib; \
# @LIBTOOL@ --mode=install \
# /usr/bin/install -c -m 644 libgnuintl.a /tmp/wol/pkg/wol/usr/lib/libgnuintl.a; \
# rm -f /tmp/wol/pkg/wol/usr/lib/preloadable_libintl.so; \
# /usr/bin/install -c -m 644 /tmp/wol/pkg/wol/usr/lib/libgnuintl.so /tmp/wol/pkg/wol/usr/lib/preloadable_libintl.so; \
# @LIBTOOL@ --mode=uninstall \
# rm -f /tmp/wol/pkg/wol/usr/lib/libgnuintl.a; \
# else \
# : ; \
# fi
# if test 'no' = yes; then \
# test yes != no || /bin/sh .././mkinstalldirs /tmp/wol/pkg/wol/usr/lib; \
# temp=/tmp/wol/pkg/wol/usr/lib/t-charset.alias; \
# dest=/tmp/wol/pkg/wol/usr/lib/charset.alias; \
# if test -f /tmp/wol/pkg/wol/usr/lib/charset.alias; then \
# orig=/tmp/wol/pkg/wol/usr/lib/charset.alias; \
# sed -f ref-add.sed $orig > $temp; \
# /usr/bin/install -c -m 644 $temp $dest; \
# rm -f $temp; \
# else \
# if test yes = no; then \
# orig=charset.alias; \
# sed -f ref-add.sed $orig > $temp; \
# /usr/bin/install -c -m 644 $temp $dest; \
# rm -f $temp; \
# fi; \
# fi; \
# /bin/sh .././mkinstalldirs /tmp/wol/pkg/wol/usr/share/locale; \
# test -f /tmp/wol/pkg/wol/usr/share/locale/locale.alias \
# && orig=/tmp/wol/pkg/wol/usr/share/locale/locale.alias \
# || orig=./locale.alias; \
# temp=/tmp/wol/pkg/wol/usr/share/locale/t-locale.alias; \
# dest=/tmp/wol/pkg/wol/usr/share/locale/locale.alias; \
# sed -f ref-add.sed $orig > $temp; \
# /usr/bin/install -c -m 644 $temp $dest; \
# rm -f $temp; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/wol/src/wol-0.7.1/intl'
# Making install in demo
# make[1]: Entering directory '/tmp/wol/src/wol-0.7.1/demo'
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/demo'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/demo'
# make[1]: Leaving directory '/tmp/wol/src/wol-0.7.1/demo'
# Making install in doc
# make[1]: Entering directory '/tmp/wol/src/wol-0.7.1/doc'
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /bin/sh ../mkinstalldirs /tmp/wol/pkg/wol/usr/share/info
# /bin/sh ../mkinstalldirs /tmp/wol/pkg/wol/usr/share/man/man1
# mkdir -p -- /tmp/wol/pkg/wol/usr/share/info
# mkdir -p -- /tmp/wol/pkg/wol/usr/share/man/man1
# /usr/bin/install -c -m 644 ./wol.info /tmp/wol/pkg/wol/usr/share/info/wol.info
# install-info --info-dir=/tmp/wol/pkg/wol/usr/share/info /tmp/wol/pkg/wol/usr/share/info/wol.info
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/doc'
# make[1]: Leaving directory '/tmp/wol/src/wol-0.7.1/doc'
# Making install in include
# make[1]: Entering directory '/tmp/wol/src/wol-0.7.1/include'
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/include'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/include'
# make[1]: Leaving directory '/tmp/wol/src/wol-0.7.1/include'
# Making install in lib
# make[1]: Entering directory '/tmp/wol/src/wol-0.7.1/lib'
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/lib'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/lib'
# make[1]: Leaving directory '/tmp/wol/src/wol-0.7.1/lib'
# Making install in src
# make[1]: Entering directory '/tmp/wol/src/wol-0.7.1/src'
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/src'
# /bin/sh ../mkinstalldirs /tmp/wol/pkg/wol/usr/bin
# /bin/sh ../mkinstalldirs /tmp/wol/pkg/wol/usr/bin
# make[2]: Nothing to be done for 'install-data-am'.
# mkdir -p -- /tmp/wol/pkg/wol/usr/bin
# mkdir -p -- /tmp/wol/pkg/wol/usr/bin
# /usr/bin/install -c wol-dhcpdconf /tmp/wol/pkg/wol/usr/bin/wol-dhcpdconf
# /usr/bin/install -c wol /tmp/wol/pkg/wol/usr/bin/wol
# /usr/bin/install -c wol-bootptab /tmp/wol/pkg/wol/usr/bin/wol-bootptab
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/src'
# make[1]: Leaving directory '/tmp/wol/src/wol-0.7.1/src'
# Making install in m4
# make[1]: Entering directory '/tmp/wol/src/wol-0.7.1/m4'
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1/m4'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1/m4'
# make[1]: Leaving directory '/tmp/wol/src/wol-0.7.1/m4'
# Making install in po
# make[1]: Entering directory '/tmp/wol/src/wol-0.7.1/po'
# /bin/sh .././mkinstalldirs /tmp/wol/pkg/wol/usr/share
# mkdir -p -- /tmp/wol/pkg/wol/usr/share/locale/de/LC_MESSAGES
# installing de.gmo as /tmp/wol/pkg/wol/usr/share/locale/de/LC_MESSAGES/wol.mo
# mkdir -p -- /tmp/wol/pkg/wol/usr/share/locale/fr/LC_MESSAGES
# installing fr.gmo as /tmp/wol/pkg/wol/usr/share/locale/fr/LC_MESSAGES/wol.mo
# mkdir -p -- /tmp/wol/pkg/wol/usr/share/locale/it/LC_MESSAGES
# installing it.gmo as /tmp/wol/pkg/wol/usr/share/locale/it/LC_MESSAGES/wol.mo
# mkdir -p -- /tmp/wol/pkg/wol/usr/share/locale/es/LC_MESSAGES
# installing es.gmo as /tmp/wol/pkg/wol/usr/share/locale/es/LC_MESSAGES/wol.mo
# mkdir -p -- /tmp/wol/pkg/wol/usr/share/locale/sv/LC_MESSAGES
# installing sv.gmo as /tmp/wol/pkg/wol/usr/share/locale/sv/LC_MESSAGES/wol.mo
# if test "wol" = "gettext-tools"; then \
# /bin/sh .././mkinstalldirs /tmp/wol/pkg/wol/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/wol/pkg/wol/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/wol/pkg/wol/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/wol/src/wol-0.7.1/po'
# make[1]: Entering directory '/tmp/wol/src/wol-0.7.1'
# make[2]: Entering directory '/tmp/wol/src/wol-0.7.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/wol/src/wol-0.7.1'
# make[1]: Leaving directory '/tmp/wol/src/wol-0.7.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "wol"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: wol 0.7.1-7 (Wed Aug 24 13:27:42 UTC 2016)

CMD: pacman --query --file wol-0.7.1-7-x86_64.pkg.tar.xz
# wol 0.7.1-7

Creating hybrid package for 'wol'

Trying to find vanilla package 'wol'...

CMD: pacman --query --file /mirror/twolame-0.3.13-7.pkg.tar.xz
# twolame 0.3.13-7

CMD: pacman --query --file /mirror/wol-0.7.1-7.pkg.tar.xz
# wol 0.7.1-7

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/wol-bootptab
# /usr/bin/wol
# /usr/bin/wol-dhcpdconf
# /usr/share/man/man1/wol.1.gz
# /usr/share/locale/it/LC_MESSAGES/wol.mo
# /usr/share/locale/sv/LC_MESSAGES/wol.mo
# /usr/share/locale/fr/LC_MESSAGES/wol.mo
# /usr/share/locale/es/LC_MESSAGES/wol.mo
# /usr/share/locale/de/LC_MESSAGES/wol.mo
# /usr/share/info/wol.info.gz

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf wol.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/wol.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/wol.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 24746

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/wol.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/wol.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

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 = 9430c90e9024
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /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 /usr/sbin/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:1900: result: no
# configure:1909: checking for gcc
# configure:1925: found /usr/sbin/gcc
# configure:1935: result: gcc
# configure:2179: checking for C compiler version
# configure:2182: gcc --version &5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2185: $? = 0
# configure:2187: gcc -v &5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2190: $? = 0
# configure:2192: gcc -V &5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2195: $? = 1
# configure:2218: checking for C compiler default output file name
# configure:2221: gcc conftest.c >&5
# configure:2224: $? = 0
# configure:2270: result: a.out
# configure:2275: checking whether the C compiler works
# configure:2281: ./a.out
# configure:2284: $? = 0
# configure:2301: result: yes
# configure:2308: checking whether we are cross compiling
# configure:2310: result: no
# configure:2313: checking for suffix of executables
# configure:2315: gcc -o conftest conftest.c >&5
# configure:2318: $? = 0
# configure:2343: result:
# configure:2349: checking for suffix of object files
# configure:2370: gcc -c conftest.c >&5
# configure:2373: $? = 0
# configure:2395: result: o
# configure:2399: checking whether we are using the GNU C compiler
# configure:2423: gcc -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 gcc accepts -g
# configure:2481: gcc -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 gcc option to accept ANSI C
# configure:2597: gcc -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: gcc -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:2657: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2789: checking dependency style of gcc
# configure:2872: result: gcc3
# configure:2895: checking how to run the C preprocessor
# configure:2930: gcc -E conftest.c
# configure:2936: $? = 0
# configure:2968: gcc -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:3037: gcc -E conftest.c
# configure:3043: $? = 0
# configure:3075: gcc -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -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:3301: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(2);
# ^~~~
# conftest.c:31:7: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:31:7: note: include '' or provide a declaration of 'exit'
# conftest.c:32:3: warning: incompatible implicit declaration of built-in function 'exit'
# exit (0);
# ^~~~
# conftest.c:32:3: note: include '' or provide a declaration of 'exit'
# configure:3304: $? = 0
# configure:3306: ./conftest
# configure:3309: $? = 0
# configure:3324: result: yes
# configure:3348: checking for sys/types.h
# configure:3364: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c conftest.c >&5
# conftest.c:58:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:24:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc
# configure:3899: checking for C compiler version
# configure:3902: gcc --version &5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3905: $? = 0
# configure:3907: gcc -v &5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3910: $? = 0
# configure:3912: gcc -V &5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3915: $? = 1
# configure:3918: checking whether we are using the GNU C compiler
# configure:3973: result: yes
# configure:3979: checking whether gcc accepts -g
# configure:4029: result: yes
# configure:4046: checking for gcc option to accept ANSI C
# configure:4152: result: none needed
# configure:4170: gcc -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:4176: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:4308: checking dependency style of gcc
# 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 /usr/sbin/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: gcc -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: gcc -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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:32:2: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:32:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# 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: gcc -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:5496: gcc -o conftest conftest.c >&5
# configure:5499: $? = 0
# configure:5501: ./conftest
# configure:5504: $? = 0
# configure:5527: result: 1
# configure:5536: checking for struct ether_addr
# configure:5561: gcc -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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:33:12: error: 'struct ether_addr' has no member named 'octet'
# if (ac_aggr.octet)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:33:19: error: 'struct ether_addr' has no member named 'octet'
# if (sizeof ac_aggr.octet)
# ^
# 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: gcc -c conftest.c >&5
# 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: gcc -o conftest conftest.c -lcposix >&5
# /usr/sbin/ld: cannot find -lcposix
# collect2: error: ld returned 1 exit status
# 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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:7101: gcc -o conftest conftest.c >&5
# configure:7104: $? = 0
# configure:7106: ./conftest
# configure:7109: $? = 0
# configure:7124: result: yes
# configure:7138: checking for working alloca.h
# configure:7159: gcc -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: gcc -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: gcc -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:7885: gcc -o conftest conftest.c >&5
# configure:7888: $? = 0
# configure:7890: ./conftest
# configure:7893: $? = 0
# configure:7907: result: yes
# configure:7919: checking whether we are using the GNU C Library 2.1 or newer
# configure:7950: result: yes
# configure:7958: checking whether integer division by zero raises SIGFPE
# configure:8020: gcc -o conftest conftest.c >&5
# conftest.c:60:5: warning: built-in function 'nan' declared as non-function
# int nan;
# ^~~
# configure:8023: $? = 0
# configure:8025: ./conftest
# configure:8028: $? = 0
# configure:8043: result: yes
# configure:8056: checking for unsigned long long
# configure:8078: gcc -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: gcc -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: gcc -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: /usr/sbin/ld
# configure:9746: checking if the linker (/usr/sbin/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: gcc -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: gcc -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 argz.h presence
# configure:10328: gcc -E conftest.c
# configure:10334: $? = 0
# configure:10354: result: yes
# configure:10389: checking for argz.h
# configure:10396: result: yes
# configure:10274: checking limits.h usability
# configure:10286: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -o conftest conftest.c >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^~~~~~~
# 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -o conftest conftest.c >&5
# conftest.c:94:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# 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: gcc -o conftest conftest.c >&5
# conftest.c:95:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# 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: gcc -o conftest conftest.c >&5
# conftest.c:96:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# 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: gcc -o conftest conftest.c >&5
# conftest.c:97:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# 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: gcc -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: gcc -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: gcc -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: gcc -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_stringify
# configure:10495: gcc -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_next
# configure:10495: gcc -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 __fsetlocking
# configure:10495: gcc -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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:22: error: '_snprintf' undeclared (first use in this function)
# char *p = (char *) _snprintf;
# ^~~~~~~~~
# conftest.c:87:22: note: each undeclared identifier is reported only once for each function it appears in
# 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 HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #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_ARGZ_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___ARGZ_COUNT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE___ARGZ_NEXT 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:22: error: '_snwprintf' undeclared (first use in this function)
# char *p = (char *) _snwprintf;
# ^~~~~~~~~~
# conftest.c:88:22: note: each undeclared identifier is reported only once for each function it appears in
# 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 HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #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_ARGZ_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___ARGZ_COUNT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE___ARGZ_NEXT 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# ^
# configure:11420: $? = 0
# configure:11423: test -z || test ! -s conftest.err
# configure:11426: $? = 0
# configure:11429: test -s conftest
# configure:11432: $? = 0
# configure:11444: result: yes
# configure:11995: checking whether to use NLS
# configure:11997: result: yes
# configure:12000: checking where the gettext function comes from
# configure:12011: result: libc
# 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:13302: $? = 0
# configure:13305: test -z || test ! -s conftest.err
# configure:13308: $? = 0
# configure:13311: test -s conftest.o
# configure:13314: $? = 0
# configure:13374: result: yes
# configure:13394: checking for working malloc
# configure:13418: gcc -o conftest conftest.c >&5
# conftest.c:112:11: warning: conflicting types for built-in function 'malloc'
# char *malloc ();
# ^~~~~~
# conftest.c: In function 'main':
# conftest.c:116:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (malloc (0) ? 0 : 1);
# ^~~~
# conftest.c:116:7: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:116:7: note: include '' or provide a declaration of 'exit'
# configure:13421: $? = 0
# configure:13423: ./conftest
# configure:13426: $? = 0
# configure:13441: result: yes
# configure:13465: checking for working realloc
# configure:13489: gcc -o conftest conftest.c >&5
# conftest.c:113:11: warning: conflicting types for built-in function 'realloc'
# char *realloc ();
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:117:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (realloc (0, 0) ? 0 : 1);
# ^~~~
# conftest.c:117:7: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:117:7: note: include '' or provide a declaration of 'exit'
# configure:13492: $? = 0
# configure:13494: ./conftest
# configure:13497: $? = 0
# configure:13512: result: yes
# configure:13530: checking whether clearerr_unlocked is declared
# configure:13554: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:162:1: warning: implicit declaration of function 'error_at_line' [-Wimplicit-function-declaration]
# error_at_line (0, 0, "", 0, "");
# ^~~~~~~~~~~~~
# configure:14552: $? = 0
# configure:14555: test -z || test ! -s conftest.err
# configure:14558: $? = 0
# configure:14561: test -s conftest
# configure:14564: $? = 0
# configure:14576: result: yes
# configure:14598: checking for getline
# configure:14655: gcc -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:14727: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:138:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit ((len == 4 && line && strcmp (line, "foo\n") == 0) ? 0 : 1);
# ^~~~
# conftest.c:138:7: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:138:7: note: include '' or provide a declaration of 'exit'
# configure:14730: $? = 0
# configure:14732: ./conftest
# configure:14735: $? = 0
# configure:14749: result: yes
# configure:14767: checking for usleep
# configure:14824: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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 9430c90e9024
#
# 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:1416: executing depfiles commands
# config.status:1416: executing default-1 commands
# config.status:1416: 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=
# ac_cv_env_CC_value=
# 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=yes
# ac_cv_func___argz_next=yes
# ac_cv_func___argz_stringify=yes
# 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=yes
# 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=yes
# 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=yes
# 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=yes
# 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=yes
# 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=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_ac_ct_CC=gcc
# 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=/usr/sbin/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=yes
# 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=yes
# gt_cv_func_printf_posix=yes
# gt_cv_header_inttypes_h=yes
# gt_cv_int_divbyzero_sigfpe=yes
# 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=yes
# jm_cv_func_working_realloc=yes
# nls_cv_force_use_gnu_gettext=no
# nls_cv_header_intl=
# nls_cv_header_libgt=
# nls_cv_use_gnu_gettext=no
#
# ## ----------------- ##
# ## 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='no'
# CATOBJEXT='.gmo'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -W -Wall -Wpointer-arith -Wimplicit-function-declaration'
# CPP='gcc -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='yes'
# 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=''
# INTLOBJS=''
# INTL_LIBTOOL_SUFFIX_PREFIX=''
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# 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='no'
# USE_NLS='yes'
# VERSION='0.7.1'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_CC='gcc'
# 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_ARGZ_H 1
# #define HAVE_ASPRINTF 1
# #define HAVE_DCGETTEXT 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_GETTEXT 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_MMAP 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___ARGZ_COUNT 1
# #define HAVE___ARGZ_NEXT 1
# #define HAVE___ARGZ_STRINGIFY 1
# #define HAVE___FSETLOCKING 1
# #define ICONV_CONST
# #define INTDIV0_RAISES_SIGFPE 1
# #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 STRERROR_R_CHAR_P 1
# #define TIME_WITH_SYS_TIME 1
# #define VERSION "0.7.1"
# #define VERSION "0.7.1"
# #define _GNU_SOURCE 1
# #define __EXTENSIONS__ 1
#
# configure: exit 0