[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1057635: Fix gcc-13 test failures during package build



On 06.12.23 10:30, Gwenole Beauchesne wrote:
Package: gcc-13
Version: 13.2.0-7

The gcc-ice-dump.diff patch causes the GCC driver to test for the
DEB_BUILD_OPTIONS environment variable and generate extra debug output
when an ICE occurs, for instance. This is an interesting feature,
while building other packages, but not while building GCC itself IMHO.
Dejagnu would consider that as excess errors.

I suggest to add variables to DEB_BUILD_OPTIONS to disable that
feature, and use them accordingly for the gcc-13 package itself.
Patches attached. Regression tested on x86_64-linux-gnu for
--enable-languages=c,c++ on bullseye and bookworm. Not essential, but
interesting to have for testing / trixie.

please change that to also accept gcc-ice=norepro,nodump, gcc-ice=nodump,norepro.

please base your patches on
https://salsa.debian.org/toolchain-team/gcc/tree/gcc-13-debian
updating the gcc-ice-dump and gcc-ice-apport patches.

thanks, Matthias


Reply to: