==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: ftpmap 0.4-5 (Sat Aug 15 17:34:50 2020)
==> Retrieving sources...
  -> Found ftpmap-0.4.tar.gz
  -> Found config.guess-for-aarch64.patch
  -> Found fix-implicit-time-include.patch
==> Validating source files with sha512sums...
    ftpmap-0.4.tar.gz ... Passed
    config.guess-for-aarch64.patch ... Passed
    fix-implicit-time-include.patch ... Passed
==> Making package: ftpmap 0.4-5 (Sat 15 Aug 2020 05:34:56 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found ftpmap-0.4.tar.gz
  -> Found config.guess-for-aarch64.patch
  -> Found fix-implicit-time-include.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ftpmap-0.4.tar.gz with bsdtar
==> Starting prepare()...
patching file config.guess
patching file config.sub
patching file ftpmap.c
==> Starting build()...
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 a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
checking for C compiler default output... 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 for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for strerror in -lcposix... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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 for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking ioctl.h usability... no
checking ioctl.h presence... no
checking for ioctl.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for off_t... yes
checking for socklen_t... yes
checking for sig_atomic_t... yes
checking whether gcc needs -traditional... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if malloc debugging is wanted... no
checking whether __ss_family is defined... no
checking whether ss_len is defined... no
checking whether __ss_len is defined... no
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getopt_long... yes
checking for connect... yes
checking for gethostbyname... yes
checking for gethostbyname... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing default-1 commands
Making all in src
make[1]: Entering directory '/build/ftpmap/src/ftpmap-0.4/src'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ftpmap\" -DVERSION=\"0.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_STDDEF_H=1 -DHAVE_NETINET_IN_SYSTM_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_VPRINTF=1 -DHAVE_GETOPT_LONG=1  -I. -I.   -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_GNU_SOURCE=1  -c `test -f ftpmap.c || echo './'`ftpmap.c
gcc  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_GNU_SOURCE=1   -Wl,-O1,--sort-common,--as-needed,-z,relro -o ftpmap  ftpmap.o  
make[1]: Leaving directory '/build/ftpmap/src/ftpmap-0.4/src'
make[1]: Entering directory '/build/ftpmap/src/ftpmap-0.4'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/ftpmap/src/ftpmap-0.4'
==> Entering fakeroot environment...
==> Starting package()...
==> 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 "ftpmap"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ftpmap 0.4-5 (Sat 15 Aug 2020 05:35:08 PM EDT)
==> Cleaning up...