==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: memtester 4.7.1-1 (Tue Jul 22 05:00:29 2025)
==> Retrieving sources...
-> Found memtester-4.7.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
memtester-4.7.1.tar.gz ... Passed
==> Making package: memtester 4.7.1-1 (Tue Jul 22 05:00:36 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found memtester-4.7.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting memtester-4.7.1.tar.gz with bsdtar
==> Starting build()...
( cat warn-auto.sh; \
echo CC=\'`head -1 conf-cc`\'; \
echo LD=\'`head -1 conf-ld`\' \
) > auto-ccld.sh
cat auto-ccld.sh make-compile.sh > make-compile
cat auto-ccld.sh find-systype.sh > find-systype
cat auto-ccld.sh make-load.sh > make-load
chmod 755 make-compile
chmod 755 find-systype
chmod 755 make-load
./find-systype > systype
( cat warn-auto.sh; ./make-compile "`cat systype`" ) > \
compile
( cat warn-auto.sh; ./make-load "`cat systype`" ) > load
./extra-libs.sh "`cat systype`" >extra-libs
chmod 755 compile
chmod 755 load
./compile memtester.c
./compile tests.c
./load memtester tests.o `cat extra-libs`
==> 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 "memtester"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: memtester 4.7.1-1 (Tue Jul 22 05:00:38 2025)
==> Cleaning up...