Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 913230

Summary: media-libs/libdca-0.0.7 fails src_install in Prefix
Product: Gentoo Linux Reporter: rpimonitrbtch <bugtoo>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: UNCONFIRMED ---    
Severity: normal CC: bugtoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
ebuild patch
build.log
emerge --info
emerge -pqv

Description rpimonitrbtch 2023-08-29 22:40:08 UTC
Created attachment 869013 [details]
build.log

src_install step removes libdts.a from within image, but doesn't account for EPREFIX in the path... using ${D} rather than ${ED} as the root. When within a prefix, this results in a "rm: cannot remove... No such file or directory" error.
Comment 1 rpimonitrbtch 2023-08-29 22:40:58 UTC
Created attachment 869014 [details]
emerge --info
Comment 2 rpimonitrbtch 2023-08-29 22:41:22 UTC
Created attachment 869015 [details, diff]
ebuild patch
Comment 3 rpimonitrbtch 2024-04-02 23:21:47 UTC
Created attachment 889294 [details]
build.log

uploading new log/info files using mainline prefix profile
Comment 4 rpimonitrbtch 2024-04-02 23:22:23 UTC
Created attachment 889295 [details]
emerge --info
Comment 5 rpimonitrbtch 2024-04-02 23:22:38 UTC
Created attachment 889296 [details]
emerge -pqv