[ImageJ-builds] Build failed in Jenkins: Windows-Fiji-launcher-with-icons » Windows #740
jenkins at imagej.net
jenkins at imagej.net
Tue Oct 22 10:41:33 CDT 2013
See <http://jenkins.imagej.net/job/Windows-Fiji-launcher-with-icons/./label=Windows/740/>
------------------------------------------
Started by upstream project "Windows-Fiji-launcher-with-icons" build number 740
Building remotely on Windows
Copied 2 artifacts from "ImageJ-launcher » Windows" build number 1056
[Windows] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson3129769478306966544.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\hudson3129769478306966544.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