Your message dated Thu, 05 Jan 2023 18:10:29 +0000
with message-id <e1pduhb-008pxs...@fasolo.debian.org>
and subject line Bug#1013046: fixed in systemc 2.3.4-1
has caused the Debian Bug report #1013046,
regarding systemc: ftbfs with GCC-12 (symbol changes)
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.)


-- 
1013046: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013046
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:systemc
Version: 2.3.3-5.1
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-12

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

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/systemc_2.3.3-5.1_unstable_gcc12.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.

[...]
g++  -DSC_INCLUDE_FX -I.  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-m64  -O3 -pthread -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
2.1/scx_barrier/2_1_scx_barrier_test-main.o `test -f '2.1/scx_barrier/main.cpp' 
|| echo './'`2.1/scx_barrier/main.cpp
g++  -DSC_INCLUDE_FX -I.  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-m64  -O3 -pthread -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
2.1/scx_mutex_w_policy/2_1_scx_mutex_w_policy_test-scx_mutex_w_policy.o `test 
-f '2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp' || echo 
'./'`2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp
g++  -DSC_INCLUDE_FX -I.  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-m64  -O3 -pthread -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
2.1/specialized_signals/2_1_specialized_signals_test-main.o `test -f 
'2.1/specialized_signals/main.cpp' || echo './'`2.1/specialized_signals/main.cpp
g++  -DSC_INCLUDE_FX -I.  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-m64  -O3 -pthread -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_int.o `test -f 
'2.1/specialized_signals/scx_signal_int.cpp' || echo 
'./'`2.1/specialized_signals/scx_signal_int.cpp
g++  -DSC_INCLUDE_FX -I.  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-m64  -O3 -pthread -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_uint.o `test -f 
'2.1/specialized_signals/scx_signal_uint.cpp' || echo 
'./'`2.1/specialized_signals/scx_signal_uint.cpp
g++  -DSC_INCLUDE_FX -I.  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-m64  -O3 -pthread -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_signed.o `test 
-f '2.1/specialized_signals/scx_signal_signed.cpp' || echo 
'./'`2.1/specialized_signals/scx_signal_signed.cpp
g++  -DSC_INCLUDE_FX -I.  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-m64  -O3 -pthread -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
2.1/specialized_signals/2_1_specialized_signals_test-scx_signal_unsigned.o 
`test -f '2.1/specialized_signals/scx_signal_unsigned.cpp' || echo 
'./'`2.1/specialized_signals/scx_signal_unsigned.cpp
g++  -DSC_INCLUDE_FX -I.  -I../../src -I ./2.3/sc_rvd/../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -m64  -O3 -pthread -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 2.3/sc_rvd/2_3_sc_rvd_test-main.o `test -f 
'2.3/sc_rvd/main.cpp' || echo './'`2.3/sc_rvd/main.cpp
g++  -DSC_INCLUDE_FX -I.  -I../../src -I ./2.3/sc_ttd/../include -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -m64  -O3 -pthread -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 2.3/sc_ttd/2_3_sc_ttd_test-main.o `test -f 
'2.3/sc_ttd/main.cpp' || echo './'`2.3/sc_ttd/main.cpp
g++  -DSC_INCLUDE_FX -I.  -I../../src -I ./2.3/simple_async/../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -m64  -O3 -pthread -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 2.3/simple_async/2_3_simple_async_test-main.o 
`test -f '2.3/simple_async/main.cpp' || echo './'`2.3/simple_async/main.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -m64  -O3 -pthread 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o fft/fft_flpt/test  
fft/fft_flpt/fft_fft_flpt_test-fft.o fft/fft_flpt/fft_fft_flpt_test-main.o 
fft/fft_flpt/fft_fft_flpt_test-sink.o fft/fft_flpt/fft_fft_flpt_test-source.o 
../../src/libsystemc.la 
libtool: link: g++ -Wall -m64 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o fft/fft_flpt/.libs/test fft/fft_flpt/fft_fft_flpt_test-fft.o 
fft/fft_flpt/fft_fft_flpt_test-main.o fft/fft_flpt/fft_fft_flpt_test-sink.o 
fft/fft_flpt/fft_fft_flpt_test-source.o  ../../src/.libs/libsystemc.so -pthread
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -m64  -O3 -pthread 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o fft/fft_fxpt/test  
fft/fft_fxpt/fft_fft_fxpt_test-fft.o fft/fft_fxpt/fft_fft_fxpt_test-main.o 
fft/fft_fxpt/fft_fft_fxpt_test-sink.o fft/fft_fxpt/fft_fft_fxpt_test-source.o 
../../src/libsystemc.la 
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -m64  -O3 -pthread 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o fir/test  
fir/fir_test-stimulus.o fir/fir_test-display.o fir/fir_test-fir.o 
fir/fir_test-main.o ../../src/libsystemc.la 
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -m64  -O3 -pthread 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o fir/test_rtl  
fir/stimulus.o fir/display.o fir/fir_fsm.o fir/fir_data.o fir/main_rtl.o 
../../src/libsystemc.la 
libtool: link: g++ -Wall -m64 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o fft/fft_fxpt/.libs/test fft/fft_fxpt/fft_fft_fxpt_test-fft.o 
fft/fft_fxpt/fft_fft_fxpt_test-main.o fft/fft_fxpt/fft_fft_fxpt_test-sink.o 
fft/fft_fxpt/fft_fft_fxpt_test-source.o  ../../src/.libs/libsystemc.so -pthread
libtool: link: g++ -Wall -m64 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o fir/.libs/test fir/fir_test-stimulus.o fir/fir_test-display.o 
fir/fir_test-fir.o fir/fir_test-main.o  ../../src/.libs/libsystemc.so -pthread
libtool: link: g++ -Wall -m64 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o fir/.libs/test_rtl fir/stimulus.o fir/display.o fir/fir_fsm.o 
fir/fir_data.o fir/main_rtl.o  ../../src/.libs/libsystemc.so -pthread
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -m64  -O3 -pthread 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o pipe/test  
pipe/pipe_test-display.o pipe/pipe_test-main.o pipe/pipe_test-numgen.o 
pipe/pipe_test-stage1.o pipe/pipe_test-stage2.o pipe/pipe_test-stage3.o 
../../src/libsystemc.la 
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -m64  -O3 -pthread 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o pkt_switch/test  
pkt_switch/pkt_switch_test-fifo.o pkt_switch/pkt_switch_test-main.o 
pkt_switch/pkt_switch_test-receiver.o pkt_switch/pkt_switch_test-sender.o 
pkt_switch/pkt_switch_test-switch.o pkt_switch/pkt_switch_test-switch_clk.o 
../../src/libsystemc.la 
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -m64  -O3 -pthread 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o risc_cpu/test  
risc_cpu/risc_cpu_test-bios.o risc_cpu/risc_cpu_test-dcache.o 
risc_cpu/risc_cpu_test-decode.o risc_cpu/risc_cpu_test-exec.o 
risc_cpu/risc_cpu_test-fetch.o risc_cpu/risc_cpu_test-floating.o 
risc_cpu/risc_cpu_test-icache.o risc_cpu/risc_cpu_test-main.o 
risc_cpu/risc_cpu_test-mmxu.o risc_cpu/risc_cpu_test-paging.o 
risc_cpu/risc_cpu_test-pic.o ../../src/libsystemc.la 
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -m64  -O3 -pthread 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o rsa/test  
rsa/rsa_test-rsa.o ../../src/libsystemc.la 
libtool: link: g++ -Wall -m64 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o pipe/.libs/test pipe/pipe_test-display.o 
pipe/pipe_test-main.o pipe/pipe_test-numgen.o pipe/pipe_test-stage1.o 
pipe/pipe_test-stage2.o pipe/pipe_test-stage3.o  ../../src/.libs/libsystemc.so 
-pthread
In file included from 2.1/specialized_signals/main.cpp:40:
2.1/specialized_signals/scx_signal_signed.h: In instantiation of 
‘sc_dt::sc_signed sc_core::sc_signal<sc_dt::sc_bigint<W> >::read_part(int, int) 
const [with int W = 8]’:
2.1/specialized_signals/scx_signal_signed.h:715:25:   required from here
2.1/specialized_signals/scx_signal_signed.h:718:60: error: passing ‘const 
sc_core::sc_signal<sc_dt::sc_bigint<8> >’ as ‘this’ argument discards 
qualifiers [-fpermissive]
  718 |     return (sc_dt::sc_signed)sc_dt::sc_signed::operator () (left, 
right);
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from ../../src/sysc/datatypes/bit/sc_proxy.h:66,
                 from ../../src/sysc/datatypes/bit/sc_bit_proxies.h:34,
                 from ../../src/sysc/datatypes/bit/sc_bv_base.h:58,
                 from ../../src/sysc/datatypes/bit/sc_lv_base.h:69,
                 from ../../src/sysc/datatypes/bit/sc_lv.h:51,
                 from ../../src/sysc/communication/sc_signal_rv.h:33,
                 from ../../src/systemc:93,
                 from ../../src/systemc.h:219,
                 from 2.1/specialized_signals/main.cpp:38:
../../src/sysc/datatypes/int/sc_signed.h:1284:23: note:   in call to 
‘sc_dt::sc_signed_subref& sc_dt::sc_signed::operator()(int, int)’
 1284 |     sc_signed_subref& operator () ( int i, int j )
      |                       ^~~~~~~~
2.1/specialized_signals/scx_signal_signed.h: In instantiation of 
‘sc_dt::sc_signed sc_core::sc_signal<sc_dt::sc_bigint<W> >::read_part(int, int) 
const [with int W = 4]’:
2.1/specialized_signals/scx_signal_signed.h:715:25:   required from here
2.1/specialized_signals/scx_signal_signed.h:718:60: error: passing ‘const 
sc_core::sc_signal<sc_dt::sc_bigint<4> >’ as ‘this’ argument discards 
qualifiers [-fpermissive]
  718 |     return (sc_dt::sc_signed)sc_dt::sc_signed::operator () (left, 
right);
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../src/sysc/datatypes/int/sc_signed.h:1284:23: note:   in call to 
‘sc_dt::sc_signed_subref& sc_dt::sc_signed::operator()(int, int)’
 1284 |     sc_signed_subref& operator () ( int i, int j )
      |                       ^~~~~~~~
libtool: link: g++ -Wall -m64 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o pkt_switch/.libs/test pkt_switch/pkt_switch_test-fifo.o 
pkt_switch/pkt_switch_test-main.o pkt_switch/pkt_switch_test-receiver.o 
pkt_switch/pkt_switch_test-sender.o pkt_switch/pkt_switch_test-switch.o 
pkt_switch/pkt_switch_test-switch_clk.o  ../../src/.libs/libsystemc.so -pthread
libtool: link: g++ -Wall -m64 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o risc_cpu/.libs/test risc_cpu/risc_cpu_test-bios.o 
risc_cpu/risc_cpu_test-dcache.o risc_cpu/risc_cpu_test-decode.o 
risc_cpu/risc_cpu_test-exec.o risc_cpu/risc_cpu_test-fetch.o 
risc_cpu/risc_cpu_test-floating.o risc_cpu/risc_cpu_test-icache.o 
risc_cpu/risc_cpu_test-main.o risc_cpu/risc_cpu_test-mmxu.o 
risc_cpu/risc_cpu_test-paging.o risc_cpu/risc_cpu_test-pic.o  
../../src/.libs/libsystemc.so -pthread
libtool: link: g++ -Wall -m64 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o rsa/.libs/test rsa/rsa_test-rsa.o  
../../src/.libs/libsystemc.so -pthread
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -m64  -O3 -pthread 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o simple_bus/test  
simple_bus/simple_bus_test-simple_bus.o 
simple_bus/simple_bus_test-simple_bus_arbiter.o 
simple_bus/simple_bus_test-simple_bus_main.o 
simple_bus/simple_bus_test-simple_bus_master_blocking.o 
simple_bus/simple_bus_test-simple_bus_master_direct.o 
simple_bus/simple_bus_test-simple_bus_master_non_blocking.o 
simple_bus/simple_bus_test-simple_bus_types.o 
simple_bus/simple_bus_test-simple_bus_tools.o ../../src/libsystemc.la 
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -m64  -O3 -pthread 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o simple_fifo/test  
simple_fifo/simple_fifo_test-simple_fifo.o ../../src/libsystemc.la 
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -m64  -O3 -pthread 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security   -Wl,-z,relro -Wl,-z,now -o simple_perf/test  
simple_perf/simple_perf_test-simple_perf.o ../../src/libsystemc.la 
make[4]: *** [Makefile:2276: 
2.1/specialized_signals/2_1_specialized_signals_test-main.o] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: link: g++ -Wall -m64 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o simple_bus/.libs/test simple_bus/simple_bus_test-simple_bus.o 
simple_bus/simple_bus_test-simple_bus_arbiter.o 
simple_bus/simple_bus_test-simple_bus_main.o 
simple_bus/simple_bus_test-simple_bus_master_blocking.o 
simple_bus/simple_bus_test-simple_bus_master_direct.o 
simple_bus/simple_bus_test-simple_bus_master_non_blocking.o 
simple_bus/simple_bus_test-simple_bus_types.o 
simple_bus/simple_bus_test-simple_bus_tools.o  ../../src/.libs/libsystemc.so 
-pthread
libtool: link: g++ -Wall -m64 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o simple_fifo/.libs/test 
simple_fifo/simple_fifo_test-simple_fifo.o  ../../src/.libs/libsystemc.so 
-pthread
libtool: link: g++ -Wall -m64 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o simple_perf/.libs/test 
simple_perf/simple_perf_test-simple_perf.o  ../../src/.libs/libsystemc.so 
-pthread
make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/sysc'
make[3]: *** [Makefile:3473: check-am] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/sysc'
make[2]: *** [Makefile:506: check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[1]: *** [Makefile:519: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
returned exit code 2
make: *** [debian/rules:11: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: systemc
Source-Version: 2.3.4-1
Done: Carsten Schoenert <c.schoen...@t-online.de>

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 1013...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Carsten Schoenert <c.schoen...@t-online.de> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 05 Jan 2023 18:19:56 +0100
Source: systemc
Architecture: source
Version: 2.3.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Electronics Packaging Team 
<pkg-electronics-de...@alioth-lists.debian.net>
Changed-By: Carsten Schoenert <c.schoen...@t-online.de>
Closes: 1013046
Changes:
 systemc (2.3.4-1) unstable; urgency=medium
 .
   * Team upload
   * [bfde44f] New upstream version 2.3.4
   * [0ac0dd0] d/control: Increase Standards-Version to 4.6.2
     No further modifications needed.
   * [1d470f4] Lintian: Adjust overrides for libsystemc-dev package
   * [064cb4c] d/control: Update Homepage field to GitHub resource
     Accellera has now a project space on GitHub, use this resource for
     pointing to as this has more useful information for maintaining the
     package than the previous one.
   * [08780df] libsystemc.symbols: Update after version update
     By the newer GCC and also by the new upstream version the symbols needed
     a complete update.
     (Closes: #1013046)
   * [78fbed5] libsystemc-doc: Update list of files for install
   * [6db686e] libsystemc: Update list of files for install
   * [bd26ff0] d/not-installed: Renamed file which we not installing
   * [0b70587] libsystemc-doc: Drop existing doc-base file
     We don't have PDF files we want to install.
   * [73da75e] d/control: Exchange the Maintainer field
     Set Ahmed El-Mahmoudy as up loader and make the Debian Electronics Group
     to the maintainer of systemc.
     Thanks Ahmed El-Mahmoudy for all the work done in the past!
   * [1093ae2] d/copyright: Update year data
   * [69b231d] d/u/metadata: Adjust and add some more data
   * [c2ad6dc] d/rules: Fix Perl interpreter shebang within libsystemc-doc
   * [ed90bed] d/rules: Add override for dh_clean
   * [d40f0b5] Adding a patch queue
     Added patches:
     xamples-Switch-file-encoding-to-UTF-8.patch
     s-s-p-boost-Switch-file-encoding-to-UTF-8.patch
Checksums-Sha1:
 dfe1a56e134cdae0e4ec4748db8d6583e60ee65d 2277 systemc_2.3.4-1.dsc
 bfc12412b51cc2fae8921915846a89c34899d1f5 2727165 systemc_2.3.4.orig.tar.gz
 83bc47f90dc27d63bb6e9e8067411357278d1aa2 32160 systemc_2.3.4-1.debian.tar.xz
 f80207a1289477a9e183b8738aaa4f6ccb77e0e3 7010 systemc_2.3.4-1_amd64.buildinfo
Checksums-Sha256:
 6e906abaa918263ae2cff73a27fbcdb41fb148082ec2004d33ba1f4182953e75 2277 
systemc_2.3.4-1.dsc
 83ef55e30cf18b02f9405c9252c86f3b34e0b96be051c0def9fc8e57a0653dfb 2727165 
systemc_2.3.4.orig.tar.gz
 5b8ebf536cb1288c9544fae3a3ed63e11f40bca21207f6a90082aa213b4f6ca9 32160 
systemc_2.3.4-1.debian.tar.xz
 49a5434626942bcfc179f710600eab734398cb6312074dafc080b92d7ee778fb 7010 
systemc_2.3.4-1_amd64.buildinfo
Files:
 e0e174bfef2f11b20db03bcca0bca133 2277 electronics optional systemc_2.3.4-1.dsc
 cac81b980e2dbe9eb845af4288d7b62f 2727165 electronics optional 
systemc_2.3.4.orig.tar.gz
 07d99aedb6c109329fc94934c836c915 32160 electronics optional 
systemc_2.3.4-1.debian.tar.xz
 4c747b75de018ab531336c7bf3334333 7010 electronics optional 
systemc_2.3.4-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmO3CzsACgkQgwFgFCUd
HbA/MA//eYHpAxucyFpRHq8lrsQroD7bBSKga3xW5T56Ey2I1z7pB8DjZq4LhfI/
eOYfShVnlNdmpp30IfmrpncC/mGgtOYU3kjPr4nVHxKHGx7tVfcKSMjJkmKePsbH
qefrKrc11PnXjX3m4LimV16QNjmfBXeigWmhcNqpXHco0GbnAwWAjZD5D2HIAfK8
sPMW+Ddq12yJ7H0UXwr+qRNEKMXf7+z1xwG7QrCkt16H/GIRL2UvfexkKEquMDQT
BeFHwXuD0FH14GuPFrFrXgiiSpRTE6P8ChdShrysYtdfXkY3R/ZnK9s9NBBy4CjX
uq/OmRWQ/AxV8KiT8L/kzpykQd5FuydhNhn1P1xmxI65DLNUZyOAStP6wFvCSZXy
HPiY7pGPoQnFBBONGWxjp0BEjY/+GDipgX3zG1TRWdvh2jsj/5VglyAcvTg/61rY
ZA2D+IBxVRHB8Hw5lQR+BWEYT9ufjhB/fZBRvWLbdRMpjmh3qiQXGNwDKMN4j4u6
gptj2Ei8ARY++MR57FazJLvUI6+2nq/NVM/qfMqijMe7VRXywXrrPhHtk6qvXLqw
aIUVVDgf/2lQeAgwvcEW5VZkASsUNJ0ERJyMh9tz4FWV5vmI8lSCyE4au8JN6asJ
EYHkUQ/rrE2P8+8yKicc64hvvoqAWn14qSSdY4Q/dPVFYBcgiys=
=GNqk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to