Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728074 - media-libs/openh264 - die "Aborting due to QA concerns: double prefix files installed"
Summary: media-libs/openh264 - die "Aborting due to QA concerns: double prefix files i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: Normal normal (vote)
Assignee: Ian Stakenvicius (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-12 14:55 UTC by Christian Ludwig
Modified: 2020-07-14 18:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,66.14 KB, text/plain)
2020-06-12 14:56 UTC, Christian Ludwig
Details
Proposed patch (openh264.patch,499 bytes, patch)
2020-06-12 14:57 UTC, Christian Ludwig
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Ludwig 2020-06-12 14:55:13 UTC
I am running a Gentoo Prefix environment on a Debian Linux host. In this instance, media-libs/openh264 fails to install with USE=plugin (default).

Reproducible: Always
Comment 1 Christian Ludwig 2020-06-12 14:56:41 UTC
Created attachment 644516 [details]
build.log
Comment 2 Christian Ludwig 2020-06-12 14:57:41 UTC
Created attachment 644518 [details, diff]
Proposed patch

The attached patch fixes it for me.
Comment 3 Stephan Hartmann (RETIRED) gentoo-dev 2020-07-14 18:23:32 UTC
This was fixed with:

commit 888a73cb74f4b728c8c5cdaafcfea1a858603529
Author: Jeffrey Lin <jeffrey@icurse.nl>
Date:   Sun Jun 21 20:32:59 2020 -0400

    media-libs/openh264: fix double prefix
    
    Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl>
    Closes: https://github.com/gentoo/gentoo/pull/16368
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>