Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 21928
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Holzer (RETIRED) <mholzer@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: christoph wegener <c.wegener@itcampus.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 21928 depends on: Show dependency tree
Bug 21928 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-05-29 20:46 0000
With "aalib" in the USE flags, the aalib ebuild doesnt get pulled in when
emerging media-libs/libsdl-1.2.5-r2

Reproducible: Always
Steps to Reproduce:
1. emerge -C aalib
2. USE="aalib" emerge =media-libs/libsdl-1.2.5-r2

Actual Results:  
I dont get media-libs/aalib emerged.

Expected Results:  
The current version of media-libs/aalib should get emerged as it is in the USE
flags and media-libs/libsdl-1.2.5-r2 honours the "aalib" USE flag.

Portage 2.0.48 (default-x86-1.4, gcc-3.2.3, glibc-2.2.5-r8)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/opt/glftpd/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm avi crypt encode gif jpeg gnome libg++ mikmod mmx mpeg
ncurses nls png quicktime truetype xml2 gdbm berkdb readline tetex bonobo svga
tcltk guile mysql sdl pam ssl python imlib oggvorbis opengl cdr aalib alsa
apache2 -arts -cups dga directfb dvd esd fbcon ggi -gpm -gtk imap ipv6 -java
-kde -libwww matrox -motif -pdflib perl -qt -slang snmp -spell -tcpd tiff -X
-xmms -xv zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache buildpkg"

------- Comment #1 From christoph wegener 2003-05-29 20:50:45 0000 -------
The solution is to put aalib in the DEPEND of the libsdl-1.2.5-r2 ebuild.

--- libsdl-1.2.5-r2.ebuild.orig 2003-05-30 03:48:31.000000000 +0200
+++ libsdl-1.2.5-r2.ebuild      2003-05-30 03:49:53.000000000 +0200
@@ -21,7 +21,8 @@
        alsa? ( media-libs/alsa-lib )
        arts? ( kde-base/arts )
        svga? ( >=media-libs/svgalib-1.4.2 )
-       opengl? ( virtual/opengl )"
+       opengl? ( virtual/opengl )
+       aalib? ( >=media-libs/aalib-1.4_rc4-r2 )"
 # This creates circular deps for the moment ...
 #      directfb? ( dev-libs/DirectFB )"

------- Comment #2 From Philip Walls (RETIRED) 2003-07-18 01:19:01 0000 -------
On vacation in Greece until September, reassigning to bug-wranglers so bugs
don't go stale.

------- Comment #3 From Martin Holzer (RETIRED) 2003-07-29 14:18:37 0000 -------
in cvs

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug