Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126200 - Revdep-rebuild reports some libraries as broken in gcc-3.4.5-r1, recompiling doesn't help
Summary: Revdep-rebuild reports some libraries as broken in gcc-3.4.5-r1, recompiling ...
Status: RESOLVED DUPLICATE of bug 125728
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-14 11:35 UTC by Jouni Rinne
Modified: 2006-09-13 21:49 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 Jouni Rinne 2006-03-14 11:35:15 UTC
Whenever I run 'revdep-rebuild', it reports the following libraries as broken:

Checking dynamic linking consistency...
  broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-w3c-dom.la (requires /usr/lib/libgcj.la)
  broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-xml-sax.la (requires /usr/lib/libgcj.la)
 done.
  (/root/.revdep-rebuild.3_rebuild)

and then wants to re-emerge gcc, but when I afterwards re-run revdep-rebuild, it still reports the same libraries as broken. I tried downgrading to sys-devel/gcc-3.4.5, but the problem persisted.

According to equery the files really belong to gcc:

madmax@bluelight ~ $ equery belongs lib-org-w3c-dom.la
[ Searching for file(s) lib-org-w3c-dom.la in *... ]
sys-devel/gcc-3.4.5-r1 (/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-w3c-dom.la)
madmax@bluelight ~ $ equery belongs lib-org-xml-sax.la
[ Searching for file(s) lib-org-xml-sax.la in *... ]
sys-devel/gcc-3.4.5-r1 (/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-xml-sax.la)

This problem didn't exist some two weeks ago, when I last ran revdep-rebuild

Gcc is compiled with the following USE-flags: objc gcj

Emerge --info:

Gentoo Base System version 1.12.0_pre16
Portage 2.1_pre6-r2 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.3.5-r3, 2.6.15-gentoo-r7 i686)
=================================================================
System uname: 2.6.15-gentoo-r7 i686 AMD Athlon(tm) XP 3000+
distcc[20534] (dcc_trace_version) distcc 2.18.3 i686-pc-linux-gnu; built Jan  4 2006 16:29:05 [disabled]
dev-lang/python:     2.3.4-r1, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ http://mirror.aiya.ru/pub/gentoo/"
LANG="fi_FI.ISO-8859-1"
LINGUAS="fi"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac acpi alsa apm asf avi berkdb bitmap-fonts cairo cdr crypt cups curl dga divx4linux dri dv dvd dvdread emboss encode ffmpeg firefox flac foomaticdb fortran gdbm gif gimpprint gnome gnustep gpm gstreamer gtk gtk2 ieee1394 imagemagick imap imlib jack jpeg kde ladcca lcms libg++ libwww lua mad matroska mikmod mjpeg mmap mmx motif mp3 mpeg ncurses nls nodrm nptl nsplugin nvidia ogg oggvorbis opengl pdflib perl png python qt quicktime readline real ruby scanner sdl sndfile ssl svg tcpd theora tidy tiff truetype truetype-fonts type1-fonts unicode usb v4l v4l2 vorbis win32codecs xine xinerama xml2 xv xvmc zlib elibc_glibc kernel_linux linguas_fi userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL, LDFLAGS, MAKEOPTS
Comment 1 SpanKY gentoo-dev 2006-03-14 16:02:34 UTC

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