- Package:
- gcc-9,gcc-10,gcc-11
- Submitter:
- Guillem Jover
- Date:
- 2024-07-28 18:18:05 UTC
- Severity:
- wishlist
With dpkg-dev 1.17.6, there's a new symbols file field named Ignore-Blacklist-Groups that can be used by the toolchain packages to ignore the entire blacklist group for the aeabi symbols, which are now blacklisted by regex instead of by an explicit list. This means that dpkg-dev will automatically blacklist new introduced symbols w/o having them leak into other package symbol files or having them FTBFS, and needing to add them manually to dpkg-dev and libgcc1.symbols.aeabi. But to make gcc unconditionally include unknown aeabi symbols the ignore-blacklist tag is not enough, instead the new field can be used which disables the entire regex for that group. Adding something like: ,--- * Ignore-Blacklist-Groups: aeabi `--- at the top of libgcc1.symbols.aeabi should do the trick. You can then remove the ignore-blacklist tag if you want, or I guess you could keep it to avoid having to Build-Depend on a newer dpkg-dev. Thanks, Guillem
Control: retitle -1 libgcc1: Can switch to use new Allow-Internal-Symbol-Groups for aeabi symbols I've deprecated the Ignore-Blacklist-Groups in dpkg 1.20.1, and Allow-Internal-Symbol-Groups should be used instead. Thanks, Guillem
Dear submitter, as the package gcc-8 has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/954831 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Joerg Jaspert (the ftpmaster behind the curtain)
Control: reopen -1 Control: reassign -1 gcc-9,gcc-10,gcc-11 Bug still relevant, reopening and reassigning. Thanks, Guillem
Dear submitter, as the package gcc-9 has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1076502 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
Control: reopen -1 Control: reassign -1 libgcc-s1 Bug still relevant, reopening and reassigning. Keeping the original bug report below for context. Thanks, Guillem