Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926543 - media-libs/xvid-1.3.7-r1 installs files that contain a TEXTREL
Summary: media-libs/xvid-1.3.7-r1 installs files that contain a TEXTREL
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-09 06:56 UTC by Agostino Sarubbo
Modified: 2024-07-15 10:07 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,77.89 KB, text/plain)
2024-03-09 06:56 UTC, Agostino Sarubbo
Details
build.log (xvid-1.3.7-r1-build.log,39.57 KB, text/x-log)
2024-06-10 16:10 UTC, sin-ack
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-09 06:56:13 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-09 06:56:14 UTC
Created attachment 887118 [details]
build.log

build log and emerge --info
Comment 2 sin-ack 2024-06-10 16:10:41 UTC
Created attachment 895521 [details]
build.log

This seems to have started to cause build failures with the switch to 23.0 profiles.
Comment 3 Lars 2024-07-15 10:02:45 UTC
(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.
Comment 4 Lars 2024-07-15 10:07:46 UTC
(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.