Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181326 - giflib app-emulation/emul-linux-x86-baselibs-10.2 is built agaist X, needs to move to xlibs
Summary: giflib app-emulation/emul-linux-x86-baselibs-10.2 is built agaist X, needs to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: emul-tracker
  Show dependency tree
 
Reported: 2007-06-08 17:00 UTC by Romain Riviere
Modified: 2007-11-14 08:48 UTC (History)
2 users (show)

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 Romain Riviere 2007-06-08 17:00:11 UTC
Results of a revdep-rebuild -av :
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /usr/lib32/libgif.so.4.1.4 (requires  libICE.so.6 libSM.so.6 libX11.so.6)
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot -av =app-emulation/emul-linux-x86-baselibs-10.2

Tried unmerging and merging again, to no avail.

Reproducible: Always

Steps to Reproduce:




daria html # emerge --infoPortage 2.1.2.7 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r3, 2.6.19-vs2.2.0-rc11-gentoo-smokey x86_64)=================================================================System uname: 2.6.19-vs2.2.0-rc11-gentoo-smokey x86_64 Intel(R) Celeron(R) CPU 2.66GHzGentoo Base System release 1.12.9Timestamp of tree: Thu, 07 Jun 2007 22:00:08 +0000ccache version 2.4 [enabled]dev-lang/python:     2.4.4-r4dev-python/pycrypto: 2.0.1-r5dev-util/ccache:     2.4-r7sys-apps/sandbox:    1.2.17sys-devel/autoconf:  2.13, 2.61sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10sys-devel/binutils:  2.16.1-r3sys-devel/gcc-config: 1.3.16sys-devel/libtool:   1.5.22virtual/os-headers:  2.6.17-r2ACCEPT_KEYWORDS="amd64"AUTOCLEAN="yes"CBUILD="x86_64-pc-linux-gnu"CFLAGS="-O2 -pipe -march=nocona -fomit-frame-pointer"CHOST="x86_64-pc-linux-gnu"CONFIG_PROTECT="/etc /var/bind"CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"CXXFLAGS="-O2 -pipe -march=nocona -fomit-frame-pointer"DISTDIR="/usr/portage/distfiles"FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ ftp://mirror.ovh.net/gentoo-distfiles/"LANG="en_US"MAKEOPTS="-j2"PKGDIR="/usr/portage/packages"PORTAGE_RSYNC_EXTRA_OPTS="--exclude /etc/portage/rsync_excludes"PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"PORTAGE_TMPDIR="/var/tmp"PORTDIR="/usr/portage"PORTDIR_OVERLAY="/usr/local/portage-ovh"SYNC="rsync://rsync.gentoo.org/gentoo-portage"USE="acl amd64 apache2 authdaemon bash-completion berkdb bzip2 chroot cli cracklib crypt ctype cups curl dba dbm dynamicplugin emacs emul-linux-x86 fortran ftp gd gdbm gpm iconv imap ipv6 ipv6arpa latin1 libg++ libwww logrotate maildir mbox midi mime mudflap multiuser mysql mysqli ncurses netboot nls nptl nptlonly openmp pam pcre pdf perl pg-hier php png pop pop3d posix postfix postgres python rar razor readline reflection sasl sensord session slang sockets spamassassin spl ssl tcpd threads tokenizer unicode unzip userlocales vhosts xml xmlreader xmlrpc xmlwriter xsl zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="via"Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2007-08-17 01:38:15 UTC
The easy solution is to install the xlibs..
Which 32bit package uses giflib?

Does it require X support? If no, I'll rebuild it without X, if yes, I'll move it to xlibs. If I dont get an answer in the near future, I'll just remove it and see who yells the loudest ;-)...
Comment 2 Mike Doty (RETIRED) gentoo-dev 2007-11-14 07:39:46 UTC
new emul baselibs and xlibs in tree, p.masked.  test at your own risk