Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439932 - sys-libs/libutempter-1.1.6 Prefix fork fails to merge on ppc64-linux due to mandir location
Summary: sys-libs/libutempter-1.1.6 Prefix fork fails to merge on ppc64-linux due to m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords: Bug, Inclusion, REVIEWED
Depends on:
Blocks:
 
Reported: 2012-10-28 01:02 UTC by Richard Yao (RETIRED)
Modified: 2012-10-28 01:50 UTC (History)
0 users

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


Attachments
build.log (build.log,6.62 KB, application/octet-stream)
2012-10-28 01:04 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 2012-10-28 01:02:06 UTC
Adding the following line will correct it:

-e "/^mandir /s:=.*:= ${EPREFIX}/usr/share/man:"

I had permission from chithead (x11 team) and radhermit (base-system team) to
make this change to the ebuild before I discovered that it had been forked by
the prefix team. The existing main tree ebuild already has some minor changes
for prefix support. Is there any chance that we could merge the prefix overlay
specific changes back into the main tree with this additional change and kill
the prefix overlay version?

Note that I am practicing filing bug reports with my iPad, so I will attach the actual build.log file from the failure in a follow-up post.
Comment 1 Richard Yao (RETIRED) gentoo-dev 2012-10-28 01:04:26 UTC
Created attachment 327554 [details]
build.log
Comment 2 Jonathan Callen (RETIRED) gentoo-dev 2012-10-28 01:30:43 UTC
Fixed in prefix overlay.  The merge of the ebuild in prefix and in gx86 should be a separate bug.