[Jython-dev] Fw: [Gump@dotnot.org]: jython/jython Failed
by Adam R. B. Jack other posts by this author
Oct 21 2003 5:04PM messages near this date
[Jython-dev] SARNavigator uses Jython
|
[Jython-dev] Problem installing Jython
Hi,
I am working on a Python version of Gump
(http://nagoya.apache.org/wiki/apachewiki.cgi?GumpPython, maybe something
that can work via Jython one day :-) and I was wondering if this output was
of interest to you.
Does the target named 'jar' need to depend upon 'dist-prepare' since it
writes to ${distDir} which is only <mkdir in that target?
P.S. The URLs below are wrong, [a work in progress], please see:
http://gump.dotnot.org/jython/index.html
http://gump.dotnot.org/jython/jython.html
regards,
Adam
----- Original Message -----
From: <gump@[...].org>
To: <gump@[...].org>
Sent: Tuesday, October 21, 2003 9:27 AM
Subject: [Gump@[...].org]: jython/jython Failed
> ----------------------------------------------------
> Module: jython
> Status: Success
> URL: http://cvs.apache.org/builds/gump/nightly/jython/index.html
>
>
> Work Items:
> Work Type: Update
> Status: Success
> Elapsed: 0 hours, 0 minutes, 16 seconds
> Command Line: cvs -q -z3 -d
:pserver:anonymous@cvs.jython.sourceforge.net:2401/cvsroot/jython
update -P -d -A jython
> CWD: /var/gump/cvs
> ---------------------------------------------
> No output
> ---------------------------------------------
>
> Work Type: Synchronize
> Status: Success
> Elapsed: 0 hours, 0 minutes, 4 seconds
> Command Line: rsync -r -a --delete /var/gump/cvs/jython /var/gump
> CWD: /home/gump/jakarta-gump/work
> ---------------------------------------------
> No output
> ---------------------------------------------
>
>
>
>
> ----------------------------------------------------
> Project: jython
> Status: Failed
> Reason: Build Failed
> URL: http://cvs.apache.org/builds/gump/nightly/jython/jython.html
>
>
> Annotations:
> - Error - Failed with reason build failed
>
>
> Work Items:
> Work Type: Build
> Status: Failed
> Elapsed: 0 hours, 0 minutes, 20 seconds
> Command Line: java
org.apache.tools.ant.Main -Djava.awt.headless=true -Dbuild.sysclasspath=only
-DjavaccHome2=/var/gump/opt/javacc-3.1 jar
> CWD: /var/gump/jython
> ---------------------------------------------
> Buildfile: build.xml
>
> init:
> [echo] --- Build environment for jython ---
> [echo] --- Flags (Note: If the {property name} is displayed,
> [echo] --- then the component is not present)
>
> [echo] --- Optional Libraries ---
> [echo] java2 coll = true
> [echo] servlet = true
> [echo] readline = ${readline.present}
> [echo] oracle = ${oracle.present}
> [echo] informix = ${informix.present}
> [echo] mysql = ${mysql.present}
> [echo] postgresql = ${postgresql.present}
> [echo] jndi = true
> [echo] jdbc = true
> [echo] jdbc3.0 = true
>
> prepare:
> [mkdir] Created dir: /var/gump/jython/build
>
> parser:
>
> compile:
> [javac] Compiling 303 source files to /var/gump/jython/build
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -deprecation for details.
> [javac] Compiling 5 source files to /var/gump/jython/build
> [copy] Copying 1 file to /var/gump/jython/build/org/python/modules
> [copy] Copying 1 file to /var/gump/jython/build/com
>
> jar:
> [jar] Building jar: /var/gump/jython/dist/jython.jar
>
> BUILD FAILED
> /var/gump/jython/build.xml:215: Problem creating jar:
/var/gump/jython/dist/jython.jar (No such file or directory) (and the
archive is probably corrupt but I could not delete it)
>
> Total time: 18 seconds
> ---------------------------------------------
>
>
>
>
>
> --
> Gump http://jakarta.apache.org/gump
> [nyx.stonecobra.com]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: gump-unsubscribe@[...].org
> For additional commands, e-mail: gump-help@[...].org
>
-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Jython-dev mailing list
Jython-dev@[...].net
https://lists.sourceforge.net/lists/listinfo/jython-dev
|