Skip to content
Success

Console Output

Started by an SCM change
Building in workspace /home/jenkins/jobs/SCANsat-OpenResourceSystem/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/WaveFunctionP/KSPInterstellar.git # timeout=10
Fetching upstream changes from https://github.com/WaveFunctionP/KSPInterstellar.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/WaveFunctionP/KSPInterstellar.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b14982c060f40baf5508709652a50dd617d67b8a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git read-tree -mu HEAD # timeout=10
 > git checkout -f b14982c060f40baf5508709652a50dd617d67b8a
 > git rev-list 0ce939e286e20a69b629134efa65c34345ffa26c # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson2994920057734681976.sh
+ export AssemblySearchPaths=/home/ksp/KSP_Data/Managed/
+ AssemblySearchPaths=/home/ksp/KSP_Data/Managed/
+ xbuild /p:Configuration=Release OpenResourceSystem/OpenResourceSystem.sln
XBuild Engine Version 12.0
Mono, Version 3.4.0.0
Copyright (C) 2005-2013 Various Mono authors

Build started 08/29/2014 01:26:12.
__________________________________________________
Project "/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/OpenResourceSystem.sln" (default target(s)):
	Target ValidateSolutionConfiguration:
		Building solution configuration "Release|Any CPU".
	Target Build:
		Project "/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/OpenResourceSystem.csproj" (default target(s)):
			Target PrepareForBuild:
				Configuration: Release Platform: AnyCPU
			Target GenerateSatelliteAssemblies:
			No input files were specified for target GenerateSatelliteAssemblies, skipping.
			Target CoreCompile:
				Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug- /optimize+ /out:obj/Release/OpenResourceSystem_1_2_0.dll ORSAtmosphericExtractor.cs ORSAtmosphericResourceHandler.cs ORSAtmosphericResource.cs ORSModuleResourceExtraction.cs ORSOceanicResource.cs ORSPlanetaryResourceInfo.cs ORSPlanetaryResourceMapData.cs ORSPlanetaryResourcePixel.cs ORSHelper.cs ORSResourceManager.cs ORSResourceOvermanager.cs ORSResourceScanner.cs ORSResourceSuppliable.cs ORSResourceSuppliableModule.cs ORSResourceSupplier.cs ORSGameConstants.cs ORSOceanicResourceHandler.cs Properties/AssemblyInfo.cs ORSResourceAbundanceMarker.cs /target:library /define:TRACE /nostdlib /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/usr/lib/mono/2.0/mscorlib.dll /warn:4
ORSAtmosphericResourceHandler.cs(80,32): warning CS0168: The variable `ex' is declared but never used
ORSPlanetaryResourceMapData.cs(160,30): warning CS0168: The variable `ex' is declared but never used
ORSHelper.cs(35,24): warning CS0219: The variable `resource_left_to_draw' is assigned but its value is never used
ORSOceanicResourceHandler.cs(68,32): warning CS0168: The variable `ex' is declared but never used
ORSPlanetaryResourceMapData.cs(17,25): warning CS0414: The private field `OpenResourceSystem.ORSPlanetaryResourceMapData.sphere_material' is assigned but its value is never used
ORSPlanetaryResourceMapData.cs(25,23): warning CS0414: The private field `OpenResourceSystem.ORSPlanetaryResourceMapData.stored_scale' is assigned but its value is never used
			Target DeployOutputFiles:
				Copying file from '/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/obj/Release/OpenResourceSystem_1_2_0.dll' to '/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/GameData/OpenResourceSystem/Plugins/OpenResourceSystem_1_2_0.dll'
		Done building project "/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/OpenResourceSystem.csproj".
Done building project "/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/OpenResourceSystem.sln".

Build succeeded.

Warnings:

/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/OpenResourceSystem.sln (default targets) ->
(Build target) ->
/home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/OpenResourceSystem.csproj (default targets) ->
/usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

	ORSAtmosphericResourceHandler.cs(80,32): warning CS0168: The variable `ex' is declared but never used
	ORSPlanetaryResourceMapData.cs(160,30): warning CS0168: The variable `ex' is declared but never used
	ORSHelper.cs(35,24): warning CS0219: The variable `resource_left_to_draw' is assigned but its value is never used
	ORSOceanicResourceHandler.cs(68,32): warning CS0168: The variable `ex' is declared but never used
	ORSPlanetaryResourceMapData.cs(17,25): warning CS0414: The private field `OpenResourceSystem.ORSPlanetaryResourceMapData.sphere_material' is assigned but its value is never used
	ORSPlanetaryResourceMapData.cs(25,23): warning CS0414: The private field `OpenResourceSystem.ORSPlanetaryResourceMapData.stored_scale' is assigned but its value is never used

	 6 Warning(s)
	 0 Error(s)

Time Elapsed 00:00:00.8204300
+ ln -snf /home/jenkins/jobs/SCANsat-OpenResourceSystem/workspace/OpenResourceSystem/obj/Release/OpenResourceSystem_1_1_0.dll OpenResourceSystem_1_1_0.dll
Archiving artifacts
Finished: SUCCESS