Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 356673 - stable request for dev-java/javatoolkit-0.3.0-r6
Summary: stable request for dev-java/javatoolkit-0.3.0-r6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2011-02-27 10:34 UTC by Petteri Räty (RETIRED)
Modified: 2011-04-24 17:46 UTC (History)
3 users (show)

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 Petteri Räty (RETIRED) gentoo-dev 2011-02-27 10:34:32 UTC
*javatoolkit-0.3.0-r6 (13 Feb 2011)

  13 Feb 2011; Vlastimil Babka <caster@gentoo.org>
  -javatoolkit-0.3.0-r5.ebuild, +javatoolkit-0.3.0-r6.ebuild,
  +files/javatoolkit-0.3.0-no-pyxml.patch:
  Patch to remove usage of pyxml, bug #354421, thanks to Rafał Mużyło
  <galtgendo@o2.pl>.

Stable users can probably hit that thing too so asking for stable only after a couple weeks.
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2011-02-27 10:35:56 UTC
Actually not as it was introduced by -r5 that never hit stable. Sorry about the noise. Let's wait the full month.
Comment 2 Steffen Bergner 2011-02-28 09:33:44 UTC
mhh... python2.7 nor python3.1 helps...

linux01 ~ # eselect python list
Available Python interpreters:
  [1]   python2.7
  [2]   python3.1 *

>>> Emerging (1 of 1) dev-java/javatoolkit-0.3.0-r6
 * javatoolkit-0.3.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                   [ ok ]
 * Package:    dev-java/javatoolkit-0.3.0-r6
 * Repository: gentoo
 * Maintainer: java@gentoo.org
 * USE:        elibc_glibc kernel_linux test userland_GNU x86
 * FEATURES:   ccache sandbox test userpriv usersandbox
 * ERROR: dev-java/javatoolkit-0.3.0-r6 failed (setup phase):
 *   USE_PYTHON variable does not enable any Python ABI supported by dev-java/javatoolkit-0.3.0-r6
 *
 * Call stack:
 *       ebuild.sh, line   56:  Called pkg_setup
 *       ebuild.sh, line 1439:  Called python_pkg_setup
 *   python.eclass, line  377:  Called _python_calculate_PYTHON_ABIS
 *   python.eclass, line  666:  Called die
 * The specific snippet of code:
 *                              die "USE_PYTHON variable does not enable any Python ABI supported by ${CATEGORY}/${PF}"
 *
 * If you need support, post the output of 'emerge --info =dev-java/javatoolkit-0.3.0-r6',
 * the complete build log and the output of 'emerge -pqv =dev-java/javatoolkit-0.3.0-r6'.
 * The complete build log is located at '/var/tmp/portage/dev-java/javatoolkit-0.3.0-r6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/javatoolkit-0.3.0-r6/temp/die.env'.
 * S: '/var/tmp/portage/dev-java/javatoolkit-0.3.0-r6/work/javatoolkit-0.3.0'

>>> Failed to emerge dev-java/javatoolkit-0.3.0-r6, Log file:

>>>  '/var/tmp/portage/dev-java/javatoolkit-0.3.0-r6/temp/build.log'
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2011-03-09 16:38:26 UTC
A couple days to go but let's get this stable so that we can force the new revision in eclasses and make sure people have to upgrade (just got an another bug report from ~arch user).
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2011-03-09 16:42:04 UTC
(In reply to comment #2)
> mhh... python2.7 nor python3.1 helps...
> 

Neither version is stable so I don't see what your comment has to do with a stable request.

>  * FEATURES:   ccache sandbox test userpriv usersandbox
>  * ERROR: dev-java/javatoolkit-0.3.0-r6 failed (setup phase):
>  *   USE_PYTHON variable does not enable any Python ABI supported by
> dev-java/javatoolkit-0.3.0-r6
>  *

I don't know python setup that well but I would start looking here.
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-03-09 16:47:08 UTC
(In reply to comment #2)

You have explicitly set USE_PYTHON variable to a wrong value. Better not set it at all.
Comment 6 Steffen Bergner 2011-03-09 17:11:49 UTC
(In reply to comment #4)
> (In reply to comment #2)
> > mhh... python2.7 nor python3.1 helps...
> > 
> 
> Neither version is stable so I don't see what your comment has to do with a
> stable request.

http://packages.gentoo.org/package/dev-lang/python

2.7.1-r1 unstable, ok. Right.

Have all archs to be stable?

3.1.3-r1 amd64 & x86 is stable
3.1.2-r4 amd64 & x86 is stable


Checking now with "dev-lang/python-2.6.6-r2" (installing again), because '"USE_PYTHON="2.6" emerge -1v javatoolkit' seems to want to go on. (no "*   USE_PYTHON variable does not enable any Python ABI supported by
dev-java/javatoolkit-0.3.0-r6" message) 

It's then ok for "all arch stable" python-2.6.x and javatoolkit-0.3.0-r6. - but not for stable python-3.x ;) -
Comment 7 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-03-09 17:50:17 UTC
(In reply to comment #6)

dev-java/javatoolkit doesn't yet support Python 3, so you cannot set e.g. USE_PYTHON="3.1" and expect it to work.
Comment 8 Steffen Bergner 2011-03-09 18:02:02 UTC
Nice to know. (mhh... really need a "non-~x86" system for cross tests) 

Thanks a lot.
Comment 9 Agostino Sarubbo gentoo-dev 2011-03-09 20:59:44 UTC
amd64 ok
Comment 10 Petteri Räty (RETIRED) gentoo-dev 2011-03-09 21:34:23 UTC
(In reply to comment #6)
> 
> 3.1.3-r1 amd64 & x86 is stable
> 3.1.2-r4 amd64 & x86 is stable
> 

Yeah my mistake there in reading status output.
Comment 11 Markos Chandras (RETIRED) gentoo-dev 2011-03-11 18:57:14 UTC
amd64 done. Thanks Agostino
Comment 12 Alex Buell 2011-03-12 14:37:35 UTC
This appears to work OK with unmasked java packages on SPARC. Purely for information as java is still masked on SPARC.
Comment 13 Thomas Kahle (RETIRED) gentoo-dev 2011-03-17 20:29:43 UTC
x86 done. Thanks.
Comment 14 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-03-24 18:55:02 UTC
ppc/ppc64 stable
Comment 15 Raúl Porcel (RETIRED) gentoo-dev 2011-04-24 17:46:09 UTC
This bug can be closed as ia64 is waiting for the java team to drop support for ia64 and sparc doesn't have java(yet)