https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/nx-3.5.99.27 fails to compile. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 888506 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: 1 out of 1 hunk FAILED -- saving rejects to file src/mesa/main/glheader.h.rej Hunk #1 FAILED at 62. i686-pc-linux-gnu-gcc: error: MesaTnlAsmSrcs: linker input file not found: No such file or directory i686-pc-linux-gnu-gcc: error: MesaTnlAsmSrcs: linker input file not found: No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f26127ab908ece34a6d68a4a119db8612bdcf16 commit 7f26127ab908ece34a6d68a4a119db8612bdcf16 Author: Cristian Othón Martínez Vera <cfuga@cfuga.mx> AuthorDate: 2025-01-31 19:02:44 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2025-02-05 19:21:08 +0000 net-misc/nx: fix compilation with gcc14 for 32bit systems Closes: https://bugs.gentoo.org/927780 Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Closes: https://github.com/gentoo/gentoo/pull/40403 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> net-misc/nx/files/nx-3.5.99.26-gcc14-32bit.patch | 51 ++++++++++++++++++++++++ net-misc/nx/nx-3.5.99.26.ebuild | 4 +- net-misc/nx/nx-3.5.99.27.ebuild | 4 +- 3 files changed, 57 insertions(+), 2 deletions(-)