Control: reassign -1 systemd Control: retitle -1 systemd: FTBFS on arm64 with GCC-15 due to GCS warning
Hi, On 2025-08-12 05:53, Luca Boccassi wrote: > On Tue, 12 Aug 2025 at 17:33, Guillem Jover <[email protected]> wrote: > > I'd not really feel comfortable with silencing the warning from > > dpkg-buildflags, because that would mean not even third-party builds > > will be aware that they might need to rebuild stuff. If these warnings > > were superfluous, then I think the correct place to silence/disable > > them would be in binutils (but I doubt these would have been added if > > they were superfluous). > > Ok, reassigning to binutils Of the thousands of packages in the Debian archive, only a few fail to build because of this warning. Since there's an easy way to silence it, I think it's better to use that in the rare cases needed rather than make binutils diverge from upstream.

