From https://github.com/archlinux/svntogit-community * branch packages/xxhash -> FETCH_HEAD * [new branch] packages/xxhash -> community/packages/xxhash Cloning into 'xxhash'... 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 381k 0 --:--:-- --:--:-- --:--:-- 380k 100 131k 100 131k 0 0 381k 0 --:--:-- --:--:-- --:--:-- 380k % 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 8546k 100 8546k 0 0 19.7M 0 --:--:-- --:--:-- --:--:-- 19.7M % 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 425k 0 --:--:-- --:--:-- --:--:-- 425k :: Starting full system upgrade... there is nothing to do ==> Making package: xxhash 0.8.1-4 (Sun Sep 1 19:11:34 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning xxHash git repo... Cloning into bare repository '/tmp/archlinux-ci/xxhash-archlinuxrb-build-FyVBz7iB/xxhash/trunk/xxHash'... -> Found xxhash-man-symlinks.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... xxHash ... Skipped xxhash-man-symlinks.patch ... Passed ==> Extracting sources... -> Creating working copy of xxHash git repo... Cloning into 'xxHash'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... patching file Makefile ==> Starting pkgver()... ==> Starting build()... make: Entering directory '/tmp/archlinux-ci/xxhash-archlinuxrb-build-FyVBz7iB/xxhash/trunk/src/xxHash' 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 -c -o xxhash.o xxhash.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 -fPIC xxhash.c xxh_x86dispatch.c -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.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 -DXXHSUM_DISPATCH=1 -c -o cli/xxhsum.o cli/xxhsum.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 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_os_specific.o cli/xsum_os_specific.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 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_output.o cli/xsum_output.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 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.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 -DXXHSUM_DISPATCH=1 -c -o cli/xsum_bench.o cli/xsum_bench.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 -DXXHSUM_DISPATCH=1 -c -o xxh_x86dispatch.o xxh_x86dispatch.c ar rcs libxxhash.a xxhash.o 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 -DXXHSUM_DISPATCH=1 xxhash.o cli/xxhsum.o cli/xsum_os_specific.o cli/xsum_output.o cli/xsum_sanity_check.o cli/xsum_bench.o xxh_x86dispatch.o -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o xxhsum ln -sf xxhsum xxh32sum ln -sf xxhsum xxh64sum ln -sf xxhsum xxh128sum ln -sf libxxhash.so.0.8.1 libxxhash.so.0 ln -sf libxxhash.so.0.8.1 libxxhash.so make: Leaving directory '/tmp/archlinux-ci/xxhash-archlinuxrb-build-FyVBz7iB/xxhash/trunk/src/xxHash' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/tmp/archlinux-ci/xxhash-archlinuxrb-build-FyVBz7iB/xxhash/trunk/src/xxHash' creating pkgconfig Installing libxxhash Installing pkgconfig Installing xxhsum Installing man pages xxhash installation completed make: Leaving directory '/tmp/archlinux-ci/xxhash-archlinuxrb-build-FyVBz7iB/xxhash/trunk/src/xxHash' ==> 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 "xxhash"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: xxhash 0.8.1-4 (Sun Sep 1 19:11:46 2024)