Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
revdep-rebuild keeps emerging gcc but nothing gets fixed.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
RayDude
Advocate
Advocate


Joined: 29 May 2004
Posts: 2062
Location: San Jose, CA

PostPosted: Wed Jul 30, 2008 8:16 pm    Post subject: revdep-rebuild keeps emerging gcc but nothing gets fixed. Reply with quote

I have tried stable and 0.2.4_rc4 with the same results. Basically it does this every time:

Code:
revdep-rebuild | tee revdep_log.txt
 * 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
 *   broken /usr/lib64/eclipse-3.3/plugins/org.eclipse.tptp.platform.ac.linux_ia32_4.4.1.v200804021410/agent_controller/lib/libswt-gnome-gtk-3349.so (requires libgnome-2.so.0
libgnomeui-2.so.0
libgnomevfs-2.so.0)
 *   broken /usr/lib64/eclipse-3.3/plugins/org.eclipse.tptp.platform.ac.linux_ia32_4.4.1.v200804021410/agent_controller/lib/libswt-mozilla-gcc3-gtk-3349.so (requires libnspr4.so
libplc4.so
libplds4.so
libxpcom.so)
 *   broken /usr/lib64/eclipse-3.3/plugins/org.eclipse.tptp.platform.ac.linux_ia32_4.4.1.v200804021410/agent_controller/lib/libswt-mozilla-gtk-3349.so (requires libnspr4.so
libplc4.so
libplds4.so
libxpcom.so)
 *   broken /usr/lib64/gcc/x86_64-pc-linux-gnu/4.1.2/libgcjawt.la (requires /usr/lib/../lib64/lib-gnu-java-awt-peer-gtk.la)
 *   broken /usr/lib64/gcc/x86_64-pc-linux-gnu/4.1.2/libgij.la (requires /usr/lib/../lib64/libgcj.la)
 *   broken /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/libgcjawt.la (requires /usr/lib/../lib64/lib-gnu-java-awt-peer-gtk.la)
 *   broken /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/libgij.la (requires /usr/lib/../lib64/libgcj.la)
 * Generated new /root/.revdep-rebuild.3_rebuild

 * Assigning files to packages
 *  !!! /usr/lib64/eclipse-3.3/plugins/org.eclipse.tptp.platform.ac.linux_ia32_4.4.1.v200804021410/agent_controller/lib/libswt-gnome-gtk-3349.so not owned by any package is broken !!!
 *   /usr/lib64/eclipse-3.3/plugins/org.eclipse.tptp.platform.ac.linux_ia32_4.4.1.v200804021410/agent_controller/lib/libswt-gnome-gtk-3349.so -> (none)
 *  !!! /usr/lib64/eclipse-3.3/plugins/org.eclipse.tptp.platform.ac.linux_ia32_4.4.1.v200804021410/agent_controller/lib/libswt-mozilla-gcc3-gtk-3349.so not owned by any package is broken !!!
 *   /usr/lib64/eclipse-3.3/plugins/org.eclipse.tptp.platform.ac.linux_ia32_4.4.1.v200804021410/agent_controller/lib/libswt-mozilla-gcc3-gtk-3349.so -> (none)
 *  !!! /usr/lib64/eclipse-3.3/plugins/org.eclipse.tptp.platform.ac.linux_ia32_4.4.1.v200804021410/agent_controller/lib/libswt-mozilla-gtk-3349.so not owned by any package is broken !!!
 *   /usr/lib64/eclipse-3.3/plugins/org.eclipse.tptp.platform.ac.linux_ia32_4.4.1.v200804021410/agent_controller/lib/libswt-mozilla-gtk-3349.so -> (none)
 *  !!! /usr/lib64/gcc/x86_64-pc-linux-gnu/4.1.2/libgcjawt.la not owned by any package is broken !!!
 *   /usr/lib64/gcc/x86_64-pc-linux-gnu/4.1.2/libgcjawt.la -> (none)
 *  !!! /usr/lib64/gcc/x86_64-pc-linux-gnu/4.1.2/libgij.la not owned by any package is broken !!!
 *   /usr/lib64/gcc/x86_64-pc-linux-gnu/4.1.2/libgij.la -> (none)
 *   /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/libgcjawt.la -> sys-devel/gcc
 *   /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/libgij.la -> sys-devel/gcc
 * Generated new /root/.revdep-rebuild.4_packages_raw and /root/.revdep-rebuild.4_package_owners

 * Cleaning list of packages to rebuild
 * Generated new /root/.revdep-rebuild.4_packages

 * Assigning packages to ebuilds
 * Generated new /root/.revdep-rebuild.4_ebuilds

 * Evaluating package order
 * Generated new /root/.revdep-rebuild.5_order

 * All prepared. Starting rebuild
emerge --oneshot  =sys-devel/gcc-4.1.2


Then it emerges gcc and says its done, but clearly its not.

Can someone give me a pointer?

