From https://github.com/archlinux/svntogit-community * branch packages/memtester -> FETCH_HEAD * [new branch] packages/memtester -> community/packages/memtester Cloning into 'memtester'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 100 131k 0 0 382k 0 --:--:-- --:--:-- --:--:-- 382k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 8546k 0 63564 0 0 94287 0 0:01:32 --:--:-- 0:01:32 94168 24 8546k 24 2071k 0 0 1230k 0 0:00:06 0:00:01 0:00:05 1230k 74 8546k 74 6347k 0 0 2358k 0 0:00:03 0:00:02 0:00:01 2358k 100 8546k 100 8546k 0 0 2817k 0 0:00:03 0:00:03 --:--:-- 2817k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 829k 0 --:--:-- --:--:-- --:--:-- 831k :: Starting full system upgrade... there is nothing to do gpg: key 8C004C2F93481F6B: public key "Brent Timothy Saner " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: memtester 4.6.0-1 (Thu Aug 29 20:02:16 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading memtester-4.6.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 358 100 358 0 0 82469 0 --:--:-- --:--:-- --:--:-- 89500 100 24229 100 24229 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... memtester-4.6.0.tar.gz ... Passed ==> 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 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.6.0-1 (Thu Aug 29 20:02:18 2024)