==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: memtester 4.6.0-2 (Thu Jul 4 10:09:51 2024) ==> Retrieving sources... -> Found memtester-4.6.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... memtester-4.6.0.tar.gz ... Passed ==> Making package: memtester 4.6.0-2 (Thu Jul 4 10:10:12 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found memtester-4.6.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting memtester-4.6.0.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 load chmod 755 compile ./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.6.0-2 (Thu Jul 4 10:10:17 2024) ==> Cleaning up...