Raydude
_________________
Some day there will only be free software.
Back to top
View user's profile Send private message
coolsnowmen
Veteran
Veteran


Joined: 30 Jun 2004
Posts: 1479
Location: No.VA

PostPosted: Wed Jul 30, 2008 9:14 pm    Post subject: Reply with quote

The first half are eclipse plugins , which are not installed through portage, correct?
And the second half is gcc (hence the requested install).

Do you have the gcj use flag for gcc? If not, try recompiling with it on.
_________________
emerge: there are no ebuilds to satisfy "moo"
Back to top
View user's profile Send private message
RayDude
Advocate
Advocate


Joined: 29 May 2004
Posts: 2062
Location: San Jose, CA

PostPosted: Wed Jul 30, 2008 10:18 pm    Post subject: Reply with quote

coolsnowmen wrote:
The first half are eclipse plugins , which are not installed through portage, correct?
And the second half is gcc (hence the requested install).

Do you have the gcj use flag for gcc? If not, try recompiling with it on.


I thought the same thing, but eclipse is installed through portage and I have the gcj use flag enabled...

Thanks for the suggestions though.

Raydude
_________________
Some day there will only be free software.
Back to top
View user's profile Send private message
coolsnowmen
Veteran
Veteran


Joined: 30 Jun 2004
Posts: 1479
Location: No.VA

PostPosted: Wed Jul 30, 2008 10:21 pm    Post subject: Reply with quote

coolsnowmen wrote:
The first half are eclipse plugins , which are not installed through portage, correct?


RayDude wrote:
but eclipse is installed through portage


I'm not sure if this changes anything, but for clarification, these can be two different things.
eclipse VS eclipse plugins (that you install from eclipse).
_________________
emerge: there are no ebuilds to satisfy "moo"
Back to top
View user's profile Send private message
RayDude
Advocate
Advocate


Joined: 29 May 2004
Posts: 2062
Location: San Jose, CA

PostPosted: Wed Jul 30, 2008 10:33 pm    Post subject: Reply with quote

Oh. Got you. I'll run eclipse and see if I can reinstall them.

Thanks!

Raydude
_________________
Some day there will only be free software.
Back to top
View user's profile Send private message
coolsnowmen
Veteran
Veteran


Joined: 30 Jun 2004
Posts: 1479
Location: No.VA

PostPosted: Wed Jul 30, 2008 10:38 pm    Post subject: Reply with quote

revdep reqbuild always tries to reinstall the package the depends on the missing libraries, the other option is to install the libraries themselves

do you have nspr, libgnomeui, libgnome, gnome-vfs, & xulrunner installed
_________________
emerge: there are no ebuilds to satisfy "moo"
Back to top
View user's profile Send private message
danvari
Tux's lil' helper
Tux's lil' helper


Joined: 04 Apr 2008
Posts: 131

PostPosted: Tue Aug 19, 2008 6:46 am    Post subject: Reply with quote

i have the same problem here with gcc 4.3.1:

Code:
gentoobox stephan # revdep-rebuild
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... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /usr/lib64/gcc/x86_64-pc-linux-gnu/4.3.1/libgij.la (requires /usr/lib/../lib64/libgcj.la)
  broken /usr/lib64/gcj-4.3.1-9/libjvm.la (requires /usr/lib/../lib64/libgcj.la)
  broken /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/libgij.la (requires /usr/lib/../lib64/libgcj.la)
  broken /usr/lib/gcj-4.3.1-9/libjvm.la (requires /usr/lib/../lib64/libgcj.la)
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot  =sys-devel/gcc-4.3.1


i did once a revdep-rebuild and it did not fix this issue for me :(.
Back to top
View user's profile Send private message
ok
Guru
Guru


Joined: 11 Jul 2006
Posts: 390
Location: germany

PostPosted: Tue Aug 19, 2008 8:15 am    Post subject: Reply with quote

This is an old problem: https://bugs.gentoo.org/show_bug.cgi?id=125728
Back to top
View user's profile Send private message
rsa4046
l33t
l33t


Joined: 07 Feb 2005
Posts: 660
Location: The Big H, a bit SSW

PostPosted: Thu Aug 21, 2008 4:02 pm    Post subject: Reply with quote

danvari wrote:
i have the same problem here with gcc 4.3.1:

Code:
gentoobox stephan # revdep-rebuild
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... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /usr/lib64/gcc/x86_64-pc-linux-gnu/4.3.1/libgij.la (requires /usr/lib/../lib64/libgcj.la)
  broken /usr/lib64/gcj-4.3.1-9/libjvm.la (requires /usr/lib/../lib64/libgcj.la)
  broken /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/libgij.la (requires /usr/lib/../lib64/libgcj.la)
  broken /usr/lib/gcj-4.3.1-9/libjvm.la (requires /usr/lib/../lib64/libgcj.la)
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot  =sys-devel/gcc-4.3.1


i did once a revdep-rebuild and it did not fix this issue for me :(.


ditto here
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum