Skip to content
Failed

Console Output

Started by GitHub push by Majiir
Building in workspace /home/jenkins/jobs/Majiir-GeodesicGrid/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/Majiir/GeodesicGrid.git # timeout=10
Fetching upstream changes from https://github.com/Majiir/GeodesicGrid.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Majiir/GeodesicGrid.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 95d038e8760f98af6da7f5dea63fc660ec5779fe (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95d038e8760f98af6da7f5dea63fc660ec5779fe
 > git rev-list f9a3133558ab92719185354bed6f357c51af68a5 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson2865229579523701495.sh
+ /usr/bin/gmcs -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -resource:GeodesicGrid-LICENSE.txt -out:GeodesicGrid.dll BoundsMap.cs Cell.cs CellMap.cs CellSet.cs ChildType.cs IntMath.cs LicenseSentinel.cs Triangle.cs TriangleHit.cs EnumerableExtensions/AppendPrepend.cs EnumerableExtensions/Edges.cs EnumerableExtensions/MinMaxBy.cs EnumerableExtensions/Pair.cs EnumerableExtensions/Repeat.cs EnumerableExtensions/ReverseComparer.cs Properties/AssemblyInfo.cs
/tmp/hudson2865229579523701495.sh: line 2: /usr/bin/gmcs: No such file or directory
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE