Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 517464

Summary: bootstrap fails due to groff-1.22.2
Product: Gentoo/Alt Reporter: iloveosxzfs
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build
emerge info
emerge pqv

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.