Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21223 - kdevelop-3.0_alpha4-r1.ebuild works on sparc, should have KEYWORDS="~sparc"
Summary: kdevelop-3.0_alpha4-r1.ebuild works on sparc, should have KEYWORDS="~sparc"
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-18 19:10 UTC by Steve Moret
Modified: 2006-02-04 06:05 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 Steve Moret 2003-05-18 19:10:35 UTC
The dev-util/kdevelop-3.0_alpha4-r1.ebuild builds and runs on my Ultra 60. It's 
KEYWORDS line currently has ~x86. Adding ~sparc allows it to build and run 
successfully on ultra sparc platforms.

Reproducible: Always
Steps to Reproduce:
1. "emerge sync"
2. "grey KEYWORDS /usr/portage/dev-util/kdevelop/kdevelop-3.0_alpha4-
r1.ebuild" - notice only ~x86 is listed
3. add ~sparc to the list of KEYWORDS and "emerge kdevelop"
4. note kdevelop builds and runs just fine
Actual Results:  
kdevelop appears to work just fine on sparc (at least on my Ultra 60)

Expected Results:  
not build, or not run, or already have had ~sparc in its keywords list

Portage 2.0.47-r10 (default-sparc64-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20 sparc64 sun4u
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share
/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/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="sparc apm avi crypt cups encode fbcon gif jpeg libwww mikmod mpeg ncurses 
nls oss png pdflib spell truetype xv xml2 xmms zlib gdbm berkdb slang readline 
arts java guile sdl tcpd pam ssl perl python esd imlib oggvorbis qt kde motif 
opengl X gtk gnome -alsa"
COMPILER="gcc3"
CHOST="sparc-unknown-linux-gnu"
CFLAGS="-mcpu=ultrasparc -mtune=ultrasparc -O3 -pipe -falign-functions=4 -
fprefetch-loop-arrays -ffast-math -fomit-frame-pointer"
CXXFLAGS="-mcpu=ultrasparc -mtune=ultrasparc -O3 -pipe -falign-functions=4 -
fprefetch-loop-arrays -ffast-math -fomit-frame-pointer"
ACCEPT_KEYWORDS="sparc ~sparc"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Jason Wever (RETIRED) gentoo-dev 2003-05-21 09:51:24 UTC
Tested here and it worked fine as well.  Added ~sparc to keywords.
Comment 2 Jason Wever (RETIRED) gentoo-dev 2003-08-17 07:37:37 UTC
Closing