==> Synchronizing chroot copy [/chroot/armv7/root] -> [build]...done
==> Making package: pnscan 1.14.1-1 (Mon May 24 09:48:43 2021)
==> Retrieving sources...
  -> Found pnscan-1.14.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pnscan-1.14.1.tar.gz ... Passed
Host and machine ids are equal (508bc9faf65540dfb4fb1551fd5fdc0a): refusing to link journals
==> Making package: pnscan 1.14.1-1 (Mon 24 May 2021 09:49:05 AM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) libnsl-1.3.0-2

Total Download Size:   0.05 MiB
Total Installed Size:  0.17 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading libnsl-1.3.0-2-armv7h.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found pnscan-1.14.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pnscan-1.14.1.tar.gz with bsdtar
==> 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 for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for library containing pthread_create... -lpthread
checking for library containing connect... none required
checking for library containing gethostbyname... none required
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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for atexit... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for setlocale... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkgs/Makefile
config.status: creating pkgs/Makefile.port
config.status: creating pkgs/pnscan.rb
config.status: creating pkgs/pkginfo
config.status: creating pkgs/pnscan.spec
config.status: creating pkgs/pkg-descr
config.status: creating pkgs/build.sh
config.status: creating config.h
gcc -D_FORTIFY_SOURCE=2 -I. -I. -pthread -Wall -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o pnscan.o pnscan.c
gcc -D_FORTIFY_SOURCE=2 -I. -I. -pthread -Wall -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o bm.o bm.c
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro -o pnscan pnscan.o bm.o -lpthread 
gcc -D_FORTIFY_SOURCE=2 -I. -I. -pthread -Wall -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o t_listen.o t_listen.c
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro -o t_listen t_listen.o -lpthread 
==> Entering fakeroot environment...
==> Starting package()...
/usr/bin/install -c -d "/build/pnscan/pkg/pnscan/usr/bin"
/usr/bin/install -c pnscan "/build/pnscan/pkg/pnscan/usr/bin"
/usr/bin/install -c -d "/build/pnscan/pkg/pnscan/usr/share/man/man1"
/usr/bin/install -c pnscan.1 "/build/pnscan/pkg/pnscan/usr/share/man/man1" && \
  gzip -f "/build/pnscan/pkg/pnscan/usr/share/man/man1/pnscan.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 "pnscan"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pnscan 1.14.1-1 (Mon 24 May 2021 09:50:09 AM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...

Packages (1) libnsl-1.3.0-2

Total Removed Size:  0.17 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing libnsl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...