Bug 211286 - dev-java/xstream 1.2-r1 version needs to be keyworded stable
Bug#: 211286 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: amd64@gentoo.org Reported By: elvanor@gentoo.org
Component: Java
URL: 
Summary: dev-java/xstream 1.2-r1 version needs to be keyworded stable
Keywords:  STABLEREQ
Status Whiteboard: 
Opened: 2008-02-24 18:08 0000
Description:   Opened: 2008-02-24 18:08 0000
The current stable version in Portage, 1.2, won't build with the doc USE flag
set. This new version seems to fix this problem.

Reproducible: Always

------- Comment #1 From Alex V. Fansky 2008-02-24 18:35:26 0000 -------
I verify this is stable on x86.
I was able to build app and generate javadoc with:
blackdown-jdk-1.4.2  ibm-jdk-bin-1.5  sun-jdk-1.4  sun-jdk-1.5  sun-jdk-1.6

------- Comment #2 From Christian Faulhammer 2008-02-24 19:38:44 0000 -------
x86 stable

------- Comment #3 From Kenneth Prugh 2008-03-02 03:11:00 0000 -------
dev-java/xstream-1.2-r1 on AMD64:

Emerges fine, No Collisions. I whipped up a little testcase to see if it worked
for anyone interested.[1]

Without java5 enabled: didn't work at all. Throws a nullpointerexception for
me...

With java5 enabled: Works fine with my testcase.

[1] http://ken.ath.cx/gentoo/java/xstreamtestcase.tar.bz2

Portage 2.1.4.4 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0,
2.6.24-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.24-gentoo-r2 x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
Timestamp of tree: Sat, 01 Mar 2008 14:30:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openfire/resources/security/ /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb
/usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf
/etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo
/etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=nocona -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer multilib-strict sandbox
sfperms strict test unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/Linux/gentoo
http://distro.ibiblio.org/pub/linux/distributions/gentoo/
http://www.gtlib.gatech.edu/pub/gentoo "
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
MAKEOPTS="-j3"
PKGDIR="/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acl alsa amd64 berkdb bitmap-fonts cli cracklib crypt cups dbus doc
dri examples flac fortran gdbm gpm hal iconv isdnlog jpeg kde kdeenablefinal
mad midi mmx mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss
pam pcre perl png pppd python qt4 readline reflection session spl sse sse2 ssl
symlink tcpd truetype truetype-fonts type1-fonts unicode vorbis xml xorg zlib"
ALSA_CARDS="usb-audio hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix
dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter
mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions
alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file
authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user
autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires
ext_filter file_cache filter headers include info log_config logio mem_cache
mime mime_magic negotiation rewrite setenvif speling status unique_id userdir
usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev"
KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001
mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #4 From Krzysiek Pawlik 2008-03-08 13:00:50 0000 -------
ppc done.

------- Comment #5 From Markus Meier 2008-04-27 20:04:21 0000 -------
amd64 stable, all done.