You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by fl...@gmail.com on 2016/06/11 06:17:21 UTC

Build failed in Jenkins: flex-asjs #1150

See <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/1150/changes>

Changes:

[Alex Harui] add a helloworld example

[Alex Harui] force label to be single-line

[Alex Harui] launch scripts to convert a new Flex project to a FlexJS project in FB

------------------------------------------
Started by an SCM change
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-asjs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-asjs.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-asjs.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision a894f963e1e1fdb73e39c2a38239d8a15c2607af (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f a894f963e1e1fdb73e39c2a38239d8a15c2607af
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list f7afff2547a0a9b2d702ff962974df93491fe639 # timeout=10
[frameworks] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file downloads.xml -Dnightly=true -Djshint=C:\Users\apacheflexbuild\AppData\Roaming\npm\jshint_jenkins.cmd '"-Dbrowser=C:\Program Files (x86)\Mozilla Firefox\firefox.exe"' -Dgjslint=C:\Python27\Scripts\gjslint.exe -Dbuild.noprompt=true -Dplayerglobal.version=11.7 subset-goog && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/frameworks/downloads.xml>

subset-goog:
     [echo] Subsetting C:\google\closure\Library

BUILD SUCCESSFUL
Total time: 16 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-asjs] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dnightly=true -Djshint=C:\Users\apacheflexbuild\AppData\Roaming\npm\jshint_jenkins.cmd '"-Dbrowser=C:\Program Files (x86)\Mozilla Firefox\firefox.exe"' -Dgjslint=C:\Python27\Scripts\gjslint.exe -Dbuild.noprompt=true -Dplayerglobal.version=11.7 release create-md5 && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/build.xml>

check-playerglobal-home:
     [echo] PLAYERGLOBAL_HOME is c:\Adobe\flashPlayer
     [echo] playerglobal.version is 11.7
     [echo] playerglobal.swc is c:\Adobe\flashPlayer/11.7/playerglobal.swc

check-air-home:
     [echo] AIR_HOME is c:\Adobe\AIRSDK40

check-falcon-home:
     [echo] FALCON_HOME is c:\Jenkins\workspace\flex-falcon\compiler
[available] DEPRECATED - <available> used to override an existing property.
[available]   Build file should not reuse the same property name for different values.

check-falconjx-home:
     [echo] FALCONJX_HOME is c:\Jenkins\workspace\flex-falcon\compiler-jx

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/build.xml>:322: FALCONJX_HOME must be set to a folder with a lib sub-folder containing jsc.jar such as the compiler-jx folder in flex-falcon repo or the js folder if it has been converted into an FB-compatible SDK

Total time: 2 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : flex-asjs #1151

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/1151/>