Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94841 - dev-java/blackdown-jre-1.4.2.01-r1 requires xorg-x11
Summary: dev-java/blackdown-jre-1.4.2.01-r1 requires xorg-x11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-02 09:43 UTC by Wendall Cada
Modified: 2005-06-06 11:38 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 Wendall Cada 2005-06-02 09:43:54 UTC
# emerge -up -deep --tree blackdown-jre

These are the packages that I would merge, in reverse order:

Calculating dependencies ...done!
[nomerge      ] dev-java/blackdown-jre-1.4.2.01-r1  
[ebuild  N    ]  sys-libs/lib-compat-1.4  
[ebuild  N    ]   media-libs/libsdl-1.2.8-r1  
[ebuild  N    ]    media-libs/alsa-lib-1.0.8  
[ebuild  N    ]     media-sound/alsa-driver-1.0.8  
[ebuild  N    ]     media-sound/alsa-headers-1.0.8  
[ebuild  N    ]    media-libs/audiofile-0.2.6-r1  
[ebuild  N    ] x11-terms/xterm-200-r1  
[ebuild  N    ]  sys-apps/utempter-0.5.5.5-r1  
[ebuild  N    ]   app-arch/rpm2targz-9.0-r2  
[ebuild  N    ]    x11-base/xorg-x11-6.8.2-r1  
[ebuild  N    ]     media-libs/fontconfig-2.2.3  
[ebuild  N    ]     x11-base/opengl-update-2.2.1  
[ebuild  N    ]     x11-misc/ttmkfdir-3.0.9-r3  
[ebuild  N    ]    dev-lang/nasm-0.98.39-r1

USE="apache2 crack gd imlib2 maildir php sasl -arts -cups -foomaticdb -gtk \
     -gtk2 -kde -gnome -mikmod -motif -qt -quicktime -X mime-magic -java \
     -mssql perl"

HTH,

Wendall

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge -uDp world

Actual Results:  
New packages for xorg-x11 listed for install.

Expected Results:  
No updates should be available for blackdown-jre

# emerge info
Portage 2.0.51.19 (default-linux/x86/2005.0/2.4, gcc-3.3.5-20050130, glibc-2.3.4
.20041102-r1, 2.4.28 i686)
=================================================================
System uname: 2.4.28 i686 Pentium Pro
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.5 [2.3.5 (#1, 
May  5 2005, 18:28:24)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.2.3-r5, 2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.4.19-r1, 2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://mirrors.tds.net/gentoo http:/
/mirror.tucdemonic.org/gentoo/ ftp://mirrors.tds.net/gentoo"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 alsa apache2 apm avi berkdb bitmap-fonts crack crypt curl emboss encode
 fortran gd gdbm gif gpm imagemagick imlib imlib2 ipv6 jpeg libg++ libwww mad ma
ildir mime-magic mp3 mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl
 php png postgres python readline sasl sdl slang spell ssl svga tcpd tiff truety
pe truetype-fonts type1-fonts xml2 xmms xv zlib userland_GNU kernel_linux elibc_
glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLA
Y
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2005-06-02 12:29:17 UTC
it is the sdl useflag on lib-compat
which was added as a dep on blackdown(not sure why)
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-06-06 11:38:28 UTC
dropped the dependency, it was needed for the example in the bug which requested
the dep. tested ~30-40 examples via webstarts from the really big index without
it successfull.