Your message dated Thu, 14 Mar 2024 08:47:45 +0000
with message-id <e1rkgkb-00bjty...@fasolo.debian.org>
and subject line Bug#1066207: fixed in mrpt 1:2.11.10+ds-2
has caused the Debian Bug report #1066207,
regarding mrpt: FTBFS: xstimestamp.c:145:34: error: implicit declaration of
function ‘timegm’; did you mean ‘time’? [-Werror=implicit-function-declaration]
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.)
--
1066207: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066207
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mrpt
Version: 1:2.11.10+ds-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration
Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/3rdparty && /usr/bin/cc
> -D_LOG_TO_STDOUT -D_POSIX_C_SOURCE=200809L -I/usr/include/suitesparse
> -isystem /<<PKGBUILDDIR>>/3rdparty/xspublic -isystem
> /<<PKGBUILDDIR>>/3rdparty/xspublic/xstypes -isystem
> /<<PKGBUILDDIR>>/3rdparty/xspublic/xscommon -isystem
> /<<PKGBUILDDIR>>/3rdparty/xspublic/xscontroller -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
> -std=c99 -include xscommon_config.h -include xsens_compat.h -include
> xscontrollerconfig.h -Wall -Wno-long-long -Wno-variadic-macros -Wshadow
> -Wreturn-local-addr -Werror=return-local-addr -Wno-psabi -Wno-write-strings
> -Wreturn-type -Werror=return-type -Wformat -Werror=format-security -Wextra
> -Wtype-limits -Wcast-align -Wparentheses -Wno-unused-parameter -fPIC
> -fms-extensions -Wno-parentheses -MD -MT
> 3rdparty/CMakeFiles/mrpt_xsens.dir/xspublic/xstypes/xstriggerindicationdata.c.o
> -MF CMakeFiles/mrpt_xsens.dir/xspublic/xstypes/xstriggerindicationdata.c.o.d
> -o CMakeFiles/mrpt_xsens.dir/xspublic/xstypes/xstriggerindicationdata.c.o -c
> /<<PKGBUILDDIR>>/3rdparty/xspublic/xstypes/xstriggerindicationdata.c
> /<<PKGBUILDDIR>>/3rdparty/xspublic/xstypes/xstimestamp.c: In function
> ‘XsTimeStamp_fromTimeInfo’:
> /<<PKGBUILDDIR>>/3rdparty/xspublic/xstypes/xstimestamp.c:145:34: error:
> implicit declaration of function ‘timegm’; did you mean ‘time’?
> [-Werror=implicit-function-declaration]
> 145 | epoch = (int64_t)timegm(&utctm);
> | ^~~~~~
> | time
> [ 20%] Building C object
> 3rdparty/CMakeFiles/mrpt_xsens.dir/xspublic/xstypes/xstypedefs.c.o
> cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/3rdparty && /usr/bin/cc
> -D_LOG_TO_STDOUT -D_POSIX_C_SOURCE=200809L -I/usr/include/suitesparse
> -isystem /<<PKGBUILDDIR>>/3rdparty/xspublic -isystem
> /<<PKGBUILDDIR>>/3rdparty/xspublic/xstypes -isystem
> /<<PKGBUILDDIR>>/3rdparty/xspublic/xscommon -isystem
> /<<PKGBUILDDIR>>/3rdparty/xspublic/xscontroller -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
> -std=c99 -include xscommon_config.h -include xsens_compat.h -include
> xscontrollerconfig.h -Wall -Wno-long-long -Wno-variadic-macros -Wshadow
> -Wreturn-local-addr -Werror=return-local-addr -Wno-psabi -Wno-write-strings
> -Wreturn-type -Werror=return-type -Wformat -Werror=format-security -Wextra
> -Wtype-limits -Wcast-align -Wparentheses -Wno-unused-parameter -fPIC
> -fms-extensions -Wno-parentheses -MD -MT
> 3rdparty/CMakeFiles/mrpt_xsens.dir/xspublic/xstypes/xstypedefs.c.o -MF
> CMakeFiles/mrpt_xsens.dir/xspublic/xstypes/xstypedefs.c.o.d -o
> CMakeFiles/mrpt_xsens.dir/xspublic/xstypes/xstypedefs.c.o -c
> /<<PKGBUILDDIR>>/3rdparty/xspublic/xstypes/xstypedefs.c
> cc1: some warnings being treated as errors
> make[4]: *** [3rdparty/CMakeFiles/mrpt_xsens.dir/build.make:1815:
> 3rdparty/CMakeFiles/mrpt_xsens.dir/xspublic/xstypes/xstimestamp.c.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/13/mrpt_2.11.10+ds-1.1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@debian.org&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: mrpt
Source-Version: 1:2.11.10+ds-2
Done: Jose Luis Blanco Claraco <joseluisblan...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
mrpt, 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 1066...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jose Luis Blanco Claraco <joseluisblan...@gmail.com> (supplier of updated mrpt
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: Thu, 14 Mar 2024 01:43:48 +0100
Source: mrpt
Architecture: source
Version: 1:2.11.10+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Jose Luis Blanco Claraco <joseluisblan...@gmail.com>
Changed-By: Jose Luis Blanco Claraco <joseluisblan...@gmail.com>
Closes: 1066207
Changes:
mrpt (1:2.11.10+ds-2) unstable; urgency=medium
.
* Add d/patch to fix FTBFS (Closes: #1066207)
Checksums-Sha1:
e3891674557360fa7d437e388cd68f3893eb465e 8275 mrpt_2.11.10+ds-2.dsc
c7510ae0a9e5156e3968dcd472602b5d4a30d45d 37984 mrpt_2.11.10+ds-2.debian.tar.xz
Checksums-Sha256:
8d83b7d95496058784c5925b68a44fd9f5c27d6b37057380905e828e7e42c5c3 8275
mrpt_2.11.10+ds-2.dsc
11725c19e1fe2a24e65cd2283555c9506aa9345896e1a24ef4f02005f7674cb2 37984
mrpt_2.11.10+ds-2.debian.tar.xz
Files:
4727752e7679016df345add7f2de8a2e 8275 science optional mrpt_2.11.10+ds-2.dsc
04a7dccd774c9629c0bd9ca799a37977 37984 science optional
mrpt_2.11.10+ds-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmXytIUACgkQW//cwljm
lDM80A//fLmf3KAURLVaLDKx8zyBn5cxkXsM+CkSERjGcIsf5/klepB1izarbNyr
T6GtnEGQhzAY6fgdUa6I9TAX8tMeGHqOapV+H9rUzwAahPtmkFcLYMTr2gNQLzzj
/n4DK9KEO2Al/SjV/jHfkeGoG/9qQGHmfq1/SCmDRjaxX+AKWgW7kxYXjcyYMQ0c
kykSzkLS4IlhO2kzA8zc67xN0g3f783gQ5h2skQSJ10w8mKukiFTifAwXUcZxU+j
8PpkgjBIOqi+Y0g0TpVvEOasKp3dftEuP7DVXgvJg0vl/iCW5x/hHs/RxJsP188c
QxLyQnPZzNKfWQFiIPmsmpiwEdlBtboWX4py5y6qaSBx660nXKxo/x+H9OxAOl8z
ju+Y0aCYVH8xrdOSZ3nsUXSB3OKi+qFOJlsXuBF5tO/4WqY9nP73wmhTSkRhpxFB
yEm9FBuIezBFgncVbDP9VNQFQlqEstwTXQHH7ZdJ5xqrc5HdZnfdBclAlhDrvSxH
5ELqtyyYPoNECrJvQ0cdGQAaQ5PBruic70o2OjZ64VB2DZZS2y+HDqhypaihtpD3
0/C3Z19YpDyZGJzEVyKMwQ/GtDYRTKY8pn7jZ38+y7riux0chKs3GlwWMpcudbLB
9XwkmezF/E9xW3RQ+SY6ZFjB4bqjUGqZKZ18y1OVhpxY/5FP/lM=
=xsS6
-----END PGP SIGNATURE-----
pgpeENMZmCxK0.pgp
Description: PGP signature
--- End Message ---