Your message dated Mon, 12 Aug 2024 02:45:36 +0000 with message-id <e1sdl3w-001row...@fasolo.debian.org> and subject line Bug#1074972: fixed in ftpmirror 1.96+dfsg-16.1 has caused the Debian Bug report #1074972, regarding ftpmirror: ftbfs with GCC-14 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 1074972: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074972 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: src:ftpmirror Version: 1.96+dfsg-16 Severity: important Tags: sid trixie User: debian-...@lists.debian.org Usertags: ftbfs-gcc-14 [This bug is targeted to the upcoming trixie release] Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The severity of this report will be raised before the trixie release. The full build log can be found at: http://qa-logs.debian.net/2024/07/01/ftpmirror_1.96+dfsg-16_unstable_gccexp.log The last lines of the build log are at the end of this report. To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-14/porting_to.html [...] make[3]: Leaving directory '/<<PKGBUILDDIR>>/Fan/DIR' make[3]: Entering directory '/<<PKGBUILDDIR>>/Fan/FTP' cp FTP.pm ../blib/lib/Fan/FTP.pm AutoSplitting ../blib/lib/Fan/FTP.pm (../blib/lib/auto/Fan/FTP) make[3]: Leaving directory '/<<PKGBUILDDIR>>/Fan/FTP' make[3]: Entering directory '/<<PKGBUILDDIR>>/Fan/Farm' cp Farm.pm ../blib/lib/Fan/Farm.pm AutoSplitting ../blib/lib/Fan/Farm.pm (../blib/lib/auto/Fan/Farm) make[3]: Leaving directory '/<<PKGBUILDDIR>>/Fan/Farm' make[3]: Entering directory '/<<PKGBUILDDIR>>/Fan/HTTP' cp HTTP.pm ../blib/lib/Fan/HTTP.pm AutoSplitting ../blib/lib/Fan/HTTP.pm (../blib/lib/auto/Fan/HTTP) make[3]: Leaving directory '/<<PKGBUILDDIR>>/Fan/HTTP' make[3]: Entering directory '/<<PKGBUILDDIR>>/Fan/Loader' cp Loader.pm ../blib/lib/Fan/Loader.pm AutoSplitting ../blib/lib/Fan/Loader.pm (../blib/lib/auto/Fan/Loader) make[3]: Leaving directory '/<<PKGBUILDDIR>>/Fan/Loader' make[3]: Entering directory '/<<PKGBUILDDIR>>/Fan/MD5' cp MD5.pm ../blib/lib/Fan/MD5.pm AutoSplitting ../blib/lib/Fan/MD5.pm (../blib/lib/auto/Fan/MD5) Running Mkbootstrap for MD5 () chmod 644 "MD5.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../blib/arch/auto/Fan/MD5/MD5.bs 644 "/usr/bin/perl" "/usr/share/perl/5.38.2/ExtUtils/xsubpp" -typemap '/usr/share/perl/5.38/ExtUtils/typemap' -typemap '/<<PKGBUILDDIR>>/Fan/MD5/typemap' MD5.xs > MD5.xsc Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in MD5.xs, line 409 mv MD5.xsc MD5.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.38/CORE" MD5.c rm -f ../blib/arch/auto/Fan/MD5/MD5.so x86_64-linux-gnu-gcc -shared -L/usr/local/lib -fstack-protector-strong MD5.o -o ../blib/arch/auto/Fan/MD5/MD5.so \ \ chmod 755 ../blib/arch/auto/Fan/MD5/MD5.so make[3]: Leaving directory '/<<PKGBUILDDIR>>/Fan/MD5' make[3]: Entering directory '/<<PKGBUILDDIR>>/Fan/Param' cp Param.pm ../blib/lib/Fan/Param.pm AutoSplitting ../blib/lib/Fan/Param.pm (../blib/lib/auto/Fan/Param) make[3]: Leaving directory '/<<PKGBUILDDIR>>/Fan/Param' make[3]: Entering directory '/<<PKGBUILDDIR>>/Fan/Scan' cp Scan.pm ../blib/lib/Fan/Scan.pm AutoSplitting ../blib/lib/Fan/Scan.pm (../blib/lib/auto/Fan/Scan) make[3]: Leaving directory '/<<PKGBUILDDIR>>/Fan/Scan' make[3]: Entering directory '/<<PKGBUILDDIR>>/Fan/TCP' cp TCP.pm ../blib/lib/Fan/TCP.pm AutoSplitting ../blib/lib/Fan/TCP.pm (../blib/lib/auto/Fan/TCP) make[3]: Leaving directory '/<<PKGBUILDDIR>>/Fan/TCP' make[3]: Entering directory '/<<PKGBUILDDIR>>/Fan/Usage' cp Usage.pm ../blib/lib/Fan/Usage.pm Running Mkbootstrap for Usage () chmod 644 "Usage.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Usage.bs ../blib/arch/auto/Fan/Usage/Usage.bs 644 "/usr/bin/perl" "/usr/share/perl/5.38.2/ExtUtils/xsubpp" -typemap '/usr/share/perl/5.38/ExtUtils/typemap' -typemap '/<<PKGBUILDDIR>>/Fan/Usage/typemap' Usage.xs > Usage.xsc Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Usage.xs, line 82 mv Usage.xsc Usage.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.38/CORE" Usage.c Usage.xs: In function ‘XS_Fan__Usage_getrusage’: Usage.xs:67:37: error: pointer/integer type mismatch in conditional expression [-Wint-conversion] 67 | int log = sv ? SvIV(sv) : NULL; | ^ Usage.xs:67:23: error: initialization of ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 67 | int log = sv ? SvIV(sv) : NULL; | ^~ make[3]: *** [Makefile:314: Usage.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/Fan/Usage' make[2]: *** [Makefile:519: subdirs] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/Fan' make[1]: *** [Makefile:44: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j8 returned exit code 2 make: *** [debian/rules:13: build] Error 25 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---Source: ftpmirror Source-Version: 1.96+dfsg-16.1 Done: gregor herrmann <gre...@debian.org> We believe that the bug you reported is fixed in the latest version of ftpmirror, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1074...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. gregor herrmann <gre...@debian.org> (supplier of updated ftpmirror package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 10 Aug 2024 03:40:26 CEST Source: ftpmirror Binary: Architecture: source Version: 1.96+dfsg-16.1 Distribution: unstable Urgency: medium Maintainer: Dario Minnucci <mid...@debian.org> Changed-By: gregor herrmann <gre...@debian.org> Description: Closes: 1074972 Changes: ftpmirror (1.96+dfsg-16.1) unstable; urgency=medium . * Non-maintainer upload. * Fix "ftbfs with GCC-14": add patch from ntyni to fix type confusion with Fan::Usage::LOG (Closes: #1074972) Checksums-Sha256: e80a7b951208c7496f32d8cf1f3d8bfd7f39ba68e56a6f41903178cff9dde1d2 2024 ftpmirror_1.96+dfsg-16.1.dsc dd286f4d0f0aa0864e586a2be02633a2401eb4d36feb0204c7476400eb494fb7 24400 ftpmirror_1.96+dfsg-16.1.debian.tar.xz b58ac6d1a844e9221d982becb784defb041134d5892578101489942cbe303b37 6204 ftpmirror_1.96+dfsg-16.1_sourceonly.buildinfo Checksums-Sha1: 9822c3cf1f1f0bbe1674c64d6f27791f53c0ef2b 2024 ftpmirror_1.96+dfsg-16.1.dsc b328a06ee7025758789c8c3d222f3398aa573c61 24400 ftpmirror_1.96+dfsg-16.1.debian.tar.xz 0593a80a538d1f1f47c52a154eabca7313c43b06 6204 ftpmirror_1.96+dfsg-16.1_sourceonly.buildinfo Files: 4b0b670deeb0f63fe62c92e0c30091f7 2024 net optional ftpmirror_1.96+dfsg-16.1.dsc 86023e7af86d024fafacfab67baa8d8c 24400 net optional ftpmirror_1.96+dfsg-16.1.debian.tar.xz b35c2eb802775a674c1acdda33c58d04 6204 - - ftpmirror_1.96+dfsg-16.1_sourceonly.buildinfo -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAma2xQpfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ qgacZQ/+MYMj/BaUWQEWI8THgSLu0mC+jkMDtg1ARcGerXA/LyzSTVs88PRIHu6M rUGD2TUb56rAXfKUzs4a8j17jsIoX9/KxZaKcOTfCU8v2FX4amGNZ2RiUnksXgXY VZpFtcTeTgxK8XuYiMTiSQRuiwzIioygagn5mCoqdAGI2fXfNEbdM0/qnaQi6mnu mVP4yZ9oOkOc5c8ZyjVST7EowIYw7s5fK4YkbPOIwR2RZAsdWgE4dvC8JI4eG51M BYcSMFBmmRp3sSk2ri57YnO/BRrwHm9zEr2rXeWN2EZ5esEfiS9j5F88FJqaYcHy +bCVi/9jwCSjwlFzycHaOKIQHxwjvQv3+RdPtU1q8wt7Aj9INWcm35hGyTbi29ht vrPg4mEVWNYAqGvTrmIUtFuGY2qltD55CAlw8V8huhL/3GwEVD3TS0WYcKfE/j98 koj0YxqCfSiU8p80oZZU2wYO+Q0Jc6in8QiUVrqWA8IqkLUJn0nNLi6iMXzVXAtC kbbCrgyucEKvDmr0Th187D83Ge/J7sTo4KJgm1FZ39dlpsoAcdBT1L/Ka3R/v39k AhM6Z8Q9vgDJEO6/QiWZIDS/zWvybqGkwxf5TyoNP5LKtq32v3cUvtgS79iQYHhO PWShWMEWfjGdWXun2EwRHbvfLv+LjO7j0ZHtdt7PKIgUGpbGH90= =SUNT -----END PGP SIGNATURE-----pgpDiqeMYkv1p.pgp
Description: PGP signature
--- End Message ---