Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126568 - Unable to emerge poppler-0.5.0-r5
Summary: Unable to emerge poppler-0.5.0-r5
Status: RESOLVED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-17 10:58 UTC by Thomas T. Veldhouse
Modified: 2006-03-17 11:08 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 Thomas T. Veldhouse 2006-03-17 10:58:28 UTC
I am trying to build Samba and CUPS and a dependency for both is Poppler.  Poppler is repeatedly failing with the following error.  Please note that this machine was built from 2006.0 stage 3.  Also note that GCC has been updated to 3.4.5.

----

grep: /usr/lib/gcc/i586-pc-linux-gnu/3.4.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc/i586-pc-linux-gnu/3.4.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc/i586-pc-linux-gnu/3.4.4/libstdc++.la' is not a valid libtool archive
make[3]: *** [libpoppler.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/poppler-0.5.0-r5/work/poppler-0.5.0/poppler'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/poppler-0.5.0-r5/work/poppler-0.5.0/poppler'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/poppler-0.5.0-r5/work/poppler-0.5.0'
make: *** [all] Error 2


----- emerge --info follows -----

Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 AMD-K7(tm) Processor
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
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
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=athlon -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=athlon -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X509 acpi alsa apache2 auth authdaemond authlib bash-completion bcmath berkdb bzip2 clamav clamd cli crypt ctype cups curl curlwrappers dba dvd dvdr dvdread erandom expat fam foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glibc-compat20 gmp hash iconv idea imlib inifile innodb java javascript jpeg jpeg2k libg++ libwww log4j logrotate maildir maildrop memlimit mhash mime mmx mng mono mysql mysqli ncurses neural nls nptl odbc oss pam pcre pdflib perl perlsuid php png posix postfix python readline rtc samba sasl session sharedext sharedmem simplexml soap sockets spell spl ssl tcpd tiff tokenizer udev usb vhosts virtual-users xml xml2 xmms xsl zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-17 11:08:36 UTC
fix_libtool_files.sh 3.4.4; emerge -1 libtool

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