From https://github.com/archlinux/svntogit-packages * branch packages/libfreeaptx -> FETCH_HEAD * [new branch] packages/libfreeaptx -> packages/packages/libfreeaptx Cloning into 'libfreeaptx'... 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 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 8542k 100 8542k 0 0 21.0M 0 --:--:-- --:--:-- --:--:-- 21.1M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 92 143k 92 131k 0 0 383k 0 --:--:-- --:--:-- --:--:-- 383k 100 143k 100 143k 0 0 416k 0 --:--:-- --:--:-- --:--:-- 415k :: Starting full system upgrade... there is nothing to do ==> Making package: libfreeaptx 0.1.1-1 (Wed Jul 26 07:47:26 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning libfreeaptx git repo... Cloning into bare repository '/tmp/archlinux-ci/libfreeaptx-archlinuxrb-build-FwIvHP44/libfreeaptx/trunk/libfreeaptx'... ==> Validating source files with sha256sums... libfreeaptx ... Skipped ==> Extracting sources... -> Creating working copy of libfreeaptx git repo... Cloning into 'libfreeaptx'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... ==> Starting pkgver()... ==> Starting build()... c99 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -I. -shared -fPIC -Wl,-soname,libfreeaptx.so.0 -o libfreeaptx.so.0.1.1 freeaptx.c c99 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -c -o freeaptxenc.o freeaptxenc.c c99 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -c -o freeaptxdec.o freeaptxdec.c ln -sf libfreeaptx.so.0.1.1 libfreeaptx.so.0 ln -sf libfreeaptx.so.0 libfreeaptx.so c99 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o freeaptxenc freeaptxenc.o libfreeaptx.so c99 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o freeaptxdec freeaptxdec.o libfreeaptx.so ==> Entering fakeroot environment... ==> Starting package()... mkdir -p /tmp/archlinux-ci/libfreeaptx-archlinuxrb-build-FwIvHP44/libfreeaptx/trunk/pkg/libfreeaptx/usr/lib cp -a libfreeaptx.so.0.1.1 libfreeaptx.so.0 libfreeaptx.so /tmp/archlinux-ci/libfreeaptx-archlinuxrb-build-FwIvHP44/libfreeaptx/trunk/pkg/libfreeaptx/usr/lib mkdir -p /tmp/archlinux-ci/libfreeaptx-archlinuxrb-build-FwIvHP44/libfreeaptx/trunk/pkg/libfreeaptx/usr/bin cp -a freeaptxenc freeaptxdec /tmp/archlinux-ci/libfreeaptx-archlinuxrb-build-FwIvHP44/libfreeaptx/trunk/pkg/libfreeaptx/usr/bin mkdir -p /tmp/archlinux-ci/libfreeaptx-archlinuxrb-build-FwIvHP44/libfreeaptx/trunk/pkg/libfreeaptx/usr/include cp -a freeaptx.h /tmp/archlinux-ci/libfreeaptx-archlinuxrb-build-FwIvHP44/libfreeaptx/trunk/pkg/libfreeaptx/usr/include mkdir -p /tmp/archlinux-ci/libfreeaptx-archlinuxrb-build-FwIvHP44/libfreeaptx/trunk/pkg/libfreeaptx/usr/lib/pkgconfig printf 'prefix=%s\nexec_prefix=${prefix}\nlibdir=${exec_prefix}/%s\nincludedir=${prefix}/%s\n\n' /usr lib include > /tmp/archlinux-ci/libfreeaptx-archlinuxrb-build-FwIvHP44/libfreeaptx/trunk/pkg/libfreeaptx/usr/lib/pkgconfig/libfreeaptx.pc printf 'Name: lib%s\nDescription: Open Source aptX codec library\nVersion: %u.%u.%u\n' freeaptx 0 1 1 >> /tmp/archlinux-ci/libfreeaptx-archlinuxrb-build-FwIvHP44/libfreeaptx/trunk/pkg/libfreeaptx/usr/lib/pkgconfig/libfreeaptx.pc printf 'Libs: -L${libdir} -l%s\nCflags: -I${includedir}\n' freeaptx >> /tmp/archlinux-ci/libfreeaptx-archlinuxrb-build-FwIvHP44/libfreeaptx/trunk/pkg/libfreeaptx/usr/lib/pkgconfig/libfreeaptx.pc ==> 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 "libfreeaptx"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libfreeaptx 0.1.1-1 (Wed Jul 26 07:47:28 2023)