Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107222 - sys-apps/man-1.6-r1 doesn't compile w/o recompiled/specific GCC
Summary: sys-apps/man-1.6-r1 doesn't compile w/o recompiled/specific GCC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo's Team for Core System packages
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
: 107807 (view as bug list)
Depends on: 18361
Blocks:
  Show dependency tree
 
Reported: 2005-09-25 16:58 UTC by Kelly Price
Modified: 2005-10-05 18:54 UTC (History)
1 user (show)

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 Kelly Price 2005-09-25 16:58:12 UTC
sys-apps/man-1.6-r1 isn't compiling unless you ether:

1.  Recompile GCC away from the stock version provided in the stage 3 tarball...
2.  or use "CC_FOR_BUILD gcc emerge man"

Removal of any MAKE_OPTS and FEATURES from /etc/make.conf doesn't solve the
problem.  Apparently, CBUILD doesn't get defined, and therefore man's build
system doesn't get a BUILD_CC variable properly set, and we see a vital
component of man's build system fail (because it wasn't built).

The forum URL I pointed to above has some better details.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-26 00:24:41 UTC

*** This bug has been marked as a duplicate of 18361 ***
Comment 2 Kelly Price 2005-09-26 12:59:59 UTC
This bug is of a later version of man than what bug 18361 handles, even though
it is the exact same problem.  Reopening this bug, and attaching dependency.

Lets fix the bug for man 1.6-r1 please.  This is not man 1.5l.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-09-26 14:39:54 UTC

*** This bug has been marked as a duplicate of 18361 ***
Comment 4 SpanKY gentoo-dev 2005-09-26 15:03:10 UTC
handle this crap here
Comment 5 SpanKY gentoo-dev 2005-09-26 15:03:46 UTC
neglected to post `emerge info` like the bug report page told you to

also no real info on what you did
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-10-01 11:42:23 UTC
*** Bug 107807 has been marked as a duplicate of this bug. ***
Comment 7 SpanKY gentoo-dev 2005-10-05 18:54:01 UTC
found the bug in toolchain-funcs via Bug 74101
Comment 8 SpanKY gentoo-dev 2005-10-05 18:54:10 UTC
and fixed it