(view as text)
C:\WINDOWS\system32\cmd.exe /c ant
 in dir C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build (timeout 1200 secs)
 watching logfiles {}
 argv: ['C:\\WINDOWS\\system32\\cmd.exe', '/c', 'ant']
 environment:
  AFPHOME=C:\Program Files\Livescribe\Livescribe Desktop\AfpHome
  ALLUSERSPROFILE=C:\Documents and Settings\All Users
  ANT_HOME=C:\Ant
  APPDATA=C:\Documents and Settings\nick\Application Data
  APR_ICONV_PATH=C:\Program Files\Subversion\iconv
  BISTRO_GLOBAL_CACHE_DIR=C:\Program Files\Intel\VTune\CGGlbCache
  CLASSPATH=.;C:\Program Files\Intel\VTune\Analyzer\Bin;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
  CLIENTNAME=Console
  COMMONPROGRAMFILES=C:\Program Files\Common Files
  COMPUTERNAME=BEHEMOTH
  COMSPEC=C:\WINDOWS\system32\cmd.exe
  FP_NO_HOST_CHECK=NO
  HOMEDRIVE=C:
  HOMEPATH=\Documents and Settings\nick
  IDB_PATH=C:\Program Files\Intel\
  INTEL_LICENSE_FILE=C:\Program Files\Common Files\Intel\Licenses
  ITT_TPROFILE=C:\Program Files\Intel\VTune\tprofile
  LOGONSERVER=\\BEHEMOTH
  NUMBER_OF_PROCESSORS=2
  OS=Windows_NT
  PATH=C:\Tcl\bin;C:\program files\Java\jdk1.6.0_11\bin;C:\Ant\bin;C:\Program Files\Emacs\emacs\bin;C:\Program Files\IronPython\IronPython_Main;C:\python25;C:\python25\Scripts;C:\Program Files\Intel\VTune\CGGlbCache;C:\Program Files\Intel\VTune\Shared\Bin;C:\Program Files\Common Files\Intel\Shared Files\IDVC;C:\Program Files\Intel\VTune\Analyzer\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Intel\IDB\9.0\IA32\Script;C:\Program Files\ACM\Wipt\;C:\Util;C:\Program Files\ntemacs22\bin;C:\Program Files\MIT\Kerberos\bin;C:\Program Files\Subversion\bin;C:\Program Files\QuickTime\QTSystem\
  PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.tcl
  PROCESSOR_ARCHITECTURE=x86
  PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 8, GenuineIntel
  PROCESSOR_LEVEL=6
  PROCESSOR_REVISION=0e08
  PROGRAMFILES=C:\Program Files
  PROMPT=$P$G
  QTJAVA=C:\Program Files\Java\jre6\lib\ext\QTJava.zip
  SESSIONNAME=RDP-Tcp#1
  SONICCENTRAL=C:\Program Files\Common Files\Sonic Shared\Sonic Central\
  SYSTEMDRIVE=C:
  SYSTEMROOT=C:\WINDOWS
  TEMP=C:\DOCUME~1\nick\LOCALS~1\Temp
  TMP=C:\DOCUME~1\nick\LOCALS~1\Temp
  USERDOMAIN=BEHEMOTH
  USERNAME=njriley
  USERPROFILE=C:\Documents and Settings\nick
  VS80COMNTOOLS=C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\
  VTUNE_GLOBAL_DIR=C:\Program Files\Intel\VTune\global_data\
  WINDIR=C:\WINDOWS
 closing stdin
 using PTY: False
Buildfile: build.xml

init:

needed-check:

clean-if-antlr-needed:

init:

clean-checkout-dir:

clean:

prepare-output:
    [mkdir] Created dir: C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\build\classes
    [mkdir] Created dir: C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\build\gensrc\org\python\antlr
    [mkdir] Created dir: C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\build\exposed
    [mkdir] Created dir: C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\dist

