==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: fcrackzip 1.0-6 (Sat Jul 11 01:39:21 2020)
==> Retrieving sources...
  -> Found fcrackzip-1.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    fcrackzip-1.0.tar.gz ... Passed
==> Making package: fcrackzip 1.0-6 (Sat 11 Jul 2020 01:39:28 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found fcrackzip-1.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting fcrackzip-1.0.tar.gz with bsdtar
==> 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 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 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 for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for perl5... no
checking for perl... perl
checking for pgcc/egcs... checking for x86 asm... not x86
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for gettimeofday... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/build/fcrackzip/src/fcrackzip-1.0'
if gcc -DHAVE_CONFIG_H -I. -I. -I.   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -funroll-all-loops -O3 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
  -c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -funroll-all-loops -O3 -MT crack.o -MD -MP -MF ".deps/crack.Tpo" \
  -c -o crack.o `test -f 'crack.c' || echo './'`crack.c; \
then mv -f ".deps/crack.Tpo" ".deps/crack.Po"; \
else rm -f ".deps/crack.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.   -D_FORTIFY_SOURCE=2  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -funroll-all-loops -O3 -MT zipinfo.o -MD -MP -MF ".deps/zipinfo.Tpo" \
  -c -o zipinfo.o `test -f 'zipinfo.c' || echo './'`zipinfo.c; \
then mv -f ".deps/zipinfo.Tpo" ".deps/zipinfo.Po"; \
else rm -f ".deps/zipinfo.Tpo"; exit 1; \
fi
zipinfo.c: In function 'parse_zip':
zipinfo.c:82:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
zipinfo.c:101:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -funroll-all-loops -O3  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o zipinfo  zipinfo.o  
In file included from crack.c:160:
cpmask.c:129:8: warning: type defaults to 'int' in declaration of 'cp_table_lu1' [-Wimplicit-int]
cpmask.c:130:8: warning: type defaults to 'int' in declaration of 'cp_table_lu2' [-Wimplicit-int]
crack.c: In function 'load_zip':
crack.c:78:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
crack.c:94:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
In file included from crack.c:160:
cpmask.c: In function 'load_img':
cpmask.c:71:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
In file included from crack.c:160:
cpmask.c:76:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
In file included from crack.c:160:
cpmask.c:81:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -funroll-all-loops -O3  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o fcrackzip  main.o crack.o  
make[1]: Leaving directory '/build/fcrackzip/src/fcrackzip-1.0'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/fcrackzip/src/fcrackzip-1.0'
/bin/sh ./mkinstalldirs /build/fcrackzip/pkg/fcrackzip/usr/share/man/man1
/bin/sh ./mkinstalldirs /build/fcrackzip/pkg/fcrackzip/usr/bin
mkdir /build/fcrackzip/pkg/fcrackzip/usr
mkdir /build/fcrackzip/pkg/fcrackzip/usr
mkdir /build/fcrackzip/pkg/fcrackzip/usr/share
mkdir /build/fcrackzip/pkg/fcrackzip/usr/share/man
mkdir: cannot create directory ‘/build/fcrackzip/pkg/fcrackzip/usr’: File exists
mkdir /build/fcrackzip/pkg/fcrackzip/usr/bin
mkdir /build/fcrackzip/pkg/fcrackzip/usr/share/man/man1
  /usr/bin/install -c fcrackzip /build/fcrackzip/pkg/fcrackzip/usr/bin/fcrackzip
  /usr/bin/install -c zipinfo /build/fcrackzip/pkg/fcrackzip/usr/bin/zipinfo
 /usr/bin/install -c -m 644 ./fcrackzip.1 /build/fcrackzip/pkg/fcrackzip/usr/share/man/man1/fcrackzip.1
make[1]: Leaving directory '/build/fcrackzip/src/fcrackzip-1.0'
==> 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 "fcrackzip"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: fcrackzip 1.0-6 (Sat 11 Jul 2020 01:39:37 AM UTC)
==> Cleaning up...