Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63480 - Can't build jython with blackdown-1.3.1
Summary: Can't build jython with blackdown-1.3.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 15:33 UTC by brian
Modified: 2004-09-10 03:14 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 brian 2004-09-09 15:33:02 UTC
It was suggested that I file this bug report.  The original forums post can be found at:
http://forums.gentoo.org/viewtopic.php?t=219255&start=0&postdays=0&postorder=asc&highlight=
with the subject "Can't emerge -uD world"

The problem is that I can't seem to get past the jython ebuild.  Semi-related to this is that I don't know why I even need to install this, but I still believe I should be able to.  

Reproducible: Always
Steps to Reproduce:
1.  emerge -uD world
2.
3.

Actual Results:  

See forums for more context, but:
>>> emerge (5 of 15) dev-java/jython-2.1-r5 to /
>>> md5 src_uri Wink jython-21.class
>>> Unpacking source...
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
try path /usr/portage/distfiles/
Done
>>> Source unpacked.
readline
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
javac: invalid flag: -source
Usage: javac <options> <source files>
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-O Optimize; may hinder debugging or enlarge class file -nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are used
-classpath <path> Specify where to find user class files
-sourcepath <path> Specify where to find input source files
-bootclasspath <path> Override location of bootstrap class files
-extdirs <dirs> Override location of installed extensions
-d <directory> Specify where to place generated class files
-encoding <encoding> Specify character encoding used by source files
-target <release> Generate class files for specific VM version


!!! ERROR: dev-java/jython-2.1-r5 failed.
!!! Function src_compile, Line 49, Exitcode 123
!!! Failed to compile
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2004-09-10 03:14:02 UTC
ebuild should work now