==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: vamps 0.99.2-15 (Sun Jul 14 17:52:50 2024)
==> Retrieving sources...
  -> Found vamps-0.99.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    vamps-0.99.2.tar.gz ... Passed
==> Making package: vamps 0.99.2-15 (Sun 14 Jul 2024 05:52:57 PM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libdvdread-6.1.3-2

Total Installed Size:  0.30 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libdvdread...
Optional dependencies for libdvdread
    libdvdcss: Decoding encrypted DVDs
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found vamps-0.99.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting vamps-0.99.2.tar.gz with bsdtar
==> Starting build()...
make[1]: Entering directory '/build/vamps/src/vamps-0.99.2/vamps'
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall   -c -o vamps.o vamps.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall   -c -o requant.o requant.c
vamps.c: In function 'main':
vamps.c:318:21: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
vamps.c:319:21: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
vamps.c:326:1: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
vamps.c:331:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
vamps.c:336:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
vamps.c:341:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -s  vamps.o requant.o -lm -lpthread  -o vamps
make[1]: Leaving directory '/build/vamps/src/vamps-0.99.2/vamps'
make[1]: Entering directory '/build/vamps/src/vamps-0.99.2/play_cell'
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W   -c -o play_cell.o play_cell.c
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -s  play_cell.o -ldvdread  -o play_cell
make[1]: Leaving directory '/build/vamps/src/vamps-0.99.2/play_cell'
==> 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 "vamps"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vamps 0.99.2-15 (Sun 14 Jul 2024 05:53:03 PM MDT)
==> Cleaning up...