On Mon, Feb 17, 2025 at 05:08:05PM +0000, Matthias Klose wrote: > For other C/C++ related build failures see the porting guide at > http://gcc.gnu.org/gcc-15/porting_to.html ---end quoted text---
I patched the Makefiles to add -std=gnu17 to CFLAGS, but got another build error: Unable to coalesce ssa_names 129 and 268 which are marked as MUST COALESCE. Full build log: https://salsa.debian.org/electronics-team/covered/-/jobs/8309320/raw This seems to be an issue in gcc-15. Same error when building with gcc-snapshot. I tried to rebuild the package with the same patch against gcc-14, and it build successfully: https://salsa.debian.org/electronics-team/covered/-/jobs/8309452/raw So shall I upload covered with that patch that fixes this bug, although it will fail to build due to gcc-15 problem ? -- أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7
signature.asc
Description: PGP signature

