Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226163 - revdep-rebuild always says gcj library broken.
Summary: revdep-rebuild always says gcj library broken.
Status: RESOLVED DUPLICATE of bug 125728
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-13 02:27 UTC by Hongjiu Zhang
Modified: 2008-06-13 11:02 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 Hongjiu Zhang 2008-06-13 02:27:01 UTC
I emerge sys-devel/gcc-4.3.1 with gcj flag open. After emerged I used revdep-rebuild, it says:

 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries broken by a package update
 * will be emerged.

 * Collecting system binaries and libraries
 * Generated new /root/.revdep-rebuild.1_files

 * Collecting complete LD_LIBRARY_PATH
 * Generated new /root/.revdep-rebuild.2_ldpath

 * Checking dynamic linking consistency
[ 51% ]  *   broken /usr/lib/gcc/i686-pc-linux-gnu/4.3.1/libgij.la (requires /usr/lib/libgcj.la)
[ 52% ]  *   broken /usr/lib/gcj-4.3.1-9/libjvm.la (requires /usr/lib/libgcj.la)
[ 100% ]
 * Generated new /root/.revdep-rebuild.3_rebuild

But After re-emerged gcc, I still get this without any changes.

Thank you.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-13 11:02:07 UTC

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