https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/xvid-1.3.7-r1 installs files that contain a TEXTREL. 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#QA0013
Created attachment 887118 [details] build.log build log and emerge --info
Created attachment 895521 [details] build.log This seems to have started to cause build failures with the switch to 23.0 profiles.
(In reply to sin-ack from comment #2) > Created attachment 895521 [details] > build.log > > This seems to have started to cause build failures with the switch to 23.0 > profiles. I can confirm that with <23.0 profile I could emerge media-libs/xvid-1.3.7-r1 without issue. Now after switching to default/linux/amd64/23.0/split-usr I see this issue.
(In reply to Lars from comment #3) > I can confirm that with <23.0 profile I could emerge > media-libs/xvid-1.3.7-r1 without issue. Now after switching to > default/linux/amd64/23.0/split-usr I see this issue. Sorry, I have to correct myself here. I did emerge --emptytree @world after switching profile and I did not see this issue. Sorry for the noise.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6772974ec4b3250f18dfaf2c142c8d439335e4a3 commit 6772974ec4b3250f18dfaf2c142c8d439335e4a3 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-08-19 01:16:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-19 01:17:19 +0000 media-libs/xvid: disable assembly There's a handful of very old asm impls in here for mmx+sse2 but they're non-PIC and unlikely to be worth it these days. Bug: https://bugs.gentoo.org/421841 Bug: https://bugs.gentoo.org/831044 Bug: https://bugs.gentoo.org/858431 Closes: https://bugs.gentoo.org/258804 Closes: https://bugs.gentoo.org/926543 Closes: https://bugs.gentoo.org/937019 Signed-off-by: Sam James <sam@gentoo.org> media-libs/xvid/xvid-1.3.7-r2.ebuild | 69 ++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+)