[ImageJ-builds] Build failed in Jenkins: Windows-Fiji-launcher-with-icons » Windows #585
jenkins at imagej.net
jenkins at imagej.net
Mon Feb 11 15:07:12 CST 2013
See <http://jenkins.imagej.net/job/Windows-Fiji-launcher-with-icons/./label=Windows/585/>
------------------------------------------
Started by upstream project "Windows-Fiji-launcher-with-icons" build number 585
Building remotely on Windows
Copied 2 artifacts from "ImageJ-launcher » Windows" build number 903
[Windows] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson1953665231958883464.sh
+ test -x RCEDIT.exe
+ for ico in ij1 fiji
+ test -f ij1.ico
+ curl -O https://raw.github.com/fiji/fiji/master/images/ij1.ico
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
61 90022 61 55438 0 0 82497 0 0:00:01 --:--:-- 0:00:01 95913
100 90022 100 90022 0 0 125k 0 --:--:-- --:--:-- --:--:-- 144k
+ for ico in ij1 fiji
+ test -f fiji.ico
+ for platform in win32 win64
+ arch=
+ case "$platform" in
+ arch=x86
+ unzip -p ij-launcher-2.0.0-SNAPSHOT-x86-Windows-gcc-executable.nar bin/x86-Windows-gcc/ij-launcher.exe
+ cp fiji-win32.exe ImageJ1-win32.exe
+ ./RCEDIT.exe //i fiji-win32.exe fiji.ico
[info] OK
+ ./RCEDIT.exe //i ImageJ1-win32.exe ij1.ico
[info] OK
+ for platform in win32 win64
+ arch=
+ case "$platform" in
+ arch=amd64
+ unzip -p ij-launcher-2.0.0-SNAPSHOT-amd64-Windows-gcc-executable.nar bin/amd64-Windows-gcc/ij-launcher.exe
+ cp fiji-win64.exe ImageJ1-win64.exe
+ ./RCEDIT.exe //i fiji-win64.exe fiji.ico
[info] OK
+ ./RCEDIT.exe //i ImageJ1-win64.exe ij1.ico
[info] OK
Archiving artifacts
ERROR: No artifacts found that match the file pattern "fiji-win*.exe ImageJ1-win*.exe". Configuration error?
ERROR: Whitespace can no longer be used as the separator. Please Use ',' as the separator instead.
Build step 'Archive the artifacts' changed build result to FAILURE
More information about the ImageJ-builds
mailing list