From https://github.com/archlinux/svntogit-community * branch packages/xtmsplit -> FETCH_HEAD * [new branch] packages/xtmsplit -> community/packages/xtmsplit Cloning into 'xtmsplit'... 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 395k 0 --:--:-- --:--:-- --:--:-- 396k % 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 8548k 0 14124 0 0 41900 0 0:03:28 --:--:-- 0:03:28 41786 8 8548k 8 760k 0 0 566k 0 0:00:15 0:00:01 0:00:14 566k 47 8548k 47 4024k 0 0 1712k 0 0:00:04 0:00:02 0:00:02 1712k 80 8548k 80 6901k 0 0 2055k 0 0:00:04 0:00:03 0:00:01 2055k 100 8548k 100 8548k 0 0 2121k 0 0:00:04 0:00:04 --:--:-- 2121k % 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 816k 0 --:--:-- --:--:-- --:--:-- 817k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ GIT_SSL_NO_VERIFY=1 SOURCE_DATE_EPOCH=1690707710 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690707710' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' GIT_SSL_NO_VERIFY=1 printenv 2>&1 SCHROOT_SESSION_ID=archlinux-xtmsplit-archlinuxrb-build-6xrVd8af PWD=/tmp/archlinux-ci/xtmsplit-archlinuxrb-build-6xrVd8af/xtmsplit/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: xtmsplit 0.2-6 (Sat Aug 31 15:25:06 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading xtmsplit-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 7 78151 7 5494 0 0 5042 0 0:00:15 0:00:01 0:00:14 5044 100 78151 100 78151 0 0 56298 0 0:00:01 0:00:01 --:--:-- 56304 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... xtmsplit-0.2.tar.gz ... Passed ==> Extracting sources... -> Extracting xtmsplit-0.2.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands Making all in src make[1]: Entering directory '/tmp/archlinux-ci/xtmsplit-archlinuxrb-build-6xrVd8af/xtmsplit/trunk/src/xtmsplit/src' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xtmsplit\" -DVERSION=\"0.2\" -I. -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT xtmsplit.o -MD -MP -MF ".deps/xtmsplit.Tpo" -c -o xtmsplit.o xtmsplit.cpp; \ then mv -f ".deps/xtmsplit.Tpo" ".deps/xtmsplit.Po"; else rm -f ".deps/xtmsplit.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xtmsplit\" -DVERSION=\"0.2\" -I. -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.cpp; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi xtmsplit.cpp: In function 'int show_version()': xtmsplit.cpp:89:1: warning: no return statement in function returning non-void [-Wreturn-type] 89 | } | ^ xtmsplit.cpp: In function 'int printhelp()': xtmsplit.cpp:106:1: warning: no return statement in function returning non-void [-Wreturn-type] 106 | } | ^ xtmsplit.cpp: In function 'int printhelp_fr()': xtmsplit.cpp:125:1: warning: no return statement in function returning non-void [-Wreturn-type] 125 | } | ^ xtmsplit.cpp: In function 'int foutrelebordel()': xtmsplit.cpp:130:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 130 | erreur("Impossible de creer un nouveau fichier\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp: In function 'int couper()': xtmsplit.cpp:142:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 142 | erreur("Impossible d'ouvrir le fichier d'origine"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:184:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 184 | erreur("Impossible de creer un nouveau fichier"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:193:29: error: format not a string literal and no format arguments [-Werror=format-security] 193 | sprintf(&header[41],orig_file); | ^~~~~~~~~ xtmsplit.cpp:199:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 199 | erreur("c'est pas normal"); | ^~~~~~~~~~~~~~~~~~ xtmsplit.cpp:226:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 226 | erreur("c'est pas normal"); | ^~~~~~~~~~~~~~~~~~ xtmsplit.cpp:254:32: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 254 | erreur("Impossible de creer un nouveau fichier"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:260:32: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 260 | erreur("Impossible d'ecrire les hash MD5 dans le fichier"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:267:40: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 267 | erreur("c'est pas normal"); | ^~~~~~~~~~~~~~~~~~ xtmsplit.cpp:281:1: warning: no return statement in function returning non-void [-Wreturn-type] 281 | } | ^ xtmsplit.cpp: In function 'int coller()': xtmsplit.cpp:287:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 287 | erreur("Impossible d'ouvrir le fichier"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:289:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 289 | erreur("Erreur de lecture"); | ^~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:299:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 299 | erreur("Erreur de version"); | ^~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:323:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 323 | erreur("Impossible de creer un nouveau fichier\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:337:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 337 | warning("vous avez specifie -md5 mais le fichier .xtm ne contient pas de hash md5. Verification desactivee."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:355:40: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 355 | erreur("c'est pas normal"); | ^~~~~~~~~~~~~~~~~~ xtmsplit.cpp:384:32: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 384 | erreur("Impossible d'ouvrir le fichier suivant"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:404:60: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'int' [-Wformat=] 404 | printf("Hash md5 calcule: %s - Hash md5 du fichier enregistre: %s\n",c+1, hex_output, buffer); | ~^ ~~~ | | | | char* int | %d xtmsplit.cpp:404:40: warning: too many arguments for format [-Wformat-extra-args] 404 | printf("Hash md5 calcule: %s - Hash md5 du fichier enregistre: %s\n",c+1, hex_output, buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:445:1: warning: no return statement in function returning non-void [-Wreturn-type] 445 | } | ^ xtmsplit.cpp: In function 'int main(int, char**)': xtmsplit.cpp:490:40: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 490 | erreur("parametre -d present mais pas de chemin de dossier\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:497:40: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 497 | erreur("parametre -size present mais aucune taille precisee\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:507:40: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 507 | erreur("parametre -f present mais pas de nom de fichier present\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:519:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 519 | erreur("nom de fichier necessaire !"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp:522:32: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 522 | erreur("Vous devez passer un fichier .001.xtm en parametre\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp: In function 'int couper()': xtmsplit.cpp:202:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 202 | fread(header, sizeof(char), 104, lefile2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xtmsplit.cpp: In function 'int coller()': xtmsplit.cpp:395:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 395 | fread(buffer, sizeof(char), 32, lefile); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: some warnings being treated as errors make[1]: *** [Makefile:215: xtmsplit.o] Error 1 make[1]: Leaving directory '/tmp/archlinux-ci/xtmsplit-archlinuxrb-build-6xrVd8af/xtmsplit/trunk/src/xtmsplit/src' make: *** [Makefile:185: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting...