Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169381 - circular dependency media-libs/libsdl <-> dev-libs/DirectFB
Summary: circular dependency media-libs/libsdl <-> dev-libs/DirectFB
Status: RESOLVED DUPLICATE of bug 152405
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-05 00:00 UTC by Mihai M
Modified: 2007-03-05 00:02 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 Mihai M 2007-03-05 00:00:28 UTC
'emerge --sync' on 5th March
USE=" X alsa arts avi berkdb bitmap-fonts cairo cdr cli crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl server session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU vorbis xml xorg xv zlib nvidia java apache2 threads nsplugin xinetd aac ffmpeg lame x264 dv 3dnow mmx a52 dvdread extrafilters fame imagemagick lzo mjpeg theora v4l2 xvid tiff gtkhtml mng pdf svg wmf aalib avahi bidi cdda cddb corba daap directfb dts dvb fbcon flac ggi gnutls httpd libcaca libnotify live matroska mod rtsp samba shout skins stream vcd vlm win32codecs wxwindows xinerama xosd"
CFLAGS="-O2 -march=athlon -pipe"
CHOST="i686-pc-linux-gnu"


nicolae ~ # emerge --pretend libsdl

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

Calculating dependencies... done!
[nomerge      ] kde-base/arts-3.5.5  USE="alsa esd mp3 vorbis xinerama -artswrappersuid -debug -jack -kdeenablefinal -nas"
[nomerge      ]  x11-libs/qt-3.3.8  USE="cups gif ipv6 opengl xinerama -debug -doc -examples -firebird -immqt -immqt-bc -mysql -nas -nis -odbc -postgres -sqlite"
[nomerge      ]   net-print/cups-1.2.8  USE="X dbus jpeg ldap nls pam png ppds samba ssl tiff -php -slp"
[nomerge      ]    net-print/foomatic-filters-ppds-20060720
[nomerge      ]     net-print/foomatic-filters-3.0.20060720  USE="cups"
[nomerge      ]      app-text/ghostscript-gpl-8.54  USE="X cups gtk -cjk -djvu -emacs -jpeg2k"
[nomerge      ]       x11-libs/gtk+-2.10.9  USE="X jpeg tiff xinerama -debug -doc"
[nomerge      ]        x11-libs/pango-1.14.10  USE="-debug -doc"
[nomerge      ]         x11-libs/cairo-1.3.16  USE="X directfb svg -debug -doc -glitz -xcb"
[nomerge      ]          dev-libs/DirectFB-0.9.25.1  USE="fbcon gif jpeg mmx mpeg png sdl truetype v4l2 zlib -debug -fusion -sse -sysfs -v4l"
[ebuild  N    ]           media-libs/libsdl-1.2.11-r1  USE="X aalib alsa arts directfb esd fbcon ggi libcaca opengl oss xinerama xv -dga -nas -noaudio -noflagstrip -nojoystick -novideo -svga"
[ebuild  N    ]            dev-libs/DirectFB-0.9.25.1  USE="fbcon gif jpeg mmx mpeg png sdl truetype v4l2 zlib -debug -fusion -sse -sysfs -v4l"
!!! Error: circular dependencies:

('ebuild', '/', 'dev-libs/DirectFB-0.9.25.1', 'merge') depends on
   ('ebuild', '/', 'media-libs/libsdl-1.2.11-r1', 'merge') (hard)
('ebuild', '/', 'media-libs/libsdl-1.2.11-r1', 'merge') depends on
   ('ebuild', '/', 'dev-libs/DirectFB-0.9.25.1', 'merge') (hard)

!!! Note that circular dependencies can often be avoided by temporarily
!!! disabling USE flags that trigger optional dependencies.


Reproducible: Always

Steps to Reproduce:
1.emerge --sync
2.emerge --pretend libsdl
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-05 00:02:32 UTC

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