Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77687 - Emerge of media-libs/lcms-1.13 fails
Summary: Emerge of media-libs/lcms-1.13 fails
Status: RESOLVED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-12 07:41 UTC by Lari Korpi
Modified: 2021-05-28 19:11 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 Lari Korpi 2005-01-12 07:41:40 UTC
Emerge of lcms fails when trying 'emerge -u lcms'. Last error from libtool is "libtool: link: cannot find the library `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la'".

Reproducible: Always
Steps to Reproduce:
1. When having media-libs/lcms-1.12 try emerge -u lcms
2.
3.

Actual Results:  
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -march=athlon-mp -O3 -pipe
-ffast-math -mmmx -m3dnow   -o tifficc  tifficc.o getopt.o ../src/liblcms.la
-ltiff -ljpeg -lz -lm
mkdir .libs
libtool: link: cannot find the library
`/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la'
make[1]: *** [tifficc] Error 1
make[1]: Leaving directory
`/mnt/sata0/var/tmp/portage/lcms-1.13/work/lcms-1.13/tifficc'
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/lcms-1.13 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
Successful update of lcms

# esearch -c libstdc++
[MN] sys-libs/libstdc++-v3 (3.3.4):  Compatibility package for running binaries
linked against a pre gcc 3.4 libstdc++

# emerge info -u lcms
Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.10-gentoo-r2 i686)
=================================================================
System uname: 2.6.10-gentoo-r2 i686 AMD Athlon(tm) MP 2200+
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers: 
sys-kernel/linux26-headers-2.6.8.1-r1,sys-kernel/linux26-headers-2.6.8.1-r2
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-mp -O3 -pipe -ffast-math -mmmx -m3dnow"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-mp -O3 -pipe -ffast-math -mmmx -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.pudas.net/gentoo http://mirror.gentoo.no/
http://ftp.du.se/pub/os/gentoo http://trumpetti.atm.tut.fi/gentoo/
http://pandemonium.tiscali.de/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://trumpetti.atm.tut.fi/gentoo-portage"
USE="x86 3dfx 3dnow 3dnowex X acl alsa apache2 apm arts avi berkdb bitmap-fonts
crypt cups emacs encode esd fam foomaticdb fortran gdbm gif glgd gnome gnuplot
gpm gstreamer gtk gtk2 imagemagick imap imlib ipv6 java jpeg junit ldap libwww
mad maildir mikmod mmx motif mozilla mpeg mysql mysqli ncurses nls nptl
oggvorbis opengl oss pam pdflib perl php png ppds procmail python qt quicktime
readline ruby samba sdl slang snmp spell ssl svga tcltk tcpd tetex tiff truetype
uml usb vhosts voodoo3 xml xml2 xmms xv zlib"
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-12 07:42:29 UTC

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