Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517464 - bootstrap fails due to groff-1.22.2
Summary: bootstrap fails due to groff-1.22.2
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-19 00:54 UTC by iloveosxzfs
Modified: 2014-08-13 17:42 UTC (History)
0 users

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


Attachments
build (groff-build.log,111.40 KB, text/plain)
2014-07-19 00:54 UTC, iloveosxzfs
Details
emerge info (groff-emerge-info.txt,3.86 KB, text/plain)
2014-07-19 00:54 UTC, iloveosxzfs
Details
emerge pqv (groff-emerge-pqv.txt,509 bytes, text/plain)
2014-07-19 00:55 UTC, iloveosxzfs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iloveosxzfs 2014-07-19 00:54:10 UTC
Created attachment 381004 [details]
build

Bootstrapping on OS X 10.9.4, once the unrelated python issues have been dealt with, fails on groff-1.22.2. Deparallelizing the build seems to resolve the problem.

cd ${EPREFIX}
mkdir -p etc/portage/env
echo 'MAKEOPTS="-j1"' > etc/portage/env/deparallelize
echo '=sys-apps/groff-1.22.2::gentoo_prefix deparallelize' >> etc/portage/package.env
Comment 1 iloveosxzfs 2014-07-19 00:54:36 UTC
Created attachment 381006 [details]
emerge info
Comment 2 iloveosxzfs 2014-07-19 00:55:11 UTC
Created attachment 381008 [details]
emerge pqv
Comment 3 Fabian Groffen gentoo-dev 2014-07-19 06:06:06 UTC
I think the cause is bug #258291, keeping this bug open to work around the problem at bootstrap time.
Comment 4 Fabian Groffen gentoo-dev 2014-07-24 17:28:39 UTC
Is this reproducible for you?

make[2]: *** read jobs pipe: No such file or directory.  Stop
Comment 5 Fabian Groffen gentoo-dev 2014-08-13 17:42:33 UTC
I think this is more make than groff.  WFIW I didn't experience this when bootstrapping.