==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done ==> Making package: ipaudit 1.1-1 (Sat Jul 14 13:55:33 2018) ==> Retrieving sources... -> Found ipaudit-1.1.tar.gz ==> Validating source files with sha512sums... ipaudit-1.1.tar.gz ... Passed Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals ==> Making package: ipaudit 1.1-1 (Sat 14 Jul 2018 01:55:36 PM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found ipaudit-1.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting ipaudit-1.1.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /build/ipaudit/src/ipaudit-1.1/missing: Unknown `--is-lightweight' option Try `/build/ipaudit/src/ipaudit-1.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes Configuring for ipaudit ... 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for sqrt in -lm... yes checking for gethostent in -lnsl... no checking for pcap_datalink in -lpcap... yes 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 pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for gzopen in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/build/ipaudit/src/ipaudit-1.1/src' make all-am make[2]: Entering directory '/build/ipaudit/src/ipaudit-1.1/src' gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT total.o -MD -MP -MF .deps/total.Tpo -c -o total.o total.c mv -f .deps/total.Tpo .deps/total.Po gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gzfile.o -MD -MP -MF .deps/gzfile.Tpo -c -o gzfile.o gzfile.c mv -f .deps/gzfile.Tpo .deps/gzfile.Po gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro -o total total.o hash.o gzfile.o -lz -lpcap -lm gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT makelocal.o -MD -MP -MF .deps/makelocal.Tpo -c -o makelocal.o makelocal.c mv -f .deps/makelocal.Tpo .deps/makelocal.Po gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro -o makelocal makelocal.o gzfile.o -lz -lpcap -lm gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT ipaudit.o -MD -MP -MF .deps/ipaudit.Tpo -c -o ipaudit.o ipaudit.c mv -f .deps/ipaudit.Tpo .deps/ipaudit.Po gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT ipdbase.o -MD -MP -MF .deps/ipdbase.Tpo -c -o ipdbase.o ipdbase.c mv -f .deps/ipdbase.Tpo .deps/ipdbase.Po gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro -o ipaudit ipaudit.o ipdbase.o hash.o -lz -lpcap -lm gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT ipstrings.o -MD -MP -MF .deps/ipstrings.Tpo -c -o ipstrings.o ipstrings.c mv -f .deps/ipstrings.Tpo .deps/ipstrings.Po gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro -o ipstrings ipstrings.o -lz -lpcap -lm make[2]: Leaving directory '/build/ipaudit/src/ipaudit-1.1/src' make[1]: Leaving directory '/build/ipaudit/src/ipaudit-1.1/src' Making all in doc make[1]: Entering directory '/build/ipaudit/src/ipaudit-1.1/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/ipaudit/src/ipaudit-1.1/doc' make[1]: Entering directory '/build/ipaudit/src/ipaudit-1.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/ipaudit/src/ipaudit-1.1' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/ipaudit/src/ipaudit-1.1/src' make[2]: Entering directory '/build/ipaudit/src/ipaudit-1.1/src' /usr/bin/mkdir -p '/build/ipaudit/pkg/ipaudit/usr/bin' /usr/bin/install -c total makelocal '/build/ipaudit/pkg/ipaudit/usr/bin' /usr/bin/mkdir -p '/build/ipaudit/pkg/ipaudit/usr/bin' /usr/bin/install -c ipaudit ipstrings '/build/ipaudit/pkg/ipaudit/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/ipaudit/src/ipaudit-1.1/src' make[1]: Leaving directory '/build/ipaudit/src/ipaudit-1.1/src' Making install in doc make[1]: Entering directory '/build/ipaudit/src/ipaudit-1.1/doc' make[2]: Entering directory '/build/ipaudit/src/ipaudit-1.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/ipaudit/pkg/ipaudit/usr/share/man/man1' /usr/bin/install -c -m 644 total.1 '/build/ipaudit/pkg/ipaudit/usr/share/man/man1' /usr/bin/mkdir -p '/build/ipaudit/pkg/ipaudit/usr/share/man/man8' /usr/bin/install -c -m 644 ipaudit.8 ipstrings.8 '/build/ipaudit/pkg/ipaudit/usr/share/man/man8' make[2]: Leaving directory '/build/ipaudit/src/ipaudit-1.1/doc' make[1]: Leaving directory '/build/ipaudit/src/ipaudit-1.1/doc' make[1]: Entering directory '/build/ipaudit/src/ipaudit-1.1' make[2]: Entering directory '/build/ipaudit/src/ipaudit-1.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/ipaudit/src/ipaudit-1.1' make[1]: Leaving directory '/build/ipaudit/src/ipaudit-1.1' ==> Tidying install... -> Removing empty directories... -> 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 "ipaudit"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ipaudit 1.1-1 (Sat 14 Jul 2018 01:55:59 PM EDT) ==> Cleaning up...