==> Cloning rarcrack ... Cloning into 'rarcrack'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring rarcrack :: 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 128k 100 128k 0 0 377k 0 --:--:-- --:--:-- --:--:-- 377k 100 128k 100 128k 0 0 376k 0 --:--:-- --:--:-- --:--:-- 375k % 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 8480k 100 8480k 0 0 20.3M 0 --:--:-- --:--:-- --:--:-- 20.3M % 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 139k 100 139k 0 0 411k 0 --:--:-- --:--:-- --:--:-- 411k :: Starting full system upgrade... there is nothing to do ==> Making package: rarcrack 0.2-7 (Sun Feb 23 04:42:50 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (3) p7zip-1:17.05-2 unrar-1:6.2.12-1 unzip-6.0-20 Total Download Size: 3.10 MiB Total Installed Size: 11.14 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % 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 2894k 100 2894k 0 0 61.2M 0 --:--:-- --:--:-- --:--:-- 61.4M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 140k 12 18189 0 0 36256 0 0:00:03 --:--:-- 0:00:03 36233 100 140k 100 140k 0 0 168k 0 --:--:-- --:--:-- --:--:-- 167k % 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 142k 100 142k 0 0 12.8M 0 --:--:-- --:--:-- --:--:-- 13.8M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing p7zip... installing unrar... installing unzip... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading rarcrack-0.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34013 0 34013 0 0 100k 0 --:--:-- --:--:-- --:--:-- 263k -> Found file-type-detection.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... rarcrack-0.2.tar.gz ... Passed file-type-detection.patch ... Passed ==> Validating source files with b2sums... rarcrack-0.2.tar.gz ... Passed file-type-detection.patch ... Passed ==> Extracting sources... -> Extracting rarcrack-0.2.tar.gz with bsdtar ==> Starting prepare()... patching file rarcrack.h Hunk #1 succeeded at 33 (offset 2 lines). ==> Starting build()... rarcrack.c: In function 'loadstatus': rarcrack.c:107:41: warning: 'xmlStringDecodeEntities' is deprecated [-Wdeprecated-declarations] 107 | ABC = xmlStringDecodeEntities(parserctxt, | ^~~ In file included from rarcrack.h:29, from rarcrack.c:21: /usr/include/libxml2/libxml/parserInternals.h:537:17: note: declared here 537 | xmlStringDecodeEntities (xmlParserCtxtPtr ctxt, | ^~~~~~~~~~~~~~~~~~~~~~~ rarcrack.c:113:41: warning: 'xmlStringDecodeEntities' is deprecated [-Wdeprecated-declarations] 113 | tmp = xmlStringDecodeEntities(parserctxt, | ^~~ /usr/include/libxml2/libxml/parserInternals.h:537:17: note: declared here 537 | xmlStringDecodeEntities (xmlParserCtxtPtr ctxt, | ^~~~~~~~~~~~~~~~~~~~~~~ rarcrack.c:123:41: warning: 'xmlStringDecodeEntities' is deprecated [-Wdeprecated-declarations] 123 | tmp = xmlStringDecodeEntities(parserctxt, | ^~~ /usr/include/libxml2/libxml/parserInternals.h:537:17: note: declared here 537 | xmlStringDecodeEntities (xmlParserCtxtPtr ctxt, | ^~~~~~~~~~~~~~~~~~~~~~~ rarcrack.c: In function 'init': rarcrack.c:249:9: warning: 'xmlInitThreads' is deprecated [-Wdeprecated-declarations] 249 | xmlInitThreads(); | ^~~~~~~~~~~~~~ In file included from /usr/include/libxml2/libxml/parser.h:28, from rarcrack.h:28: /usr/include/libxml2/libxml/threads.h:58:25: note: declared here 58 | xmlInitThreads (void); | ^~~~~~~~~~~~~~ rarcrack.c:283:61: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[300]' [-Wformat=] 283 | sscanf(argv[++i], "%s", &test); | ~^ ~~~~~ | | | | | char (*)[300] | char * rarcrack.c: In function 'crack_thread': rarcrack.c:205:20: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 205 | fgets((char*)&ret, 200, Pipe); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rarcrack.c: In function 'init': rarcrack.c:317:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 317 | fscanf(totest,"%s",(char*)&test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==> Entering fakeroot environment... ==> Starting package()... ==> 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 "rarcrack"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: rarcrack 0.2-7 (Sun Feb 23 04:42:54 2025)