Your message dated Mon, 24 Feb 2025 09:19:18 +0000
with message-id <[email protected]>
and subject line Bug#1037901: fixed in xir 2.5-2
has caused the Debian Bug report #1037901,
regarding xir: ftbfs with GCC-13
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.)
--
1037901: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037901
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xir
Version: 2.5-1
Severity: normal
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-13
[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-13/g++-13, but succeeds to build with gcc-12/g++-12. 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/2023/05/22/logs/xir_2.5-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 13, either set CC=gcc-13 CXX=g++-13 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-13/porting_to.html
[...]
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir && /usr/bin/c++
-DGFLAGS_IS_A_DLL=0 -DGLOG_CUSTOM_PREFIX_SUPPORT -DUNI_LOG_NDEBUG -DXIR_EXPORT
-Dxir_EXPORTS -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/xir/util
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++17 -Wall
-Werror -O0 -fno-inline -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
-std=gnu++17 -MD -MT src/xir/CMakeFiles/xir.dir/util/error_code.cpp.o -MF
CMakeFiles/xir.dir/util/error_code.cpp.o.d -o
CMakeFiles/xir.dir/util/error_code.cpp.o -c
/<<PKGBUILDDIR>>/src/xir/util/error_code.cpp
[ 19%] Building CXX object src/xir/CMakeFiles/xir.dir/attrs/attr_def.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir && /usr/bin/c++
-DGFLAGS_IS_A_DLL=0 -DGLOG_CUSTOM_PREFIX_SUPPORT -DUNI_LOG_NDEBUG -DXIR_EXPORT
-Dxir_EXPORTS -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/xir/util
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++17 -Wall
-Werror -O0 -fno-inline -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
-std=gnu++17 -MD -MT src/xir/CMakeFiles/xir.dir/util/tool_function.cpp.o -MF
CMakeFiles/xir.dir/util/tool_function.cpp.o.d -o
CMakeFiles/xir.dir/util/tool_function.cpp.o -c
/<<PKGBUILDDIR>>/src/xir/util/tool_function.cpp
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir && /usr/bin/c++
-DGFLAGS_IS_A_DLL=0 -DGLOG_CUSTOM_PREFIX_SUPPORT -DUNI_LOG_NDEBUG -DXIR_EXPORT
-Dxir_EXPORTS -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/xir/util
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++17 -Wall
-Werror -O0 -fno-inline -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
-std=gnu++17 -MD -MT src/xir/CMakeFiles/xir.dir/util/data_type.cpp.o -MF
CMakeFiles/xir.dir/util/data_type.cpp.o.d -o
CMakeFiles/xir.dir/util/data_type.cpp.o -c
/<<PKGBUILDDIR>>/src/xir/util/data_type.cpp
[ 21%] Building CXX object
src/xir/CMakeFiles/xir.dir/attrs/attr_expander_imp.cpp.o
[ 23%] Building CXX object src/xir/CMakeFiles/xir.dir/util/internal_util.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir && /usr/bin/c++
-DGFLAGS_IS_A_DLL=0 -DGLOG_CUSTOM_PREFIX_SUPPORT -DUNI_LOG_NDEBUG -DXIR_EXPORT
-Dxir_EXPORTS -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/xir/util
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++17 -Wall
-Werror -O0 -fno-inline -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
-std=gnu++17 -MD -MT src/xir/CMakeFiles/xir.dir/attrs/attr_def.cpp.o -MF
CMakeFiles/xir.dir/attrs/attr_def.cpp.o.d -o
CMakeFiles/xir.dir/attrs/attr_def.cpp.o -c
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir && /usr/bin/c++
-DGFLAGS_IS_A_DLL=0 -DGLOG_CUSTOM_PREFIX_SUPPORT -DUNI_LOG_NDEBUG -DXIR_EXPORT
-Dxir_EXPORTS -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/xir/util
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++17 -Wall
-Werror -O0 -fno-inline -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
-std=gnu++17 -MD -MT src/xir/CMakeFiles/xir.dir/util/internal_util.cpp.o -MF
CMakeFiles/xir.dir/util/internal_util.cpp.o.d -o
CMakeFiles/xir.dir/util/internal_util.cpp.o -c
/<<PKGBUILDDIR>>/src/xir/util/internal_util.cpp
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir && /usr/bin/c++
-DGFLAGS_IS_A_DLL=0 -DGLOG_CUSTOM_PREFIX_SUPPORT -DUNI_LOG_NDEBUG -DXIR_EXPORT
-Dxir_EXPORTS -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/xir/util
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xir -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++17 -Wall
-Werror -O0 -fno-inline -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
-std=gnu++17 -MD -MT src/xir/CMakeFiles/xir.dir/attrs/attr_expander_imp.cpp.o
-MF CMakeFiles/xir.dir/attrs/attr_expander_imp.cpp.o.d -o
CMakeFiles/xir.dir/attrs/attr_expander_imp.cpp.o -c
/<<PKGBUILDDIR>>/src/xir/attrs/attr_expander_imp.cpp
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:29:59: error: ‘uint8_t’ was not
declared in this scope
29 | std::type_index TYPE_INDEX_UINT8 = std::type_index(typeid(uint8_t));
| ^~~~~~~
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:22:1: note: ‘uint8_t’ is defined in
header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
21 | #include <vector>
+++ |+#include <cstdint>
22 |
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:31:60: error: ‘uint16_t’ was not
declared in this scope
31 | std::type_index TYPE_INDEX_UINT16 = std::type_index(typeid(uint16_t));
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:31:60: note: ‘uint16_t’ is defined
in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:33:60: error: ‘uint32_t’ was not
declared in this scope
33 | std::type_index TYPE_INDEX_UINT32 = std::type_index(typeid(uint32_t));
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:33:60: note: ‘uint32_t’ is defined
in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:35:60: error: ‘uint64_t’ was not
declared in this scope
35 | std::type_index TYPE_INDEX_UINT64 = std::type_index(typeid(uint64_t));
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:35:60: note: ‘uint64_t’ is defined
in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:43:70: error: ‘uint8_t’ was not
declared in this scope
43 | std::type_index TYPE_INDEX_UINT8_VEC =
std::type_index(typeid(vector<uint8_t>));
|
^~~~~~~
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:43:70: note: ‘uint8_t’ is defined
in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:43:77: error: template argument 1
is invalid
43 | std::type_index TYPE_INDEX_UINT8_VEC =
std::type_index(typeid(vector<uint8_t>));
|
^
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:43:77: error: template argument 2
is invalid
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:46:35: error: ‘uint16_t’ was not
declared in this scope
46 | std::type_index(typeid(vector<uint16_t>));
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:46:35: note: ‘uint16_t’ is defined
in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:46:43: error: template argument 1
is invalid
46 | std::type_index(typeid(vector<uint16_t>));
| ^
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:46:43: error: template argument 2
is invalid
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:49:35: error: ‘uint32_t’ was not
declared in this scope
49 | std::type_index(typeid(vector<uint32_t>));
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:49:35: note: ‘uint32_t’ is defined
in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:49:43: error: template argument 1
is invalid
49 | std::type_index(typeid(vector<uint32_t>));
| ^
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:49:43: error: template argument 2
is invalid
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:52:35: error: ‘uint64_t’ was not
declared in this scope
52 | std::type_index(typeid(vector<uint64_t>));
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:52:35: note: ‘uint64_t’ is defined
in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:52:43: error: template argument 1
is invalid
52 | std::type_index(typeid(vector<uint64_t>));
| ^
/<<PKGBUILDDIR>>/src/xir/attrs/attr_def.cpp:52:43: error: template argument 2
is invalid
make[3]: *** [src/xir/CMakeFiles/xir.dir/build.make:179:
src/xir/CMakeFiles/xir.dir/attrs/attr_def.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:134: src/xir/CMakeFiles/xir.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:159: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: xir
Source-Version: 2.5-2
Done: Nobuhiro Iwamatsu <[email protected]>
We believe that the bug you reported is fixed in the latest version of
xir, 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.
Nobuhiro Iwamatsu <[email protected]> (supplier of updated xir 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: Mon, 24 Feb 2025 13:56:17 +0900
Source: xir
Architecture: source
Version: 2.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Xilinx Package Maintainers
<[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Closes: 1037901
Changes:
xir (2.5-2) unstable; urgency=medium
.
* d/patches:
- Add 0006-add-cstdint.patch (Closes: #1037901).
Fix for FTBFS caused by upgrade to gcc-13.
Thanks to Jonathan Bergh <[email protected]>.
* d/gbp.conf:
- Add file.
* d/control:
- Bump Standards-Version to 4.7.0.
* d/cppyright:
- Update copyright of myself.
Checksums-Sha1:
c9ef16b5afa6dfff41a86fe71abcc319c675acc2 2212 xir_2.5-2.dsc
cd6839df01174c6a49ee890d5251c564b987db54 6640 xir_2.5-2.debian.tar.xz
1366f0bdd9473affcfb5ebedbe87ad1e9553fae2 8219 xir_2.5-2_amd64.buildinfo
Checksums-Sha256:
801957fde502c43b74cddb9026f2a7e182b77a84842513eccc81c1ced51b7efc 2212
xir_2.5-2.dsc
14eb2ce2e0735dd00dd095d914c11064ee56aebf3d67a6ac8b53e386534faf85 6640
xir_2.5-2.debian.tar.xz
d9563ee95323df9a5335bb0492bd2238323a96e0d84616961744d5fec16cbc4a 8219
xir_2.5-2_amd64.buildinfo
Files:
3d14ad3ff97d2b3811547eb33347d920 2212 libs optional xir_2.5-2.dsc
149e970138250e8e113fb12498e68435 6640 libs optional xir_2.5-2.debian.tar.xz
b4b8cf7e3dc670ac76050afff4996ce8 8219 libs optional xir_2.5-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAme8M+EACgkQMiR/u0Ct
H6ZyFQ/7BnkA9AJWnxr3K58RMpuozTK9kqTG/w7uiy4O9eBPApj4K6IT8gXyKi1O
noTLUEpli2phsfk+kySWKpYstxhUo2F09ekuPz/9H9UzTVbE/Ta2DPwDA4dKeNht
bEGf5YPZcpdg29VuNrXxvgxlJFUrVVnf+VwJamcduP1+a/rthwalxYhwVyS6pEeh
iW0qaImOm0vtBN80oNPEB3Ey3kTq2S2IzT3ouawVJftZIWDGQSBnNzDdHZiiZ1Fv
XtCIDj3VyoGLg2szLN1bdmw4YXxzoCGtfc18/ZS/19jf+GWXlkTfhrHOUcBDkL9m
IbZr4DvwOk4WoPPq89iZF2rRWQs5Om7nxqqJgsrBiXbFUAUUO5ua1se0Fm2Ky8Wa
dLYxvoN6Iy4t1juCaXJAM/N/Sn59hyYNAMy4DiPfniEM+Ttjognq5zAUEaJfSkkl
O5+IonL5Jf/9r//oSqNpNra+wlPCERdMHkgBMo1om/stJDH3WOAc0B3S1S5rSYJI
9Cf8U/GmZLFkb3ILO+MrHmQASai6mkvY9ezcIVY7cDKK6yOSOk8rcGow+w09VK7r
uuMBJ0e/2ZBnRB65CjB7uWZy1iE8Emfh2w7Bzbm+7evcvnMxnrI27FgjNkh8ou68
s1TVqP71Mw9UYZCAAWhoSyQTTAm/x6lgyWFsNom+O1e25+HSo+o=
=y2MB
-----END PGP SIGNATURE-----
pgpalV8ciX59i.pgp
Description: PGP signature
--- End Message ---