---------------------------------------------------- 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, 4 seconds Command Line: cvs -z3 -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/jython update -P -d -A jython CWD: /data/gump/cvs ---------------------------------------------cvs server: Updating jython/Demo/javaclasses/pygraph cvs server: Updating jython/Demo/jreload cvs server: Updating jython/Demo/jreload/_xample cvs server: Updating jython/Demo/jreload/src cvs server: Updating jython/Demo/jreload/src/example cvs server: Updating jython/Demo/swing cvs server: Updating jython/Doc cvs server: Updating jython/Doc/api cvs server: Updating jython/Doc/images cvs server: Updating jython/Lib cvs server: Updating jython/Lib/jxxload_help cvs server: Updating jython/Lib/pawt cvs server: Updating jython/Lib/test cvs server: Updating jython/Lib/test/bugs cvs server: Updating jython/Lib/test/bugs/pr133 cvs server: Updating jython/Lib/test/javatests cvs server: Updating jython/Lib/test/zxjdbc cvs server: Updating jython/Misc cvs server: Updating jython/Misc/htgen cvs server: Updating jython/Tools cvs server: Updating jython/Tools/freeze cvs server: Updating jython/Tools/jythonc cvs server: Updating jython/Tools/jythonc/jast cvs server: Updating jython/com cvs server: Updating jython/com/ziclix cvs server: Updating jython/com/ziclix/python cvs server: Updating jython/com/ziclix/python/sql cvs server: Updating jython/com/ziclix/python/sql/connect cvs server: Updating jython/com/ziclix/python/sql/handler cvs server: Updating jython/com/ziclix/python/sql/pipe cvs server: Updating jython/com/ziclix/python/sql/pipe/csv cvs server: Updating jython/com/ziclix/python/sql/pipe/db cvs server: Updating jython/com/ziclix/python/sql/procedure cvs server: Updating jython/com/ziclix/python/sql/resource cvs server: Updating jython/com/ziclix/python/sql/util cvs server: Updating jython/installer cvs server: Updating jython/org cvs server: Updating jython/org/apache cvs server: Updating jython/org/apache/oro cvs server: Updating jython/org/apache/oro/text cvs server: Updating jython/org/apache/oro/text/regex cvs server: Updating jython/org/python cvs server: Updating jython/org/python/compiler cvs server: Updating jython/org/python/core cvs server: Updating jython/org/python/modules cvs server: Updating jython/org/python/modules/sre cvs server: Updating jython/org/python/parser cvs server: Updating jython/org/python/parser/ast cvs server: Updating jython/org/python/rmi cvs server: Updating jython/org/python/util --------------------------------------------- Work Type: Synchronize Status: Success Elapsed: 0 hours, 0 minutes, 5 seconds Command Line: rsync -r -a -v -v --delete --stats /data/gump/cvs/jython /data/gump CWD: /data/gump/jakarta-gump/work ---------------------------------------------jython/org/python/parser/ast/unaryopType.java is uptodate jython/org/python/parser/build.xml is uptodate jython/org/python/parser/python.jjt is uptodate jython/org/python/rmi/.cvsignore is uptodate jython/org/python/rmi/CVS/Entries is uptodate jython/org/python/rmi/CVS/Repository is uptodate jython/org/python/rmi/CVS/Root is uptodate jython/org/python/rmi/Makefile is uptodate jython/org/python/rmi/UnicastRemoteObject.java is uptodate jython/org/python/util/.cvsignore is uptodate jython/org/python/util/CVS/Entries is uptodate jython/org/python/util/CVS/Repository is uptodate jython/org/python/util/CVS/Root is uptodate jython/org/python/util/InteractiveConsole.java is uptodate jython/org/python/util/InteractiveInterpreter.java is uptodate jython/org/python/util/JythoncAntTask.java is uptodate jython/org/python/util/Makefile is uptodate jython/org/python/util/PyServlet.java is uptodate jython/org/python/util/PythonInterpreter.java is uptodate jython/org/python/util/PythonObjectInputStream.java is uptodate jython/org/python/util/ReadlineConsole.java is uptodate jython/org/python/util/jython.java is uptodate jython/registry is uptodate total: matches=0 tag_hits=0 false_alarms=0 data=710 rsync[22106] (server receiver) heap statistics: arena: 286936 (bytes from sbrk) rsync[22102] (sender) heap statistics: arena: 143576 (bytes from sbrk) ordblks: 10 (chunks not in use) smblks: 2 hblks: 0 (chunks from mmap) hblkhd: 0 (bytes from mmap) usmblks: 0 fsmblks: 80 uordblks: 115248 (bytes used) fordblks: 28328 (bytes free) keepcost: 6912 (bytes in releasable chunk) Number of files: 832 Number of files transferred: 1 Total file size: 3512746 bytes Total transferred file size: 710 bytes Literal data: 710 bytes Matched data: 0 bytes File list size: 16720 Total bytes written: 17486 Total bytes read: 36 wrote 17486 bytes read 36 bytes 3185.82 bytes/sec total size is 3512746 speedup is 200.48 --------------------------------------------- ---------------------------------------------------- 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, 16 seconds Command Line: java org.apache.tools.ant.Main -Djava.awt.headless=true -Dbuild.sysclasspath=only -DjavaccHome2=/data/gump/opt/javacc-3.1 jar CWD: /data/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: /data/gump/jython/build parser: compile: [javac] Compiling 303 source files to /data/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 /data/gump/jython/build [copy] Copying 1 file to /data/gump/jython/build/org/python/modules [copy] Copying 1 file to /data/gump/jython/build/com jar: [jar] Building jar: /data/gump/jython/dist/jython.jar BUILD FAILED /data/gump/jython/build.xml:215: Problem creating jar: /data/gump/jython/dist/jython.jar (No such file or directory) (and the archive is probably corrupt but I could not delete it) Total time: 15 seconds --------------------------------------------- -- Gump http://jakarta.apache.org/gump [lsd.student.utwente.nl] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
