Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629336 - gcc-config [prefix/linux-standalone/amd64] in main tree all fail with "the following files are outside of the prefix:"
Summary: gcc-config [prefix/linux-standalone/amd64] in main tree all fail with "the fo...
Status: RESOLVED DUPLICATE of bug 417647
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-29 23:50 UTC by Steven Trogdon
Modified: 2017-11-30 02:17 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Trogdon 2017-08-29 23:50:25 UTC
This is perhaps similar to https://bugs.gentoo.org/show_bug.cgi?id=417647. All the linux-standalone/amd64 ebuilds for gcc-config fail with

 * QA Notice: the following files are outside of the prefix:
 * /usr
 * /usr/bin
 * /usr/bin/gcc-config
 * /usr/lib64
 * /usr/lib64/misc
 * /usr/lib64/misc/gcc-config
 * ERROR: sys-devel/gcc-config-1.8-r1::gentoo failed:
 *   Aborting due to QA concerns: there are files installed outside the prefix
 * 

The patches, with minor revisions, at https://bugs.gentoo.org/show_bug.cgi?id=417647 can be made to work for the standalone profile. I did have to install openrc to provide the symlink EPREIX/etc/init.d/funtions.sh required in the patches.
Comment 1 Benda Xu gentoo-dev 2017-08-30 04:02:31 UTC
Thanks for the report Steven. That's why we have a gcc-config-1.8_p20160608 ebuild in the android overlay.  Let's pay attention to bug 417647.

*** This bug has been marked as a duplicate of bug 417647 ***
Comment 2 Steven Trogdon 2017-08-30 05:13:20 UTC
(In reply to Benda Xu from comment #1)
> Thanks for the report Steven. That's why we have a gcc-config-1.8_p20160608
> ebuild in the android overlay.  Let's pay attention to bug 417647.
> 
> *** This bug has been marked as a duplicate of bug 417647 ***

Yes, gcc-config is the one I have installed but there seems (perhaps I need to sync?) to be EAPI issues with the overlay and I thought it was no longer maintained.
Comment 3 Benda Xu gentoo-dev 2017-08-30 09:15:09 UTC
(In reply to Steven Trogdon from comment #2)
> (In reply to Benda Xu from comment #1)
> > Thanks for the report Steven. That's why we have a gcc-config-1.8_p20160608
> > ebuild in the android overlay.  Let's pay attention to bug 417647.
> > 
> > *** This bug has been marked as a duplicate of bug 417647 ***
> 
> Yes, gcc-config is the one I have installed but there seems (perhaps I need
> to sync?) to be EAPI issues with the overlay and I thought it was no longer
> maintained.

Sorry for the confusion.  We should actually get rid of that overlay soon.  The only block is bug 417647, so let's give it a kick.
Comment 4 Benda Xu gentoo-dev 2017-11-30 02:17:16 UTC
The android overlay is no longer needed for RAP.