Your message dated Mon, 27 May 2024 22:50:41 +0000
with message-id <[email protected]>
and subject line Bug#1069423: fixed in fcoe-utils 1.0.34-6
has caused the Debian Bug report #1069423,
regarding fcoe-utils: FTBFS on armhf: lib/sa_log.c:185:45: error: format ‘%ld’
expects argument of type ‘long int’, but argument 3 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 [email protected]
immediately.)
--
1069423: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069423
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fcoe-utils
Version: 1.0.34-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf
Hi,
During a rebuild of all packages in sid, your package failed to build
on armhf.
Relevant part (hopefully):
> gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\"
> -DPACKAGE_VERSION=\"1.0.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\"
> -DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"
> -DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -I.
> -I./include -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wall -Wformat=2 -Werror -Wextra -Wmissing-prototypes
> -Wstrict-prototypes -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -c -o lib/sa_log.o
> lib/sa_log.c
> lib/sa_log.c: In function ‘sa_log_timestamp’:
> lib/sa_log.c:185:45: error: format ‘%ld’ expects argument of type ‘long int’,
> but argument 3 has type ‘__time64_t’ {aka ‘long long int’} [-Werror=format=]
> 185 | fprintf(stderr, "%4ld.%3.3" PRIu64 "",
> | ~~~^
> | |
> | long int
> | %4lld
> 186 | diff.tv_sec, (u_int64_t)diff.tv_usec
> / 1000);
> | ~~~~~~~~~~~
> | |
> | __time64_t {aka long long int}
> gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\"
> -DPACKAGE_VERSION=\"1.0.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\"
> -DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"
> -DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -I.
> -I./include -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wall -Wformat=2 -Werror -Wextra -Wmissing-prototypes
> -Wstrict-prototypes -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -c -o
> lib/sa_select.o lib/sa_select.c
> gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\"
> -DPACKAGE_VERSION=\"1.0.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\"
> -DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"
> -DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -I.
> -I./include -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wall -Wformat=2 -Werror -Wextra -Wmissing-prototypes
> -Wstrict-prototypes -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -c -o
> lib/sa_timer.o lib/sa_timer.c
> cc1: all warnings being treated as errors
> make[1]: *** [Makefile:613: lib/sa_log.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/04/20/fcoe-utils_1.0.34-5_unstable-armhf.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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 mark 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: fcoe-utils
Source-Version: 1.0.34-6
Done: tony mancill <[email protected]>
We believe that the bug you reported is fixed in the latest version of
fcoe-utils, 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.
tony mancill <[email protected]> (supplier of updated fcoe-utils 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: SHA512
Format: 1.8
Date: Mon, 27 May 2024 15:20:23 -0700
Source: fcoe-utils
Architecture: source
Version: 1.0.34-6
Distribution: unstable
Urgency: medium
Maintainer: Debian FCoE Team <[email protected]>
Changed-By: tony mancill <[email protected]>
Closes: 1069423
Changes:
fcoe-utils (1.0.34-6) unstable; urgency=medium
.
* Add 07-armhf-t64.patch to address FTBFS on armhf (Closes: #1069423)
* Bump Standards-Version to 4.7.0
* Freshen years in debian/copyright
* Update B-D on pkg-config to pkgconf
Checksums-Sha1:
8ac172627d9161f7233aeb5f20dee36df904f075 2156 fcoe-utils_1.0.34-6.dsc
00c1b44d03c6c9d21e9102b7528484f39b019092 9076 fcoe-utils_1.0.34-6.debian.tar.xz
343ec1c8685ef5586069054d14eee145b1375ba1 6315
fcoe-utils_1.0.34-6_amd64.buildinfo
Checksums-Sha256:
4c1a1bc55f2743a244dbfafc26d169df9809cddd9eec3476bfd4f235dfc1991a 2156
fcoe-utils_1.0.34-6.dsc
e6e90c64ec6654015f638efe8ed461bdeb59e0449923053f4caec49984abfb24 9076
fcoe-utils_1.0.34-6.debian.tar.xz
eace7c1bb3fd6b05eaf8ddd3309a39ead470a2a3704ec72daf58bf0abe42328d 6315
fcoe-utils_1.0.34-6_amd64.buildinfo
Files:
b5991f6d3be4396fb515826e237f1737 2156 misc optional fcoe-utils_1.0.34-6.dsc
2f3a232f6b77b57b2a4929cdb131d083 9076 misc optional
fcoe-utils_1.0.34-6.debian.tar.xz
9f1430816754e3b2d44fc0382393c457 6315 misc optional
fcoe-utils_1.0.34-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmZVCjYUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpa0XBAAmtkehORlhtw5aezNHzeGo1soMHjO
Yk5Dz7pdbCP9QfC5nKdRUIh97fpG1Ql+ZuYnuErIG3+TI/GsoTTy/ZXYqIcZrztN
xVbv0dl4HRPgpEtFoJgHaU28M7MBIRrsdsUasOxQQ1QGkhH3ymu3nG9qqb+g9aaY
UljSGuOrEwBCAyBs/MGn9wMuY5FJKwX9/DsLqiRbiPHgowKRH2aBw8NicA1/mHh7
OXLY+nXqhPyrQpd8x7ZsAQG3YJ/gWI7T9gBKu5qVDCQ7iIKnsdwgSBizPFt4qrdr
x2qGD5MYeRpKWLDcaEpgUqiAN+S6a7Nh5ll8s1KLECvgM3UfMCkeBCOunHmyXN0k
QmYiXBZm0gOb/EYzMVA8R9I2pQ+u3tJmLdDE7nrRkpH+f/r36bP2monTGhD+cl6h
lNQ9JCGvAgpgCwKjDHbN+qhbAxEb76C6BhYDDf3UdKFHFvolr3dDezMgv0RV/tWt
LrrJLhxz9P6XQtUY4Y+yhrxwGb9llrYh/AidZ+wZFK0f2ecMg4E0CizO0GxE9TkY
nfErdLFUT36Kbt5CCBVHx59dsXJq4hUwStTMbMp+GElhtiBflWpixHYzEcpxexK/
d6kUXAaCeUuBTp0QtTGqjQ+NdcEsYeiyK8CvxfI8JfVTRXoaJgzNV6hT6UBx3gUY
6VlzLqmaUJarkl0=
=84mU
-----END PGP SIGNATURE-----
pgpHG6sVr24AJ.pgp
Description: PGP signature
--- End Message ---