antlr_gen:
     [java] warning(105): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\Python.g:1020:15: no lexer rule corresponding to token: INDENT
     [java] warning(105): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\Python.g:1027:10: no lexer rule corresponding to token: DEDENT
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\Python.g:1602:59: Decision can match input such as "COMMA BACKQUOTE" using multiple alternatives: 1, 2
     [java] As a result, alternative(s) 2 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\Python.g:1602:62: Decision can match input such as "COMMA" using multiple alternatives: 1, 2
     [java] As a result, alternative(s) 2 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\Python.g:1942:7: Decision can match input such as "'"'" using multiple alternatives: 1, 2
     [java] As a result, alternative(s) 2 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\Python.g:1948:7: Decision can match input such as "'\''" using multiple alternatives: 1, 2
     [java] As a result, alternative(s) 2 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\Python.g:1961:37: Decision can match input such as "{'\t', ' '}" using multiple alternatives: 1, 2
     [java] As a result, alternative(s) 2 were disabled for that input
     [java] Semantic predicates were present but were hidden by actions.
     [java] warning(105): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:548:18: no lexer rule corresponding to token: DEDENT
     [java] warning(105): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:727:19: no lexer rule corresponding to token: TRAILBACKSLASH
     [java] warning(105): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:549:33: no lexer rule corresponding to token: DEDENT
     [java] warning(105): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:549:17: no lexer rule corresponding to token: INDENT
     [java] warning(105): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:689:7: no lexer rule corresponding to token: TRAILBACKSLASH
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:175:27: Decision can match input such as "NEWLINE" using multiple alternatives: 1, 2
     [java] As a result, alternative(s) 2 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:802:39: Decision can match input such as "COMMA BACKQUOTE" using multiple alternatives: 1, 2
     [java] As a result, alternative(s) 2 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:802:42: Decision can match input such as "COMMA" using multiple alternatives: 1, 2
     [java] As a result, alternative(s) 2 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:1061:38: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\r''\n'" using multiple alternatives: 1, 3
     [java] As a result, alternative(s) 3 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:1061:38: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\n'" using multiple alternatives: 1, 3
     [java] As a result, alternative(s) 3 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:1062:40: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\n'" using multiple alternatives: 1, 3
     [java] As a result, alternative(s) 3 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:1062:40: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\r''\n'" using multiple alternatives: 1, 3
     [java] As a result, alternative(s) 3 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:1070:7: Decision can match input such as "'"'" using multiple alternatives: 1, 2
     [java] As a result, alternative(s) 2 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:1076:7: Decision can match input such as "'\''" using multiple alternatives: 1, 2
     [java] As a result, alternative(s) 2 were disabled for that input
     [java] warning(200): C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\grammar\PythonPartial.g:1092:37: Decision can match input such as "{'\t', ' '}" using multiple alternatives: 1, 2
     [java] As a result, alternative(s) 2 were disabled for that input
     [java] Semantic predicates were present but were hidden by actions.

svnversion:

brand-version:
    [mkdir] Created dir: C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\build\classes\org\python

compile:
    [javac] Compiling 605 source files to C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\build\classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 75 source files to C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\build\classes
    [javac] Note: C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\tests\java\javatests\PySetInJavaTest.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 1 source file to C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\tests\data\initializer
     [copy] Copying 1 file to C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\build\classes\org\python\modules
     [copy] Copying 2 files to C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\build\classes
     [copy] Copying 1 file to C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\build\classes\META-INF\services

expose:
   [expose] Exposing 164 classes

jar:
      [jar] Building jar: C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\dist\callbacker_test.jar
      [jar] Building jar: C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\dist\jython-dev.jar

copy-javalib:
     [copy] Copying 32 files to C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\dist\javalib

copy-cpythonlib:
     [copy] Copying 884 files to C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\dist\Lib

copy-lib:
     [copy] Copying 397 files to C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\dist\Lib
     [copy] Copying 2 files to C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\dist\bin
     [copy] Copying 1 file to C:\Documents and Settings\nick\zilles\jython-buildslave\asm-win\build\dist

pycompile:
[jycompile] Compiling 452 files

developer-build:

BUILD SUCCESSFUL
Total time: 1 minute 9 seconds
program finished with exit code 0