From https://github.com/archlinux/svntogit-packages * branch packages/argon2 -> FETCH_HEAD * [new branch] packages/argon2 -> packages/packages/argon2 Cloning into 'argon2'... 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 100 132k 0 0 386k 0 --:--:-- --:--:-- --:--:-- 386k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 8491k 1 109k 0 0 128k 0 0:01:06 --:--:-- 0:01:06 128k 26 8491k 26 2243k 0 0 1197k 0 0:00:07 0:00:01 0:00:06 1197k 67 8491k 67 5702k 0 0 1972k 0 0:00:04 0:00:02 0:00:02 1971k 97 8491k 97 8253k 0 0 2166k 0 0:00:03 0:00:03 --:--:-- 2166k 98 8491k 98 8379k 0 0 1735k 0 0:00:04 0:00:04 --:--:-- 1735k 100 8491k 100 8491k 0 0 1590k 0 0:00:05 0:00:05 --:--:-- 1870k % 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 140k 100 140k 0 0 788k 0 --:--:-- --:--:-- --:--:-- 790k :: Starting full system upgrade... there is nothing to do ==> Making package: argon2 20190702-5 (Fri Aug 2 09:22:31 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading argon2-20190702.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1470k 0 1470k 0 0 4845k 0 --:--:-- --:--:-- --:--:-- 4845k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... argon2-20190702.tar.gz ... Passed ==> Extracting sources... -> Extracting argon2-20190702.tar.gz with bsdtar ==> Starting build()... Building without optimizations cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now src/argon2.c src/core.c src/blake2/blake2b.c src/thread.c src/encoding.c src/ref.c src/run.c -o argon2 cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -shared -fPIC -fvisibility=hidden -DA2_VISCTL=1 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-soname,libargon2.so.1 src/argon2.c src/core.c src/blake2/blake2b.c src/thread.c src/encoding.c src/ref.c -o libargon2.so.1 cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/argon2.o src/argon2.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/core.o src/core.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/blake2/blake2b.o src/blake2/blake2b.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/thread.o src/thread.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/encoding.o src/encoding.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/ref.o src/ref.c sed '/^##.*$/d; s#@PREFIX@#/usr#g; s#@EXTRA_LIBS@#-lrt -ldl#g; s#@UPSTREAM_VER@#20190702#g; s#@HOST_MULTIARCH@#lib#g; s#@INCLUDE@#include#g;' < 'libargon2.pc.in' > 'libargon2.pc' ar rcs libargon2.a src/argon2.o src/core.o src/blake2/blake2b.o src/thread.o src/encoding.o src/ref.o ==> Entering fakeroot environment... ==> Starting package()... Building without optimizations install -d /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/include install -m 0644 include/argon2.h /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/include install -d /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/lib install -m 0644 libargon2.so.1 libargon2.a /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/lib cd /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/lib && ln -s libargon2.so.1 libargon2.so install -d /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/bin install argon2 /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/bin install -d /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/lib/pkgconfig install -m 0644 libargon2.pc /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/lib/pkgconfig ==> 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 "argon2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: argon2 20190702-5 (Fri Aug 2 09:22:38 2024)