Your message dated Tue, 23 Apr 2024 15:06:04 +0000 with message-id <e1rzhie-009nhu...@fasolo.debian.org> and subject line Bug#1067075: fixed in openvas-scanner 23.0.1-1 has caused the Debian Bug report #1067075, regarding openvas-scanner: FTBFS on arm{el,hf}: /<<PKGBUILDDIR>>/src/attack.c:1617:16: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘__time64_t’ {aka ‘long long int’} [-Werror=format=] 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.) -- 1067075: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067075 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: openvas-scanner Version: 22.7.9-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac...@debian.org https://buildd.debian.org/status/fetch.php?pkg=openvas-scanner&arch=armhf&ver=22.7.9-1%2Bb1&stamp=1710667919&raw=0 [ 89%] Building C object src/CMakeFiles/openvas.dir/pluginload.c.o cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/src && /usr/bin/cc -DNVT_TIMEOUT=320 -DOPENVAS_CONF=\"/etc/openvas/openvas.conf\" -DOPENVAS_DATA_DIR=\"/usr/share/openvas\" -DOPENVAS_FEED_LOCK_PATH=\"/var/lib/openvas/feed-update.lock\" -DOPENVAS_NVT_DIR=\"/var/lib/openvas/plugins\" -DOPENVAS_RUN_DIR=\"/run/ospd\" -DOPENVAS_STATE_DIR=\"/var/lib/openvas\" -DOPENVAS_SYSCONF_DIR=\"/etc/openvas\" -DOPENVAS_VERSION=\"22.7.9\" -DPREFIX=\"/usr\" -DSCANNER_NVT_TIMEOUT=36000 -DSYSCONFDIR=\"/etc\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gvm -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1 -std=c11 -Wall -Wextra -Werror -Wpedantic -Wmissing-prototypes -Wshadow -Wsequence-point -D_BSD_SOURCE -D_ISOC11_SOURCE -D_SVID_SOURCE -D_DEFAULT_SOURCE -O3 -DNDEBUG -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -MD -MT src/CMakeFiles/openvas.dir/pluginload.c.o -MF CMakeFiles/openvas.dir/pluginload.c.o.d -o CMakeFiles/openvas.dir/pluginload.c.o -c /<<PKGBUILDDIR>>/src/pluginload.c In file included from /usr/include/glib-2.0/glib.h:64, from /<<PKGBUILDDIR>>/src/../misc/scanneraux.h:14, from /<<PKGBUILDDIR>>/src/attack.h:16, from /<<PKGBUILDDIR>>/src/attack.c:13: /<<PKGBUILDDIR>>/src/attack.c: In function ‘attack_network’: /<<PKGBUILDDIR>>/src/attack.c:1617:16: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘__time64_t’ {aka ‘long long int’} [-Werror=format=] 1617 | g_message ("Vulnerability scan %s finished in %ld seconds: " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1618 | "%d alive hosts of %d", 1619 | globals->scan_id, now.tv_sec - then.tv_sec, | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | __time64_t {aka long long int} /usr/include/glib-2.0/glib/gmessages.h:350:32: note: in definition of macro ‘g_message’ 350 | __VA_ARGS__) | ^~~~~~~~~~~ /<<PKGBUILDDIR>>/src/attack.c:1617:53: note: format string is defined here 1617 | g_message ("Vulnerability scan %s finished in %ld seconds: " | ~~^ | | | long int | %lld /<<PKGBUILDDIR>>/src/attack.c:1622:16: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘__time64_t’ {aka ‘long long int’} [-Werror=format=] 1622 | g_message ("Vulnerability scan %s finished in %ld seconds: %d hosts", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1623 | globals->scan_id, now.tv_sec - then.tv_sec, | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | __time64_t {aka long long int} /usr/include/glib-2.0/glib/gmessages.h:350:32: note: in definition of macro ‘g_message’ 350 | __VA_ARGS__) | ^~~~~~~~~~~ /<<PKGBUILDDIR>>/src/attack.c:1622:53: note: format string is defined here 1622 | g_message ("Vulnerability scan %s finished in %ld seconds: %d hosts", | ~~^ | | | long int | %lld Cheers -- Sebastian Ramacher
--- End Message ---
--- Begin Message ---Source: openvas-scanner Source-Version: 23.0.1-1 Done: Sophie Brun <sop...@offensive-security.com> We believe that the bug you reported is fixed in the latest version of openvas-scanner, 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 1067...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sophie Brun <sop...@offensive-security.com> (supplier of updated openvas-scanner 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: Tue, 23 Apr 2024 16:32:50 +0200 Source: openvas-scanner Architecture: source Version: 23.0.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Security Tools <team+pkg-secur...@tracker.debian.org> Changed-By: Sophie Brun <sop...@offensive-security.com> Closes: 1067075 1067672 Changes: openvas-scanner (23.0.1-1) unstable; urgency=medium . * New upstream version 23.0.0 * Update debian/copyright * Update build-deps * New upstream version 23.0.1 * Fix FTBFS on arm{el,hf} (Closes: #1067075), thanks to Simon Chopin * Use distro FORTIFY_SOURCE (Closes: #1067672), Thanks to Florent 'Skia' Jacquet Checksums-Sha1: 92bff9a3b6dc8507c99e5812a15d3e83590cb4f2 2259 openvas-scanner_23.0.1-1.dsc f54d5aa2b22d78bf01949e40579dd29c3e01ba00 1387550 openvas-scanner_23.0.1.orig.tar.gz 40b15258f76373c4e7eb155b4174a2292725d065 28492 openvas-scanner_23.0.1-1.debian.tar.xz d18303c78483d42620462c35f2bfded44c850956 8413 openvas-scanner_23.0.1-1_source.buildinfo Checksums-Sha256: f79d229a2a5a5479677f20da83439354ce797c5f862ce382bdf0b97a07065bcc 2259 openvas-scanner_23.0.1-1.dsc 26d43e7c24fc80a7b62ed757590f57c5c068bc7fd99b061052d83c36597ee927 1387550 openvas-scanner_23.0.1.orig.tar.gz 5fc75fb7c5c34c4b665da7a02c769f6f365e4f8e873cc04ca083e466d3e3fb3b 28492 openvas-scanner_23.0.1-1.debian.tar.xz e29c918b26bb2d1fd5ba73a7b729d6f8e0b4d722fb1f1a7c78c5ff21aece70cf 8413 openvas-scanner_23.0.1-1_source.buildinfo Files: 54f77281b17c96caaf334c338b992ae6 2259 admin optional openvas-scanner_23.0.1-1.dsc cc5525e15902f98f4e0192c6c22c974a 1387550 admin optional openvas-scanner_23.0.1.orig.tar.gz 4174c582490d70017c17d1af3922c117 28492 admin optional openvas-scanner_23.0.1-1.debian.tar.xz 290a4b3cb587a3bb2123399a4aa49d65 8413 admin optional openvas-scanner_23.0.1-1_source.buildinfo -----BEGIN PGP SIGNATURE----- Comment: Signed by Sophie Brun iQIzBAEBCgAdFiEEOyG45orlwW+H9TItV5J4OyBv7jAFAmYnxxIACgkQV5J4OyBv 7jC8Bw//bryF7eflGymG1rrxDbg01dvTc1PjcUa1+GLbvWdJ5z3LIloyn48HRncT /RUxQrRd/FEQTc2dR34K1QqxrgPDj3PHhgROkKVugHg0JGI7rDAiR6Jf4JnF6/py 0F3cqqjVrpCVvIvC/mZva9CSvHwBbWHsjNgGJYNt8TvIJ+tVSsKwdlhi3EYIjnCl 0PH0f8AnOdAJkLHZ4rYnGLXKUAV0Q1qjWe3y38UN5e/Ux5NGhHg9Uv/QmGfbKdsj M4dQtSuRRYv/bc6VTfKD6xxD8VI7BRIUtGEAEoPel7vAVdZGECJJSu/6LjKmV40B 5SKPFyRH6k3YsUZuXd6vvdu9wc+flWJGkyDkRvn98F7svpCI2PRG/Q1FShN9DB9g ATFVyV8PnJbe4b3dxf35ldsv99FYHMv0/mk1oppU6eD802G+aNbec1dRy2r9wikz 2lNi5PS/jszo9L4vISPd96s0djEWh37vdgUdXzvfncLeY5B5D3u1cOxs5DgYKJJ8 PPPkK5dPeUqqe7/hbCjYW0JNTzcF9pxCINgqr9t6ULSM97alIPuBfVyCzvvrWenq foKyXZfQspiB/TTlBm3yglib+AB7Bu169YbM4DS1TVeIS/Rmv3b2L833D0ZTpHh+ bAw1juDBOa5KTFfn3LubavASICQg5a/D7oh+fGvhZSiUxmN3ugM= =uiYh -----END PGP SIGNATURE-----pgpu5Gw7PERVf.pgp
Description: PGP signature
--- End Message ---