Source: taoframework Version: 2.1.svn20090801-15.1 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 taoframework > dpkg-buildpackage: info: source version 2.1.svn20090801-15.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Adrian Bunk <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --with cli,autoreconf > dh: warning: Compatibility levels before 10 are deprecated (level 7 in use) > dh_auto_clean > dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level > 7 in use) > make -j1 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > Making distclean in Tao.OpenAl > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Tao.OpenAl' > test -z "Tao.OpenAl.dll Tao.OpenAl.xml" || rm -f Tao.OpenAl.dll Tao.OpenAl.xml > test -z "tao-openal.pc" || rm -f tao-openal.pc > test . = "." || test -z "" || rm -f > test -z "tao-openal.pc" || rm -f tao-openal.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Tao.OpenAl' > Making distclean in Tao.OpenGl > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Tao.OpenGl' > test -z "Tao.OpenGl.dll Tao.OpenGl.xml" || rm -f Tao.OpenGl.dll Tao.OpenGl.xml > test -z "tao-opengl.pc" || rm -f tao-opengl.pc > test . = "." || test -z "" || rm -f > test -z "tao-opengl.pc" || rm -f tao-opengl.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Tao.OpenGl' > Making distclean in Tao.Platform.Windows > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Tao.Platform.Windows' > test -z "Tao.Platform.Windows.dll Tao.Platform.Windows.xml" || rm -f > Tao.Platform.Windows.dll Tao.Platform.Windows.xml > test -z "tao-platform-windows.pc" || rm -f tao-platform-windows.pc > test . = "." || test -z "" || rm -f > test -z "tao-platform-windows.pc" || rm -f tao-platform-windows.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Tao.Platform.Windows' > Making distclean in Tao.Platform.X11 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Tao.Platform.X11' > test -z "Tao.Platform.X11.dll Tao.Platform.X11.xml" || rm -f > Tao.Platform.X11.dll Tao.Platform.X11.xml > test -z "tao-platform-x11.pc" || rm -f tao-platform-x11.pc > test . = "." || test -z "" || rm -f > test -z "tao-platform-x11.pc" || rm -f tao-platform-x11.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Tao.Platform.X11' > Making distclean in Tao.FreeGlut > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Tao.FreeGlut' > test -z "Tao.FreeGlut.dll Tao.FreeGlut.xml" || rm -f Tao.FreeGlut.dll > Tao.FreeGlut.xml > test -z "tao-freeglut.pc" || rm -f tao-freeglut.pc > test . = "." || test -z "" || rm -f > test -z "tao-freeglut.pc" || rm -f tao-freeglut.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Tao.FreeGlut' > Making distclean in Tao.Sdl > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Tao.Sdl' > test -z "Tao.Sdl.dll Tao.Sdl.xml" || rm -f Tao.Sdl.dll Tao.Sdl.xml > test -z "tao-sdl.pc" || rm -f tao-sdl.pc > test . = "." || test -z "" || rm -f > test -z "tao-sdl.pc" || rm -f tao-sdl.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Tao.Sdl' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "Tao.zip Tao.tree" || rm -f Tao.zip Tao.tree > rm -Rf doc > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > Making distclean in Sdl > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/Sdl' > test -z "Tao.Sdl.Tests.dll Tao.Sdl.Tests.xml" || rm -f Tao.Sdl.Tests.dll > Tao.Sdl.Tests.xml > test -z "tao-sdl-tests.pc" || rm -f tao-sdl-tests.pc > test . = "." || test -z "" || rm -f > test -z "tao-sdl-tests.pc" || rm -f tao-sdl-tests.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/Sdl' > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests' > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in m4 > make[2]: Entering directory '/<<PKGBUILDDIR>>/m4' > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > 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 taoframework using existing > ./taoframework_2.1.svn20090801.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file INSTALL, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file .auto/install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file .auto/missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file examples/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/FtGlScrolling/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/OpenAlExamples/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/LuaFunctions/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/SdlExamples/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/FtGlSimple/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/NateRobins/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file examples/Redbook/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/GlfwExamples/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/GeWangExamples/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/PhysFsExamples/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/OdeExamples/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/FreeGlutExamples/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/CgExamples/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/LuaSimple/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/DevIlExamples/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file examples/NeHe/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > examples/FFmpegExamples/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/Ode/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file tests/Sdl/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/Tao.GlBindGen/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.FreeGlut/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.Ode/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.Cg/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.OpenGl/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.Glfw/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.Sdl/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/Tao.Platform.X11/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.FFmpeg/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.FtGl/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.PhysFs/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.FreeType/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.DevIl/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.OpenAl/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Tao.Lua/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/Tao.Platform.Windows/Makefile.in, use --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > taoframework-2.1.svn20090801/examples/CgExamples/Makefile > taoframework-2.1.svn20090801/examples/DevIlExamples/Makefile > taoframework-2.1.svn20090801/examples/FFmpegExamples/Makefile > taoframework-2.1.svn20090801/examples/FreeGlutExamples/Makefile > taoframework-2.1.svn20090801/examples/FtGlScrolling/Makefile > taoframework-2.1.svn20090801/examples/FtGlSimple/Makefile > taoframework-2.1.svn20090801/examples/GeWangExamples/Makefile > taoframework-2.1.svn20090801/examples/GlfwExamples/Makefile > taoframework-2.1.svn20090801/examples/LuaFunctions/Makefile > taoframework-2.1.svn20090801/examples/LuaSimple/Makefile > taoframework-2.1.svn20090801/examples/Makefile > taoframework-2.1.svn20090801/examples/NateRobins/Makefile > taoframework-2.1.svn20090801/examples/NeHe/Makefile > taoframework-2.1.svn20090801/examples/OdeExamples/Makefile > taoframework-2.1.svn20090801/examples/OpenAlExamples/Makefile > taoframework-2.1.svn20090801/examples/PhysFsExamples/Makefile > taoframework-2.1.svn20090801/examples/Redbook/Makefile > taoframework-2.1.svn20090801/examples/SdlExamples/Makefile > taoframework-2.1.svn20090801/src/Tao.Cg/Makefile > taoframework-2.1.svn20090801/src/Tao.Cg/tao-cg.pc > taoframework-2.1.svn20090801/src/Tao.DevIl/Makefile > taoframework-2.1.svn20090801/src/Tao.DevIl/tao-devil.pc > taoframework-2.1.svn20090801/src/Tao.FFmpeg/Makefile > taoframework-2.1.svn20090801/src/Tao.FFmpeg/tao-ffmpeg.pc > taoframework-2.1.svn20090801/src/Tao.FreeType/Makefile > taoframework-2.1.svn20090801/src/Tao.FreeType/tao-freetype.pc > taoframework-2.1.svn20090801/src/Tao.FtGl/Makefile > taoframework-2.1.svn20090801/src/Tao.FtGl/tao-ftgl.pc > taoframework-2.1.svn20090801/src/Tao.GlBindGen/Makefile > taoframework-2.1.svn20090801/src/Tao.Glfw/Makefile > taoframework-2.1.svn20090801/src/Tao.Glfw/tao-glfw.pc > taoframework-2.1.svn20090801/src/Tao.Lua/Makefile > taoframework-2.1.svn20090801/src/Tao.Lua/tao-lua.pc > taoframework-2.1.svn20090801/src/Tao.Ode/Makefile > taoframework-2.1.svn20090801/src/Tao.Ode/tao-ode.pc > taoframework-2.1.svn20090801/src/Tao.PhysFs/Makefile > taoframework-2.1.svn20090801/src/Tao.PhysFs/tao-physfs.pc > taoframework-2.1.svn20090801/tests/Ode/Makefile > taoframework-2.1.svn20090801/tests/Ode/tao-ode-tests.pc > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/taoframework_2.1.svn20090801-15.1.diff.vki0Ik > 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/taoframework_2.1.svn20090801-15.1_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.

