From https://github.com/archlinux/svntogit-community * branch packages/mktorrent -> FETCH_HEAD * [new branch] packages/mktorrent -> community/packages/mktorrent Cloning into 'mktorrent'... 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 132k 100 132k 0 0 389k 0 --:--:-- --:--:-- --:--:-- 390k % 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 8537k 100 8537k 0 0 21.5M 0 --:--:-- --:--:-- --:--:-- 21.5M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 69 143k 69 99k 0 0 294k 0 --:--:-- --:--:-- --:--:-- 293k 100 143k 100 143k 0 0 422k 0 --:--:-- --:--:-- --:--:-- 422k :: Starting full system upgrade... there is nothing to do ==> Making package: mktorrent 1.1-6 (Wed Jul 26 22:52:25 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading mktorrent-1.1.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 23314 0 23314 0 0 72285 0 --:--:-- --:--:-- --:--:-- 72285 ==> Validating source files with sha256sums... mktorrent-1.1.tar.gz ... Passed ==> Extracting sources... -> Extracting mktorrent-1.1.tar.gz with bsdtar ==> Starting build()... 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 -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now prefix.c -o prefix 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 -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DPRIoff="\"ld\"" -DVERSION="\"1.1\"" -c ftw.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 -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DPRIoff="\"ld\"" -DVERSION="\"1.1\"" -c init.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 -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DPRIoff="\"ld\"" -DVERSION="\"1.1\"" -c hash_pthreads.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 -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DPRIoff="\"ld\"" -DVERSION="\"1.1\"" -c 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 -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DPRIoff="\"ld\"" -DVERSION="\"1.1\"" -c main.c hash_pthreads.c: In function 'worker': hash_pthreads.c:202:17: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 202 | SHA1_Init(&c); | ^~~~~~~~~ In file included from hash_pthreads.c:28: /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ hash_pthreads.c:203:17: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 203 | SHA1_Update(&c, p->data, p->len); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ hash_pthreads.c:204:17: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 204 | SHA1_Final(p->dest, &c); | ^~~~~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *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 ftw.o init.o hash_pthreads.o output.o main.o -o mktorrent -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lpthread -lcrypto ==> Entering fakeroot environment... ==> Starting package()... install -d /tmp/archlinux-ci/mktorrent-archlinuxrb-build-jM5xhNLy/mktorrent/trunk/pkg/mktorrent/usr/bin install -m755 mktorrent /tmp/archlinux-ci/mktorrent-archlinuxrb-build-jM5xhNLy/mktorrent/trunk/pkg/mktorrent/usr/bin/mktorrent ==> 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 "mktorrent"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: mktorrent 1.1-6 (Wed Jul 26 22:52:27 2023)