Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3802 - groff fails to build due to unmet c++ dependency
Summary: groff fails to build due to unmet c++ dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Bart Verwilst
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-17 04:40 UTC by Florian Lohoff
Modified: 2003-02-04 19:42 UTC (History)
4 users (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 Florian Lohoff 2002-06-17 04:40:49 UTC
Hi,

emerge groff in the stage1 fails due to non-working c++.

[...]
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking that C++ compiler can compile simple program... no
configure: error: a working C++ compiler is required

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 1, Exitcode 1
!!! (no error message)

!!! emerge aborting on  /usr/portage/sys-apps/groff/groff-1.17.2-r1.ebuild .
Comment 1 Bart Verwilst 2002-07-05 13:20:43 UTC
EUhm.. any ideas somebody?  
Comment 2 Brandon Low (RETIRED) gentoo-dev 2002-07-05 13:22:51 UTC
close won't fix, groff needs to be built after the second build of gcc.
Comment 3 Dave Nellans 2002-07-16 12:24:42 UTC
I can verify this but, not during stage 1, but on a re-merge of groff on a
system that is completely up to date with rsync as of July 16th 11am...  thought
it might be ccache or colorgcc as the problem but not so.  Can't seem to figure
what is going on here.

dave
Comment 4 Dave Nellans 2002-07-16 12:33:20 UTC
Groff 1.16.1-r1 does not fail on this dependancy and builds fine... while 1.17
does...  should 1.17 be masked untill this is resolved?  i am using 2.95.3-r7

dave
Comment 5 Shahar Goldin 2002-08-08 23:07:11 UTC
with gcc3.2pre  configure: WARNING: If you wanted to set the --build type, don't use --host.     If a cross compiler is detected then cross compile mode will be used. checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output... configure: error: C compiler cannot create executables  !!! ERROR: The ebuild did not complete successfully. !!! Function src_compile, Line 7, Exitcode 77 !!! (no error message) ... now isn't that special  :-\ the groff that I have installed, of course, is broken (I see this when I try to open a man page)  groff: error while loading shared libraries: libstdc++.so.4: cannot open shared object file: No such file or directory  
Comment 6 Shahar Goldin 2002-08-09 09:01:02 UTC
hm
running "/usr/portage/scripts/bootstrap.sh" fixed this problem
nm :-)
Comment 7 Bart Verwilst 2002-08-21 18:07:07 UTC
I assume this is fixed? Long time since i heard anything about it... Closing