Skip to content
Failed

Console Output

Started by user sarbian
Building in workspace /home/jenkins/jobs/CrewManifest/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sarbian/CrewManifest.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/sarbian/CrewManifest.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/sarbian/CrewManifest.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 42fae42a096811c68760d7e19799bcee01c95bd9 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 42fae42a096811c68760d7e19799bcee01c95bd9
Commit message: "v0.6.5 build for KSP 1.5"
 > git rev-list --no-walk a55315b1eee480a7a240911077da8c69facfc658 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins2117396239102212952.sh
+ mkdir -p GameData/CrewManifest/Plugins
+ ln -fsn /home/jenkins/jobs/CrewManifest/workspace/Icons GameData/CrewManifest/Icons
+ ln -fsn /home/jenkins/jobs/CrewManifest/workspace/LICENSE.txt GameData/CrewManifest/LICENSE.txt
+ /home/roslyn/csc.exe /noconfig /target:library /checked- /nowarn:1701,1702,2008 /langversion:6 /nostdlib+ /platform:AnyCPU /warn:4 /errorendlocation /highentropyva- /optimize+ /debug- /filealign:512 /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /reference:/home/ksp/KSP_Data/Managed/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.UI.dll /out:GameData/CrewManifest/Plugins/CrewManifest.dll '/recurse:*.cs'
/tmp/jenkins2117396239102212952.sh: line 5: /home/roslyn/csc.exe: No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE