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

Bug 62137

Summary: Portagemaster 0.2.1 Jikes useflag broken
Product: Gentoo Linux Reporter: Stefan Huszics <stefan.huszics>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan Huszics 2004-08-29 13:31:08 UTC
The -jikes useflag on the Portagemaster 0.2.1 ebuild appears to be broken

> emerge -vp portagemaster
[ebuild   R   ] app-portage/portagemaster-0.2.1  -jikes  0 kB 

> emerge -v portagemaster
Calculating dependencies ...done!
... ...
>>> Source unpacked.
 * Configuring build for Jikes

Trying to start portagemaster only gives
/usr/bin/portagemaster: line 2: java: command not found


Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
-jikes should not require Jikes...
Comment 1 Stefan Huszics 2004-08-29 13:51:03 UTC
Hmm, portagemaster starts as a non root user, so it's probably a path problem.

That "Configuring build for Jikes" message just led me jump to conclusions about what was wrong. Sorry