[ImageJ-builds] Build failed in Jenkins: Windows-Fiji-launcher-with-icons » Windows #727
jenkins at imagej.net
jenkins at imagej.net
Mon Aug 12 15:43:22 CDT 2013
See <http://jenkins.imagej.net/job/Windows-Fiji-launcher-with-icons/./label=Windows/727/>
------------------------------------------
Started by upstream project "Windows-Fiji-launcher-with-icons" build number 727
Building remotely on Windows
Copied 2 artifacts from "ImageJ-launcher » Windows" build number 1046
[Windows] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson7775107885074698437.sh
+ for ico in ij1 fiji
+ test -f ij1.ico
+ for ico in ij1 fiji
+ test -f fiji.ico
+ for platform in win32 win64
+ arch=
+ case "$platform" in
+ arch=x86
+ rm -f debug.exe
++ ls -t ij-launcher-2.0.3-SNAPSHOT-x86-Windows-gcc-executable.nar
++ head -n 1
+ ZIP=ij-launcher-2.0.3-SNAPSHOT-x86-Windows-gcc-executable.nar
+ unzip -p ij-launcher-2.0.3-SNAPSHOT-x86-Windows-gcc-executable.nar bin/x86-Windows-gcc/ij-launcher.exe
+ cp debug.exe fiji-win32.exe
+ cp debug.exe ImageJ1-win32.exe
+ ./debug.exe --set-icon fiji-win32.exe fiji.ico
Detected ImageJ 1.x
+ ./debug.exe --set-icon ImageJ1-win32.exe ij1.ico
Detected ImageJ 1.x
+ for platform in win32 win64
+ arch=
+ case "$platform" in
+ arch=amd64
+ rm -f debug.exe
++ ls -t ij-launcher-2.0.3-SNAPSHOT-amd64-Windows-gcc-executable.nar
++ head -n 1
+ ZIP=ij-launcher-2.0.3-SNAPSHOT-amd64-Windows-gcc-executable.nar
+ unzip -p ij-launcher-2.0.3-SNAPSHOT-amd64-Windows-gcc-executable.nar bin/amd64-Windows-gcc/ij-launcher.exe
C:\Users\VIRTUA~1\AppData\Local\Temp\hudson7775107885074698437.sh: line 17: debug.exe: Permission denied
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list