==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done ==> Making package: dhcdrop 0.5-7 (Wed Aug 12 14:37:07 2020) ==> Retrieving sources... -> Found dhcdrop-0.5.tar.bz2 -> Found config.guess-for-aarch64.patch ==> Validating source files with sha512sums... dhcdrop-0.5.tar.bz2 ... Passed config.guess-for-aarch64.patch ... Passed Host and machine ids are equal (03ca1e0d79db47a597e66a5149387887): refusing to link journals ==> Making package: dhcdrop 0.5-7 (Wed 12 Aug 2020 02:37:11 PM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found dhcdrop-0.5.tar.bz2 -> Found config.guess-for-aarch64.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting dhcdrop-0.5.tar.bz2 with bsdtar ==> Starting prepare()... patching file config.guess patching file config.sub ==> Starting build()... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for main in -lpcap... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/wait.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking return type of signal handlers... void checking for bzero... yes checking for inet_ntoa... yes checking for memset... yes checking for pcap_open_live... yes checking for pcap_inject... yes checking for pcap_datalink... yes checking for pcap_setnonblock... yes checking for pcap_close... yes checking for pcap_compile... yes checking for pcap_setfilter... yes checking for pcap_freecode... yes checking for pcap_findalldevs... yes checking for pcap_freealldevs... yes checking for pcap_perror... yes checking for pcap_dispatch... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/ru/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5' Making all in src make[2]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT dhcdrop.o -MD -MP -MF .deps/dhcdrop.Tpo -c -o dhcdrop.o dhcdrop.c In file included from /usr/include/string.h:495, from common_includes.h:16, from dhcdrop.c:18: In function ‘strncpy’, inlined from ‘interfaces_discover’ at dhcdrop.c:624:5: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dhcdrop.c: In function ‘interfaces_discover’: dhcdrop.c:624:5: note: length computed here 624 | strncpy(if_name, dev_ptr->name, strlen(dev_ptr->name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from common_includes.h:16, from dhcdrop.c:18: In function ‘strncpy’, inlined from ‘configure’ at dhcdrop.c:451:5, inlined from ‘configure’ at dhcdrop.c:256:6: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ specified bound depends on the length of the source argument []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dhcdrop.c: In function ‘configure’: dhcdrop.c:445:8: note: length computed here 445 | if(strlen(argv[i + 1]) > (sizeof(network) - 1)) | ^~~~~~~~~~~~~~~~~~~ mv -f .deps/dhcdrop.Tpo .deps/dhcdrop.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT dhcp_functions.o -MD -MP -MF .deps/dhcp_functions.Tpo -c -o dhcp_functions.o dhcp_functions.c mv -f .deps/dhcp_functions.Tpo .deps/dhcp_functions.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT net_functions.o -MD -MP -MF .deps/net_functions.Tpo -c -o net_functions.o net_functions.c mv -f .deps/net_functions.Tpo .deps/net_functions.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -o dhcdrop dhcdrop.o dhcp_functions.o net_functions.o -lpcap -lpcap mkdir .libs gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o dhcdrop dhcdrop.o dhcp_functions.o net_functions.o -lpcap make[2]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5/src' Making all in man make[2]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5/man' Making all in ru make[3]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5/man/ru' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5/man/ru' make[3]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5/man' make[2]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5/man' make[2]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5' make[2]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5' make[1]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5/src' make[2]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/build/dhcdrop/pkg/dhcdrop/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'dhcdrop' '/build/dhcdrop/pkg/dhcdrop/usr/bin/dhcdrop' /usr/bin/install -c dhcdrop /build/dhcdrop/pkg/dhcdrop/usr/bin/dhcdrop make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5/src' make[1]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5/src' Making install in man make[1]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5/man' Making install in ru make[2]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5/man/ru' make[3]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5/man/ru' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/ru/man8" || /usr/bin/mkdir -p "/build/dhcdrop/pkg/dhcdrop/usr/share/man/ru/man8" /usr/bin/install -c -m 644 'dhcdrop.8' '/build/dhcdrop/pkg/dhcdrop/usr/share/man/ru/man8/dhcdrop.8' make[3]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5/man/ru' make[2]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5/man/ru' make[2]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5/man' make[3]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5/man' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/dhcdrop/pkg/dhcdrop/usr/share/man/man8" /usr/bin/install -c -m 644 'dhcdrop.8' '/build/dhcdrop/pkg/dhcdrop/usr/share/man/man8/dhcdrop.8' make[3]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5/man' make[2]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5/man' make[1]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5/man' make[1]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5' make[2]: Entering directory '/build/dhcdrop/src/dhcdrop-0.5' 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/dhcdrop/src/dhcdrop-0.5' make[1]: Leaving directory '/build/dhcdrop/src/dhcdrop-0.5' ==> 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 "dhcdrop"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: dhcdrop 0.5-7 (Wed 12 Aug 2020 02:37:27 PM EDT) ==> Cleaning up...