==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: wol 0.7.1-10 (Sun Aug  4 15:51:53 2024)
==> Retrieving sources...
  -> Found wol-0.7.1.tar.gz
  -> Found wol-0.7.1.tar.gz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    wol-0.7.1.tar.gz ... Passed
    wol-0.7.1.tar.gz.asc ... Skipped
==> Making package: wol 0.7.1-10 (Sun 04 Aug 2024 03:52:00 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found wol-0.7.1.tar.gz
  -> Found wol-0.7.1.tar.gz.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting wol-0.7.1.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-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 style of include used by make... GNU
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... 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 gcc... (cached) 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 ranlib... ranlib
checking for gawk... (cached) gawk
checking for sed... /usr/bin/sed
checking for perl... /usr/bin/perl
checking for pod2man... /usr/bin/core_perl/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/msgfmt
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/ld
checking if the linker (/usr/bin/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: ${exec_prefix}/lib
	datadir: ${prefix}/share
	mandir: /usr/share/man
	infodir: /usr/share/info

	ether_hostton support: yes
	generate wol manpage: yes

	EXTRA_LIBS: 
	ANSI emulation: no

make  all-recursive
make[1]: Entering directory '/build/wol/src/wol-0.7.1'
Making all in intl
make[2]: Entering directory '/build/wol/src/wol-0.7.1/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/wol/src/wol-0.7.1/intl'
Making all in demo
make[2]: Entering directory '/build/wol/src/wol-0.7.1/demo'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/wol/src/wol-0.7.1/demo'
Making all in doc
make[2]: Entering directory '/build/wol/src/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 '/build/wol/src/wol-0.7.1/doc'
Making all in include
make[2]: Entering directory '/build/wol/src/wol-0.7.1/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/wol/src/wol-0.7.1/include'
Making all in lib
make[2]: Entering directory '/build/wol/src/wol-0.7.1/lib'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT realloc.o -MD -MP -MF ".deps/realloc.Tpo" \
  -c -o realloc.o `test -f 'realloc.c' || echo './'`realloc.c; \
then mv -f ".deps/realloc.Tpo" ".deps/realloc.Po"; \
else rm -f ".deps/realloc.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
xmalloc.c:1:6: warning: declaration of built-in function 'exit' without a prototype; expected 'void(int)' [-Wbuiltin-declaration-mismatch]
xmalloc.c:28:7: warning: declaration of built-in function 'calloc' without a prototype; expected 'void *(long unsigned int,  long unsigned int)' [-Wbuiltin-declaration-mismatch]
xmalloc.c:29:7: warning: declaration of built-in function 'malloc' without a prototype; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch]
xmalloc.c:30:7: warning: declaration of built-in function 'realloc' without a prototype; expected 'void *(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
xmalloc.c:31:6: warning: declaration of built-in function 'free' without a prototype; expected 'void(void *)' [-Wbuiltin-declaration-mismatch]
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
getstr.c:33:7: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch]
getstr.c:29:1: note: 'malloc' is declared in header '<stdlib.h>'
getstr.c:33:19: warning: conflicting types for built-in function 'realloc'; expected 'void *(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
getstr.c:33:19: note: 'realloc' is declared in header '<stdlib.h>'
getstr.c: In function 'getstr':
getstr.c:76:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]
getstr.c:89:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]
realloc.c:27:7: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch]
realloc.c:26:1: note: 'malloc' is declared in header '<stdlib.h>'
realloc.c:28:7: warning: conflicting types for built-in function 'realloc'; expected 'void *(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
realloc.c:28:7: note: 'realloc' is declared in header '<stdlib.h>'
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 '/build/wol/src/wol-0.7.1/lib'
Making all in src
make[2]: Entering directory '/build/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    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -W -Wall -Wpointer-arith -Wimplicit-function-declaration  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o wol  wol.o macfile.o net.o magic.o ../lib/libwrappers.a 
make[2]: Leaving directory '/build/wol/src/wol-0.7.1/src'
Making all in m4
make[2]: Entering directory '/build/wol/src/wol-0.7.1/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/wol/src/wol-0.7.1/m4'
Making all in po
make[2]: Entering directory '/build/wol/src/wol-0.7.1/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/wol/src/wol-0.7.1/po'
make[2]: Entering directory '/build/wol/src/wol-0.7.1'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/wol/src/wol-0.7.1'
make[1]: Leaving directory '/build/wol/src/wol-0.7.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in intl
make[1]: Entering directory '/build/wol/src/wol-0.7.1/intl'
if { test "wol" = "gettext-runtime" || test "wol" = "gettext-tools"; } \
   && test 'no' = yes; then \
  /bin/sh .././mkinstalldirs /build/wol/pkg/wol/usr/lib /build/wol/pkg/wol/usr/include; \
  /usr/bin/install -c -m 644 libintl.h /build/wol/pkg/wol/usr/include/libintl.h; \
  @LIBTOOL@ --mode=install \
    /usr/bin/install -c -m 644 libintl.a /build/wol/pkg/wol/usr/lib/libintl.a; \
  if test "@RELOCATABLE@" = yes; then \
    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /build/wol/pkg/wol/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
    if test -n "$dependencies"; then \
      rm -f /build/wol/pkg/wol/usr/lib/libintl.la; \
    fi; \
  fi; \
