Source: openbve Version: 1.4.0.10-3 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161202 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > for builddir in openBVE/OpenBve openBVE/OpenBveApi openBVE/OpenBveAts > openBVE/Sound.Flac openBVE/Sound.RiffWave openBVE/Texture.Ace > openBVE/Texture.BmpGifJpegPngTiff; do \ > (cd $builddir && xbuild /p:Configuration=Release *.csproj) || exit 1; \ > done > XBuild Engine Version 14.0 > Mono, Version 4.6.1.0 > Copyright (C) 2005-2013 Various Mono authors > > Build started 12/02/2016 19:53:04. > __________________________________________________ > Project "/<<PKGBUILDDIR>>/openBVE/OpenBve/OpenBve.csproj" (default target(s)): > Target PrepareForBuild: > Configuration: Release Platform: AnyCPU > Created directory "bin/Release/" > Created directory "obj/Release/" > Target ResolveProjectReferences: > Project "/<<PKGBUILDDIR>>/openBVE/OpenBveApi/OpenBveApi.csproj" > (default target(s)): > Target PrepareForBuild: > Configuration: Release Platform: x86 > Created directory "bin/Release/" > Created directory "obj/x86/Release/" > 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:PdbOnly /debug+ /optimize+ > /out:obj/x86/Release/OpenBveApi.dll Archives.cs BasicMaterial.cs Colors.cs > Math.cs Hosts.cs Objects.cs Orientation3.cs Path.cs Runtime.cs > Properties/AssemblyInfo.cs SharedMesh.cs Sounds.cs Textures.cs > Textures.Functions.cs Vector2.cs Vector3.cs > obj/x86/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs > /target:library /warnaserror- /unsafe- /checked- /define:TRACE > /doc:bin/Release/OpenBveApi.xml /nostdlib /platform:AnyCPU > /reference:/usr/lib/mono/4.5/System.dll > /reference:/usr/lib/mono/4.5/System.Core.dll > /reference:/usr/lib/mono/4.5//mscorlib.dll /warn:4 > Target DeployOutputFiles: > Copying file from > '/<<PKGBUILDDIR>>/openBVE/OpenBveApi/obj/x86/Release/OpenBveApi.dll.mdb' to > '/<<PKGBUILDDIR>>/openBVE/OpenBveApi/bin/Release/OpenBveApi.dll.mdb' > Copying file from > '/<<PKGBUILDDIR>>/openBVE/OpenBveApi/obj/x86/Release/OpenBveApi.dll' to > '/<<PKGBUILDDIR>>/openBVE/OpenBveApi/bin/Release/OpenBveApi.dll' > Done building project > "/<<PKGBUILDDIR>>/openBVE/OpenBveApi/OpenBveApi.csproj". > Target CopyFilesMarkedCopyLocal: > Copying file from '/usr/lib/cli/Tao.OpenAl-1.1/Tao.OpenAl.dll' > to '/<<PKGBUILDDIR>>/openBVE/OpenBve/bin/Release/Tao.OpenAl.dll' > Copying file from '/usr/lib/cli/Tao.OpenGl-3.0/Tao.OpenGl.dll' > to '/<<PKGBUILDDIR>>/openBVE/OpenBve/bin/Release/Tao.OpenGl.dll' > Copying file from '/usr/lib/cli/Tao.Sdl-1.2/Tao.Sdl.dll' to > '/<<PKGBUILDDIR>>/openBVE/OpenBve/bin/Release/Tao.Sdl.dll' > Copying file from > '/<<PKGBUILDDIR>>/openBVE/OpenBveApi/bin/Release/OpenBveApi.dll' to > '/<<PKGBUILDDIR>>/openBVE/OpenBve/bin/Release/OpenBveApi.dll' > Copying file from > '/<<PKGBUILDDIR>>/openBVE/OpenBveApi/bin/Release/OpenBveApi.dll.mdb' to > '/<<PKGBUILDDIR>>/openBVE/OpenBve/bin/Release/OpenBveApi.dll.mdb' > Copying file from > '/<<PKGBUILDDIR>>/openBVE/OpenBveApi/bin/Release/OpenBveApi.xml' to > '/<<PKGBUILDDIR>>/openBVE/OpenBve/bin/Release/OpenBveApi.xml' > Target GenerateResources: > Tool /usr/lib/mono/4.5/resgen.exe execution started with > arguments: /useSourcePath /compile > "OldCode/formImage.resx,obj/Release/OpenBve.formImage.resources" > Tool /usr/lib/mono/4.5/resgen.exe execution started with > arguments: /useSourcePath /compile > "OldCode/formMain.resx,obj/Release/OpenBve.formMain.resources" > 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:PdbOnly /delaysign- /debug- /optimize+ > /out:obj/Release/OpenBve.exe > /resource:obj/Release/OpenBve.formImage.resources > /resource:obj/Release/OpenBve.formMain.resources Audio/Sounds.Convert.cs > Audio/Sounds.cs Audio/Sounds.SoundBuffer.cs Audio/Sounds.SoundOrigin.cs > Audio/Sounds.SoundSource.cs Audio/Sounds.Update.cs Graphics/Fonts.cs > Graphics/Renderer.cs Graphics/Renderer.Loading.cs > Graphics/Renderer.Primitives.cs Graphics/Renderer.Strings.cs > Graphics/Screen.cs Graphics/Textures.cs Graphics/Textures.Texture.cs > Graphics/Textures.TextureOrigin.cs OldCode/formImage.cs > OldCode/formImage.Designer.cs OldCode/formMain.Controls.cs > OldCode/formMain.cs OldCode/formMain.Designer.cs > OldCode/formMain.GetAddOns.cs OldCode/formMain.Options.cs > OldCode/formMain.Review.cs OldCode/formMain.Start.cs > OldCode/FunctionScripts.cs OldCode/Game.cs OldCode/Illustrations.cs > OldCode/Interface.cs OldCode/LegacyPlugin.cs OldCode/Loading.cs > OldCode/MainLoop.cs OldCode/NetPlugin.cs OldCode/ObjectManager.cs > OldCode/PluginManager.cs OldCode/Renderer.cs OldCode/Timers.cs > OldCode/Timetable.cs OldCode/TrackManager.cs OldCode/TrainManager.cs > OldCode/World.cs OldParsers/AnimatedObjectParser.cs > OldParsers/ExtensionsCfgParser.cs OldParsers/Panel2CfgParser.cs > OldParsers/CsvB3dObjectParser.cs OldParsers/CsvRwRouteParser.cs > OldParsers/SoundCfgParser.cs OldParsers/WaveParser.cs > OldParsers/XObjectParser.cs OldParsers/PanelCfgParser.cs System/FileSystem.cs > System/Internet.cs System/ManagedContent.cs System/Gzip.cs System/Host.cs > System/Joysticks.cs System/ManagedContent.Functions.cs > System/ManagedContent.Install.cs System/ManagedContent.Remove.cs > System/Plugins.cs System/Tar.cs System/ManagedContent.Versions.cs > System/Program.cs Properties/AssemblyInfo.cs OldParsers/TrainDatParser.cs > obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:winexe > /warnaserror- /win32icon:../icon.ico /unsafe- /checked- /define:TRACE > /nostdlib /platform:x86 /reference:/usr/lib/mono/4.5/System.dll > /reference:/usr/lib/mono/4.5/System.Drawing.dll > /reference:/usr/lib/mono/4.5/System.Windows.Forms.dll > /reference:/usr/lib/cli/Tao.OpenAl-1.1/Tao.OpenAl.dll > /reference:/usr/lib/cli/Tao.OpenGl-3.0/Tao.OpenGl.dll > /reference:/usr/lib/cli/Tao.Sdl-1.2/Tao.Sdl.dll > /reference:/usr/lib/mono/4.5/System.Core.dll > /reference:/<<PKGBUILDDIR>>/openBVE/OpenBveApi/bin/Release//OpenBveApi.dll > /reference:/usr/lib/mono/4.5//mscorlib.dll /warn:4 > Audio/Sounds.Update.cs(44,11): warning CS0219: The variable `airDensity' is > assigned but its value is never used > Audio/Sounds.Update.cs(290,11): warning CS0219: The variable `airDensity' is > assigned but its value is never used > OldCode/Renderer.cs(347,11): warning CS0219: The variable `aa' is assigned > but its value is never used > OldCode/Renderer.cs(348,11): warning CS0219: The variable `bb' is assigned > but its value is never used > Graphics/Screen.cs(45,10): warning CS0472: The result of comparing value type > `System.IntPtr' with null is always `true' > Graphics/Textures.cs(122,11): warning CS0219: The variable `error' is > assigned but its value is never used > OldCode/ObjectManager.cs(338,13): warning CS0219: The variable `lastangle' is > assigned but its value is never used > OldCode/ObjectManager.cs(1433,9): warning CS0219: The variable > `brightnesschange' is assigned but its value is never used > OldCode/TrainManager.cs(2206,16): warning CS0219: The variable `f' is > assigned but its value is never used > OldCode/TrainManager.cs(2288,15): warning CS0219: The variable `f' is > assigned but its value is never used > OldCode/World.cs(667,15): warning CS0219: The variable `d1' is assigned but > its value is never used > OldCode/World.cs(677,15): warning CS0219: The variable `d2' is assigned but > its value is never used > OldParsers/CsvRwRouteParser.cs(5254,16): warning CS0219: The variable `h2' is > assigned but its value is never used > OldParsers/CsvRwRouteParser.cs(5280,30): warning CS0219: The variable > `GroundTransformation2' is assigned but its value is never used > OldParsers/CsvRwRouteParser.cs(5281,30): warning CS0219: The variable > `TrackTransformation2' is assigned but its value is never used > OldParsers/CsvRwRouteParser.cs(6054,14): warning CS0219: The variable `value' > is assigned but its value is never used > OldParsers/SoundCfgParser.cs(174,12): warning CS0219: The variable `cab' is > assigned but its value is never used > OldParsers/WaveParser.cs(125,11): warning CS0219: The variable `headerCkSize' > is assigned but its value is never used > OldParsers/WaveParser.cs(148,13): warning CS0219: The variable > `dwAvgBytesPerSec' is assigned but its value is never used > OldParsers/WaveParser.cs(178,16): warning CS0219: The variable `cbSize' is > assigned but its value is never used > System/Host.cs(182,24): warning CS0219: The variable `data' is assigned but > its value is never used > CSC: error CS7064: Error opening icon file `../icon.ico'. Could not find file > "/<<PKGBUILDDIR>>/openBVE/icon.ico". > Task "Csc" execution -- FAILED > Done building target "CoreCompile" in project > "/<<PKGBUILDDIR>>/openBVE/OpenBve/OpenBve.csproj".-- FAILED > Done building project "/<<PKGBUILDDIR>>/openBVE/OpenBve/OpenBve.csproj".-- > FAILED > > Build FAILED. > > Warnings: > > /<<PKGBUILDDIR>>/openBVE/OpenBve/OpenBve.csproj (default targets) -> > /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> > > Audio/Sounds.Update.cs(44,11): warning CS0219: The variable > `airDensity' is assigned but its value is never used > Audio/Sounds.Update.cs(290,11): warning CS0219: The variable > `airDensity' is assigned but its value is never used > OldCode/Renderer.cs(347,11): warning CS0219: The variable `aa' is > assigned but its value is never used > OldCode/Renderer.cs(348,11): warning CS0219: The variable `bb' is > assigned but its value is never used > Graphics/Screen.cs(45,10): warning CS0472: The result of comparing > value type `System.IntPtr' with null is always `true' > Graphics/Textures.cs(122,11): warning CS0219: The variable `error' is > assigned but its value is never used > OldCode/ObjectManager.cs(338,13): warning CS0219: The variable > `lastangle' is assigned but its value is never used > OldCode/ObjectManager.cs(1433,9): warning CS0219: The variable > `brightnesschange' is assigned but its value is never used > OldCode/TrainManager.cs(2206,16): warning CS0219: The variable `f' is > assigned but its value is never used > OldCode/TrainManager.cs(2288,15): warning CS0219: The variable `f' is > assigned but its value is never used > OldCode/World.cs(667,15): warning CS0219: The variable `d1' is assigned > but its value is never used > OldCode/World.cs(677,15): warning CS0219: The variable `d2' is assigned > but its value is never used > OldParsers/CsvRwRouteParser.cs(5254,16): warning CS0219: The variable > `h2' is assigned but its value is never used > OldParsers/CsvRwRouteParser.cs(5280,30): warning CS0219: The variable > `GroundTransformation2' is assigned but its value is never used > OldParsers/CsvRwRouteParser.cs(5281,30): warning CS0219: The variable > `TrackTransformation2' is assigned but its value is never used > OldParsers/CsvRwRouteParser.cs(6054,14): warning CS0219: The variable > `value' is assigned but its value is never used > OldParsers/SoundCfgParser.cs(174,12): warning CS0219: The variable > `cab' is assigned but its value is never used > OldParsers/WaveParser.cs(125,11): warning CS0219: The variable > `headerCkSize' is assigned but its value is never used > OldParsers/WaveParser.cs(148,13): warning CS0219: The variable > `dwAvgBytesPerSec' is assigned but its value is never used > OldParsers/WaveParser.cs(178,16): warning CS0219: The variable `cbSize' > is assigned but its value is never used > System/Host.cs(182,24): warning CS0219: The variable `data' is assigned > but its value is never used > > Errors: > > /<<PKGBUILDDIR>>/openBVE/OpenBve/OpenBve.csproj (default targets) -> > /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> > > CSC: error CS7064: Error opening icon file `../icon.ico'. Could not > find file "/<<PKGBUILDDIR>>/openBVE/icon.ico". > > 21 Warning(s) > 1 Error(s) > > Time Elapsed 00:00:03.0111070 > debian/rules:20: recipe for target 'override_dh_auto_build' failed > make[1]: *** [override_dh_auto_build] Error 1 The full build log is available from: http://aws-logs.debian.net/2016/12/02/openbve_1.4.0.10-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.