Your message dated Thu, 22 Jun 2023 20:52:57 +0000
with message-id <[email protected]>
and subject line Bug#1037870: fixed in systemc 2.3.4-3
has caused the Debian Bug report #1037870,
regarding systemc: 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.)
--
1037870: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037870
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:systemc
Version: 2.3.4-2
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/systemc_2.3.4-2_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
[...]
- _ZN5sc_dt10sc_bv_base10clean_tailEv@Base 2.3.4
+#MISSING: 2.3.4-2# _ZN5sc_dt10sc_bv_base10clean_tailEv@Base 2.3.4
_ZN5sc_dt10sc_bv_base18assign_from_stringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
2.3.4
_ZN5sc_dt10sc_bv_base4initEib@Base 2.3.4
_ZN5sc_dt10sc_bv_baseC1EPKc@Base 2.3.4
@@ -4313,16 +4313,16 @@
_ZNKSt5ctypeIcE8do_widenEc@Base 2.3.4
_ZNSt11unique_lockISt5mutexE6unlockEv@Base 2.3.4
_ZNSt12_Destroy_auxILb0EE9__destroyIPN7sc_core17sc_process_handleEEEvT_S5_@Base
2.3.4
- _ZNSt12_Vector_baseIPN7sc_core17sc_method_processESaIS2_EED1Ev@Base 2.3.4
- _ZNSt12_Vector_baseIPN7sc_core17sc_method_processESaIS2_EED2Ev@Base 2.3.4
- _ZNSt12_Vector_baseIPN7sc_core17sc_thread_processESaIS2_EED1Ev@Base 2.3.4
- _ZNSt12_Vector_baseIPN7sc_core17sc_thread_processESaIS2_EED2Ev@Base 2.3.4
- _ZNSt12_Vector_baseIPN7sc_core8sc_eventESaIS2_EED1Ev@Base 2.3.4
- _ZNSt12_Vector_baseIPN7sc_core8sc_eventESaIS2_EED2Ev@Base 2.3.4
- _ZNSt12_Vector_baseIPN7sc_core9sc_objectESaIS2_EED1Ev@Base 2.3.4
- _ZNSt12_Vector_baseIPN7sc_core9sc_objectESaIS2_EED2Ev@Base 2.3.4
- _ZNSt12_Vector_baseIPcSaIS0_EED1Ev@Base 2.3.4
- _ZNSt12_Vector_baseIPcSaIS0_EED2Ev@Base 2.3.4
+#MISSING: 2.3.4-2#
_ZNSt12_Vector_baseIPN7sc_core17sc_method_processESaIS2_EED1Ev@Base 2.3.4
+#MISSING: 2.3.4-2#
_ZNSt12_Vector_baseIPN7sc_core17sc_method_processESaIS2_EED2Ev@Base 2.3.4
+#MISSING: 2.3.4-2#
_ZNSt12_Vector_baseIPN7sc_core17sc_thread_processESaIS2_EED1Ev@Base 2.3.4
+#MISSING: 2.3.4-2#
_ZNSt12_Vector_baseIPN7sc_core17sc_thread_processESaIS2_EED2Ev@Base 2.3.4
+#MISSING: 2.3.4-2# _ZNSt12_Vector_baseIPN7sc_core8sc_eventESaIS2_EED1Ev@Base
2.3.4
+#MISSING: 2.3.4-2# _ZNSt12_Vector_baseIPN7sc_core8sc_eventESaIS2_EED2Ev@Base
2.3.4
+#MISSING: 2.3.4-2# _ZNSt12_Vector_baseIPN7sc_core9sc_objectESaIS2_EED1Ev@Base
2.3.4
+#MISSING: 2.3.4-2# _ZNSt12_Vector_baseIPN7sc_core9sc_objectESaIS2_EED2Ev@Base
2.3.4
+#MISSING: 2.3.4-2# _ZNSt12_Vector_baseIPcSaIS0_EED1Ev@Base 2.3.4
+#MISSING: 2.3.4-2# _ZNSt12_Vector_baseIPcSaIS0_EED2Ev@Base 2.3.4
_ZNSt6vectorIN5sc_dt8sc_logicESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
2.3.4
(arch-bits=32)_ZNSt6vectorIN7sc_core15sc_reset_targetESaIS1_EE17_M_default_appendEj@Base
2.3.4
(arch-bits=64)_ZNSt6vectorIN7sc_core15sc_reset_targetESaIS1_EE17_M_default_appendEm@Base
2.3.4
@@ -4353,10 +4353,14 @@
(arch-bits=32)_ZNSt6vectorIPN7sc_core17sc_method_processESaIS2_EE17_M_default_appendEj@Base
2.3.4
(arch-bits=64)_ZNSt6vectorIPN7sc_core17sc_method_processESaIS2_EE17_M_default_appendEm@Base
2.3.4
_ZNSt6vectorIPN7sc_core17sc_method_processESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
2.3.4
+ _ZNSt6vectorIPN7sc_core17sc_method_processESaIS2_EED1Ev@Base 2.3.4-2
+ _ZNSt6vectorIPN7sc_core17sc_method_processESaIS2_EED2Ev@Base 2.3.4-2
(arch-bits=32)_ZNSt6vectorIPN7sc_core17sc_thread_processESaIS2_EE17_M_default_appendEj@Base
2.3.4
(arch-bits=64)_ZNSt6vectorIPN7sc_core17sc_thread_processESaIS2_EE17_M_default_appendEm@Base
2.3.4
_ZNSt6vectorIPN7sc_core17sc_thread_processESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
2.3.4
_ZNSt6vectorIPN7sc_core17sc_thread_processESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
2.3.4
+ _ZNSt6vectorIPN7sc_core17sc_thread_processESaIS2_EED1Ev@Base 2.3.4-2
+ _ZNSt6vectorIPN7sc_core17sc_thread_processESaIS2_EED2Ev@Base 2.3.4-2
(arch-bits=32)_ZNSt6vectorIPN7sc_core18sc_process_monitorESaIS2_EE17_M_default_appendEj@Base
2.3.4
(arch-bits=64)_ZNSt6vectorIPN7sc_core18sc_process_monitorESaIS2_EE17_M_default_appendEm@Base
2.3.4
_ZNSt6vectorIPN7sc_core18sc_process_monitorESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
2.3.4
@@ -4379,6 +4383,8 @@
(arch-bits=64)_ZNSt6vectorIPN9tlm_utils10ispex_baseESaIS2_EE17_M_default_appendEm@Base
2.3.4
(arch-bits=32)_ZNSt6vectorIPN9tlm_utils41instance_specific_extensions_per_accessorESaIS2_EE17_M_default_appendEj@Base
2.3.4
(arch-bits=64)_ZNSt6vectorIPN9tlm_utils41instance_specific_extensions_per_accessorESaIS2_EE17_M_default_appendEm@Base
2.3.4
+ _ZNSt6vectorIPcSaIS0_EED1Ev@Base 2.3.4-2
+ _ZNSt6vectorIPcSaIS0_EED2Ev@Base 2.3.4-2
_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPN7sc_core9vcd_traceEESaISA_EE17_M_realloc_insertIJSA_EEEvN9__gnu_cxx17__normal_iteratorIPSA_SC_EEDpOT_@Base
2.3.4
_ZNSt6vectorIcSaIcEED1Ev@Base 2.3.4
_ZNSt6vectorIcSaIcEED2Ev@Base 2.3.4
@@ -4395,8 +4401,8 @@
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7sc_core9vcd_scopeEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE24_M_get_insert_unique_posERS7_@Base
2.3.4
(arch-bits=64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7sc_core9vcd_scopeEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISB_ERS7_@Base
2.3.4
_ZNSt8_Rb_treeISt10type_indexSt4pairIKS0_jESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE22_M_emplace_hint_uniqueIJRS3_EEESt17_Rb_tree_iteratorIS3_ESt23_Rb_tree_const_iteratorIS3_EDpOT_@Base
2.3.4
-
_ZNSt8_Rb_treeISt10type_indexSt4pairIKS0_jESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE24_M_get_insert_unique_posERS2_@Base
2.3.4
-
_ZNSt8_Rb_treeISt10type_indexSt4pairIKS0_jESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS2_@Base
2.3.4
+#MISSING: 2.3.4-2#
_ZNSt8_Rb_treeISt10type_indexSt4pairIKS0_jESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE24_M_get_insert_unique_posERS2_@Base
2.3.4
+#MISSING: 2.3.4-2#
_ZNSt8_Rb_treeISt10type_indexSt4pairIKS0_jESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS2_@Base
2.3.4
_ZSt16__do_uninit_copyIPKN7sc_core17sc_process_handleEPS1_ET0_T_S6_S5_@Base
2.3.4
_ZTIN3tlm19tlm_generic_payloadE@Base 2.3.4
_ZTIN5sc_dt10sc_bv_baseE@Base 2.3.4
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: systemc
Source-Version: 2.3.4-3
Done: أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]>
We believe that the bug you reported is fixed in the latest version of
systemc, 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.
أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]> (supplier
of updated systemc 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: Thu, 22 Jun 2023 22:13:58 +0200
Source: systemc
Architecture: source
Version: 2.3.4-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Electronics Packaging Team
<[email protected]>
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy)
<[email protected]>
Closes: 1037870
Changes:
systemc (2.3.4-3) unstable; urgency=medium
.
* [e14bd29] Remove symbols file (Closes: #1037870)
* [f1b622c] d/libsystemc.lintian-overrides: add override for missing symbols
file
Checksums-Sha1:
a0f0f466596ca9cef10cdfe778668a429e57b71a 1974 systemc_2.3.4-3.dsc
11e81ad6011b2b389e553c41d9d7c25019c873c1 9436 systemc_2.3.4-3.debian.tar.xz
935111abe7017a86b0af4d371a0191ec9177693a 6376 systemc_2.3.4-3_source.buildinfo
Checksums-Sha256:
523b15c45a072d04aabb6f477acbc79674d02054781d030c4395eba54a47ce38 1974
systemc_2.3.4-3.dsc
a37d8ebccb8c34d04572f8466e5d1ee51168bec19c28c9e43719184d5c55af2e 9436
systemc_2.3.4-3.debian.tar.xz
33448d5d7a6b189122019c2136376d07218319da87dba81233876ebaab5ef618 6376
systemc_2.3.4-3_source.buildinfo
Files:
8ca07ba4a72f1447cc1b3c24907fe84c 1974 electronics optional systemc_2.3.4-3.dsc
e3fec9ce1f31457cef22c3edd3a4c540 9436 electronics optional
systemc_2.3.4-3.debian.tar.xz
71547d36eaa34f1217c4ba6240628c33 6376 electronics optional
systemc_2.3.4-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFWBAEBCgBAFiEEggahliCEfm0N+LF2vBlqlO3dobcFAmSUq8EiHGFlbG1haG1v
dWR5QHVzZXJzLnNvdXJjZWZvcmdlLm5ldAAKCRC8GWqU7d2ht63yB/42OJDlE02N
cjqvvPgnfodZPAjGbx9IosnIPaAXWG00DTP3vjh5Am7f9LajwJf/LoQWGkrl65wA
WreQyEW/3kSCX1WwU1MfQ+YhfLysN2jz5ilFZWLOHJob/Zo6v5JN6HDCEYPrnySG
GjR1JgpbDxpma2pGudUlFSr4f2HbSIPLA6u5JuJwcMkLjCGoNBa9u6WbL+Lm9VSl
W7RVvAz8JuFJ1o5pU1gP8OGYI4Ak/E91N6idifqlAYurwfQz/pcvhXlevXwI+L5q
irqhwuI6cC3N1EasCxWhZAYxvJcPKkqwHpRm5m5dmKuCczDQ0kbQ+iAqN9Q/obBU
7EhlJrlYmIDT
=Tjas
-----END PGP SIGNATURE-----
--- End Message ---