Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 542562 - bootstrap fails in sys-apps/coreutils on Yosemite
Summary: bootstrap fails in sys-apps/coreutils on Yosemite
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-08 14:03 UTC by Volker Wegert
Modified: 2015-05-31 10: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 Volker Wegert 2015-03-08 14:03:51 UTC
I am trying to re-bootstrap Gentoo Prefix on a machine I recently upgraded to OS X 10.10.2. The process fails during the merge of sys-apps/coreutils-8.23-r00.1 with the following error messages:

make[2]: Entering directory '/Users/vwegert/Library/Gentoo/var/tmp/portage/sys-apps/coreutils-8.23-r00.1/work/coreutils-8.23'
  MAKEINFO doc/coreutils.info
./doc/coreutils.texi:6: warning: unrecognized encoding name `UTF-8'.
./doc/coreutils.texi:6: Unknown command `allowcodebreaks'.
makeinfo: Removing output file `doc/coreutils.info' due to errors; use --force to preserve.
Makefile:10891: recipe for target 'doc/coreutils.info' failed
make[2]: *** [doc/coreutils.info] Error 1
make[2]: Leaving directory '/Users/vwegert/Library/Gentoo/var/tmp/portage/sys-apps/coreutils-8.23-r00.1/work/coreutils-8.23'
Makefile:11097: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/Users/vwegert/Library/Gentoo/var/tmp/portage/sys-apps/coreutils-8.23-r00.1/work/coreutils-8.23'
Makefile:11583: recipe for target 'install' failed
make: *** [install] Error 2
 * ERROR: sys-apps/coreutils-8.23-r00.1::gentoo_prefix failed (install phase):
 *   emake failed


Reproducible: Always
Comment 1 Fabian Groffen gentoo-dev 2015-05-31 10:17:33 UTC
I believe this has been fixed, as the problem doesn't occur today.