On Thu, Sep 04, 2025 at 01:16:08PM +0200, Matthias Klose wrote: > On 9/4/25 13:08, Santiago Vila wrote: > > This most probably happens because several executables in /usr/libexec/ > > gcc/x86_64-linux-gnu/15 > > are not stripped as expected: > > > > $ cd /usr/libexec/gcc/x86_64-linux-gnu/15 > > $ file * | grep "not stripped" | cut -d: -f1 > > cc1 > > cc1plus > > lto1 > > I'd like to keep these unstripped until the next test rebuild is done.
A test rebuild has been made, and I've reported all the failing packages I found. Can we please strip those executables now? Alternatively, this bug should be serious, so that the package does not propagate to testing (this is a must directive in policy). Thanks.