Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350235 - [gnome-overlay] Incorrect RDEPEND in ebuild for x11-libs/gdk-pixbuf-2.23.0
Summary: [gnome-overlay] Incorrect RDEPEND in ebuild for x11-libs/gdk-pixbuf-2.23.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-31 17:06 UTC by Clemmitt M. Sigler
Modified: 2011-01-05 17:59 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 Clemmitt M. Sigler 2010-12-31 17:06:12 UTC
Hi,

Using gnome-overlay, I'm not able to install x11-libs/gdk-pixbuf-2.23.0.  The emerge build process fails as follows:

----------------
.
.
.
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99  -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -O2 -pipe -Wall  -Wl,-O1 -Wl,--as-needed -o gdk-pixbuf-csource gdk-pixbuf-csource.o libgdk_pixbuf-2.0.la -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared  -fPIC -DPIC  .libs/io-qtif.o   -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gdk-pixbuf-2.23.0/work/gdk-pixbuf-2.23.0/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -lm  -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-qtif.so -o .libs/libpixbufloader-qtif.so
libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared  -fPIC -DPIC  .libs/io-jasper.o   -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gdk-pixbuf-2.23.0/work/gdk-pixbuf-2.23.0/gdk-pixbuf/.libs /usr/lib64/libjasper.so -L/usr/lib64 /usr/lib64/libjpeg.so ./.libs/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -lm  -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-jasper.so -o .libs/libpixbufloader-jasper.so
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-jasper.la" && ln -s "../libpixbufloader-jasper.la" "libpixbufloader-jasper.la" )
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-qtif.la" && ln -s "../libpixbufloader-qtif.la" "libpixbufloader-qtif.la" )
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99  -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -O2 -pipe -Wall  -Wl,-O1 -Wl,--as-needed -o gdk-pixbuf-query-loaders queryloaders.o libgdk_pixbuf-2.0.la -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm 
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99  -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -O2 -pipe -Wall  -Wl,-O1 -Wl,--as-needed -o test-gdk-pixbuf test-gdk-pixbuf.o libgdk_pixbuf-2.0.la -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -o .libs/gdk-pixbuf-csource gdk-pixbuf-csource.o -pthread  ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -lm -pthread
./.libs/libgdk_pixbuf-2.0.so: undefined reference to `g_simple_async_result_take_error'
collect2: ld returned 1 exit status
make[4]: *** [gdk-pixbuf-csource] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -o .libs/test-gdk-pixbuf test-gdk-pixbuf.o -pthread  ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -lm -pthread
libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -o .libs/gdk-pixbuf-query-loaders queryloaders.o -pthread  ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -lm -pthread
./.libs/libgdk_pixbuf-2.0.so: undefined reference to `g_simple_async_result_take_error'
collect2: ld returned 1 exit status
make[4]: *** [test-gdk-pixbuf] Error 1
make[4]: Leaving directory `/var/tmp/portage/x11-libs/gdk-pixbuf-2.23.0/work/gdk-pixbuf-2.23.0/gdk-pixbuf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-libs/gdk-pixbuf-2.23.0/work/gdk-pixbuf-2.23.0/gdk-pixbuf'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/x11-libs/gdk-pixbuf-2.23.0/work/gdk-pixbuf-2.23.0/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/gdk-pixbuf-2.23.0/work/gdk-pixbuf-2.23.0'
make: *** [all] Error 2
emake failed
----------------

The ebuild RDEPEND on glib is ">=dev-libs/glib-2.25.15" but this URL:

http://library.gnome.org/devel/gio/unstable/GSimpleAsyncResult.html#g-simple-async-result-take-error

indicates that at least version 2.28 of gio is required.  If I understand correctly, for Gentoo this means version 2.28 (or 2.27.5?) of glib is required.

My emerge --info:

----------------
Portage 2.1.9.25 (default/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3, 2.6.34-tuxonice-r6 x86_64)
=================================================================
System uname: Linux-2.6.34-tuxonice-r6-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P8600_@_2.40GHz-with-gentoo-1.12.14
Timestamp of tree: Fri, 31 Dec 2010 03:15:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.1_p7
dev-java/java-config: 2.1.11-r1
dev-lang/python:     2.6.5-r3, 2.7.1, 3.1.3
dev-util/ccache:     2.4-r9
dev-util/cmake:      2.8.3-r1
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.13, 2.65-r1
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.21
sys-devel/gcc:       4.3.4, 4.4.4-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.4-r1
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.36.1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs ccache collision-protect distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://gentoo.mirrors.pair.com/ http://gentoo.mirrors.tds.net/gentoo"
LANG="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
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="/var/lib/layman/gnome /var/lib/layman/kde-sunset /usr/local/portage /usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 acl acpi alsa amd64 apm arts bash-completion berkdb bzip2 cairo caps cdr cli cracklib crypt css cups curl cxx dbus dga dri dv dvd dvdr encode esd exif ffmpeg firefox flatfile foomaticdb fortran ftp gcj gdbm gif gimp git gmp gnome gphoto2 gpm gstreamer gtk gtkhtml hal iconv ieee1394 imagemagick imlib ipv6 java javascript jingle jpeg jpeg2k lame lcms lm_sensors logrotate mad memlimit mime mmx mng modules motif mp3 mudflap multilib ncurses nptl nptlonly nsplugin ogg opengl openmp oss pam pcmcia pcre pdf perl png posix ppds pppd python qt3 qt4 quicktime rdesktop readline samba scanner sdl session sharedmem smp sndfile spell sqlite sse sse2 sse3 ssl ssse3 subversion svg sysfs tcpd theora threads tiff timidity truetype tse3 udev usb v4l v4l2 vcd vnc vorbis wifi xine xml xorg xpm xv xvid yahoo zlib" ALSA_CARDS="snd_hda_intel" 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" 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="keyboard mouse evdev synaptics" 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="intel vesa fbdev vga" 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, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
----------------

HTH with the gnome-overlay ebuild.

Clemmitt
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2011-01-05 17:59:05 UTC
Fixed in overlay. Thanks for reporting.