Your message dated Thu, 17 Mar 2022 19:49:59 +0000 with message-id <[email protected]> and subject line Bug#997231: fixed in nfstrace 0.4.3.2+git20200805+b220d04-2.1 has caused the Debian Bug report #997231, regarding nfstrace: FTBFS: header_window.cpp:77:82: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘time_t’ {aka ‘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 [email protected] immediately.) -- 997231: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997231 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: nfstrace Version: 0.4.3.2+git20200805+b220d04-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/analyzers/src/watch && /usr/bin/c++ > -Dwatch_EXPORTS -I/<<PKGBUILDDIR>>/src -I/usr/include/tirpc > -I/<<PKGBUILDDIR>>/analyzers/src/watch -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -pedantic > -Wall -Werror -Wextra -Wno-invalid-offsetof > -Wno-error=address-of-packed-member -fPIC -fvisibility=hidden -fPIC -MD -MT > analyzers/src/watch/CMakeFiles/watch.dir/nc_windows/header_window.cpp.o -MF > CMakeFiles/watch.dir/nc_windows/header_window.cpp.o.d -o > CMakeFiles/watch.dir/nc_windows/header_window.cpp.o -c > /<<PKGBUILDDIR>>/analyzers/src/watch/nc_windows/header_window.cpp > /<<PKGBUILDDIR>>/analyzers/src/watch/nc_windows/header_window.cpp: In member > function ‘void HeaderWindow::update()’: > /<<PKGBUILDDIR>>/analyzers/src/watch/nc_windows/header_window.cpp:77:82: > error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type > ‘time_t’ {aka ‘long int’} [-Werror=format=] > 77 | mvwprintw(_window, HEADER::ELAPSED_LINE, FIRST_CHAR_POS, "Elapsed > time: \t %d days; %d:%d:%d times", > | > ~^ > | > | > | > int > | > %ld > 78 | shift_time / SECINDAY, shift_time % SECINDAY / > SECINHOUR, shift_time % SECINHOUR / SECINMIN, shift_time % SECINMIN); > | ~~~~~~~~~~~~~~~~~~~~~ > > | | > | time_t {aka long int} > /<<PKGBUILDDIR>>/analyzers/src/watch/nc_windows/header_window.cpp:77:91: > error: format ‘%d’ expects argument of type ‘int’, but argument 6 has type > ‘time_t’ {aka ‘long int’} [-Werror=format=] > 77 | mvwprintw(_window, HEADER::ELAPSED_LINE, FIRST_CHAR_POS, "Elapsed > time: \t %d days; %d:%d:%d times", > | > ~^ > | > | > | > int > | > %ld > 78 | shift_time / SECINDAY, shift_time % SECINDAY / > SECINHOUR, shift_time % SECINHOUR / SECINMIN, shift_time % SECINMIN); > | > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | time_t > {aka long int} > /<<PKGBUILDDIR>>/analyzers/src/watch/nc_windows/header_window.cpp:77:94: > error: format ‘%d’ expects argument of type ‘int’, but argument 7 has type > ‘time_t’ {aka ‘long int’} [-Werror=format=] > 77 | mvwprintw(_window, HEADER::ELAPSED_LINE, FIRST_CHAR_POS, "Elapsed > time: \t %d days; %d:%d:%d times", > | > ~^ > | > | > | > int > | > %ld > 78 | shift_time / SECINDAY, shift_time % SECINDAY / > SECINHOUR, shift_time % SECINHOUR / SECINMIN, shift_time % SECINMIN); > | > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | > | > | > time_t {aka long int} > /<<PKGBUILDDIR>>/analyzers/src/watch/nc_windows/header_window.cpp:77:97: > error: format ‘%d’ expects argument of type ‘int’, but argument 8 has type > ‘time_t’ {aka ‘long int’} [-Werror=format=] > 77 | mvwprintw(_window, HEADER::ELAPSED_LINE, FIRST_CHAR_POS, "Elapsed > time: \t %d days; %d:%d:%d times", > | > ~^ > | > | > | > int > | > %ld > 78 | shift_time / SECINDAY, shift_time % SECINDAY / > SECINHOUR, shift_time % SECINHOUR / SECINMIN, shift_time % SECINMIN); > | > ~~~~~~~~~~~~~~~~~~~~~ > | > | > | > time_t {aka long int} > cc1plus: all warnings being treated as errors > make[3]: *** [analyzers/src/watch/CMakeFiles/watch.dir/build.make:79: > analyzers/src/watch/CMakeFiles/watch.dir/nc_windows/header_window.cpp.o] > Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/nfstrace_0.4.3.2+git20200805+b220d04-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---Source: nfstrace Source-Version: 0.4.3.2+git20200805+b220d04-2.1 Done: Nick Rosbrook <[email protected]> We believe that the bug you reported is fixed in the latest version of nfstrace, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Nick Rosbrook <[email protected]> (supplier of updated nfstrace 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 17 Mar 2022 13:21:02 -0400 Source: nfstrace Architecture: source Version: 0.4.3.2+git20200805+b220d04-2.1 Distribution: unstable Urgency: medium Maintainer: Andrej Shadura <[email protected]> Changed-By: Nick Rosbrook <[email protected]> Closes: 997231 Launchpad-Bugs-Fixed: 1965155 Changes: nfstrace (0.4.3.2+git20200805+b220d04-2.1) unstable; urgency=medium . * Non-maintainer upload * debian/patches/0001-analyzers-fix-a-couple-format-errors.patch: Fix -Werror=format build errors (LP: #1965155, Closes: #997231). Checksums-Sha1: 511ac8f090314631b6d60ba02a9f98d641b04729 2343 nfstrace_0.4.3.2+git20200805+b220d04-2.1.dsc 31cf328e4c2a9004ab5b3267f5c9543160a193bd 4984 nfstrace_0.4.3.2+git20200805+b220d04-2.1.debian.tar.xz 2edb950306999b600ae19666383d56cbabd3124e 9259 nfstrace_0.4.3.2+git20200805+b220d04-2.1_source.buildinfo Checksums-Sha256: c486270beb87d67e056199b564ae857c9692e73fb1563af926bb7f66c6ef6986 2343 nfstrace_0.4.3.2+git20200805+b220d04-2.1.dsc ebe1c1bbdd0781fe7cc746e5a9e62dd4f22bcea8c4d3251b9e00d72881d18e79 4984 nfstrace_0.4.3.2+git20200805+b220d04-2.1.debian.tar.xz 7cc6f8c97196fb3a5ab027e967d29d20fca9e93623b9e825afd31687cda8d98b 9259 nfstrace_0.4.3.2+git20200805+b220d04-2.1_source.buildinfo Files: ac4a35e5986f36553578050d4890246e 2343 net optional nfstrace_0.4.3.2+git20200805+b220d04-2.1.dsc e404faec617216f2ca88a2a93e13ea74 4984 net optional nfstrace_0.4.3.2+git20200805+b220d04-2.1.debian.tar.xz 5201f375f63e4ec53eca120f7f8dbc5c 9259 net optional nfstrace_0.4.3.2+git20200805+b220d04-2.1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmIzjjkACgkQ808JdE6f XdkBNw//fKFx4CnebO9b+Buy3qtl/fwMj4t9zYAGfae7Tg4HzUZzAc3qtEkYSsyz 2q1H/2IBVa/rtqDa3pklYn5MZy8gE8r9e8/6c4izIJ6WMPzdl8JXtsRkoOgb8qXb lqppIFosyGuCB9f9AuVHHGIjuGAipD7S5qPLc/JvhPggeqJiPbLoDBVo8pBOi/ti W3+FYe6erF73uL+HYoiv+hlIvk09YQja4rsZzp4CPBPmNyAnqhuw0rzqt5K4RLei pgu4VWrK+xuDEyJ5bhlcENABW4TEYskbxfBXqk0IL7CyGxbg0foTJapmOV5NSWFh gYh+j95oesfs1mbRbbJuh1Fea0e/bfxBQE1/UVgux0vYxZV9lbDYR5BHlPIaXjFR aqNrTFg/zfdhd4xXWMW/kn4NN/srwsncjtipAsdl5c1scBYbUPdQWqY/XNBvoZ5G W2pR/F8+DItSIOTbtFKUkHjvQz/OvKnqMTZB7WzPgjY7W1xjZl4D4R1tcteg3a56 KZ/MAUaUnGtQo9UPxmI/4Vd/yWj/0bMthKqRitzaa/GtsmMSfOfYab6+pC/LAQXf OF2iDoXgRvO64hj/SLXJlN2HFW8iz4hbYc1Xm/v35YEv8hsxlznN/X1VPCim+YGs ke2ifFoVIWtEJhLjZIf7B0KaxrA8tEBvQLjXPI0UFSOK8H7sx1s= =CeyI -----END PGP SIGNATURE-----
--- End Message ---

