From doko at debian.org Mon Mar 2 08:43:23 2026 From: doko at debian.org (Matthias Klose) Date: Mon, 2 Mar 2026 09:43:23 +0100 Subject: Bug#1129516: wpewebkit build-depends on legacy GCC 14 Message-ID: <1f390203-ef0f-4241-9ff2-7c82ce3568a3@debian.org> Package: src:wpewebkit Version: 2.50.5-1 Severity: important Tags: sid forky User: debian-gcc at lists.debian.org Usertag: gcc-14-legacy wpewebkit build-depends on legacy GCC 14, which is unlikely to be shipped with the next Debian release. Please check to build with GCC 15, and/or test with GCC 16 (currently experimental only). From berto at igalia.com Mon Mar 2 09:23:49 2026 From: berto at igalia.com (Alberto Garcia) Date: Mon, 2 Mar 2026 10:23:49 +0100 Subject: Bug#1129516: wpewebkit build-depends on legacy GCC 14 In-Reply-To: <1f390203-ef0f-4241-9ff2-7c82ce3568a3@debian.org> References: <1f390203-ef0f-4241-9ff2-7c82ce3568a3@debian.org> <1f390203-ef0f-4241-9ff2-7c82ce3568a3@debian.org> Message-ID: On Mon, Mar 02, 2026 at 09:43:23AM +0100, Matthias Klose wrote: > wpewebkit build-depends on legacy GCC 14, which is unlikely to be > shipped with the next Debian release. Please check to build with GCC > 15, and/or test with GCC 16 (currently experimental only). Hi, this dependency is only for mips64el, which has been dropped from unstable. I suppose I can remove the logic from the package already? Berto From doko at debian.org Tue Mar 3 08:22:34 2026 From: doko at debian.org (Matthias Klose) Date: Tue, 3 Mar 2026 09:22:34 +0100 Subject: Bug#1129516: wpewebkit build-depends on legacy GCC 14 In-Reply-To: References: <1f390203-ef0f-4241-9ff2-7c82ce3568a3@debian.org> <1f390203-ef0f-4241-9ff2-7c82ce3568a3@debian.org> Message-ID: On 3/2/26 10:23, Alberto Garcia wrote: > On Mon, Mar 02, 2026 at 09:43:23AM +0100, Matthias Klose wrote: >> wpewebkit build-depends on legacy GCC 14, which is unlikely to be >> shipped with the next Debian release. Please check to build with GCC >> 15, and/or test with GCC 16 (currently experimental only). > > Hi, this dependency is only for mips64el, which has been dropped from > unstable. I suppose I can remove the logic from the package already? I think so, mips64el isn't even a ports architecture anymore.