Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913230 - media-libs/libdca-0.0.7 fails src_install in Prefix
Summary: media-libs/libdca-0.0.7 fails src_install in Prefix
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-29 22:40 UTC by rpimonitrbtch
Modified: 2024-04-02 23:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,41.11 KB, application/octet-stream)
2023-08-29 22:40 UTC, rpimonitrbtch
Details
emerge --info (emerge.info,6.20 KB, text/plain)
2023-08-29 22:40 UTC, rpimonitrbtch
Details
ebuild patch (rm-nonexistent-file.patch,397 bytes, patch)
2023-08-29 22:41 UTC, rpimonitrbtch
Details | Diff
build.log (build.log,43.65 KB, application/octet-stream)
2024-04-02 23:21 UTC, rpimonitrbtch
Details
emerge --info (emerge.info,5.45 KB, text/plain)
2024-04-02 23:22 UTC, rpimonitrbtch
Details
emerge -pqv (emerge.pqv,171 bytes, text/plain)
2024-04-02 23:22 UTC, rpimonitrbtch
Details

Note You need to log in before you can comment on or make changes to this bug.
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