* Package: net-misc/wol-0.7.1-r3:0 * Repository: gentoo * Maintainer: conikost@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wol-0.7.1.tar.gz to /var/tmp/portage/net-misc/wol-0.7.1-r3/work >>> Source unpacked in /var/tmp/portage/net-misc/wol-0.7.1-r3/work >>> Preparing source in /var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1 ... * Applying wol-0.7.1-musl.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1 ... * econf: updating wol-0.7.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating wol-0.7.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --disable-rpath --enable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ANSI C... none needed checking dependency style of clang... none checking how to run the C preprocessor... clang -E checking for egrep... grep -E checking for AIX... no checking for ANSI C header files... no 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-pc-linux-gnu-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ANSI C... (cached) none needed checking dependency style of clang... (cached) none checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... (cached) gawk checking for sed... /bin/sed checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man 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/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/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... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... no 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.8.2, 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) no 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... no checking for working realloc... no checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... (cached) yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... (cached) yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... (cached) yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for error_at_line... no checking for getline... yes checking for working getline function... no checking for usleep... yes checking for getopt_long... yes checking for getdelim... yes checking for inet_aton... yes checking for socket... yes checking for gethostbyname... yes checking for ether_hostton... yes checking wheter you want ANSI emulation... no configure: creating ./config.status config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating demo/Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/wol-dhcpdconf config.status: creating src/wol-bootptab config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands wol 0.7.1 configuration: prefix: /usr exec_prefix: ${prefix} bindir: ${exec_prefix}/bin libdir: /usr/lib64 datadir: /usr/share mandir: /usr/share/man infodir: /usr/share/info ether_hostton support: yes generate wol manpage: yes EXTRA_LIBS: ANSI emulation: no >>> Source configured. '/var/tmp/portage/net-misc/wol-0.7.1-r3/temp/clang14.log' -> '/var/tmp/clang/net-misc/wol-0.7.1-r3/clang14.log' '/var/tmp/portage/net-misc/wol-0.7.1-r3/temp/clang15.log' -> '/var/tmp/clang/net-misc/wol-0.7.1-r3/clang15.log' >>> Compiling source in /var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1 ... make -j4 AR=x86_64-pc-linux-gnu-ar make all-recursive make[1]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1' Making all in intl make[2]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1/intl' Making all in demo make[2]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1/demo' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1/demo' Making all in doc make[2]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1/doc' /usr/bin/perl -w ./texi2pod.pl wol.texi wol.pod pod2man --section=1 --center="wol" --release="wol 0.7.1" wol.pod > wol.1 make[2]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1/doc' Making all in include make[2]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1/include' Making all in lib make[2]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1/lib' clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'getopt1.c' || echo './'`getopt1.c clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'getopt.c' || echo './'`getopt.c clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'usleep.c' || echo './'`usleep.c clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'xmalloc.c' || echo './'`xmalloc.c clang -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'getstr.c' || echo './'`getstr.c xmalloc.c:77:3: error: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] exit (EXIT_FAILURE); ^ xmalloc.c:77:3: note: include the header or explicitly provide a declaration for 'exit' xmalloc.c:87:14: warning: passing arguments to 'rpl_malloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] p = malloc (n); ^ xmalloc.c:99:15: warning: passing arguments to 'rpl_realloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] p = realloc (p, n); ^ 2 warnings and 1 error generated. make[2]: *** [Makefile:248: xmalloc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... getstr.c:60:25: warning: passing arguments to 'rpl_malloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *lineptr = malloc (*n); ^ getstr.c:85:23: warning: passing arguments to 'rpl_realloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *lineptr = realloc (*lineptr, *n); ^ getstr.c:76:32: warning: comparison of integers of different signs: 'unsigned long' and 'long' [-Wsign-compare] assert(*n - nchars_avail == read_pos - *lineptr); ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:106:11: note: expanded from macro 'assert' if (expr) \ ^~~~ getstr.c:89:29: warning: comparison of integers of different signs: 'unsigned long' and 'long' [-Wsign-compare] assert(*n - nchars_avail == read_pos - *lineptr); ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /usr/include/assert.h:106:11: note: expanded from macro 'assert' if (expr) \ ^~~~ 4 warnings generated. make[2]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1/lib' make[1]: *** [Makefile:230: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1' make: *** [Makefile:183: all] Error 2 * ERROR: net-misc/wol-0.7.1-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/wol-0.7.1-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/wol-0.7.1-r3::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:wol-0.7.1-r3:20220917-193459.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/wol-0.7.1-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/wol-0.7.1-r3/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1' * S: '/var/tmp/portage/net-misc/wol-0.7.1-r3/work/wol-0.7.1'