Skip to content
Failed

Console Output

Started by user sarbian
Building in workspace /home/jenkins/jobs/km_Gimbal/workspace
Cloning the remote Git repository
Cloning repository https://github.com/dtobi/km_Gimbal.git
 > git init /home/jenkins/jobs/km_Gimbal/workspace # timeout=10
Fetching upstream changes from https://github.com/dtobi/km_Gimbal.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/dtobi/km_Gimbal.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/dtobi/km_Gimbal.git # timeout=10
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/dtobi/km_Gimbal.git # timeout=10
Fetching upstream changes from https://github.com/dtobi/km_Gimbal.git
 > git fetch --tags --progress https://github.com/dtobi/km_Gimbal.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 18a8d3ad56e3c513ba3fa3faa50a85f66acea332 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 18a8d3ad56e3c513ba3fa3faa50a85f66acea332
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/hudson2668482084125743280.sh
+ /usr/bin/gmcs -optimize+ -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -out:km_Gimbal_2.0.dll km_Gimbal.cs 'Properties/*.cs'
error CS2001: Source file `Properties/*.cs' could not be found
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE