I'm trying to compile ikvm-0.34.0.2 but i fails with no errors. It
looks as if javac doesn't get any input and therefore spits out usage
information, much like typing javac on a shell prompt:

   [nant] 
/var/tmp/portage/dev-dotnet/ikvm-0.34.0.2/work/ikvm-0.34.0.2/classpath/classpath.build
          Buildfile:
file:///var/tmp/portage/dev-dotnet/ikvm-0.34.0.2/work/ikvm-0.34.0.2/classpath/classpath.build
          Target framework: Mono 1.0 Profile
          Target(s) specified: IKVM.GNU.Classpath.dll


          jars:


          classes:

               [exec] javac: invalid source release: 1.5
               [exec] Usage: javac <options> <source files>
               [exec] where possible options include:
               [exec]   -g                        Generate all debugging info
               [exec]   -g:none                   Generate no debugging info
               [exec]   -g:{lines,vars,source}    Generate only some
debugging info
               [exec]   -nowarn                   Generate no warnings
               [exec]   -verbose                  Output messages
about what the compiler is doing
               [exec]   -deprecation              Output source
locations where deprecated APIs are used
               [exec]   -classpath <path>         Specify where to
find user class files
               [exec]   -sourcepath <path>        Specify where to
find input source files
               [exec]   -bootclasspath <path>     Override location
of bootstrap class files
               [exec]   -extdirs <dirs>           Override location
of installed extensions
               [exec]   -d <directory>            Specify where to
place generated class files
               [exec]   -encoding <encoding>      Specify character
encoding used by source files
               [exec]   -source <release>         Provide source
compatibility with specified release
               [exec]   -target <release>         Generate class
files for specific VM version
               [exec]   -help                     Print a synopsis
of standard options

          BUILD FAILED - 0 non-fatal error(s), 18 warning(s)

          
/var/tmp/portage/dev-dotnet/ikvm-0.34.0.2/work/ikvm-0.34.0.2/classpath/classpath.build(27,10):
          External Program Failed: javac (return code was 2)

          Total time: 1.2 seconds.


BUILD FAILED

Nested build failed.  Refer to build log for exact reason.

Total time: 6.1 seconds.


!!! ERROR: dev-dotnet/ikvm-0.34.0.2 failed.
Call stack:
ebuild.sh, line 1621:   Called dyn_compile
ebuild.sh, line 973:   Called qa_call 'src_compile'
ebuild.sh, line 44:   Called src_compile
ikvm-0.34.0.2.ebuild, line 41:   Called die

!!! ikvm build failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
!!! A complete build log is located at
'/var/tmp/portage/dev-dotnet/ikvm-0.34.0.2/temp/build.log'.
--
[EMAIL PROTECTED] mailing list

Reply via email to