Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot emerge world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Dippmopser
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2013
Posts: 92

PostPosted: Fri Aug 16, 2013 2:24 am    Post subject: Cannot emerge world Reply with quote

Hello I just tried to update my system for the first time, mainly to see what would happen.

I get the following message:

Code:
Multiple package instances within a single package slot have been pulled into the dependency graph


How can this be resolved?
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Fri Aug 16, 2013 2:41 am    Post subject: Reply with quote

We need more as our crystal balls are out of service.

Post the entire output. If necessary emerge wgetpaste and use emerge -pvuND world | wgetpaste and give us the url.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
Dippmopser
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2013
Posts: 92

PostPosted: Fri Aug 16, 2013 2:55 am    Post subject: Reply with quote

OK sorry about that.

Here is the full output:

Code:
These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

media-libs/libpng:0

  (media-libs/libpng-1.6.3-r1::gentoo, ebuild scheduled for merge) pulled in by
    >=media-libs/libpng-1.5.16-r1:0[abi_x86_32(-)] required by (app-emulation/emul-linux-x86-baselibs-20130224-r11::gentoo, ebuild scheduled for merge)

  (media-libs/libpng-1.5.15::gentoo, installed) pulled in by
    media-libs/libpng:0/0= required by (media-libs/jbig2dec-0.11-r1::gentoo, installed)
    media-libs/libpng:0/0= required by (kde-base/ksplash-4.10.5::gentoo, installed)

dev-libs/icu:0

  (dev-libs/icu-51.1::gentoo, ebuild scheduled for merge) pulled in by
    dev-libs/icu:0/51.1= required by (media-libs/raptor-2.0.9::gentoo, installed)
    dev-libs/icu:0/51.1= required by (sys-apps/gptfdisk-0.8.6::gentoo, installed)

  (dev-libs/icu-51.2::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

sys-libs/glibc:2.2

  (sys-libs/glibc-2.15-r3::gentoo, installed) pulled in by
    <sys-libs/glibc-2.16 required by (dev-libs/boost-1.49.0-r2::gentoo, ebuild scheduled for merge)

  (sys-libs/glibc-2.17::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

x11-base/xorg-server:0

  (x11-base/xorg-server-1.14.2.901::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (x11-base/xorg-server-1.13.4::gentoo, ebuild scheduled for merge) pulled in by
    <x11-base/xorg-server-1.13.99 required by (x11-drivers/xf86-video-mga-1.6.2::gentoo, installed)

app-text/poppler:0

  (app-text/poppler-0.22.2-r2::gentoo, ebuild scheduled for merge) pulled in by
    app-text/poppler:0/35=[cairo] required by (app-text/xournal-0.4.7::gentoo, installed)

  (app-text/poppler-0.22.5::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


!!! The ebuild selected to satisfy "dev-lang/php" has unmet requirements.
- dev-lang/php-5.5.1-r1::gentoo USE="berkdb bzip2 cli crypt ctype exif fileinfo filter gdbm hash iconv ipv6 json ldap nls opcache phar posix readline session simplexml spell sqlite ssl tokenizer truetype unicode xml zlib -apache2 -bcmath -calendar -cdb -cgi -cjk -curl -debug -embed -enchant -firebird -flatfile -fpm (-frontbase) -ftp -gd -gmp -imap -inifile -intl -iodbc -kerberos -ldap-sasl -libedit -libmysqlclient -mhash -mssql -mysql -mysqli -oci8-instant-client -odbc -pcntl -pdo -postgres -qdbm -recode (-selinux) -sharedmem -snmp -soap -sockets (-sybase-ct) -systemd -sysvipc -threads -tidy -wddx -xmlreader -xmlrpc -xmlwriter -xpm -xslt -zip"

  The following REQUIRED_USE flag constraints are unsatisfied:
    truetype? ( gd ) exif? ( gd )

  The above constraints are a subset of the following complete expression:
    truetype? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( any-of ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) libmysqlclient? ( any-of ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) systemd? ( fpm ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) )

(dependency required by "media-libs/libvpx-1.2.0_pre20130625[doc]" [ebuild])
(dependency required by "www-client/firefox-23.0" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Fri Aug 16, 2013 3:03 am    Post subject: Reply with quote

OK, first the use flag problems.

The complete output (abridged):
Quote:
- dev-lang/php-5.5.1-r1
The following REQUIRED_USE flag constraints are unsatisfied:
truetype? ( gd ) exif? ( gd )


use echo 'dev-lang/php gd' >> /etc/portage/package.use to enable the required flag for this package. You can also add the line using a text editor if your prefer.


The rest may or may not self resolve. If you have not, add -D for deep to your emerge options.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
Dippmopser
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2013
Posts: 92

PostPosted: Fri Aug 16, 2013 3:08 am    Post subject: Reply with quote

The rest did not self resolve ...

...I used the command you provided see here:

Code:
emerge -pvuND world

These are the packages that would be merged, in order:

Calculating dependencies... done!


[nomerge       ]  app-emulation/emul-linux-x86-baselibs-20130224-r11 [20130224] USE="development" ABI_X86="32%*"
[nomerge       ]   sys-devel/llvm-3.3-r1 [3.1-r2] USE="doc%* libffi static-analyzer%* -clang% -debug -gold -multitarget -ocaml -python% {-test} -udis86 (-vim-syntax%)" ABI_X86="32%* (64%*) (-x32)" PYTHON_TARGETS="python2_7%* (-pypy1_9) -pypy2_0% (-python2_5) -python2_6%" VIDEO_CARDS="radeon%*"
[nomerge       ]    dev-python/sphinx-1.1.3-r7  USE="doc -latex {-test}" PYTHON_TARGETS="python2_7 python3_2 (-pypy1_9) -pypy2_0 (-python2_5) -python2_6 (-python3_1) -python3_3"
[ebuild  N     ]     dev-python/jinja-2.7.1  USE="doc -examples" PYTHON_TARGETS="python2_7 (-pypy1_9) -pypy2_0 -python2_6 -python3_3" 369 kB
[ebuild  N     ]     dev-python/jinja-2.6-r100:compat  USE="doc -examples" PYTHON_TARGETS="python3_2 (-python2_5) (-python3_1)" 381 kB
[ebuild  N     ]      dev-python/sphinx-1.1.3-r7  USE="doc -latex {-test}" PYTHON_TARGETS="python2_7 python3_2 (-pypy1_9) -pypy2_0 (-python2_5) -python2_6 (-python3_1) -python3_3" 2,571 kB
[ebuild     U  ]  app-emulation/emul-linux-x86-baselibs-20130224-r11 [20130224] USE="development" ABI_X86="32%*" 0 kB
[ebuild     U  ]   sys-devel/llvm-3.3-r1 [3.1-r2] USE="doc%* libffi static-analyzer%* -clang% -debug -gold -multitarget -ocaml -python% {-test} -udis86 (-vim-syntax%)" ABI_X86="32%* (64%*) (-x32)" PYTHON_TARGETS="python2_7%* (-pypy1_9) -pypy2_0% (-python2_5) -python2_6%" VIDEO_CARDS="radeon%*" 13,284 kB
[blocks B      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r2 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r2" is blocking sys-devel/llvm-3.3-r1)

Total: 5 packages (2 upgrades, 3 new), Size of downloads: 16,604 kB

 * Error: circular dependencies:

(dev-python/sphinx-1.1.3-r7::gentoo, ebuild scheduled for merge) depends on
 (dev-python/jinja-2.7.1::gentoo, ebuild scheduled for merge) (runtime)
  (dev-python/sphinx-1.1.3-r7::gentoo, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying the following change:
- dev-python/jinja-2.7.1 (Change USE: -doc)

Note that this change can be reverted, once the package has been installed.

Note that the dependency graph contains a lot of cycles.
Several changes might be required to resolve all cycles.
Temporarily changing some use flag for all packages might be the better option.

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

media-libs/libpng:0

  (media-libs/libpng-1.6.3-r1::gentoo, ebuild scheduled for merge) pulled in by
    >=media-libs/libpng-1.5.16-r1:0[abi_x86_32(-)] required by (app-emulation/emul-linux-x86-baselibs-20130224-r11::gentoo, ebuild scheduled for merge)

  (media-libs/libpng-1.5.15::gentoo, installed) pulled in by
    media-libs/libpng:0/0= required by (media-libs/jbig2dec-0.11-r1::gentoo, installed)
    media-libs/libpng:0/0= required by (kde-base/ksplash-4.10.5::gentoo, installed)

dev-libs/icu:0

  (dev-libs/icu-51.1::gentoo, ebuild scheduled for merge) pulled in by
    dev-libs/icu:0/51.1= required by (media-libs/libcdr-0.0.14::gentoo, installed)
    dev-libs/icu:0/51.1= required by (media-libs/raptor-2.0.9::gentoo, installed)
    dev-libs/icu:0/51.1= required by (app-text/libmspub-0.0.6::gentoo, installed)
    dev-libs/icu:0/51.1= required by (sys-apps/gptfdisk-0.8.6::gentoo, installed)

  (dev-libs/icu-51.2::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

sys-libs/glibc:2.2

  (sys-libs/glibc-2.15-r3::gentoo, installed) pulled in by
    <sys-libs/glibc-2.16 required by (dev-libs/boost-1.49.0-r2::gentoo, ebuild scheduled for merge)

  (sys-libs/glibc-2.17::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

x11-base/xorg-server:0

  (x11-base/xorg-server-1.14.2.901::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (x11-base/xorg-server-1.13.4::gentoo, ebuild scheduled for merge) pulled in by
    <x11-base/xorg-server-1.13.99 required by (x11-drivers/xf86-video-mga-1.6.2::gentoo, installed)

app-text/poppler:0

  (app-text/poppler-0.22.2-r2::gentoo, ebuild scheduled for merge) pulled in by
    app-text/poppler:0/35=[cairo] required by (app-text/xournal-0.4.7::gentoo, installed)

  (app-text/poppler-0.22.5::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

dev-libs/boost:0

  (dev-libs/boost-1.49.0-r2::gentoo, ebuild scheduled for merge) pulled in by
    dev-libs/boost:0/0= required by (dev-cpp/libcmis-0.3.1::gentoo, installed)
    dev-libs/boost:0/0= required by (kde-base/kdepim-runtime-4.10.5-r1::gentoo, installed)
    >=dev-libs/boost-1.43:0/0= required by (kde-base/rocs-4.10.5::gentoo, installed)
    dev-libs/boost:0/0= required by (kde-base/kleopatra-4.10.5::gentoo, installed)
    (and 1 more with the same problems)

  (dev-libs/boost-1.53.0::gentoo, ebuild scheduled for merge) pulled in by
    >=dev-libs/boost-1.51.0:= required by (dev-libs/liborcus-0.5.1::gentoo, ebuild scheduled for merge)

dev-util/boost-build:0

  (dev-util/boost-build-1.53.0::gentoo, ebuild scheduled for merge) pulled in by
    =dev-util/boost-build-1.53* required by (dev-libs/boost-1.53.0::gentoo, ebuild scheduled for merge)

  (dev-util/boost-build-1.49.0::gentoo, installed) pulled in by
    =dev-util/boost-build-1.49* required by (dev-libs/boost-1.49.0-r2::gentoo, ebuild scheduled for merge)


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by app-office/libreoffice-4.1.0.4
# required by @selected
# required by @world (argument)
=media-libs/harfbuzz-0.9.18-r1 icu
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Fri Aug 16, 2013 3:14 am    Post subject: Reply with quote

Quote:

It might be possible to break this cycle
by applying the following change:
- dev-python/jinja-2.7.1 (Change USE: -doc)


OK, this one merits an important point. Doc should never be enabled globally. You will know which packages need it. Unfortunately, it does weird things. You should remove it from your make.conf or you can try echo ' dev-python/jinja -doc'>> /etc/portage/package.use to get by this particular problem.



Another use flag has popped up. echo 'media-libs/harfbuzz icu' >> /etc/portage/package.use should solve it.

Sometimes it helps to take small steps. Try emerge -auvND app-emulation/emul-linux-x86-baselibs. if that succeeds, try world again.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Fri Aug 16, 2013 3:15 am    Post subject: Reply with quote

Code:
echo 'media-libs/harfbuzz icu' >> /etc/portage/package.use


then the emerge code some more.... seems like i always hit these first 2 when i first install....
Back to top
View user's profile Send private message
Dippmopser
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2013
Posts: 92

PostPosted: Fri Aug 16, 2013 3:22 am    Post subject: Reply with quote

OK I removed "doc" form the make.conf

Executing emerge -auvND app-emulation/emul-linux-x86-baselibs

yielded this:

Code:
ebuild     U  ] sys-kernel/linux-headers-3.9 [3.7] 3,614 kB
[ebuild     U  ] sys-libs/glibc-2.17:2.2 [2.15-r3:2.2] USE="(multilib) suid%* -debug -gd (-hardened) -nscd% -profile (-selinux) -systemtap% -vanilla" 10,802 kB
[ebuild     U  ] app-arch/xz-utils-5.0.5-r1 [5.0.4-r1] USE="nls threads -static-libs" ABI_X86="32%* (64%*) (-x32)" 1,276 kB
[ebuild     U  ] sys-devel/gnuconfig-20130516 [20130111] 51 kB
[ebuild     U  ] virtual/libiconv-0-r1 [0] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild   R    ] dev-python/python-exec-0.3.1  PYTHON_TARGETS="(jython2_5) (jython2_7) (pypy2_0*) (python2_6) (python2_7) (python3_2) (python3_3*) (-pypy1_9) (-python2_5) (-python3_1)" 0 kB
[ebuild     U  ] sys-libs/gdbm-1.10 [1.8.3-r4] USE="berkdb -exporter% -static-libs%" 641 kB
[ebuild     U  ] sys-libs/timezone-data-2013c [2013b] USE="nls" 346 kB
[ebuild     U  ] sys-devel/gcc-config-1.8 [1.7.3] 15 kB
[ebuild     U  ] sys-libs/mtdev-1.1.4 [1.1.3] USE="-static-libs" 268 kB
[ebuild     U  ] media-libs/libdvdcss-1.2.13-r1:1.2 [1.2.13:1.2] USE="-doc -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] sys-apps/tcp-wrappers-7.6.22 [7.6-r8] USE="ipv6 -netgroups% -static-libs%" 138 kB
[ebuild   R    ] net-libs/libasyncns-0.8-r2  USE="-debug -doc*" 0 kB
[ebuild     U  ] sys-libs/libutempter-1.1.6-r1 [1.1.5] USE="-static-libs%" 16 kB
[ebuild  N     ] dev-libs/libaio-0.3.109-r4  USE="(multilib) -static-libs {-test}" 43 kB
[ebuild     U  ] sys-devel/automake-wrapper-9 [7] 0 kB
[ebuild     U  ] dev-libs/gmp-5.1.2 [5.0.2_p1] USE="cxx -doc -pgo% -static-libs" 1,777 kB
[ebuild     U  ] app-misc/pax-utils-0.7 [0.4] USE="-caps -python%" 89 kB
[ebuild     U  ] dev-libs/gobject-introspection-common-1.36.0 [1.32.1] 1,173 kB
[ebuild     U  ] sys-apps/sysvinit-2.88-r5 [2.88-r4] USE="(-ibm) (-selinux) -static" 104 kB
[ebuild     U  ] dev-libs/mpfr-3.1.2 [3.1.1] USE="-static-libs" 1,050 kB
[ebuild     U  ] x11-base/xorg-drivers-1.14 [1.13] INPUT_DEVICES="evdev keyboard mouse -acecad -aiptek -elographics -fpit -hyperpen -joystick -mutouch -penmount -synaptics -tslib -vmmouse -void -wacom" VIDEO_CARDS="dummy fbdev glint intel mach64 mga nouveau nv r128 radeon savage tdfx trident v4l vesa via vmware -apm -ast -chips -cirrus -epson -fglrx (-geode) -i128 (-i740) -modesetting -nvidia (-omap) (-omapfb) -qxl -radeonsi% -rendition -s3virge -siliconmotion -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tga -tseng -virtualbox (-voodoo) (-ark%) (-neomagic%) (-newport%) (-s3%) (-sis%*)" 0 kB
[uninstall     ] x11-drivers/xf86-video-sis-0.10.7  USE="dri"
[blocks b      ] <=x11-drivers/xf86-video-sis-0.10.7 ("<=x11-drivers/xf86-video-sis-0.10.7" is blocking x11-base/xorg-drivers-1.14)
[ebuild     U  ] media-libs/libogg-1.3.1 [1.3.0] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 398 kB
[ebuild     U  ] media-libs/webrtc-audio-processing-0.1-r1 [0.1] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] app-arch/bzip2-1.0.6-r4 [1.0.6-r3] USE="-static -static-libs" ABI_X86="32%* (64%*) (-x32)" 764 kB
[ebuild     U  ] dev-libs/expat-2.1.0-r3 [2.1.0-r2] USE="unicode -examples -static-libs" ABI_X86="32%* (64%*) (-x32)" 550 kB
[ebuild  N     ] sys-libs/libraw1394-2.1.0-r1  USE="-static-libs" ABI_X86="32 (64) (-x32)" 285 kB
[ebuild     U  ] dev-libs/libffi-3.0.13-r1 [3.0.11] USE="-debug -pax_kernel% -static-libs {-test}" ABI_X86="32%* (64%*) (-x32)" 826 kB
[ebuild     U  ] dev-libs/libusb-1.0.9-r2:1 [1.0.9:1] USE="-debug -doc -examples% -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] virtual/libffi-3.0.13-r1 [3.0.11] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] virtual/libusb-1-r1:1 [1:1] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] sys-apps/findutils-4.5.11 [4.4.2-r1] USE="nls (-selinux) -static" 3,044 kB
[ebuild     U  ] dev-libs/libgpg-error-1.12 [1.10] USE="nls -common-lisp -static-libs" 478 kB
[ebuild     U  ] app-text/iso-codes-3.42 [3.40] 3,591 kB
[ebuild     U  ] sys-devel/bison-2.7.1 [2.4.3] USE="nls -static" 1,740 kB
[ebuild     U  ] dev-libs/libassuan-2.1.1 [2.1.0] USE="-static-libs" 526 kB
[ebuild     U  ] sys-libs/readline-6.2_p4 [6.2_p1] USE="-static-libs%" 2,233 kB
[ebuild     U  ] sys-devel/bc-1.06.95-r1 [1.06.95] USE="readline -libedit -static" 0 kB
[ebuild     U  ] sys-apps/sed-4.2.2 [4.2.1-r1] USE="acl nls (-selinux) -static" 1,035 kB
[ebuild     U  ] app-misc/ca-certificates-20130610 [20130119] 181 kB
[ebuild     U  ] x11-misc/xdg-utils-1.1.0_rc1_p20120916 [1.1.0_rc1_p20120319] USE="perl -doc" 263 kB
[ebuild  N     ] app-admin/eselect-cdparanoia-0.1  0 kB
[ebuild     U  ] app-admin/perl-cleaner-2.12 [2.7] 6 kB
[ebuild  N     ] sys-libs/libavc1394-0.5.4-r1  USE="-static-libs" ABI_X86="32 (64) (-x32)" 334 kB
[ebuild  N     ] media-libs/sbc-1.1  USE="-static-libs" 240 kB
[ebuild     U  ] dev-libs/libusb-compat-0.1.5-r2 [0.1.5] USE="-debug -examples% -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] sys-process/procps-3.3.8 [3.3.6] USE="ncurses nls unicode -static-libs" 541 kB
[ebuild     U  ] net-misc/rsync-3.0.9-r3 [3.0.9-r2] USE="acl iconv ipv6 -static -xattr" 775 kB
[ebuild     U  ] virtual/libusb-0-r1 [0] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] sys-apps/attr-2.4.47-r1 [2.4.46-r2] USE="nls -static-libs" ABI_X86="32%* (64%*) (-x32)" 336 kB
[ebuild     U  ] sys-apps/acl-2.2.52 [2.2.51] USE="nls (-nfs) -static-libs" 378 kB
[ebuild     U  ] sys-libs/libcap-2.22-r1 [2.22] USE="pam" 0 kB
[ebuild     U  ] sys-apps/coreutils-8.21 [8.20] USE="acl nls -caps -gmp (-selinux) -static -vanilla -xattr" 5,281 kB
[ebuild     U  ] app-admin/eselect-1.3.7 [1.3.4] USE="-doc -emacs% -vim-syntax%" 163 kB
[ebuild     U  ] sys-devel/libtool-2.4.2:2 [2.4-r1:2] USE="-static-libs% {-test} -vanilla" 849 kB
[ebuild     U  ] sys-libs/zlib-1.2.8-r1 [1.2.7] USE="minizip -static-libs" ABI_X86="32%* (64%*) (-x32)" 558 kB
[ebuild     U  ] media-libs/alsa-lib-1.0.27.2 [1.0.27.1] USE="-alisp -debug -doc* -python" ABI_X86="32%* (64%*) (-x32)" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7" 886 kB
[ebuild     U  ] x11-libs/pixman-0.30.2 [0.28.0] USE="sse2 (-altivec) (-iwmmxt) (-loongson2f) -mmxext (-neon) -static-libs" 651 kB
[ebuild     U  ] app-text/libpaper-1.1.24-r2 [1.1.24-r1] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] media-libs/libvorbis-1.3.3-r1 [1.3.3] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] dev-libs/libgamin-0.1.10-r4 [0.1.10-r3] USE="-debug -python -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild  N     ] dev-libs/udis86-1.7-r2  USE="{-test}" ABI_X86="32 (64) (-x32)" 681 kB
[ebuild     U  ] sys-libs/gpm-1.20.7-r1 [1.20.6] USE="(-selinux) -static-libs%" 772 kB
[ebuild  N     ] dev-scheme/guile-1.8.8-r1:12  USE="deprecated nls regex threads -debug -debug-freelist -debug-malloc -discouraged -emacs -networking" 3,864 kB
[ebuild     U  ] dev-libs/json-c-0.11 [0.9-r1] USE="-doc% -static-libs" 545 kB
[ebuild     U  ] media-libs/libsamplerate-0.1.8-r1 [0.1.7] USE="-sndfile -static-libs%" ABI_X86="32%* (64%*) (-x32)" 4,203 kB
[ebuild     U  ] media-sound/cdparanoia-3.10.2-r6 [3.10.2-r4] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[blocks b      ] <media-sound/cdparanoia-3.10.2-r5 ("<media-sound/cdparanoia-3.10.2-r5" is blocking app-admin/eselect-cdparanoia-0.1)
[ebuild     U  ] sys-devel/patch-2.7.1-r2 [2.6.1] USE="-static {-test} -xattr%" 661 kB
[ebuild     U  ] dev-lang/yasm-1.2.0-r1 [1.2.0] USE="nls -python" PYTHON_TARGETS="python2_7%* -python2_6%" 10 kB
[ebuild  N     ] app-admin/chrpath-0.13-r2  USE="-static-libs" 123 kB
[ebuild  N     ] dev-util/ragel-6.8  USE="-vim-syntax" 1,183 kB
[ebuild     U  ] dev-lang/perl-5.16.3:0/5.16 [5.12.4-r1:0/0] USE="berkdb gdbm -debug -doc -ithreads (-build%)" 13,420 kB
[ebuild     U  ] media-libs/libpng-1.6.3-r1:0/16 [1.5.15:0/0] USE="apng (-neon) -static-libs" ABI_X86="32%* (64%*) (-x32)" 859 kB
[ebuild     U  ] sys-devel/binutils-2.23.2 [2.23.1] USE="cxx nls zlib -multislot -multitarget -static-libs {-test} -vanilla" 20,949 kB
[ebuild     U  ] media-libs/libpng-1.2.50-r1:1.2 [1.2.50:1.2] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] sys-apps/kmod-14-r1 [13-r1] USE="openrc%* tools zlib -debug -doc -lzma -static-libs" 1,404 kB
[ebuild     U  ] sys-libs/cracklib-2.9.0-r1 [2.8.19] USE="nls zlib -python -static-libs (-build%)" 612 kB
[ebuild  N     ] sys-devel/autogen-5.17.4  USE="-libopts -static-libs" 980 kB
[ebuild     U  ] media-libs/x264-0.0.20120707 [0.0.20111220] USE="interlaced threads -10bit -custom-cflags -debug -pic -static-libs" 542 kB
[ebuild     U  ] media-sound/alsa-utils-1.0.27.2:0.9 [1.0.27.1-r1:0.9] USE="libsamplerate ncurses nls -doc (-selinux)" 1,117 kB
[ebuild     U  ] app-admin/gamin-0.1.10-r1 [0.1.10] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] dev-libs/elfutils-0.155 [0.149] USE="bzip2 nls threads%* utils%* zlib -lzma -static-libs% {-test%}" 2,538 kB
[ebuild     U  ] dev-libs/openssl-1.0.1e-r1 [1.0.1c] USE="bindist (sse2) zlib -gmp -kerberos -rfc3779 -static-libs {-test} -vanilla" 4,360 kB
[ebuild  NS    ] sys-devel/gcc-4.7.3:4.7 [4.6.3:4.6] USE="cxx fortran gtk mudflap (multilib) nls nptl openmp (-altivec) -doc (-fixed-point) -gcj -go -graphite (-hardened) (-libssp) -lto -multislot -nopie -nossp -objc -objc++ -objc-gc -regression-test -vanilla" 81,020 kB
[ebuild     U  ] sys-libs/pam-1.1.6-r4 [1.1.6-r2] USE="berkdb cracklib nls -audit -debug -nis (-selinux) {-test} -vim-syntax" 1,265 kB
[ebuild     U  ] virtual/fam-0-r1 [0] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] app-text/qpdf-5.0.0:0/13 [4.1.0:0/10] USE="-doc -examples -static-libs {-test}" 7,380 kB
[ebuild  N     ] dev-perl/Text-Unidecode-0.40.0  101 kB
[ebuild  N     ] dev-perl/libintl-perl-1.210.0  505 kB
[ebuild  N     ] dev-lang/nasm-2.10.07  USE="-doc" 665 kB
[ebuild     U  ] dev-perl/XML-Parser-2.410.0-r1 [2.410.0] 233 kB
[ebuild     U  ] perl-core/version-0.990.200 [0.990.100] 105 kB
[ebuild     U  ] perl-core/Module-CoreList-2.840.0 [2.800.0] 59 kB
[ebuild     U  ] perl-core/JSON-PP-2.272.20 [2.272.0] 41 kB
[ebuild     U  ] media-libs/libjpeg-turbo-1.3.0-r2 [1.3.0] USE="-java -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] media-libs/flac-1.2.1-r5 [1.2.1-r3] USE="cxx ogg sse -3dnow (-altivec) -debug -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] virtual/perl-version-0.990.200 [0.990.100] 0 kB
[ebuild     U  ] virtual/perl-JSON-PP-2.272.20 [2.272.0-r1] 0 kB
[ebuild     U  ] sys-apps/help2man-1.43.3 [1.40.11] USE="nls" 195 kB
[ebuild     U  ] virtual/perl-Module-CoreList-2.840.0 [2.800.0] 0 kB
[ebuild  NS    ] virtual/jpeg-62:62 [0:0] ABI_X86="32 (64) (-x32)" 0 kB
[ebuild     U  ] virtual/jpeg-0-r2 [0] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] media-libs/libsndfile-1.0.25-r1 [1.0.25] USE="alsa sqlite* -minimal -static-libs {-test%}" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild  NS    ] sys-devel/automake-1.14:1.14 [1.10.3:1.10, 1.11.6:1.11, 1.12.6:1.12] 1,451 kB
[uninstall     ] app-emulation/emul-linux-x86-soundlibs-20130224  USE="alsa development"
[blocks b      ] <=app-emulation/emul-linux-x86-soundlibs-20130224-r4 ("<=app-emulation/emul-linux-x86-soundlibs-20130224-r4" is blocking media-sound/cdparanoia-3.10.2-r6)
[blocks b      ] app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ("app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]" is blocking media-libs/libvorbis-1.3.3-r1, media-libs/libsndfile-1.0.25-r1, media-libs/libogg-1.3.1, media-libs/libsamplerate-0.1.8-r1, media-libs/flac-1.2.1-r5, media-libs/webrtc-audio-processing-0.1-r1, media-sound/cdparanoia-3.10.2-r6, media-libs/alsa-lib-1.0.27.2)                                                   
[blocks b      ] <=app-emulation/emul-linux-x86-soundlibs-20130224-r6 ("<=app-emulation/emul-linux-x86-soundlibs-20130224-r6" is blocking media-libs/libsndfile-1.0.25-r1, media-libs/libsamplerate-0.1.8-r1)
[blocks b      ] <=app-emulation/emul-linux-x86-soundlibs-20130224-r1 ("<=app-emulation/emul-linux-x86-soundlibs-20130224-r1" is blocking media-libs/flac-1.2.1-r5, media-libs/alsa-lib-1.0.27.2, media-libs/webrtc-audio-processing-0.1-r1)                                                                                                                                                                                                                     
[ebuild     U  ] dev-lang/python-2.7.5-r1:2.7 [2.7.5:2.7] USE="gdbm ipv6 ncurses readline sqlite ssl threads (wide-unicode) xml -berkdb -build -doc -examples -hardened -tk -wininst" 0 kB
[ebuild     U  ] media-libs/tiff-4.0.3-r3 [4.0.3-r2] USE="cxx jpeg zlib -jbig -lzma -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild   R    ] dev-lang/python-3.2.5-r1:3.2  USE="gdbm ipv6 ncurses readline sqlite* ssl threads (wide-unicode) xml -build -doc -examples -hardened -tk -wininst" 9,020 kB
[ebuild  NS    ] dev-lang/python-3.3.2-r1:3.3 [2.7.5:2.7, 3.2.5-r1:3.2] USE="gdbm ipv6 ncurses readline sqlite ssl threads xml -build -doc -examples -hardened -tk -wininst" 11,583 kB
[ebuild  NS    ] media-libs/tiff-3.9.7-r1:3 [4.0.3-r2:0] USE="cxx jpeg zlib -jbig" ABI_X86="32 (64) (-x32)" 1,434 kB
[ebuild     U  ] net-libs/gnutls-3.2.3 [2.12.23-r1] USE="cxx nls zlib -dane% -doc -examples -guile -pkcs11 -static-libs {-test} (-bindist%*) (-lzo%) (-nettle%*)" LINGUAS="-cs% -de% -en% -fi% -fr% -it% -ms% -nl% -pl% -sv% -uk% -vi% -zh_CN%" 5,000 kB
[ebuild     U  ] media-libs/lcms-2.5-r1:2 [2.3:2] USE="jpeg tiff zlib -doc -static-libs {-test}" ABI_X86="32%* (64%*) (-x32)" 6,837 kB
[ebuild     U  ] sys-devel/llvm-3.3-r1 [3.1-r2] USE="libffi static-analyzer%* -clang% -debug -doc% -gold -multitarget -ocaml -python% {-test} -udis86 (-vim-syntax%)" ABI_X86="32%* (64%*) (-x32)" PYTHON_TARGETS="python2_7%* (-pypy1_9) -pypy2_0% (-python2_5) -python2_6%" VIDEO_CARDS="radeon%*" 13,311 kB
[ebuild  NS    ] dev-lang/spidermonkey-17.0.0-r1:17 [1.8.5-r4:0/mozjs185] USE="-debug -jit -minimal -static-libs {-test}" 6,621 kB
[ebuild     U  ] media-libs/lcms-1.19-r1 [1.19] USE="jpeg tiff zlib -python -static-libs" PYTHON_TARGETS="python2_7%* python3_2%* (-python2_5) -python2_6% -python3_3%" 0 kB
[ebuild     U  ] sys-apps/portage-2.1.13.7 [2.1.12.2] USE="(ipc) -build -doc -epydoc (-pypy2_0) -python2 -python3 (-selinux) -xattr" LINGUAS="-ru (-pl%)" PYTHON_TARGETS="python2_7 python3_2 (-pypy1_9) -pypy2_0 -python2_6 (-python3_1) -python3_3 (-python3_4)" 876 kB
[ebuild     U  ] perl-core/Archive-Tar-1.920.0 [1.900.0] USE="{-test%}" 58 kB
[ebuild     U  ] virtual/perl-Archive-Tar-1.920.0 [1.900.0] 0 kB
[ebuild     U  ] perl-core/IPC-Cmd-0.800.0 [0.780.0] 27 kB
[ebuild     U  ] virtual/perl-IPC-Cmd-0.800.0 [0.780.0] 0 kB
[ebuild  N     ] dev-perl/Unicode-EastAsianWidth-1.330.0  31 kB
[ebuild     U  ] sys-apps/texinfo-5.1 [4.13-r2] USE="nls -static" 3,665 kB
[ebuild     U  ] dev-util/gtk-doc-am-1.19 [1.18] 584 kB
[uninstall     ] dev-util/gtk-doc-1.18-r1  USE="doc -debug -emacs -highlight {-test} -vim"
[blocks b      ] <dev-util/gtk-doc-1.19 ("<dev-util/gtk-doc-1.19" is blocking dev-util/gtk-doc-am-1.19)
[ebuild     U  ] dev-lang/orc-0.4.17-r1 [0.4.16-r1] USE="-examples -static-libs" ABI_X86="32%* (64%*) (-x32)" 708 kB
[ebuild     U  ] dev-libs/glib-2.36.3-r2:2 [2.32.4-r1:2] USE="-debug (-fam) (-selinux) -static-libs -systemtap {-test} -utils -xattr" ABI_X86="32%* (64%*) (-x32)" PYTHON_TARGETS="python2_7%* (-python2_5) -python2_6%" 6,472 kB
[ebuild     U  ] x11-misc/shared-mime-info-1.1 [1.0] USE="{-test%}" 495 kB
[ebuild     U  ] dev-perl/File-MimeInfo-0.160.0 [0.150.0] USE="{-test}" 35 kB
[ebuild     U  ] dev-qt/qtcore-4.8.5:4 [4.8.4-r5:4] USE="exceptions glib iconv qt3support ssl (-aqua) -c++0x -debug -icu -pch" 235,832 kB
[ebuild     U  ] dev-qt/qtscript-4.8.5:4 [4.8.4:4] USE="exceptions iconv jit (-aqua) -c++0x -debug -pch" 0 kB
[ebuild     U  ] dev-qt/qtgui-4.8.5:4 [4.8.4-r1:4] USE="accessibility cups egl* exceptions glib mng qt3support tiff xinerama xv (-aqua) -c++0x -debug -gtkstyle -nas -nis -pch -trace (-dbus%*) (-gif%*)" 0 kB
[ebuild     U  ] dev-qt/qtsvg-4.8.5:4 [4.8.4:4] USE="accessibility exceptions (-aqua) -c++0x -debug -pch" 0 kB
[ebuild     U  ] dev-qt/qttest-4.8.5:4 [4.8.4:4] USE="exceptions (-aqua) -c++0x -debug -pch" 0 kB
[ebuild     U  ] dev-qt/qtopengl-4.8.5:4 [4.8.4:4] USE="egl* exceptions qt3support (-aqua) -c++0x -debug -pch" 0 kB
[ebuild     U  ] dev-qt/qtxmlpatterns-4.8.5:4 [4.8.4:4] USE="(-aqua) -c++0x -debug -pch" 0 kB
[ebuild     U  ] dev-libs/gobject-introspection-1.36.0 [1.32.1] USE="cairo%* -doctool {-test} (-doc%)" PYTHON_SINGLE_TARGET="python2_7%*" PYTHON_TARGETS="python2_7%*" 0 kB
[blocks b      ] <dev-libs/gobject-introspection-1.36 ("<dev-libs/gobject-introspection-1.36" is blocking dev-libs/glib-2.36.3-r2)
[ebuild     U  ] dev-libs/atk-2.8.0 [2.6.0] USE="introspection nls {-test%}" 620 kB
[ebuild     U  ] gnome-base/gsettings-desktop-schemas-3.8.2 [3.6.1] USE="introspection" 450 kB
[ebuild     U  ] sys-auth/polkit-0.111-r1 [0.110] USE="gtk introspection kde nls pam -examples (-selinux) -systemd" 1,364 kB
[ebuild     U  ] media-libs/libdvdread-4.2.0-r1 [4.2.0] USE="css" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] media-libs/xvid-1.3.2-r1 [1.3.2] USE="threads -examples -pic" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] media-libs/libdvdnav-4.2.0-r1 [4.2.0] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] media-libs/libmad-0.15.1b-r8 [0.15.1b-r7] USE="-debug -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] media-libs/libdca-0.0.5-r3 [0.0.5-r2] USE="-debug -oss -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] media-libs/a52dec-0.7.4-r7 [0.7.4-r6] USE="-djbfft -oss -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] media-libs/faad2-2.7-r3 [2.7-r2] USE="-digitalradio -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] media-libs/speex-1.2_rc1-r2 [1.2_rc1] USE="ogg sse -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/xproto-7.0.24 [7.0.23-r1] USE="-doc" ABI_X86="32%* (64%*) (-x32)" 286 kB
[ebuild     U  ] x11-proto/xextproto-7.2.1-r1 [7.2.1] USE="-doc" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/xineramaproto-1.2.1-r1 [1.2.1] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/videoproto-2.3.2 [2.3.1] ABI_X86="32%* (64%*) (-x32)" 117 kB
[ebuild     U  ] x11-proto/renderproto-0.11.1-r1 [0.11.1] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/randrproto-1.4.0-r1 [1.4.0] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/inputproto-2.3 [2.2] ABI_X86="32%* (64%*) (-x32)" 192 kB
[ebuild     U  ] x11-libs/libICE-1.0.8-r1 [1.0.8] USE="ipv6 -doc -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/kbproto-1.0.6-r1 [1.0.6] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-libs/libXau-1.0.8 [1.0.7] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 289 kB
[ebuild     U  ] x11-libs/libXdmcp-1.1.1-r1 [1.1.1] USE="-doc -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/damageproto-1.2.1-r1 [1.2.1] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-apps/rgb-1.0.5 [1.0.4] 128 kB
[ebuild     U  ] x11-apps/iceauth-1.0.6 [1.0.5] 131 kB
[ebuild     U  ] x11-proto/xf86vidmodeproto-2.3.1-r1 [2.3.1] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/compositeproto-0.4.2-r1 [0.4.2] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/fixesproto-5.0-r1 [5.0] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] dev-libs/libpthread-stubs-0.3-r1 [0.3] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/scrnsaverproto-1.2.2-r1 [1.2.2] USE="-doc" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/recordproto-1.14.2-r1 [1.14.2] USE="-doc" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-proto/xcb-proto-1.8-r3 [1.8-r1] ABI_X86="32%* (64%*) (-x32)" PYTHON_SINGLE_TARGET="(-python2_5%) (-python2_6%) (-python2_7%*) (-python3_1%) (-python3_2%) (-python3_3%)" PYTHON_TARGETS="python2_7 python3_2 (-python2_5) -python2_6 (-python3_1) -python3_3" 0 kB
[ebuild     U  ] x11-libs/libxcb-1.9.1 [1.9] USE="-doc (-selinux) -static-libs -xkb%" ABI_X86="32%* (64%*) (-x32)" PYTHON_SINGLE_TARGET="python2_7%* -python2_6% (-python3_1) -python3_2% -python3_3%" PYTHON_TARGETS="python2_7%* python3_2%* -python2_6% (-python3_1) -python3_3%" 365 kB
[ebuild     U  ] x11-libs/libfontenc-1.1.2 [1.1.1] USE="-static-libs" 288 kB
[ebuild     U  ] x11-proto/xf86bigfontproto-1.2.0-r1 [1.2.0] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-libs/libX11-1.6.1 [1.5.0] USE="ipv6 -doc* -static-libs {-test}" ABI_X86="32%* (64%*) (-x32)" 2,301 kB
[ebuild     U  ] x11-libs/libXext-1.3.2 [1.3.1] USE="-doc* -static-libs" ABI_X86="32%* (64%*) (-x32)" 371 kB
[ebuild     U  ] media-libs/freetype-2.4.12:2 [2.4.11:2] USE="X bindist bzip2 -adobe-cff% -auto-hinter -debug -doc* -fontforge -infinality -static-libs -utils" ABI_X86="32%* (64%*) (-x32)" 1,560 kB
[ebuild     U  ] x11-libs/libXrender-0.9.8 [0.9.7] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 299 kB
[ebuild     U  ] media-libs/fontconfig-2.10.92:1.0 [2.8.0-r1:1.0] USE="-doc* -static-libs%" ABI_X86="32%* (64%*) (-x32)" 1,490 kB
[ebuild     U  ] x11-libs/libXxf86vm-1.1.3 [1.1.2] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 278 kB
[ebuild     U  ] x11-libs/libXfixes-5.0.1 [5.0] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 286 kB
[ebuild     U  ] x11-libs/libXcomposite-0.4.4-r1 [0.4.3-r1] USE="-doc -static-libs" ABI_X86="32%* (64%*) (-x32)" 278 kB
[ebuild     U  ] dev-qt/qtwebkit-4.8.5:4 [4.8.4:4] USE="exceptions gstreamer jit (-aqua) -debug -icu -pch" 0 kB
[ebuild     U  ] x11-libs/libXi-1.7.2 [1.6.1] USE="-doc* -static-libs" ABI_X86="32%* (64%*) (-x32)" 431 kB
[ebuild     U  ] x11-libs/libXcursor-1.1.14 [1.1.13] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 305 kB
[ebuild     U  ] x11-libs/libXv-1.0.9 [1.0.7] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 303 kB
[ebuild     U  ] x11-libs/libXtst-1.2.2 [1.2.1] USE="-doc -static-libs" ABI_X86="32%* (64%*) (-x32)" 315 kB
[ebuild     U  ] x11-libs/libXinerama-1.1.3 [1.1.2] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 272 kB
[ebuild     U  ] x11-libs/libXrandr-1.4.1 [1.4.0] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 306 kB
[ebuild     U  ] x11-libs/libXdamage-1.1.4-r1 [1.1.3] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 273 kB
[ebuild     U  ] x11-apps/xkbcomp-1.2.4 [1.2.3] 237 kB
[ebuild     U  ] x11-libs/libXScrnSaver-1.2.2-r1 [1.2.2] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-libs/libXft-2.3.1-r1 [2.3.1] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-libs/libXfont-1.4.6 [1.4.5-r1] USE="bzip2 ipv6 truetype -doc -static-libs" 478 kB
[ebuild     U  ] x11-misc/xkeyboard-config-2.9 [2.7] 891 kB
[ebuild     U  ] x11-libs/gdk-pixbuf-2.28.2:2 [2.26.4:2] USE="X introspection jpeg tiff -debug -jpeg2k {-test}" 1,165 kB
[ebuild     U  ] x11-proto/xf86dgaproto-2.1-r2 [2.1-r1] ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-libs/libXvMC-1.0.8 [1.0.7] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 299 kB
[ebuild     U  ] x11-apps/xprop-1.2.2 [1.2.1] 143 kB
[ebuild     U  ] x11-libs/libpciaccess-0.13.2 [0.13.1] USE="zlib -minimal -static-libs" ABI_X86="32%* (64%*) (-x32)" 351 kB
[ebuild     U  ] x11-libs/libdrm-2.4.46 [2.4.45] USE="libkms -static-libs" VIDEO_CARDS="intel nouveau radeon vmware (-exynos) (-freedreno) (-omap)" 542 kB
[ebuild   R    ] sys-apps/dbus-1.6.12  USE="X -debug -doc* (-selinux) -static-libs -systemd {-test}" 0 kB
[ebuild     U  ] dev-qt/qtdbus-4.8.5:4 [4.8.4:4] USE="exceptions (-aqua) -c++0x -debug -pch" 0 kB
[ebuild  N     ] app-accessibility/at-spi2-core-2.8.0:2  USE="introspection" 427 kB
[ebuild  N     ] app-accessibility/at-spi2-atk-2.8.1:2  USE="{-test}" 261 kB
[ebuild     U  ] net-print/cups-1.6.3-r2 [1.6.2-r5] USE="X acl dbus filters pam ssl threads usb -debug -gnutls -java -kerberos -lprng-compat -python (-selinux) -static-libs -xinetd -zeroconf" LINGUAS="ca es fr ja ru" PYTHON_SINGLE_TARGET="python2_7%* (-python2_5) -python2_6%" PYTHON_TARGETS="python2_7%* (-python2_5) -python2_6%" 8,072 kB
[ebuild     U  ] x11-libs/libSM-1.2.1-r1 [1.2.1] USE="ipv6 uuid -doc -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-libs/libXt-1.1.4 [1.1.3] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 745 kB
[ebuild     U  ] x11-libs/libXmu-1.1.1-r1 [1.1.1] USE="ipv6 -doc -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-libs/libXpm-3.5.10-r1 [3.5.10] USE="-static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] x11-libs/libXaw-1.0.11-r2 [1.0.11-r1] USE="-deprecated -doc -static-libs" ABI_X86="32%* (64%*) (-x32)" 0 kB
[uninstall     ] app-emulation/emul-linux-x86-xlibs-20130224  USE="development opengl"
[blocks b      ] x11-libs/libXinerama[abi_x86_32] ("x11-libs/libXinerama[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXrandr[abi_x86_32] ("x11-libs/libXrandr[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXcursor[abi_x86_32] ("x11-libs/libXcursor[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXvMC[abi_x86_32] ("x11-libs/libXvMC[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libpciaccess[abi_x86_32] ("x11-libs/libpciaccess[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXi[abi_x86_32] ("x11-libs/libXi[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXft[abi_x86_32] ("x11-libs/libXft[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXxf86vm[abi_x86_32] ("x11-libs/libXxf86vm[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libxcb[abi_x86_32] ("x11-libs/libxcb[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] media-libs/freetype[abi_x86_32] ("media-libs/freetype[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXau[abi_x86_32] ("x11-libs/libXau[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXfixes[abi_x86_32] ("x11-libs/libXfixes[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libSM[abi_x86_32] ("x11-libs/libSM[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXmu[abi_x86_32] ("x11-libs/libXmu[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXrender[abi_x86_32] ("x11-libs/libXrender[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] ("app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]" is blocking x11-libs/libXdmcp-1.1.1-r1, x11-proto/renderproto-0.11.1-r1, x11-libs/libXcomposite-0.4.4-r1, x11-libs/libXvMC-1.0.8, x11-proto/xineramaproto-1.2.1-r1, x11-libs/libXpm-3.5.10-r1, x11-proto/xproto-7.0.24, x11-proto/inputproto-2.3, x11-libs/libXdamage-1.1.4-r1, x11-libs/libX11-1.6.1, x11-proto/xf86bigfontproto-1.2.0-r1, x11-libs/libXaw-1.0.11-r2, x11-libs/libXinerama-1.1.3, x11-libs/libICE-1.0.8-r1, x11-libs/libXext-1.3.2, x11-libs/libXcursor-1.1.14, x11-libs/libXrandr-1.4.1, x11-libs/libXtst-1.2.2, x11-libs/libXt-1.1.4, x11-libs/libpciaccess-0.13.2, x11-libs/libXmu-1.1.1-r1, x11-proto/videoproto-2.3.2, x11-proto/damageproto-1.2.1-r1, x11-proto/recordproto-1.14.2-r1, x11-proto/scrnsaverproto-1.2.2-r1, x11-libs/libXScrnSaver-1.2.2-r1, x11-proto/xcb-proto-1.8-r3, media-libs/fontconfig-2.10.92, x11-libs/libXfixes-5.0.1, x11-proto/xf86vidmodeproto-2.3.1-r1, x11-libs/libxcb-1.9.1, x11-proto/kbproto-1.0.6-r1, x11-proto/compositeproto-0.4.2-r1, x11-libs/libXv-1.0.9, x11-proto/randrproto-1.4.0-r1, x11-proto/xf86dgaproto-2.1-r2, dev-libs/libpthread-stubs-0.3-r1, x11-proto/fixesproto-5.0-r1, x11-libs/libXi-1.7.2, x11-libs/libXxf86vm-1.1.3, x11-libs/libXau-1.0.8, media-libs/freetype-2.4.12, x11-proto/xextproto-7.2.1-r1, x11-libs/libXrender-0.9.8, x11-libs/libSM-1.2.1-r1, x11-libs/libXft-2.3.1-r1)                                                                                                                                         
[blocks b      ] x11-libs/libICE[abi_x86_32] ("x11-libs/libICE[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXaw[abi_x86_32] ("x11-libs/libXaw[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXpm[abi_x86_32] ("x11-libs/libXpm[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXv[abi_x86_32] ("x11-libs/libXv[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXScrnSaver[abi_x86_32] ("x11-libs/libXScrnSaver[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXdmcp[abi_x86_32] ("x11-libs/libXdmcp[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXcomposite[abi_x86_32] ("x11-libs/libXcomposite[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXtst[abi_x86_32] ("x11-libs/libXtst[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXdamage[abi_x86_32] ("x11-libs/libXdamage[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXext[abi_x86_32] ("x11-libs/libXext[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libXt[abi_x86_32] ("x11-libs/libXt[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] media-libs/fontconfig[abi_x86_32] ("media-libs/fontconfig[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[blocks b      ] x11-libs/libX11[abi_x86_32] ("x11-libs/libX11[abi_x86_32]" is blocking app-emulation/emul-linux-x86-xlibs-20130224)
[ebuild     U  ] sys-apps/groff-1.22.2 [1.21] USE="X -examples" LINGUAS="-ja" 3,926 kB
[ebuild     U  ] net-nds/openldap-2.4.35 [2.4.30] USE="berkdb crypt ipv6 minimal ssl syslog tcpd -cxx -debug -experimental -gnutls -icu -iodbc -kerberos -odbc -overlays -perl -samba -sasl (-selinux) -slp -smbkrb5passwd" 5,370 kB
[ebuild     U  ] net-misc/curl-7.32.0 [7.30.0] USE="ipv6 ldap ssl -adns -idn -kerberos -metalink -rtmp -ssh -static-libs {-test} -threads" CURL_SSL="openssl -axtls -cyassl -gnutls -nss -polarssl" 2,664 kB
[ebuild     U  ] dev-util/cmake-2.8.11.1 [2.8.10.2-r2] USE="ncurses qt4 -emacs (-qt5) {-test} -vim-syntax" 5,749 kB
[ebuild     U  ] dev-db/mysql-5.5.32 [5.1.70] USE="community perl ssl -cluster -debug -embedded -extraengine -jemalloc% -latin1 -max-idx-128 -minimal -profiling (-selinux) -static -systemtap% -tcmalloc% {-test} (-big-tables%) (-pbxt%) (-xtradb%)" 25,457 kB
[ebuild     U  ] virtual/mysql-5.5 [5.1] USE="-embedded -minimal -static" 0 kB
[ebuild     U  ] dev-qt/qtsql-4.8.5:4 [4.8.4:4] USE="exceptions mysql qt3support sqlite (-aqua) -c++0x -debug -firebird -freetds -oci8 -odbc -pch -postgres" 0 kB
[ebuild     U  ] dev-qt/qt3support-4.8.5:4 [4.8.4:4] USE="accessibility exceptions (-aqua) -c++0x -debug -pch" 0 kB
[ebuild     U  ] dev-qt/qtdeclarative-4.8.5:4 [4.8.4:4] USE="accessibility exceptions qt3support (-aqua) -c++0x -debug -pch -webkit" 0 kB
[ebuild     U  ] x11-apps/xset-1.2.3 [1.2.2] 139 kB
[ebuild  N     ] dev-qt/designer-4.8.5:4  USE="declarative exceptions qt3support (-aqua) -c++0x -debug -pch (-phonon) -webkit" 0 kB
[ebuild     U  ] media-libs/libmpeg2-0.5.1-r2 [0.5.1] USE="X sdl -static-libs%" ABI_X86="32%* (64%*) (-x32)" 0 kB
[uninstall     ] app-emulation/emul-linux-x86-medialibs-20130224  USE="development"
[blocks b      ] <=app-emulation/emul-linux-x86-medialibs-20130224-r1 ("<=app-emulation/emul-linux-x86-medialibs-20130224-r1" is blocking media-libs/faad2-2.7-r3)
[blocks b      ] app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ("app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)]" is blocking media-libs/faad2-2.7-r3, media-libs/libmad-0.15.1b-r8, media-libs/libdca-0.0.5-r3, media-libs/libdvdread-4.2.0-r1, media-libs/libmpeg2-0.5.1-r2, media-libs/xvid-1.3.2-r1, media-libs/speex-1.2_rc1-r2, media-libs/libdvdnav-4.2.0-r1, media-libs/a52dec-0.7.4-r7)                                                 
[blocks b      ] <=app-emulation/emul-linux-x86-medialibs-20130224-r3 ("<=app-emulation/emul-linux-x86-medialibs-20130224-r3" is blocking media-libs/libdca-0.0.5-r3, media-libs/speex-1.2_rc1-r2, media-libs/libmad-0.15.1b-r8)
[blocks b      ] <=app-emulation/emul-linux-x86-medialibs-20130224-r4 ("<=app-emulation/emul-linux-x86-medialibs-20130224-r4" is blocking media-libs/libdvdread-4.2.0-r1, media-libs/libdvdnav-4.2.0-r1)
[blocks b      ] <=app-emulation/emul-linux-x86-medialibs-20130224-r8 ("<=app-emulation/emul-linux-x86-medialibs-20130224-r8" is blocking media-libs/a52dec-0.7.4-r7)
[blocks b      ] <=app-emulation/emul-linux-x86-medialibs-20130224-r9 ("<=app-emulation/emul-linux-x86-medialibs-20130224-r9" is blocking media-libs/libmpeg2-0.5.1-r2)
[ebuild     U  ] x11-libs/cairo-1.12.14-r4 [1.10.2-r3] USE="X glib opengl svg xcb (-aqua) -debug -directfb -doc* (-drm) (-gallium) (-gles2) -legacy-drivers% -openvg (-qt4) -static-libs -valgrind% -xlib-xcb%" 41,145 kB
[ebuild     U  ] app-text/poppler-0.22.5:0/37 [0.22.2-r2:0/35] USE="cairo cxx introspection jpeg lcms png qt4 tiff utils -cjk -curl -debug -doc -jpeg2k" 2,187 kB
[ebuild  N     ] media-libs/harfbuzz-0.9.18-r1:0/0.9.18  USE="cairo glib graphite icu truetype -static-libs" 882 kB
[ebuild     U  ] x11-libs/pango-1.34.1 [1.30.1] USE="X introspection -debug" 992 kB
[ebuild     U  ] x11-libs/gtk+-2.24.20:2 [2.24.17:2] USE="cups introspection xinerama (-aqua) -debug -examples {-test} -vim-syntax" 13,074 kB
[ebuild     U  ] x11-libs/gtk+-3.8.2:3 [3.4.4:3] USE="X cups introspection xinerama (-aqua) -colord -debug -examples (-packagekit) {-test} -vim-syntax -wayland" 13,381 kB
[ebuild     U  ] dev-db/libiodbc-3.52.8-r1 [3.52.7] USE="gtk" 1,161 kB
[ebuild     U  ] app-text/ghostscript-gpl-9.07 [9.05-r1] USE="X bindist cups dbus gtk -djvu -idn -jpeg2k -static-libs" LINGUAS="-de% -ja -ko -zh_CN -zh_TW" 27,256 kB
[ebuild     U  ] net-print/cups-filters-1.0.35-r1 [1.0.34-r1] USE="jpeg png tiff -perl -static-libs -zeroconf" 994 kB
[ebuild     U  ] net-print/foomatic-filters-4.0.17-r1 [4.0.17] USE="cups dbus" 0 kB
[ebuild     U  ] media-libs/mesa-9.1.6 [9.1.2-r1] USE="bindist classic egl gallium llvm nptl shared-glapi xa xorg -debug -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic (-r600-llvm-compiler) (-selinux) -vdpau -wayland -xvmc" PYTHON_SINGLE_TARGET="python2_7 -python2_6" PYTHON_TARGETS="python2_7 -python2_6" VIDEO_CARDS="intel nouveau radeon vmware -i915 -i965 -r100 -r200 -r300 -r600 (-radeonsi)" 5,991 kB
[ebuild     U  ] dev-libs/soprano-2.9.3 [2.9.2] USE="dbus raptor redland virtuoso -debug -doc {-test}" 1,913 kB
[ebuild   R    ] media-libs/phonon-4.6.0-r1  USE="gstreamer pulseaudio* (-aqua) -debug -vlc (-zeitgeist)" 0 kB
[ebuild     U  ] dev-libs/rasqal-0.9.30 [0.9.29] USE="crypt mhash pcre xml -doc -gmp -static-libs {-test}" 1,436 kB
[ebuild   R    ] dev-libs/redland-1.0.16  USE="berkdb sqlite* ssl xml -iodbc -mysql -odbc -postgres -static-libs" 0 kB
[ebuild     U  ] net-libs/libsoup-2.42.2:2.4 [2.38.1:2.4] USE="introspection ssl -debug -samba {-test}" 716 kB
[ebuild     U  ] net-libs/libproxy-0.4.11-r1 [0.4.10-r1] USE="kde -gnome -mono -networkmanager -perl -python -spidermonkey {-test} -webkit" PYTHON_TARGETS="python2_7%* -python2_6%" 92 kB
[ebuild     U  ] net-libs/glib-networking-2.36.2 [2.32.3] USE="gnome libproxy ssl -smartcard {-test}" 345 kB
[ebuild  N     ] media-plugins/gst-plugins-pulse-0.10.31:0.10  0 kB
[ebuild   R    ] media-plugins/gst-plugins-meta-0.10-r8:0.10  USE="X a52 aac alsa cdda dts dvd flac mp3 mpeg ogg pulseaudio* vorbis x264 xv xvid -dv -dvb -ffmpeg -http -jack -lame -libass -libvisual -mms -musepack -opus -oss -taglib -theora -v4l -vcd -vpx -wavpack" 0 kB
[ebuild     U  ] sys-fs/udev-206-r3 [204] USE="acl firmware-loader gudev introspection kmod openrc -doc (-selinux) -static-libs (-hwdb%*) (-keymap%*)" ABI_X86="32%* (64%*) (-x32)" 2,288 kB
[ebuild     U  ] virtual/udev-206-r2 [200] USE="gudev introspection kmod (-selinux) -static-libs (-hwdb%*) (-keymap%*)" ABI_X86="32%* (64%*) (-x32)" 0 kB
[ebuild     U  ] sys-apps/hwids-20130717-r1 [20130329] USE="udev" 1,515 kB
[ebuild     U  ] x11-base/xorg-server-1.14.2.901:0/1.14.2.901 [1.13.4:0/1.13.4] USE="ipv6 nptl suid udev xorg -dmx -doc -kdrive -minimal (-selinux) -static-libs -tslib -xnest -xvfb" 5,371 kB
[ebuild     U  ] sys-apps/util-linux-2.23.2 [2.22.2] USE="cramfs ncurses nls suid udev unicode -bash-completion% -caps% -cytune% -fdformat% -old-linux (-selinux) -slang -static-libs {-test} -tty-helpers% (-crypt%*) (-ddate%) (-perl%)" 3,304 kB
[ebuild     U  ] app-emulation/emul-linux-x86-baselibs-20130224-r11 [20130224] USE="development" ABI_X86="32%*" 0 kB
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r2 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r2" is blocking sys-devel/llvm-3.3-r1)
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224 ("<=app-emulation/emul-linux-x86-baselibs-20130224" is blocking app-arch/bzip2-1.0.6-r4, sys-libs/zlib-1.2.8-r1)
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r5 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r5" is blocking media-libs/libjpeg-turbo-1.3.0-r2)
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r10 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r10" is blocking app-text/libpaper-1.1.24-r2)
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r1 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r1" is blocking dev-libs/libffi-3.0.13-r1, dev-libs/udis86-1.7-r2, media-libs/libpng-1.6.3-r1)
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r6 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r6" is blocking dev-libs/expat-2.1.0-r3)
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r10 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r10" is blocking media-libs/lcms-2.5-r1, media-libs/tiff-3.9.7-r1)
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r7 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r7" is blocking dev-libs/libusb-1.0.9-r2, dev-libs/libusb-compat-0.1.5-r2, sys-fs/udev-206-r3)
[blocks b      ] app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ("app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]" is blocking sys-libs/libraw1394-2.1.0-r1, sys-libs/libavc1394-0.5.4-r1, app-arch/bzip2-1.0.6-r4, sys-libs/zlib-1.2.8-r1, sys-apps/attr-2.4.47-r1, app-text/libpaper-1.1.24-r2)                                                                                                                                                   
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r9 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r9" is blocking dev-libs/glib-2.36.3-r2, media-libs/tiff-4.0.3-r3)
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r3 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r3" is blocking media-libs/libpng-1.2.50-r1)
[blocks b      ] app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ("app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]" is blocking dev-libs/libusb-1.0.9-r2, sys-devel/llvm-3.3-r1, media-libs/tiff-3.9.7-r1, sys-fs/udev-206-r3, dev-libs/udis86-1.7-r2, dev-libs/glib-2.36.3-r2, dev-libs/libusb-compat-0.1.5-r2, media-libs/lcms-2.5-r1, media-libs/tiff-4.0.3-r3, media-libs/libjpeg-turbo-1.3.0-r2, dev-libs/libffi-3.0.13-r1, media-libs/libpng-1.2.50-r1, dev-libs/expat-2.1.0-r3, media-libs/libpng-1.6.3-r1)                                                                                                                                                                     
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r4 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r4" is blocking sys-libs/libavc1394-0.5.4-r1, sys-libs/libraw1394-2.1.0-r1)
[blocks b      ] <=app-emulation/emul-linux-x86-baselibs-20130224-r9 ("<=app-emulation/emul-linux-x86-baselibs-20130224-r9" is blocking sys-apps/attr-2.4.47-r1)
[ebuild     U  ] app-misc/media-player-info-21 [17] 101 kB
[ebuild     U  ] sys-power/upower-0.9.21 [0.9.20-r2] USE="introspection -doc -ios -systemd (-deprecated%*)" 412 kB
[ebuild     U  ] dev-libs/libatasmart-0.19-r1 [0.19] USE="-static-libs" 7 kB
[ebuild     U  ] x11-drivers/xf86-video-openchrome-0.3.3 [0.3.1] USE="-debug -viaregtool (-dri%*)" 507 kB
[ebuild     U  ] x11-drivers/xf86-video-vesa-2.3.2-r1 [2.3.2] 0 kB
[ebuild     U  ] x11-drivers/xf86-input-keyboard-1.7.0 [1.6.2] 312 kB
[ebuild     U  ] x11-drivers/xf86-video-intel-2.21.14 [2.20.13] USE="dri sna udev -glamor -uxa -xvmc" 1,929 kB
[ebuild     U  ] x11-drivers/xf86-video-nouveau-1.0.9 [1.0.4] 567 kB
[ebuild     U  ] x11-drivers/xf86-input-mouse-1.9.0 [1.8.1] 346 kB
[ebuild     U  ] x11-drivers/xf86-video-tdfx-1.4.5-r1 [1.4.5] USE="dri" 0 kB
[ebuild     U  ] x11-drivers/xf86-input-evdev-2.8.1 [2.7.3] 361 kB
[ebuild     U  ] x11-drivers/xf86-video-glint-1.2.8-r1 [1.2.8] 0 kB
[ebuild     U  ] x11-drivers/xf86-video-ati-7.2.0 [7.0.0] USE="udev -glamor" 806 kB
[ebuild     U  ] x11-drivers/xf86-video-vmware-13.0.1 [12.0.2-r1] 423 kB
[ebuild     U  ] x11-drivers/xf86-video-trident-1.3.6-r2 [1.3.6-r1] 0 kB
[ebuild     U  ] x11-drivers/xf86-video-nv-2.1.20-r1 [2.1.20] 0 kB
[ebuild     U  ] x11-drivers/xf86-video-fbdev-0.4.3-r1 [0.4.3] 0 kB
[ebuild     U  ] x11-drivers/xf86-video-dummy-0.3.6-r1 [0.3.6] USE="-dga" 0 kB
[ebuild     U  ] media-sound/pulseaudio-4.0 [2.1-r1] USE="X alsa asyncns bluetooth caps dbus gdbm glib gtk ipv6 orc qt4%* ssl tcpd udev webrtc-aec -avahi -doc* -equalizer -gnome -jack -libsamplerate -lirc (-neon) (-oss) -realtime (-system-wide) -systemd {-test} -xen" 1,360 kB

Total: 263 packages (231 upgrades, 19 new, 6 in new slots, 7 reinstalls, 5 uninstalls), Size of downloads: 704,051 kB
Conflict: 57 blocks

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

media-libs/libpng:0

  (media-libs/libpng-1.6.3-r1::gentoo, ebuild scheduled for merge) pulled in by
    >=media-libs/libpng-1.5.16-r1:0[abi_x86_32(-)] required by (app-emulation/emul-linux-x86-baselibs-20130224-r11::gentoo, ebuild scheduled for merge)

  (media-libs/libpng-1.5.15::gentoo, installed) pulled in by
    media-libs/libpng:0/0= required by (kde-base/kdelibs-4.10.5-r1::gentoo, installed)
    media-libs/libpng:0/0= required by (kde-base/gwenview-4.10.5::gentoo, installed)
    >=media-libs/libpng-1.5:0/0= required by (dev-java/icedtea-bin-6.1.12.6::gentoo, installed)
    media-libs/libpng:0/0= required by (media-libs/jbig2dec-0.11-r1::gentoo, installed)
    media-libs/libpng:0/0= required by (kde-base/ksplash-4.10.5::gentoo, installed)
    (and 1 more with the same problems)

x11-base/xorg-server:0

  (x11-base/xorg-server-1.14.2.901::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (x11-base/xorg-server-1.13.4::gentoo, installed) pulled in by
    <x11-base/xorg-server-1.13.99 required by (x11-drivers/xf86-video-mga-1.6.2::gentoo, installed)

app-text/poppler:0

  (app-text/poppler-0.22.2-r2::gentoo, installed) pulled in by
    app-text/poppler:0/35=[cairo] required by (app-text/xournal-0.4.7::gentoo, installed)
    app-text/poppler:0/35=[xpdf-headers(+)] required by (dev-tex/luatex-0.70.1-r2::gentoo, installed)
    >=app-text/poppler-0.16:0/35=[xpdf-headers(+),cxx] required by (app-office/libreoffice-4.0.4.2::gentoo, installed)
    (and 1 more with the same problems)

  (app-text/poppler-0.22.5::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

dev-lang/perl:0

  (dev-lang/perl-5.16.3::gentoo, ebuild scheduled for merge) pulled in by
    >=dev-lang/perl-5.16 required by (dev-perl/IO-Socket-SSL-1.840.0::gentoo, installed)
    =dev-lang/perl-5.16* required by (virtual/perl-digest-base-1.170.0-r1::gentoo, installed)
    (and 80 more with the same problems)

  (dev-lang/perl-5.12.4-r1::gentoo, installed) pulled in by
    dev-lang/perl[-build] required by (dev-vcs/git-1.8.1.5::gentoo, installed)

sys-libs/glibc:2.2

  (sys-libs/glibc-2.15-r3::gentoo, installed) pulled in by
    <sys-libs/glibc-2.16 required by (dev-libs/boost-1.49.0-r2::gentoo, installed)

  (sys-libs/glibc-2.17::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Fri Aug 16, 2013 4:22 am    Post subject: Reply with quote

emul-linux-x86-baselibs is the wrong package for a first step. glibc poppler and peral may be better candidates. The name of the game here is honestly guess a package, try to update it, repeat until world is free. If that fails, add -t and post again. Don't worry about breaking things. It is unlikely that a partial update would break anything important.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
Dippmopser
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2013
Posts: 92

PostPosted: Fri Aug 16, 2013 12:02 pm    Post subject: Reply with quote

Hello again, it did not work:

I tried


emerge -auvND media-libs/libpng
emerge -auvND sys-libs/glibc
emerge -auvND dev-lang/perl
emerge -auvND app-text/poppler

emerge -auvtND media-libs/libpng
emerge -auvtND sys-libs/glibc
emerge -auvtND dev-lang/perl
emerge -auvtND app-text/poppler


Output is the same as before

EDIT:

I did a reinstall of gentoo, so I guess this does not matter anymore.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum