Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146183 - revdep-rebuild always rebuilds gcc and qt4
Summary: revdep-rebuild always rebuilds gcc and qt4
Status: VERIFIED DUPLICATE of bug 125728
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 146184 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-03 13:42 UTC by Pupeno
Modified: 2006-09-13 21:52 UTC (History)
2 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 Pupeno 2006-09-03 13:42:35 UTC
Since I am using Gentoo 2006.1 revdep-rebuild always wants to rebuild gcc and qt 4, even after rebuild them.
Running revdep-rebuild always prints:
Checking dynamic linking consistency...
  broken /usr/lib/qt4/plugins/designer/libarthurplugin.so (requires  libQtCore_debug.so.4 libQtDesigner_debug.so.4 libQtGui_debug.so.4 libQtXml_debug.so.4)
  broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.la (requires /usr/lib/lib-gnu-java-awt-peer-gtk.la)
  broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires /usr/lib/libgcj.la)
 done.
  (/home/pupeno/.revdep-rebuild.3_rebuild)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-03 13:45:06 UTC
*** Bug 146184 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-03 14:05:03 UTC
For gcc, see Bug 125728. I can't find the duplicate for QT debug right now as bugzila keeps dying on me, but there's already one and this can be marked as dupe of only one bug anyway. ;) I'll post here when I have better luck w/ search.


*** This bug has been marked as a duplicate of 125728 ***
Comment 3 Hiel Van Campen 2006-09-06 22:40:42 UTC
I had the 

broken /usr/lib/qt4/plugins/designer/libarthurplugin.so (requires  libQtCore_debug.so.4 libQtDesigner_debug.so.4 libQ                  tGui_debug.so.4 libQtXml_debug.so.4)

After " USE="debug" emerge qt " I had 

locate libQtCore
/usr/lib/qt4/libQtCore.so.4.1.4
/usr/lib/qt4/libQtCore.prl
/usr/lib/qt4/libQtCore.la
/usr/lib/qt4/libQtCore.so
/usr/lib/qt4/libQtCore.so.4
/usr/lib/qt4/libQtCore.so.4.1
/usr/lib/qt4/libQtCore_debug.so.4.1.4
/usr/lib/qt4/libQtCore_debug.prl
/usr/lib/qt4/libQtCore_debug.la
/usr/lib/qt4/libQtCore_debug.so
/usr/lib/qt4/libQtCore_debug.so.4
/usr/lib/qt4/libQtCore_debug.so.4.1

and revdep-rebuild was happy
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-09-07 00:44:47 UTC
OK, finally found it. Bug 139643 is for QT4.

Closing this.