Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 314731

Summary: gnome-base/libgnomeprintui-2.18.5 fails to compile: missing libart_lgpl_2.la
Product: Gentoo Linux Reporter: Emanuel Ydrefors <E.Ydrefors>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The build log

Description Emanuel Ydrefors 2010-04-11 19:04:08 UTC
When I gnome-base/libgnomeprintui-2.18.5 the compilation failed with the errors: 
/bin/grep: /usr/lib/libart_lgpl_2.la: No such file or directory
/bin/sed: can't read /usr/lib/libart_lgpl_2.la: No such file or directory
libtool: link: `/usr/lib/libart_lgpl_2.la' is not a valid libtool archive
make[4]: *** [libgnomeprintui-2-2.la] Error 1

In the directory "/usr/lib" I have files like libart_lgpl_2.so so it seems like the package should use a shared library instead of a static one. 

Reproducible: Always

Steps to Reproduce:
1. emerge -v  =gnome-base/libgnomeprintui-2.18.5
2.
3.

Actual Results:  
The compilation fails.


emerge -pqv =gnome-base/libgnomeprintui-2.18.5
[ebuild     U ] gnome-base/libgnomeprintui-2.18.5 [2.18.4] USE="-doc" 


emerge --info
Portage 2.1.8.3 (default/linux/x86/10.0, gcc-4.4.3, glibc-2.11-r1, 2.6.33-gentoo i686)
=================================================================
System uname: Linux-2.6.33-gentoo-i686-Intel-R-_Pentium-R-_4_CPU_1.50GHz-with-gentoo-2.0.1
Timestamp of tree: Wed, 07 Apr 2010 17:15:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.1_p2-r1
dev-lang/python:     2.6.5-r1, 3.1.2-r1
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.8.1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.1-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.9.6-r2, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1
sys-devel/gcc:       4.4.3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.33
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA PUEL skype-eula"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/ "
LANG="sv_SE"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/sunrise"
SYNC="rsync://rsync.fi.gentoo.org/gentoo-portage"
USE="X acl alsa avahi berkdb bzip2 cairo cdr cli cracklib crypt cups cxx dbus dri dvd firefox fortran gdbm gnome gpm gtk hal iconv ipv6 jpeg modules mudflap ncurses nls nptl nptlonly nvidia opengl openmp pam pcre perl png pppd python readline reflection samba session spell spl ssl sysfs tcpd truetype unicode x86 xorg xulrunner zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nv" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-04-11 19:08:43 UTC
looks like I removed the la file of libart_lgpl too fast.
Comment 2 Emanuel Ydrefors 2010-04-11 19:10:21 UTC
Created attachment 227431 [details]
The build log
Comment 3 RĂ©mi Cardona (RETIRED) gentoo-dev 2010-04-11 19:58:36 UTC
Sync again, that's already fixed.

Thanks
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-04-11 20:13:21 UTC
Fixed by leio in libart_lgpl-2.3.21-r1 3 days ago.