==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: nrg2iso 0.4.1-3 (Thu Jul  4 22:34:49 2024)
==> Retrieving sources...
  -> Found nrg2iso-0.4.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    nrg2iso-0.4.1.tar.gz ... Passed
==> Making package: nrg2iso 0.4.1-3 (Thu Jul  4 22:35:12 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found nrg2iso-0.4.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting nrg2iso-0.4.1.tar.gz with bsdtar
==> Starting build()...
gcc -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 nrg2iso.c -o nrg2iso
nrg2iso.c: In function ‘main’:
nrg2iso.c:137:32: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
  137 |       printf("\n%s written : %lu bytes\n",argv[2],size);
      |                              ~~^                  ~~~~
      |                                |                  |
      |                                long unsigned int  size_t {aka unsigned int}
      |                              %u
==> 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 "nrg2iso"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nrg2iso 0.4.1-3 (Thu Jul  4 22:35:17 2024)
==> Cleaning up...