Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446564 - sys-apps/coreutils-8.20 fails compile: help2man: can't get '--help' man/arch.td/arch & man/uname.td/uname: Error 127
Summary: sys-apps/coreutils-8.20 fails compile: help2man: can't get '--help' man/arch....
Status: RESOLVED DUPLICATE of bug 446438
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-09 02:33 UTC by Jason Mours
Modified: 2012-12-09 07:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log-coreutils-8.20,49.08 KB, text/plain)
2012-12-09 02:35 UTC, Jason Mours
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mours 2012-12-09 02:33:49 UTC
Added ocaml & components from dev-ml
sys-apps/coreutils-8.20 fails compile: help2man: can't get '--help' man/arch.td/arch & man/uname.td/uname: Error 127

See build.log-coreutils-8.20

Reproducible: Always
Comment 1 Jason Mours 2012-12-09 02:35:52 UTC
Created attachment 331850 [details]
build.log
Comment 2 Jason Mours 2012-12-09 03:15:54 UTC
help2man: can't get '--help' info from man/arch.td/arch
make[2]: *** [man/arch.1] Error 127
make[2]: *** Waiting for unfinished jobs....
help2man: can't get '--help' info from man/uname.td/uname
make[2]: *** [man/uname.1] Error 127
make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-8.20/work/coreutils-8.20'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-8.20/work/coreutils-8.20'
make: *** [all] Error 2
emake failed
 [31;01m*[0m ERROR: sys-apps/coreutils-8.20 failed (compile phase):
 [31;01m*[0m   emake failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m          ebuild.sh, line   93:  Called src_compile
 [31;01m*[0m        environment, line 2368:  Called __eapi2_src_compile
 [31;01m*[0m   phase-helpers.sh, line  616:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m   		emake || die "emake failed"
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=sys-apps/coreutils-8.20'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-apps/coreutils-8.20'`.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-apps/coreutils-8.20/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-apps/coreutils-8.20/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/sys-apps/coreutils-8.20/work/coreutils-8.20'
 [31;01m*[0m S: '/var/tmp/portage/sys-apps/coreutils-8.20/work/coreutils-8.20'
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2012-12-09 07:55:34 UTC
You should be able to `emerge --sync` to resolve this.

Please look whether there already are existing bugs before you report a new bug.

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