Your message dated Thu, 17 Mar 2022 17:33:59 +0000
with message-id <[email protected]>
and subject line Bug#984359: fixed in systemc 2.3.3-5.1
has caused the Debian Bug report #984359,
regarding systemc: ftbfs with GCC-11
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.)


-- 
984359: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984359
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:systemc
Version: 2.3.3-5
Severity: normal
Tags: sid bookworm
User: [email protected]
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye 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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/systemc_2.3.3-5_unstable_gcc11.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 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-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
  _ZN5sc_dt10sc_lv_baseC1ERKS0_@Base 2.3.3
- _ZN5sc_dt10sc_lv_baseC1Ei@Base 2.3.3
+#MISSING: 2.3.3-5# _ZN5sc_dt10sc_lv_baseC1Ei@Base 2.3.3
  _ZN5sc_dt10sc_lv_baseC1INS_10sc_bv_baseEEERKNS_8sc_proxyIT_EE@Base 2.3.3
  _ZN5sc_dt10sc_lv_baseC2EPKc@Base 2.3.3
  _ZN5sc_dt10sc_lv_baseC2EPKci@Base 2.3.3
  _ZN5sc_dt10sc_lv_baseC2ERKS0_@Base 2.3.3
- _ZN5sc_dt10sc_lv_baseC2Ei@Base 2.3.3
+#MISSING: 2.3.3-5# _ZN5sc_dt10sc_lv_baseC2Ei@Base 2.3.3
  _ZN5sc_dt10sc_lv_baseC2INS_10sc_bv_baseEEERKNS_8sc_proxyIT_EE@Base 2.3.3
  _ZN5sc_dt10sc_lv_baseD0Ev@Base 2.3.3
  _ZN5sc_dt10sc_lv_baseD1Ev@Base 2.3.3
@@ -160,7 +160,7 @@
  _ZN5sc_dt11sc_unsigned10concat_setEyi@Base 2.3.3
  _ZN5sc_dt11sc_unsigned14set_packed_repEPj@Base 2.3.3
  (arch-bits=64)_ZN5sc_dt11sc_unsigned16convert_2C_to_SMEv@Base 2.3.3
- (arch-bits=64)_ZN5sc_dt11sc_unsigned22convert_SM_to_2C_to_SMEv@Base 2.3.3
+#MISSING: 2.3.3-5# 
(arch-bits=64)_ZN5sc_dt11sc_unsigned22convert_SM_to_2C_to_SMEv@Base 2.3.3
  _ZN5sc_dt11sc_unsigned3setEi@Base 2.3.3
  _ZN5sc_dt11sc_unsigned4scanERSi@Base 2.3.3
  _ZN5sc_dt11sc_unsigned5clearEi@Base 2.3.3
@@ -351,7 +351,7 @@
  _ZN5sc_dt12vec_from_strEiiPjPKcNS_9sc_numrepE@Base 2.3.3
  
_ZN5sc_dt13b_and_assign_INS_10sc_bv_baseENS_10sc_lv_baseEEERT_RNS_8sc_proxyIS3_EERKNS5_IT0_EE@Base
 2.3.3
  
_ZN5sc_dt13b_and_assign_INS_10sc_lv_baseES1_EERT_RNS_8sc_proxyIS2_EERKNS4_IT0_EE@Base
 2.3.3
- 
_ZN5sc_dt13b_xor_assign_INS_10sc_bv_baseENS_10sc_lv_baseEEERT_RNS_8sc_proxyIS3_EERKNS5_IT0_EE@Base
 2.3.3
+#MISSING: 2.3.3-5# 
_ZN5sc_dt13b_xor_assign_INS_10sc_bv_baseENS_10sc_lv_baseEEERT_RNS_8sc_proxyIS3_EERKNS5_IT0_EE@Base
 2.3.3
  
_ZN5sc_dt13b_xor_assign_INS_10sc_lv_baseES1_EERT_RNS_8sc_proxyIS2_EERKNS4_IT0_EE@Base
 2.3.3
  _ZN5sc_dt13sc_fxnum_fast4castEv@Base 2.3.3
  _ZN5sc_dt13sc_fxnum_fast4scanERSi@Base 2.3.3
@@ -2854,8 +2854,10 @@
  _ZN7sc_core31SC_ID_SIMULATION_TIME_OVERFLOW_E@Base 2.3.3
  _ZN7sc_core31SC_ID_TRACING_CLOSE_EMPTY_FILE_E@Base 2.3.3
  _ZN7sc_core31SC_ID_VECTOR_INIT_CALLED_TWICE_E@Base 2.3.3
- 
_ZN7sc_core31sc_api_version_2_3_3_cxx201402LIXadL_ZNS_34SC_DISABLE_VIRTUAL_BIND_UNDEFINED_EEEEC1ENS_16sc_writer_policyE@Base
 2.3.3
- 
_ZN7sc_core31sc_api_version_2_3_3_cxx201402LIXadL_ZNS_34SC_DISABLE_VIRTUAL_BIND_UNDEFINED_EEEEC2ENS_16sc_writer_policyE@Base
 2.3.3
+#MISSING: 2.3.3-5# 
_ZN7sc_core31sc_api_version_2_3_3_cxx201402LIXadL_ZNS_34SC_DISABLE_VIRTUAL_BIND_UNDEFINED_EEEEC1ENS_16sc_writer_policyE@Base
 2.3.3
+#MISSING: 2.3.3-5# 
_ZN7sc_core31sc_api_version_2_3_3_cxx201402LIXadL_ZNS_34SC_DISABLE_VIRTUAL_BIND_UNDEFINED_EEEEC2ENS_16sc_writer_policyE@Base
 2.3.3
+ 
_ZN7sc_core31sc_api_version_2_3_3_cxx201703LIXadL_ZNS_34SC_DISABLE_VIRTUAL_BIND_UNDEFINED_EEEEC1ENS_16sc_writer_policyE@Base
 2.3.3-5
+ 
_ZN7sc_core31sc_api_version_2_3_3_cxx201703LIXadL_ZNS_34SC_DISABLE_VIRTUAL_BIND_UNDEFINED_EEEEC2ENS_16sc_writer_policyE@Base
 2.3.3-5
  _ZN7sc_core32SC_ID_ATTEMPT_TO_WRITE_TO_CLOCK_E@Base 2.3.3
  _ZN7sc_core32SC_ID_BAD_SC_MODULE_CONSTRUCTOR_E@Base 2.3.3
  _ZN7sc_core32SC_ID_DEFAULT_TIME_UNIT_CHANGED_E@Base 2.3.3
@@ -4331,6 +4333,7 @@
  _ZNSt12_Vector_baseIPN7sc_core9sc_objectESaIS2_EED2Ev@Base 2.3.3
  _ZNSt12_Vector_baseIPcSaIS0_EED1Ev@Base 2.3.3
  _ZNSt12_Vector_baseIPcSaIS0_EED2Ev@Base 2.3.3
+ 
_ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN7sc_core17sc_object_manager11table_entryESt4lessIS5_ESaISt4pairIKS5_S8_EEEixERSC_@Base
 2.3.3-5
  
_ZNSt6vectorIN5sc_dt8sc_logicESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
 2.3.3
  
(arch-bits=32)_ZNSt6vectorIN7sc_core15sc_reset_targetESaIS1_EE17_M_default_appendEj@Base
 2.3.3
  
(arch-bits=64)_ZNSt6vectorIN7sc_core15sc_reset_targetESaIS1_EE17_M_default_appendEm@Base
 2.3.3
@@ -4387,12 +4390,14 @@
  
(arch-bits=64)_ZNSt6vectorIPN9tlm_utils10ispex_baseESaIS2_EE17_M_default_appendEm@Base
 2.3.3
  
(arch-bits=32)_ZNSt6vectorIPN9tlm_utils41instance_specific_extensions_per_accessorESaIS2_EE17_M_default_appendEj@Base
 2.3.3
  
(arch-bits=64)_ZNSt6vectorIPN9tlm_utils41instance_specific_extensions_per_accessorESaIS2_EE17_M_default_appendEm@Base
 2.3.3
- 
_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPN7sc_core9vcd_traceEESaISA_EE12emplace_backIJSA_EEEvDpOT_@Base
 2.3.3
+#MISSING: 2.3.3-5# 
_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPN7sc_core9vcd_traceEESaISA_EE12emplace_backIJSA_EEEvDpOT_@Base
 2.3.3
  
_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPN7sc_core9vcd_traceEESaISA_EE17_M_realloc_insertIJSA_EEEvN9__gnu_cxx17__normal_iteratorIPSA_SC_EEDpOT_@Base
 2.3.3
  _ZNSt6vectorIcSaIcEED1Ev@Base 2.3.3
  _ZNSt6vectorIcSaIcEED2Ev@Base 2.3.3
  
(arch-bits=32)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base
 2.3.3
  
(arch-bits=64)_ZNSt6vectorImSaImEE17_M_realloc_insertIJmEEEvN9__gnu_cxx17__normal_iteratorIPmS1_EEDpOT_@Base
 2.3.3
