==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: tftp-hpa 5.2-10 (Tue Dec 27 08:20:19 2022)
==> Retrieving sources...
  -> Found tftp-hpa-5.2.tar.gz
  -> Found LICENSE
  -> Found tftpd.conf
  -> Found tftpd.service
  -> Found tftpd.socket
  -> Found tftp-hpa-0.49-fortify-strcpy-crash.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    tftp-hpa-5.2.tar.gz ... Passed
    LICENSE ... Passed
    tftpd.conf ... Passed
    tftpd.service ... Passed
    tftpd.socket ... Passed
    tftp-hpa-0.49-fortify-strcpy-crash.patch ... Passed
==> Making package: tftp-hpa 5.2-10 (Tue Dec 27 08:20:26 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found tftp-hpa-5.2.tar.gz
  -> Found LICENSE
  -> Found tftpd.conf
  -> Found tftpd.service
  -> Found tftpd.socket
  -> Found tftp-hpa-0.49-fortify-strcpy-crash.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting tftp-hpa-5.2.tar.gz with bsdtar
==> Starting prepare()...
patching file tftp/tftp.c
==> Starting build()...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
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 ISO C89... (cached) none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if gcc accepts -W... yes
checking if gcc accepts -Wall... yes
checking if gcc accepts -Wpointer-arith... yes
checking if gcc accepts -Wbad-function-cast... yes
checking if gcc accepts -Wcast-equal... no
checking if gcc accepts -Wstrict-prototypes... yes
checking if gcc accepts -Wmissing-prototypes... yes
checking if gcc accepts -Wmissing-declarations... yes
checking if gcc accepts -Wnested-externs... yes
checking if gcc accepts -Winline... yes
checking if gcc accepts -Wwrite-strings... yes
checking if gcc accepts -Wundef... yes
checking if gcc accepts -Wshadow... yes
checking if gcc accepts -Wsign-compare... yes
checking if gcc accepts -pipe... yes
checking if gcc accepts -fno-strict-aliasing... yes
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking if inttypes.h is sane... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for memory.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.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 strings.h... (cached) yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for off_t... yes
checking for pid_t... yes
checking for mode_t... yes
checking for size_t... yes
checking for intmax_t... yes
checking for long long... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for u_short... yes
checking for u_long... yes
checking for socklen_t... yes
checking for library containing socket... none required
checking for fcntl... yes
checking for setsid... yes
checking for recvmsg... yes
checking for ftruncate... yes
checking for setreuid... yes
checking for setregid... yes
checking for initgroups... yes
checking for setgroups... yes
checking for strtoumax... yes
checking for strtoull... yes
checking for struct msghdr.msg_control... yes
checking for struct in_pktinfo.ipi_addr... yes
checking for struct addrinfo.ai_addr... yes
checking if fcntl.h defines O_NONBLOCK... yes
checking if fcntl.h defines O_BINARY... no
checking if fcntl.h defines O_TEXT... no
checking if fcntl.h defines F_SETLK... yes
checking if sys/file.h defines LOCK_SH... yes
checking if sys/file.h defines LOCK_EX... yes
checking for sigsetjmp... yes
checking for library containing xmalloc... -liberty
checking for library containing xstrdup... none required
checking for library containing bsd_signal... none required
checking for library containing getopt_long... none required
checking for library containing getaddrinfo... none required
checking for library containing freeaddrinfo... none required
checking for library containing gai_strerror... none required
checking for library containing inet_ntop... none required
checking for library containing inet_aton... none required
checking for daemon... yes
checking for dup2... yes
checking if netinet/in.h defines IPPORT_TFTP... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for library containing regcomp... none required
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for library containing tputs... no
checking for library containing readline... -lreadline
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for struct sockaddr_in6.sin6_addr... yes
checking for IPv6 support... yes
checking for struct in6_pktinfo.ipi6_addr... yes
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating MCONFIG
config.status: creating aconfig.h
echo \#define VERSION \"tftp-hpa `cat version`\" > version.h
make -C  lib
make -C  common
make[1]: Entering directory '/build/tftp-hpa/src/tftp-hpa-5.2/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/tftp-hpa/src/tftp-hpa-5.2/lib'
make[1]: Entering directory '/build/tftp-hpa/src/tftp-hpa-5.2/common'
gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/build/tftp-hpa/src/tftp-hpa-5.2 -c tftpsubs.c
rm -f libcommon.a
ar cq libcommon.a tftpsubs.o
ranlib libcommon.a
make[1]: Leaving directory '/build/tftp-hpa/src/tftp-hpa-5.2/common'
make -C  tftp
make -C  tftpd
make[1]: Entering directory '/build/tftp-hpa/src/tftp-hpa-5.2/tftp'
gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/build/tftp-hpa/src/tftp-hpa-5.2 -c tftp.c
make[1]: Entering directory '/build/tftp-hpa/src/tftp-hpa-5.2/tftpd'
gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/build/tftp-hpa/src/tftp-hpa-5.2 -c tftpd.c
gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/build/tftp-hpa/src/tftp-hpa-5.2 -c main.c
gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/build/tftp-hpa/src/tftp-hpa-5.2 -c recvfrom.c
gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/build/tftp-hpa/src/tftp-hpa-5.2 -c misc.c
gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/build/tftp-hpa/src/tftp-hpa-5.2 -c remap.c
sed -e 's/@@VERSION@@/5.2/g' < tftp.1.in > tftp.1
sed -e 's/@@VERSION@@/5.2/g' < tftpd.8.in > tftpd.8
tftp.c: In function 'tftp_sendfile':
tftp.c:88:5: warning: implicit declaration of function 'bsd_signal'; did you mean 'ssignal'? [-Wimplicit-function-declaration]
tftp.c:88:5: warning: nested extern declaration of 'bsd_signal' [-Wnested-externs]
main.c: In function 'main':
main.c:308:5: warning: implicit declaration of function 'bsd_signal'; did you mean 'ssignal'? [-Wimplicit-function-declaration]
main.c:308:5: warning: nested extern declaration of 'bsd_signal' [-Wnested-externs]
main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline]
main.c:244:25: note: called from here
main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline]
main.c:266:25: note: called from here
main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline]
main.c:279:21: note: called from here
main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline]
main.c:284:17: note: called from here
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now tftp.o main.o ../common/libcommon.a -lreadline -liberty   -o tftp
make[1]: Leaving directory '/build/tftp-hpa/src/tftp-hpa-5.2/tftp'
tftpd.c: In function 'tftp_recvfile':
tftpd.c:1647:69: warning: argument 'oap' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a -liberty   -o tftpd
make[1]: Leaving directory '/build/tftp-hpa/src/tftp-hpa-5.2/tftpd'
==> Entering fakeroot environment...
==> Starting package()...
make -C  lib install
make -C  common install
make -C  tftp install
make -C  tftpd install
make[1]: Entering directory '/build/tftp-hpa/src/tftp-hpa-5.2/lib'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/tftp-hpa/src/tftp-hpa-5.2/lib'
make[1]: Entering directory '/build/tftp-hpa/src/tftp-hpa-5.2/common'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/tftp-hpa/src/tftp-hpa-5.2/common'
make[1]: Entering directory '/build/tftp-hpa/src/tftp-hpa-5.2/tftp'
mkdir -p /build/tftp-hpa/pkg/tftp-hpa/usr/bin /build/tftp-hpa/pkg/tftp-hpa/usr/share/man/man1
make[1]: Entering directory '/build/tftp-hpa/src/tftp-hpa-5.2/tftpd'
mkdir -p /build/tftp-hpa/pkg/tftp-hpa/usr/bin /build/tftp-hpa/pkg/tftp-hpa/usr/share/man/man8
/usr/bin/install -c tftp /build/tftp-hpa/pkg/tftp-hpa/usr/bin
/usr/bin/install -c tftpd /build/tftp-hpa/pkg/tftp-hpa/usr/bin/in.tftpd
/usr/bin/install -c -m 644    tftp.1   /build/tftp-hpa/pkg/tftp-hpa/usr/share/man/man1
/usr/bin/install -c -m 644    tftpd.8 /build/tftp-hpa/pkg/tftp-hpa/usr/share/man/man8/in.tftpd.8
make[1]: Leaving directory '/build/tftp-hpa/src/tftp-hpa-5.2/tftp'
cd /build/tftp-hpa/pkg/tftp-hpa/usr/share/man/man8 && ln -s -f in.tftpd.8 tftpd.8
make[1]: Leaving directory '/build/tftp-hpa/src/tftp-hpa-5.2/tftpd'
==> 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 "tftp-hpa"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tftp-hpa 5.2-10 (Tue Dec 27 08:20:42 2022)
==> Cleaning up...