Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 16149

Summary: blackdown-jdk-1.4.1 arch type detection fails
Product: Portage Development Reporter: David Wilde <cdw>
Component: UnclassifiedAssignee: Java team <java>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Wilde 2003-02-21 12:01:28 UTC
I just started an emerge dev-java/blackdown-jdk on my Intel P4 machine and I noticed 
that it started downloading the sparc version of the jdk.  I just commented out the 
spark line in the ebuild since I dont have time to figure out what the problem actually 
is.  I sync'ed this morning btw.  Thanks. cdw
Comment 1 SpanKY gentoo-dev 2003-02-21 12:19:22 UTC
please post `emerge info` 
Comment 2 David Wilde 2003-02-21 14:22:07 UTC
<BEGIN emerge info> 
 
Portage 2.0.47-r2 (default-x86-1.4, gcc-3.2, glibc-2.2.5-r7) 
================================================================= 
System uname: 2.4.20 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/kde/3/share/config 
/usr/share/config" 
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="" 
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg gnome libg++ mikmod 
mmx mpeg ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib 
alsa gdbm berkdb slang readline arts tetex svga tcltk java guile postgres X sdl gpm 
tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt kde motif opengl mozilla 
ldap cdr apache2 samba tiff" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-O3 -mcpu=pentium4 -march=pentium4 -pipe -msse2 " 
CXXFLAGS="-O3 -mcpu=pentium4 -march=pentium4 -pipe -msse2 " 
ACCEPT_KEYWORDS="x86 ~x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache cvs" 
 
</BEGIN> 
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2003-02-22 07:49:57 UTC
You have CVS enabled in features. It'll do that.