Your message dated Sat, 13 Jun 2026 09:49:14 +0000
with message-id <[email protected]>
and subject line Bug#1133772: fixed in gcc-15 15.3.0-1
has caused the Debian Bug report #1133772,
regarding libstdc++-15-dev is not reproducible due to username and date in 
README.libstdc++-baseline.amd64
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.)


-- 
1133772: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133772
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libstdc++-15-dev
Version: 15.2.0-16
Severity: minor
Tags: patch
X-Debbugs-Cc: [email protected], 
[email protected]
User: [email protected]
Usertags: amd64
User: [email protected]
Usertags: timestamps

Hi Matthias,

libstdc++-15-dev is currently not reproducible:

│ │ ├── ./usr/share/doc/gcc-15-base/C++/README.libstdc++-baseline.amd64
│ │ │ @@ -1,15 +1,15 @@
│ │ │  The libstdc++ baseline file is a list of symbols exported by the
│ │ │  libstdc++ library.
│ │ │  A baseline file for x86_64-linux-gnu was found.
│ │ │  Running the check-abi script ...
│ │ │  
│ │ │  make[2]: Entering directory 
'/build/reproducible-path/gcc-15-15.2.0/build/x86_64-linux-gnu/libstdc++-v3/testsuite'
│ │ │  Using ../../../../src/libstdc++-v3/testsuite/lib/libstdc++.exp as tool 
init file.
│ │ │ -Test run by sbuild on Mon Mar 23 01:13:02 2026
│ │ │ +Test run by root on Tue Mar 31 19:17:16 2026

https://reproduce.debian.net/amd64/unstable.html#libstdc++-15-dev

I don't think that information needs to be in the README. Could you
apply the patch below in the next upload?

Thanks!

Jochen

diff --git a/debian/rules.d/binary-libstdcxx.mk 
b/debian/rules.d/binary-libstdcxx.mk
index 3438445c..3c622992 100644
--- a/debian/rules.d/binary-libstdcxx.mk
+++ b/debian/rules.d/binary-libstdcxx.mk
@@ -141,7 +141,7 @@ debian/README.libstdc++-baseline:
            echo ""; \
            $(MAKE) -C $(buildlibdir)/libstdc++-v3/testsuite \
                check-abi; \
-         ) >> debian/README.libstdc++-baseline; \
+         ) | grep -Ev '^Test run by \S+ on .*$$' >> 
debian/README.libstdc++-baseline; \
        else \
          ( \
            echo "No baseline file found for $$baseline_name."; \

--- End Message ---
--- Begin Message ---
Source: gcc-15
Source-Version: 15.3.0-1
Done: Matthias Klose <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gcc-15, 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.
Matthias Klose <[email protected]> (supplier of updated gcc-15 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: Sat, 13 Jun 2026 11:21:26 +0200
Source: gcc-15
Architecture: source
Version: 15.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Closes: 1131886 1133772
Changes:
 gcc-15 (15.3.0-1) unstable; urgency=medium
 .
   * GCC 15.3.0 release.
     - Fix PR middle-end/124900, PR tree-optimization/125431,
       PR tree-optimization/125250, PR tree-optimization/124086,
       PR middle-end/121661, PR tree-optimization/120560, PR ipa/120098,
       PR ipa/120098, PR target/122827 (AArch64), PR rtl-optimization/122266,
       PR tree-optimization/120003, PR middle-end/125146,
       PR tree-optimization/125025, PR tree-optimization/125019,
       PR tree-optimization/124868, PR target/125373 (X86),
       PR tree-optimization/125079, PR tree-optimization/125039,
       PR target/124133 (PPC), PR target/124892 (X86),
       PR tree-optimization/124891, PR tree-optimization/124826,
       PR tree-optimization/124754, PR target/124870 (ARM),
       PR target/125409 (AVR), PR target/125049 (loongarch),
       PR target/125351 (X86), PR target/124316 (X86), PR target/125194 (AVR),
       PR target/123102 (ARM), PR tree-optimization/122976, PR ipa/124777,
       PR target/124933 (ARM), PR rtl-optimization/122274, PR ada/125695,
       PR ada/125240, PR ada/125044, PR ada/125044, PR c/123856, PR c/125252,
       PR c/124532, PR c++/122163, PR c++/125376, PR c++/124850, PR c++/124487,
       PR c++/124487, PR c++/124198, PR c++/124531, PR c++/124632, PR 
c++/123143,
       PR d/125089, PR fortran/125606, PR fortran/106546, PR fortran/115260,
       PR fortran/125021, PR fortran/111952, PR fortran/125059,
       PR fortran/96986, PR fortran/94978, PR fortran/93832, PR fortran/93814,
       PR fortran/93715, PR fortran/101760, PR fortran/102314,
       PR fortran/85352, PR fortran/107425, PR fortran/79524, PR fortran/79524,
       PR fortran/109788, PR fortran/102430, PR target/125752 (AVR),
       PR libfortran/125095, PR sanitizer/124248, PR libstdc++/117214,
       PR libstdc++/120789, PR libstdc++/119163, PR libstdc++/122224,
       PR libstdc++/120386, PR libstdc++/120384, PR libstdc++/125374,
       PR libstdc++/125369, PR libstdc++/123100, PR libstdc++/122567,
       PR libstdc++/124513, PR libstdc++/116110, PR libstdc++/116110,
       PR libstdc++/109965.
   * Update newlib to 4.6.0.20260123.
   * Update libga68 symbols file.
   * d/shlibs.common: Add libgdiagnostics.
   * Fix PR sanitizer/124248, taken from the gcc-16 branch.
   * libstdc++-dev: Make baseline file reproducible. Closes: #1133772.
   * Apply proposed patch for PR rtl-optimization/123853 (m68k). See #1107416.
   * Apply PR middle-end/124637, taken from the trunk. Closes: #1131886.
Checksums-Sha1:
 2b066fd510c8405d08758d735ec54168030b7fcb 47089 gcc-15_15.3.0-1.dsc
 1d6b54287a45403ec26f09670ada027e4e19e2ae 100352703 gcc-15_15.3.0.orig.tar.gz
 4901fcfb3d00b93f7f92c70f9d4c0f125d92ccb4 1027604 gcc-15_15.3.0-1.debian.tar.xz
 84eff036abb5636bcfa613f56bc65207a62f2e94 10521 gcc-15_15.3.0-1_source.buildinfo
Checksums-Sha256:
 a19111254ac0566d078e96f3a1368f1d43dd3f702e30b06059b1acf339c3ebd5 47089 
gcc-15_15.3.0-1.dsc
 183c7e2323a166ea7838159b75cd1ea6ec3901150c74b2451967b39bc759bf9b 100352703 
gcc-15_15.3.0.orig.tar.gz
 71dace24778c657c0a64165117bc8458df7dc61302521ce445cfbe264cc3d114 1027604 
gcc-15_15.3.0-1.debian.tar.xz
 27cf3b32a3f2fc89a1195fb1df7036b0f07b0ce84c09b4903e53311b8e13b7f2 10521 
gcc-15_15.3.0-1_source.buildinfo
Files:
 bf2f30874d65f473669656a1e9769df5 47089 devel optional gcc-15_15.3.0-1.dsc
 ec21f3d303203b7ba405899c18b65ee7 100352703 devel optional 
gcc-15_15.3.0.orig.tar.gz
 951f6ce7194ff87c875bfcd46bfc53a8 1027604 devel optional 
gcc-15_15.3.0-1.debian.tar.xz
 2258ddad38d414f5edf566a6d2c59068 10521 devel optional 
gcc-15_15.3.0-1_source.buildinfo

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

iQJEBAEBCgAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmotIZkQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9YpIEACl1Bxk/QoEtyYk1Zh73TML0a9w9nS6NKXR
HI0mJsy6wsXDiG1UJvnOLrIom80jfBTcVVgYro/omZCs58eGAFByP/3+kW7sL2If
8SAl4WnPqdSkxaPoJDBvvkOz+SgRDzxy2ywvqm/dpGYcUxWgOugzMgfQ6g53BRqj
KHN8wCKvHuRTthE5ffplhkGCy2bqFTIfQi2hkypMjuLj2R+GUM0OC4OMH4XppIA+
Gw40eHwIpCbL44IfSOwAkFQqGGtdpxjLtHHMJ6yUF99DkYN0WBVPCJ6AWCWlVGDY
3U9kttfBaINhgEbHvXW0t4Hwco2EOz0C30Y37GiuxAH1E7cptTuG7x+rPi9f12Dd
1b5hipO7hJQT3CF+kY8/0YoNk6b49QI0LHRI6qnSUQjTr5+OZnhkv/NyDP8GQnnJ
WDm6fmLGzy5t+ErYWxvMikJLUELu+neirJKbks4nZSxc2pHvQdHKQvS1WdrzXpii
/h8gP1Cv7MhCo1S71S7ZEigklAMgAILQ78PdHeCKpfw3QovAZUTLPOpLFabvEiDV
ErcgDrLa1OWeoGSXhGlyfrIQlnYXhbEEGF4l3Pknnn29lMzKXp3uDXZgaCZMwni7
ZlwPYyF9qhDLXxN4sRbzajsOVYwJf4vMjJDrEhpQsqQrxGhWV99pRZH2GMSNjqVx
xH3zImR1xQ==
=WZIE
-----END PGP SIGNATURE-----

Attachment: pgp3V9jqNZDya.pgp
Description: PGP signature


--- End Message ---

Reply via email to