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

Bug 368731

Summary: x11-libs/gdk-pixbuf-2.22.1: parallel install fails sometimes
Product: Gentoo Linux Reporter: William Throwe <wtt6>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: minor CC: bertrand
Priority: Normal Keywords: NeedPatch
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugzilla.gnome.org/show_bug.cgi?id=609185
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: failing build.log
sucessful build.log

Description William Throwe 2011-05-25 19:14:40 UTC
Install died while relinking libpixbufloader-png.so, but succeeded on repeating the emerge.

/usr/lib/gcc/armv7a-hardfloat-linux-gnueabi/4.5.2/../../../../armv7a-hardfloat-l
inux-gnueabi/bin/ld: cannot find -lgdk_pixbuf-2.0

It looks like the second time libgdk_pixbuf-2.0.so was installed first, preventing the issue.

Reproducible: Always




$ emerge --info
Portage 2.1.9.42 (default/linux/arm/10.0, gcc-4.5.2, libc-0-r0, 2.6.31.14.22-efikamx armv7l)
=================================================================
System uname: Linux-2.6.31.14.22-efikamx-armv7l-ARMv7_Processor_rev_5_-v7l-with-gentoo-2.0.2
Timestamp of tree: Wed, 25 May 2011 06:45:01 +0000
distcc 3.1 armv7a-hardfloat-linux-gnueabi [enabled]
app-shells/bash:     4.1_p9
dev-lang/python:     2.7.1-r1
sys-apps/baselayout: 2.0.2
sys-apps/openrc:     0.8.2-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.65-r1
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.5.2
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
sys-kernel/linux-headers: 2.6.36.1
sys-libs/glibc:      2.11.3
virtual/os-headers:  0
ACCEPT_KEYWORDS="arm"
ACCEPT_LICENSE="@FREE"
CBUILD="armv7a-hardfloat-linux-gnueabi"
CFLAGS="-O2 -pipe -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard"
CHOST="armv7a-hardfloat-linux-gnueabi"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--ask"
FEATURES="assume-digests binpkg-logs distcc fixlafiles fixpackages news protect-owned sandbox sfperms skiprocheck strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://gentoo.netnitco.net http://mirror.mcs.anl.gov/pub/gentoo/ http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ http://mirror.datapipe.net/gentoo ftp://mirror.datapipe.net/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
MAKEOPTS="-j5 -l2"
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"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X acl arm berkdb bindist bzip2 cli cracklib crypt cxx emacs fortran gdbm gpm gtk iconv jpeg modules mudflap ncurses nptl nptlonly openmp pam pcre perl png pppd python readline session ssl sysfs tcpd truetype unicode xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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 cgi cgid 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" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev omapfb dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 William Throwe 2011-05-25 19:15:18 UTC
Created attachment 274645 [details]
failing build.log
Comment 2 William Throwe 2011-05-25 19:15:40 UTC
Created attachment 274647 [details]
sucessful build.log
Comment 3 Wormo (RETIRED) gentoo-dev 2011-05-31 04:42:19 UTC
Yes, that does look like a parallel make problem; libgdk_pixbuf must be missing from a dependency list. Assigning to maintainers.
Comment 4 Dmitri Bogomolov 2012-01-28 16:19:50 UTC
Why this isn't closed? There is no x11-libs/gdk-pixbuf-2.22.1 in tree.
Comment 5 Pacho Ramos gentoo-dev 2012-01-30 10:16:01 UTC
(In reply to comment #4)
> Why this isn't closed? There is no x11-libs/gdk-pixbuf-2.22.1 in tree.

Because looks like upstream hasn't fixed this yet
Comment 6 Maxim Kammerer 2013-11-09 14:36:32 UTC
Should probably be marked as a duplicate of bug #481372.
Comment 7 Pacho Ramos gentoo-dev 2013-12-24 13:42:07 UTC

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