Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660592 - media-libs/rubberband-1.8.1-r1 fails in prefix with "QA Notice: the following files installed outside the prefix"
Summary: media-libs/rubberband-1.8.1-r1 fails in prefix with "QA Notice: the following...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-07 10:15 UTC by Nado
Modified: 2018-07-12 19:00 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,18.42 KB, text/x-log)
2018-07-07 10:15 UTC, Nado
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nado 2018-07-07 10:15:15 UTC
Created attachment 538684 [details]
build.log

I'm running a prefix on a Debian system.

Here is the error


* QA Notice: the following files are outside of the prefix:
 * /usr
 * /usr/share
 * /usr/share/ladspa
 * /usr/share/ladspa/rdf
 * /usr/share/ladspa/rdf/ladspa-rubberband.rdf
 * /usr/lib64
 * /usr/lib64/librubberband.so
 * /usr/lib64/librubberband.so.2
 * /usr/lib64/librubberband.so.2.1.0
 * /usr/lib64/pkgconfig
 * /usr/lib64/pkgconfig/rubberband.pc
 * /usr/lib64/ladspa
 * /usr/lib64/ladspa/ladspa-rubberband.cat
 * /usr/lib64/ladspa/ladspa-rubberband.so
 * /usr/lib64/vamp
 * /usr/lib64/vamp/vamp-rubberband.cat
 * /usr/lib64/vamp/vamp-rubberband.so
 * /usr/include
 * /usr/include/rubberband
 * /usr/include/rubberband/RubberBandStretcher.h
 * /usr/include/rubberband/rubberband-c.h
 * /usr/bin
 * /usr/bin/rubberband
 * ERROR: media-libs/rubberband-1.8.1-r1::gentoo failed:
 *   Aborting due to QA concerns: there are files installed outside the prefix
 * 
 * Call stack:
 *   misc-functions.sh, line 601:  Called install_qa_check
 *   misc-functions.sh, line 217:  Called source 'install_symlink_html_docs'
 *            05prefix, line 114:  Called install_qa_check_prefix
 *            05prefix, line  27:  Called die
 * The specific snippet of code:
 *   			die "Aborting due to QA concerns: there are files installed outside the prefix"
 *
Comment 1 Larry the Git Cow gentoo-dev 2018-07-12 19:00:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c6ee748e42214ab4f44a886227d334d2c3d5610

commit 7c6ee748e42214ab4f44a886227d334d2c3d5610
Author:     nado <nado@troglodyte.be>
AuthorDate: 2018-07-11 08:19:15 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-07-12 18:59:12 +0000

    media-libs/rubberband: fix prefix support and switch to eapi 7
    
    Closes: https://bugs.gentoo.org/660592
    Package-Manager: Portage-2.3.41, Repoman-2.3.9
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 media-libs/rubberband/rubberband-1.8.1-r2.ebuild | 46 ++++++++++++++++++++++++
 1 file changed, 46 insertions(+)