+ _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1IS3_EEPKcRKS3_@Base 
2.3.3-5
+ _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2IS3_EEPKcRKS3_@Base 
2.3.3-5
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 2.3.3
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base 2.3.3
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@Base 2.3.3
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.3-5.1
Done: Carsten Schoenert <[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.
Carsten Schoenert <[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, 17 Mar 2022 14:55:26 +0100
Source: systemc
Architecture: source
Version: 2.3.3-5.1
Distribution: unstable
Urgency: medium
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) 
<[email protected]>
Changed-By: Carsten Schoenert <[email protected]>
Closes: 984359
Changes:
 systemc (2.3.3-5.1) unstable; urgency=medium
 .
   * Non-maintainer upload
 .
   [ Debian Janitor ]
   * [32acfd5] Use correct machine-readable copyright file URI.
   * [154f209] Set upstream metadata fields: Bug-Submit (from ./configure).
 .
   [ Carsten Schoenert ]
   * [f860b34] autopkgtest: Fix arguments order for compile test bin
   * [c9f1b85] libsystemc.symbols: Update after GCC-11 update
     (Closes: #984359)
   * [8eb2cc0] debian/*: Running wrap-and-sort -ast
   * [bce7eb1] d/control: Bump debhelper to version 13
   * [7be76e4] d/control: Increase Standards-Version to 4.6.0
   * [78f41b1] d/not-installed: Add files to ignore while packaging
   * [236e7c5] d/libsystemc.docs: Update file list due dh bump
   * [228480f] d/control: Adding entry Rules-Requires-Root: binary-targets
   * [3169929] d/watch: Update to version 4
Checksums-Sha1:
 3cd64eb0549116a37b51d2627867966582b3741c 2234 systemc_2.3.3-5.1.dsc
 63e5aae0d5e847819ecf86a4457dfb15667ea391 29488 systemc_2.3.3-5.1.debian.tar.xz
 5b1a86ed0cc0d69816553f5da10f67270bbfcbd7 6962 systemc_2.3.3-5.1_amd64.buildinfo
Checksums-Sha256:
 b64eca5b8f63b9dc425108cf13910678a4d1bb835405cb165e9f2e44d0d59dc3 2234 
systemc_2.3.3-5.1.dsc
 6c7dbc59aec27f22ecb0d35666ea81fc1138d6360ece3c19ebc7100063f04e9e 29488 
systemc_2.3.3-5.1.debian.tar.xz
 c7de0bd680cdd42534da5b7344ffc9c8e388ca7cf98ff1fd141c43ed9316f6df 6962 
systemc_2.3.3-5.1_amd64.buildinfo
Files:
 c4504bf57a1d77773f975904ebb12bdf 2234 electronics optional 
systemc_2.3.3-5.1.dsc
 6edd6e9a430d508f29b014c53852fc8a 29488 electronics optional 
systemc_2.3.3-5.1.debian.tar.xz
 3ea8c57650276f97ea413a60294e35e5 6962 electronics optional 
systemc_2.3.3-5.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJMBAEBCgA2FiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmIzbBcYHGMuc2Nob2Vu
ZXJ0QHQtb25saW5lLmRlAAoJEIMBYBQlHR2wCyIQAIWR0n1P9762sNR/eBIsxqNK
ruzkBf721+XJsg219QPmbeNoenNs5f1cPiY5GU0AowsNMr4Yn1pLhkJnHLJixnmt
pQcGcKZ9DM0vcMfwca9b6m+UHmbb8ynaEg2/K/NCgziRudePbj1mHwwql9POJUFg
J2G62q8MYZep6k2gfQFZsEpuOTp0Zx4ZrfGg3EkuNYRNBBAoibAfjkgMPmwmQpiM
4HbmSdTFbSlRueWTconUqwUAutMZu84s1gz3F43DdQLx7xvwQSPEiVvOO5Kjn6HC
F2O8480pj07VL0BenLdNiwhkp6qmyrv4rMx816gnbO4o5oeV0i1VC3kBBt8KlnGE
zORAAd4V55bpF5u9FAn2Ci4nkY0BGBozMmLdOfdU88rMGoY600WAj1ZbNTsqEl1h
Jvq45DL0Y4gxJEqu7OLV6XVzRfZQ6aWwEKpND9m0c/gASJ8RQKA4FhmiL1+weTTP
CjVZSQ6Qdhn77EuurFYA/lfo7UkNS/SZqFk7WEnvyobNFq/wuGdak+31pA5+mT86
d9+TMORu+mcdnvtP5Y1c8nL80fgHWBkbNd3HqipquXpsLRFw/RDEDuYKH3EeyZIN
dLdBM0uiWpULRIqYSEMzLyEOZf06LQehb40EWpyfzQJj7Qnm3lEM/DxO0G0A1cPK
5dC4Sc8y4Gp372pt3ELX
=8nxL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to