==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: cksfv 1.3.15-2 (Sun Sep  8 13:16:43 2024)
==> Retrieving sources...
  -> Found cksfv-1.3.15.tar.bz2
  -> Found cksfv-1.3.15.tar.bz2.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    cksfv-1.3.15.tar.bz2 ... Passed
    cksfv-1.3.15.tar.bz2.asc ... Skipped
==> Making package: cksfv 1.3.15-2 (Sun Sep  8 13:17:03 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found cksfv-1.3.15.tar.bz2
  -> Found cksfv-1.3.15.tar.bz2.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting cksfv-1.3.15.tar.bz2 with bsdtar
==> Starting build()...

  prefix directory:          /usr
  package prefix:            
  binary directory:          /usr/bin
  man directory:             /usr/share/man
  compiler:                  gcc
  has stdint.h:              yes
  has inttypes.h:            no
  nautilus support:          no

configure succesful.
cd src && make
make[1]: Entering directory '/build/cksfv/src/cksfv-1.3.15/src'
gcc -W -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o cksfv cksfv.c print.c crc32.c readsfv.c newsfv.c  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
make[1]: Leaving directory '/build/cksfv/src/cksfv-1.3.15/src'
==> Entering fakeroot environment...
==> Starting package()...
cd src && make
make[1]: Entering directory '/build/cksfv/src/cksfv-1.3.15/src'
make[1]: 'cksfv' is up to date.
make[1]: Leaving directory '/build/cksfv/src/cksfv-1.3.15/src'
mkdir -p "/build/cksfv/pkg/cksfv/usr/bin" "/build/cksfv/pkg/cksfv/usr/share/man/man1/"
install src/cksfv "/build/cksfv/pkg/cksfv/usr/bin"
install -m 644 cksfv.1 "/build/cksfv/pkg/cksfv/usr/share/man/man1/"
==> 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...
libfakeroot internal error: payload not recognized!
==> Creating package "cksfv"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cksfv 1.3.15-2 (Sun Sep  8 13:17:11 2024)
==> Cleaning up...