Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62137 - Portagemaster 0.2.1 Jikes useflag broken
Summary: Portagemaster 0.2.1 Jikes useflag broken
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-29 13:31 UTC by Stefan Huszics
Modified: 2004-08-29 13:51 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 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