From https://github.com/archlinux/svntogit-community * branch packages/libnatpmp -> FETCH_HEAD * [new branch] packages/libnatpmp -> community/packages/libnatpmp Cloning into 'libnatpmp'... 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 127k 100 127k 0 0 376k 0 --:--:-- --:--:-- --:--:-- 376k 100 127k 100 127k 0 0 376k 0 --:--:-- --:--:-- --:--:-- 376k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 8398k 2 209k 0 0 207k 0 0:00:40 0:00:01 0:00:39 207k 36 8398k 36 3086k 0 0 1530k 0 0:00:05 0:00:02 0:00:03 1531k 86 8398k 86 7263k 0 0 2394k 0 0:00:03 0:00:03 --:--:-- 2394k 100 8398k 100 8398k 0 0 2625k 0 0:00:03 0:00:03 --:--:-- 2626k % 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 141k 100 141k 0 0 827k 0 --:--:-- --:--:-- --:--:-- 830k :: Starting full system upgrade... there is nothing to do ==> Making package: libnatpmp 20150609-3 (Sat Oct 26 14:08:19 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading libnatpmp-20150609.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 24392 100 24392 0 0 27091 0 --:--:-- --:--:-- --:--:-- 27072 100 24392 100 24392 0 0 27088 0 --:--:-- --:--:-- --:--:-- 27072 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... libnatpmp-20150609.tar.gz ... Passed ==> Extracting sources... -> Extracting libnatpmp-20150609.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... gcc -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 -Wall -DENABLE_STRNATPMPERR -c -o natpmp.o natpmp.c gcc -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 -Wall -DENABLE_STRNATPMPERR -c -o getgateway.o getgateway.c gcc -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 -Wall -DENABLE_STRNATPMPERR -c -o testgetgateway.o testgetgateway.c gcc -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 -Wall -DENABLE_STRNATPMPERR -c -o natpmpc.o natpmpc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from natpmp.c:32: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o testgetgateway testgetgateway.o getgateway.o ar crs libnatpmp.a natpmp.o getgateway.o gcc -shared -Wl,-soname,libnatpmp.so.1 -o libnatpmp.so natpmp.o getgateway.o gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o natpmpc-static natpmpc.o libnatpmp.a gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o natpmpc-shared natpmpc.o libnatpmp.so ==> Entering fakeroot environment... ==> Starting package()... install -p -d /tmp/archlinux-ci/libnatpmp-archlinuxrb-build-VvJE1Z33/libnatpmp/trunk/pkg/libnatpmp/usr/include install -p -m 644 natpmp.h /tmp/archlinux-ci/libnatpmp-archlinuxrb-build-VvJE1Z33/libnatpmp/trunk/pkg/libnatpmp/usr/include install -p -d /tmp/archlinux-ci/libnatpmp-archlinuxrb-build-VvJE1Z33/libnatpmp/trunk/pkg/libnatpmp/usr/lib install -p -m 644 libnatpmp.a /tmp/archlinux-ci/libnatpmp-archlinuxrb-build-VvJE1Z33/libnatpmp/trunk/pkg/libnatpmp/usr/lib install -p -m 644 libnatpmp.so /tmp/archlinux-ci/libnatpmp-archlinuxrb-build-VvJE1Z33/libnatpmp/trunk/pkg/libnatpmp/usr/lib/libnatpmp.so.1 install -p -d /tmp/archlinux-ci/libnatpmp-archlinuxrb-build-VvJE1Z33/libnatpmp/trunk/pkg/libnatpmp/usr/bin install -p -m 755 natpmpc-shared /tmp/archlinux-ci/libnatpmp-archlinuxrb-build-VvJE1Z33/libnatpmp/trunk/pkg/libnatpmp/usr/bin/natpmpc ln -s -f libnatpmp.so.1 /tmp/archlinux-ci/libnatpmp-archlinuxrb-build-VvJE1Z33/libnatpmp/trunk/pkg/libnatpmp/usr/lib/libnatpmp.so ==> 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 "libnatpmp"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libnatpmp 20150609-3 (Sat Oct 26 14:08:22 2024)