Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656512 - libtool fails during prefix bootstrap
Summary: libtool fails during prefix bootstrap
Status: RESOLVED DUPLICATE of bug 655414
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2018-05-25 18:08 UTC by Richard Yao (RETIRED)
Modified: 2018-06-11 12:14 UTC (History)
0 users

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


Attachments
libtool build.log from failure (build.log,3.20 KB, text/x-log)
2018-05-25 18:08 UTC, Richard Yao (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Yao (RETIRED) gentoo-dev 2018-05-25 18:08:36 UTC
Created attachment 533172 [details]
libtool build.log from failure

The following happens when bootstrapping on both Gentoo amd64 and CentOS 6 (after forcing GCC to 4.9 on CentOS because glibc requires it):

 * Running eautoreconf in '/opt/gentoo/var/tmp/portage/sys-devel/libtool-2.4.6-r5/work/libtool-2.4.6/libltdl' ...
ERROR: This version of portageq only supports <eroot>s ending in '/opt/gentoo'. The provided <eroot>, '/opt/gentoo/tmp', doesn't.

If package.provided is used to try to coax the installation along, other pacakges will fail with the same failure.
Comment 1 kuzetsa CatSwarm (kuza for short) 2018-05-25 20:04:53 UTC
I'm not 100% sure if this bug is related...

17fce85669beec41747d65b37a55747b2f3ddb3c references a different bug number:

https://bugs.gentoo.org/655414#c15

The code touches ${PORTAGE_OVERRIDE_EPREFIX}

I've experienced the same error (sys-devel/libtool-2.4.6-r5 failure),

but posted the build.log on:

https://bugs.gentoo.org/655414#c18
Comment 2 Fabian Groffen gentoo-dev 2018-05-25 20:08:37 UTC
I think this is a dup of #655414

*** This bug has been marked as a duplicate of bug 655414 ***