Source: opentk Version: 1.1.4c+dfsg-2.2 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package opentk > dpkg-buildpackage: info: source version 1.1.4c+dfsg-2.2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Gianfranco Costamagna > <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --with cli > dh: warning: Compatibility levels before 10 are deprecated (level 7 in use) > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > xbuild OpenTK.sln /target:Clean > > >>>> xbuild tool is deprecated and will be removed in future updates, use > >>>> msbuild instead <<<< > > XBuild Engine Version 14.0 > Mono, Version 6.8.0.105 > Copyright (C) 2005-2013 Various Mono authors > > Build started 08/12/2023 09:35:55. > __________________________________________________ > /<<PKGBUILDDIR>>/OpenTK.sln: warning : Project file > /<<PKGBUILDDIR>>/Installers/Nsis/Build.Installer.Nsis.csproj referenced in > the solution file, not found. Ignoring. > /<<PKGBUILDDIR>>/OpenTK.sln: warning : Project file > /<<PKGBUILDDIR>>/Documentation/Build.Docs.csproj referenced in the solution > file, not found. Ignoring. > /<<PKGBUILDDIR>>/OpenTK.sln: warning : Project file > /<<PKGBUILDDIR>>/Installers/Zip/Build.Installer.Zip.csproj referenced in the > solution file, not found. Ignoring. > /<<PKGBUILDDIR>>/OpenTK.sln: warning : Project file > /<<PKGBUILDDIR>>/Installers/Nuget/Build.Installer.Nuget.csproj referenced in > the solution file, not found. Ignoring. > Project "/<<PKGBUILDDIR>>/OpenTK.sln" (Clean target(s)): > Target ValidateSolutionConfiguration: > Building solution configuration "Debug|Any CPU". > Target Clean: > Project > "/<<PKGBUILDDIR>>/Source/Build.UpdateVersion/Build.UpdateVersion.csproj" > (Clean target(s)): > Target CoreClean: > Deleting file > '/<<PKGBUILDDIR>>/Source/Build.UpdateVersion/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/Tools/Debug/Build.UpdateVersion.exe.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/Tools/Debug/Build.UpdateVersion.exe' > Deleting file > '/<<PKGBUILDDIR>>/Source/Build.UpdateVersion/obj/Debug/Build.UpdateVersion.exe' > Deleting file > '/<<PKGBUILDDIR>>/Source/Build.UpdateVersion/obj/Debug/Build.UpdateVersion.exe.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Source/Build.UpdateVersion/obj/Debug/Build.UpdateVersion.csproj.FilesWrittenAbsolute.txt' > Done building project > "/<<PKGBUILDDIR>>/Source/Build.UpdateVersion/Build.UpdateVersion.csproj". > Project "/<<PKGBUILDDIR>>/Source/Bind/Generator.Bind.csproj" > (Clean target(s)): > Target CoreClean: > Deleting file > '/<<PKGBUILDDIR>>/Source/Bind/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/Tools/Debug/Bind.exe.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/Tools/Debug/Bind.exe' > Deleting file > '/<<PKGBUILDDIR>>/Source/Bind/obj/Debug/Bind.exe' > Deleting file > '/<<PKGBUILDDIR>>/Source/Bind/obj/Debug/Bind.exe.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Source/Bind/obj/Debug/Generator.Bind.csproj.FilesWrittenAbsolute.txt' > Done building project > "/<<PKGBUILDDIR>>/Source/Bind/Generator.Bind.csproj". > Project > "/<<PKGBUILDDIR>>/Source/Converter/Generator.Convert.csproj" (Clean > target(s)): > Target CoreClean: > Deleting file > '/<<PKGBUILDDIR>>/Source/Converter/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/Tools/Debug/Convert.exe.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/Tools/Debug/Convert.exe' > Deleting file > '/<<PKGBUILDDIR>>/Source/Converter/obj/Debug/Convert.exe' > Deleting file > '/<<PKGBUILDDIR>>/Source/Converter/obj/Debug/Convert.exe.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Source/Converter/obj/Debug/Generator.Convert.csproj.FilesWrittenAbsolute.txt' > Done building project > "/<<PKGBUILDDIR>>/Source/Converter/Generator.Convert.csproj". > Project > "/<<PKGBUILDDIR>>/Source/Generator.Rewrite/Generator.Rewrite.csproj" (Clean > target(s)): > Target CoreClean: > Deleting file > '/<<PKGBUILDDIR>>/Source/Generator.Rewrite/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/Tools/Debug/Rewrite.exe.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/Tools/Debug/Rewrite.exe' > Deleting file > '/<<PKGBUILDDIR>>/Source/Generator.Rewrite/obj/Debug/Rewrite.exe' > Deleting file > '/<<PKGBUILDDIR>>/Source/Generator.Rewrite/obj/Debug/Rewrite.exe.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Source/Generator.Rewrite/obj/Debug/Generator.Rewrite.csproj.FilesWrittenAbsolute.txt' > Done building project > "/<<PKGBUILDDIR>>/Source/Generator.Rewrite/Generator.Rewrite.csproj". > The project 'Build.Docs' is disabled for solution configuration > 'Debug|Any CPU'. > Project "/<<PKGBUILDDIR>>/Source/OpenTK/OpenTK.csproj" (Clean > target(s)): > Target CoreClean: > Deleting file > '/<<PKGBUILDDIR>>/Source/OpenTK/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs' > Deleting file > '/<<PKGBUILDDIR>>/Source/OpenTK/obj/Debug/OpenTK.OpenTK.dll.config' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/OpenTK.dll.config' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/OpenTK.dll.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/OpenTK.dll' > Deleting file > '/<<PKGBUILDDIR>>/Source/OpenTK/obj/Debug/OpenTK.dll' > Deleting file > '/<<PKGBUILDDIR>>/Source/OpenTK/obj/Debug/OpenTK.dll.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Source/OpenTK/obj/Debug/OpenTK.csproj.FilesWrittenAbsolute.txt' > Done building project > "/<<PKGBUILDDIR>>/Source/OpenTK/OpenTK.csproj". > Project > "/<<PKGBUILDDIR>>/Source/GLControl/OpenTK.GLControl.csproj" (Clean target(s)): > Target CoreClean: > Deleting file > '/<<PKGBUILDDIR>>/Source/GLControl/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/OpenTK.GLControl.dll.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/OpenTK.GLControl.dll' > Deleting file > '/<<PKGBUILDDIR>>/Source/GLControl/obj/Debug/OpenTK.GLControl.dll' > Deleting file > '/<<PKGBUILDDIR>>/Source/GLControl/obj/Debug/OpenTK.GLControl.dll.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Source/GLControl/obj/Debug/OpenTK.GLControl.csproj.FilesWrittenAbsolute.txt' > Done building project > "/<<PKGBUILDDIR>>/Source/GLControl/OpenTK.GLControl.csproj". > Project > "/<<PKGBUILDDIR>>/Source/Compatibility/OpenTK.Compatibility.csproj" (Clean > target(s)): > Target CoreClean: > Deleting file > '/<<PKGBUILDDIR>>/Source/Compatibility/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs' > Deleting file > '/<<PKGBUILDDIR>>/Source/Compatibility/obj/Debug/OpenTK.Compatibility.Properties.Resources.resources' > Deleting file > '/<<PKGBUILDDIR>>/Source/Compatibility/obj/Debug/Tao.Platform.Windows.SimpleOpenGlControl.resources' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/OpenTK.Compatibility.dll.config' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/OpenTK.Compatibility.dll.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/OpenTK.Compatibility.dll' > Deleting file > '/<<PKGBUILDDIR>>/Source/Compatibility/obj/Debug/OpenTK.Compatibility.dll' > Deleting file > '/<<PKGBUILDDIR>>/Source/Compatibility/obj/Debug/OpenTK.Compatibility.dll.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Source/Compatibility/obj/Debug/OpenTK.Compatibility.csproj.FilesWrittenAbsolute.txt' > Done building project > "/<<PKGBUILDDIR>>/Source/Compatibility/OpenTK.Compatibility.csproj". > Project > "/<<PKGBUILDDIR>>/Source/Examples/OpenTK.Examples.csproj" (Clean target(s)): > Target CoreClean: > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.ImmediateMode.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.VBODynamic.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.Picking.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.StencilCSG.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.FramebufferObject.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.VBOStatic.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.DisplayLists.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.Textures.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.TextureMatrix.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenAL.1.1.Parrot.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenAL.1.1.Playback.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenTK.GameWindow.GameWindowThreaded.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenTK.GameWindow.GameWindowSimple.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenTK.GameWindow.GameWindowMsaa.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenTK.Fonts.FontRenderingBasic.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenTK.GLControl.GLControlSimple.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenTK.Test.BlittableValueTypes.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenTK.Test.GameWindowStates.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.OpenGLDiagnostics.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.Anaglyph.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenGL.1.x.TextRendering.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.OpenTK.GameWindow.MouseCursorSimple.rtf' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/Examples.ExampleBrowser.resources' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.Properties.Resources.resources' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/Examples.Parrot.resources' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/Examples.WinForms.FontRenderingBasic.resources' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/Examples.WinForms.MultipleGLControlsForm.resources' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/Examples.WinForms.GameLoopForm.resources' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/Examples.WinForms.SimpleForm.resources' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/Examples.WinForms.DerivedGLControl.resources' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/Examples.WinForms.Extensions.resources' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Poem.txt' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Shaders/Picking_VS.glsl' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Shaders/Picking_FS.glsl' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Shaders/Parallax_VS.glsl' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Shaders/JuliaSet_SM2_FS.glsl' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Shaders/JuliaSet_SM3_FS.glsl' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Shaders/Simple_VS.glsl' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Shaders/CubeMap_FS.glsl' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Shaders/Simple_FS.glsl' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Shaders/Parallax_FS.glsl' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Shaders/CubeMap_VS.glsl' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Shaders/JuliaSet_VS.glsl' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Textures/swizzled-rock-normal-gloss.dds' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Textures/Swizzled Textures > License.txt' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Textures/logo.jpg' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Textures/swizzled-rock-diffuse-height.dds' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Textures/metal.jpg' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Textures/earth-cubemap.dds' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Textures/JuliaColorTable.bmp' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Textures/logo-dark.jpg' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Audio/the_ring_that_fell.wav' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Data/Textures/cursor.png' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Examples.exe.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Binaries/OpenTK/Debug/Examples.exe' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/Examples.exe' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/Examples.exe.mdb' > Deleting file > '/<<PKGBUILDDIR>>/Source/Examples/obj/Debug/OpenTK.Examples.csproj.FilesWrittenAbsolute.txt' > Done building project > "/<<PKGBUILDDIR>>/Source/Examples/OpenTK.Examples.csproj". > The project 'Build.Installer.Nsis' is disabled for solution > configuration 'Debug|Any CPU'. > The project 'Build.Installer.Zip' is disabled for solution > configuration 'Debug|Any CPU'. > The project 'Build.Installer.Nuget' is disabled for solution > configuration 'Debug|Any CPU'. > Done building project "/<<PKGBUILDDIR>>/OpenTK.sln". > > Build succeeded. > > Warnings: > > /<<PKGBUILDDIR>>/OpenTK.sln: warning : Project file > /<<PKGBUILDDIR>>/Installers/Nsis/Build.Installer.Nsis.csproj referenced in > the solution file, not found. Ignoring. > /<<PKGBUILDDIR>>/OpenTK.sln: warning : Project file > /<<PKGBUILDDIR>>/Documentation/Build.Docs.csproj referenced in the solution > file, not found. Ignoring. > /<<PKGBUILDDIR>>/OpenTK.sln: warning : Project file > /<<PKGBUILDDIR>>/Installers/Zip/Build.Installer.Zip.csproj referenced in the > solution file, not found. Ignoring. > /<<PKGBUILDDIR>>/OpenTK.sln: warning : Project file > /<<PKGBUILDDIR>>/Installers/Nuget/Build.Installer.Nuget.csproj referenced in > the solution file, not found. Ignoring. > > 4 Warning(s) > 0 Error(s) > > Time Elapsed 00:00:00.8240930 > rm -fr Binaries > rm -fr monodocer > rm -f opentk.zip > rm -f opentk.tree > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in > use) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building opentk using existing > ./opentk_1.1.4c+dfsg.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: info: local changes detected, the modified files are: > opentk-1.1.4c+dfsg/Source/GlobalAssemblyInfo.cs > opentk-1.1.4c+dfsg/Timestamp.txt > opentk-1.1.4c+dfsg/Version.txt > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/opentk_1.1.4c+dfsg-2.2.diff.RnG9U2 > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/opentk_1.1.4c+dfsg-2.2_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

