==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ftjam 2.5.3rc2-6 (Fri Jul 10 05:57:36 2020)
==> Retrieving sources...
  -> Found ftjam-2.5.3rc2.tar.bz2
  -> Found license.txt
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    ftjam-2.5.3rc2.tar.bz2 ... Passed
    license.txt ... Passed
==> Validating source files with sha256sums...
    ftjam-2.5.3rc2.tar.bz2 ... Passed
    license.txt ... Passed
==> Making package: ftjam 2.5.3rc2-6 (Fri 10 Jul 2020 05:57:51 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found ftjam-2.5.3rc2.tar.bz2
  -> Found license.txt
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ftjam-2.5.3rc2.tar.bz2 with bsdtar
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnu
checking host system type... armv7l-unknown-linux-gnu
checking target system type... armv7l-unknown-linux-gnu
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 how to run the C preprocessor... gcc -E
checking for rm... rm -f
checking for rmdir... rmdir
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating ../../Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
config.status: creating ../../patchlevel.h
config.status: creating ../../Jamrules
gcc -o jam0 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  builtins.c command.c compile.c execnt.c execunix.c execvms.c expand.c filent.c fileos2.c fileunix.c filevms.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rope.c rules.c scan.c search.c spawn.c spawnmac.c spawnnt.c spawnos2.c spawnunix.c timestamp.c variable.c 
make1.c: In function ‘make1d’:
make1.c:389:8: warning: implicit declaration of function ‘unlink’ [-Wimplicit-function-declaration]
  389 |   if( !unlink( targets->string ) )
      |        ^~~~~~
chmod a+w jambase.c
./jam0
...found 282 target(s)...
...updating 36 target(s)...
MkDir1 bin.unix 
Cc bin.unix/builtins.o 
Cc bin.unix/command.o 
Cc bin.unix/compile.o 
Cc bin.unix/execunix.o 
Cc bin.unix/fileunix.o 
Cc bin.unix/pathunix.o 
Cc bin.unix/spawnunix.o 
Yacc1 jamgram.c jamgram.h 
YaccMv jamgram.c jamgram.h 
Cc bin.unix/jamgram.o 
Cc bin.unix/expand.o 
Cc bin.unix/glob.o 
Cc bin.unix/hash.o 
Cc bin.unix/headers.o 
Cc bin.unix/lists.o 
Cc bin.unix/make.o 
Cc bin.unix/make1.o 
make1.c: In function 'make1d':
make1.c:389:8: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration]
Cc bin.unix/newstr.o 
Cc bin.unix/option.o 
Cc bin.unix/parse.o 
Cc bin.unix/regexp.o 
Cc bin.unix/rules.o 
Cc bin.unix/scan.o 
Cc bin.unix/search.o 
Cc bin.unix/timestamp.o 
Cc bin.unix/variable.o 
Cc bin.unix/hdrmacro.o 
Cc bin.unix/rope.o 
Archive bin.unix/libjam.a 
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating bin.unix/libjam.a
Ranlib bin.unix/libjam.a 
Cc bin.unix/mkjambase.o 
Link bin.unix/mkjambase 
Chmod1 bin.unix/mkjambase 
Cc bin.unix/jam.o 
GenFile1 jambase.c 
Cc bin.unix/jambase.o 
Link bin.unix/jam 
Chmod1 bin.unix/jam 
Strip bin.unix/jam 
...updated 36 target(s)...
==> Entering fakeroot environment...
==> Starting package()...
builds/unix/mkinstalldirs /build/ftjam/pkg/ftjam/usr/bin
mkdir -p -- /build/ftjam/pkg/ftjam/usr/bin
/usr/bin/install -c bin.unix/jam /build/ftjam/pkg/ftjam/usr/bin/jam
==> 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 "ftjam"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ftjam 2.5.3rc2-6 (Fri 10 Jul 2020 05:58:10 AM UTC)
==> Cleaning up...