Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110351 - add '~alpha' to 3.x versions of Sqlite ebuilds
Summary: add '~alpha' to 3.x versions of Sqlite ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Alpha Linux
: High enhancement (vote)
Assignee: Alpha Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 10:14 UTC by Jeff S
Modified: 2005-10-26 15: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 Jeff S 2005-10-24 10:14:30 UTC
Can not test ebuild until flag exists

Reproducible: Always
Steps to Reproduce:
1.ACCEPT_KEYWORD="~alpha" emerge sqlite
2.
3.

Actual Results:  
ebuild fails

Expected Results:  
ebuild works
Comment 1 Thomas Cort (RETIRED) gentoo-dev 2005-10-26 14:13:53 UTC
sqlite-3.2.1-r3 is marked stable on alpha and emerges without a problem on my
machine. sqlite-3.2.7 is the only other 3.x version in portage and it already is
~alpha.

specs for my machine:

Portage 2.0.51.22-r3 (default-linux/alpha/2005.0, gcc-3.3.2,
glibc-2.3.4.20041102-r1, 2.6.13.4 alpha)
=================================================================
System uname: 2.6.13.4 alpha EV56
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="alpha"
AUTOCLEAN="yes"
CBUILD="alpha-unknown-linux-gnu"
CFLAGS="-mieee -O3 -mcpu=ev4"
CHOST="alpha-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mieee -O3 -mcpu=ev4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.risq.qc.ca/
http://mirror.arcticnetwork.ca/pub/gentoo/ http://adelie.polymtl.ca/
http://gentoo.cites.uiuc.edu/pub/gentoo/ ftp://gentoo.arcticnetwork.ca/pub/gentoo/"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage"
USE="alpha apache2 arts berkdb bitmap-fonts crypt cups curl eds encode
font-server foomatic foomaticdb fortran gd gdbm gif gstreamer gtk2 imlib jabber
jpeg libg++ libwww mad mp3 mpeg mysql ncurses nls nptl nptlonly ogg pam pdflib
perl png postgres python readline spell ssl tcpd tiff truetype truetype-fonts
type1-fonts udev vorbis xml2 zlib linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL
Comment 2 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2005-10-26 15:38:18 UTC
As Thomas has said, sqlite ebuilds are already keyworded alpha.
I mark this as FIXED, please reopen if need something more but seems to be
complety solved.

BTW, thanks a lot Thomas for verifying this.