else \
  : ; \
fi
if test "wol" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /build/wol/pkg/wol/usr/share/gettext/intl; \
  /usr/bin/install -c -m 644 VERSION /build/wol/pkg/wol/usr/share/gettext/intl/VERSION; \
  /usr/bin/install -c -m 644 ChangeLog.inst /build/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 \
		    /build/wol/pkg/wol/usr/share/gettext/intl/$file; \
  done; \
  chmod a+x /build/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 \
		    /build/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 /build/wol/pkg/wol/usr/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
if test "wol" = "gettext-tools" \
   && test 'no' = no; then \
  /bin/sh .././mkinstalldirs /build/wol/pkg/wol/usr/lib; \
  @LIBTOOL@ --mode=install \
    /usr/bin/install -c -m 644 libgnuintl.a /build/wol/pkg/wol/usr/lib/libgnuintl.a; \
  rm -f /build/wol/pkg/wol/usr/lib/preloadable_libintl.so; \
  /usr/bin/install -c -m 644 /build/wol/pkg/wol/usr/lib/libgnuintl.so /build/wol/pkg/wol/usr/lib/preloadable_libintl.so; \
  @LIBTOOL@ --mode=uninstall \
    rm -f /build/wol/pkg/wol/usr/lib/libgnuintl.a; \
else \
  : ; \
fi
if test 'no' = yes; then \
  test yes != no || /bin/sh .././mkinstalldirs /build/wol/pkg/wol/usr/lib; \
  temp=/build/wol/pkg/wol/usr/lib/t-charset.alias; \
  dest=/build/wol/pkg/wol/usr/lib/charset.alias; \
  if test -f /build/wol/pkg/wol/usr/lib/charset.alias; then \
    orig=/build/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 /build/wol/pkg/wol/usr/share/locale; \
  test -f /build/wol/pkg/wol/usr/share/locale/locale.alias \
    && orig=/build/wol/pkg/wol/usr/share/locale/locale.alias \
    || orig=./locale.alias; \
  temp=/build/wol/pkg/wol/usr/share/locale/t-locale.alias; \
  dest=/build/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 '/build/wol/src/wol-0.7.1/intl'
Making install in demo
make[1]: Entering directory '/build/wol/src/wol-0.7.1/demo'
make[2]: Entering directory '/build/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 '/build/wol/src/wol-0.7.1/demo'
make[1]: Leaving directory '/build/wol/src/wol-0.7.1/demo'
Making install in doc
make[1]: Entering directory '/build/wol/src/wol-0.7.1/doc'
make[2]: Entering directory '/build/wol/src/wol-0.7.1/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /build/wol/pkg/wol/usr/share/info
/bin/sh ../mkinstalldirs /build/wol/pkg/wol/usr/share/man/man1
mkdir -p -- /build/wol/pkg/wol/usr/share/info
mkdir -p -- /build/wol/pkg/wol/usr/share/man/man1
 /usr/bin/install -c -m 644 ./wol.info /build/wol/pkg/wol/usr/share/info/wol.info
 /usr/bin/install -c -m 644 ./wol.1 /build/wol/pkg/wol/usr/share/man/man1/wol.1
 install-info --info-dir=/build/wol/pkg/wol/usr/share/info /build/wol/pkg/wol/usr/share/info/wol.info
make[2]: Leaving directory '/build/wol/src/wol-0.7.1/doc'
make[1]: Leaving directory '/build/wol/src/wol-0.7.1/doc'
Making install in include
make[1]: Entering directory '/build/wol/src/wol-0.7.1/include'
make[2]: Entering directory '/build/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 '/build/wol/src/wol-0.7.1/include'
make[1]: Leaving directory '/build/wol/src/wol-0.7.1/include'
Making install in lib
make[1]: Entering directory '/build/wol/src/wol-0.7.1/lib'
make[2]: Entering directory '/build/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 '/build/wol/src/wol-0.7.1/lib'
make[1]: Leaving directory '/build/wol/src/wol-0.7.1/lib'
Making install in src
make[1]: Entering directory '/build/wol/src/wol-0.7.1/src'
make[2]: Entering directory '/build/wol/src/wol-0.7.1/src'
/bin/sh ../mkinstalldirs /build/wol/pkg/wol/usr/bin
/bin/sh ../mkinstalldirs /build/wol/pkg/wol/usr/bin
make[2]: Nothing to be done for 'install-data-am'.
mkdir -p -- /build/wol/pkg/wol/usr/bin
mkdir -p -- /build/wol/pkg/wol/usr/bin
 /usr/bin/install -c wol-dhcpdconf /build/wol/pkg/wol/usr/bin/wol-dhcpdconf
 /usr/bin/install -c wol-bootptab /build/wol/pkg/wol/usr/bin/wol-bootptab
  /usr/bin/install -c wol /build/wol/pkg/wol/usr/bin/wol
make[2]: Leaving directory '/build/wol/src/wol-0.7.1/src'
make[1]: Leaving directory '/build/wol/src/wol-0.7.1/src'
Making install in m4
make[1]: Entering directory '/build/wol/src/wol-0.7.1/m4'
make[2]: Entering directory '/build/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 '/build/wol/src/wol-0.7.1/m4'
make[1]: Leaving directory '/build/wol/src/wol-0.7.1/m4'
Making install in po
make[1]: Entering directory '/build/wol/src/wol-0.7.1/po'
/bin/sh .././mkinstalldirs /build/wol/pkg/wol/usr/share
mkdir -p -- /build/wol/pkg/wol/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /build/wol/pkg/wol/usr/share/locale/de/LC_MESSAGES/wol.mo
mkdir -p -- /build/wol/pkg/wol/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /build/wol/pkg/wol/usr/share/locale/fr/LC_MESSAGES/wol.mo
mkdir -p -- /build/wol/pkg/wol/usr/share/locale/it/LC_MESSAGES
installing it.gmo as /build/wol/pkg/wol/usr/share/locale/it/LC_MESSAGES/wol.mo
mkdir -p -- /build/wol/pkg/wol/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /build/wol/pkg/wol/usr/share/locale/es/LC_MESSAGES/wol.mo
mkdir -p -- /build/wol/pkg/wol/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /build/wol/pkg/wol/usr/share/locale/sv/LC_MESSAGES/wol.mo
if test "wol" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /build/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 \
		    /build/wol/pkg/wol/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/wol/pkg/wol/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/wol/src/wol-0.7.1/po'
make[1]: Entering directory '/build/wol/src/wol-0.7.1'
make[2]: Entering directory '/build/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 '/build/wol/src/wol-0.7.1'
make[1]: Leaving directory '/build/wol/src/wol-0.7.1'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "wol"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: wol 0.7.1-10 (Sun 04 Aug 2024 03:52:27 PM MDT)
==> Cleaning up...