Source: blt
Version: 2.5.3+dfsg-4.1
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
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 blt
> dpkg-buildpackage: info: source version 2.5.3+dfsg-4.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Holger Levsen <hol...@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> (cd generic; make clean)
> make[2]: Entering directory '/<<PKGBUILDDIR>>/generic'
> rm -f bltGrAxis.o bltGrBar.o bltGrElem.o bltGrGrid.o bltGrHairs.o bltGrLegd.o 
> bltGrLine.o bltGrMarker.o bltGrMisc.o bltGrPen.o bltGrPs.o bltGraph.o  
> bltAlloc.o bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o 
> bltList.o bltNsUtil.o bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o 
> bltTreeCmd.o bltUnixPipe.o bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o 
> bltVecObjCmd.o bltStubLib.o bltStubInit.o bltWatch.o   bltBeep.o bltBind.o 
> bltBitmap.o bltBusy.o bltCanvEps.o bltColor.o bltConfig.o bltContainer.o 
> bltCutbuffer.o bltDragdrop.o bltHierbox.o bltHtext.o bltImage.o 
> bltUnixImage.o bltPs.o bltTable.o bltTabnotebook.o bltTabset.o bltText.o 
> bltTile.o bltTreeView.o bltTreeViewCmd.o bltTreeViewEdit.o 
> bltTreeViewColumn.o bltTreeViewStyle.o bltUnixDnd.o bltWindow.o 
> bltObjConfig.o bltWinop.o tkButton.o tkFrame.o bltScrollbar.o  bltTed.o  
> bltInit.o libBLT.a libBLTlite.a \
>       bltsh* bltwish*
> (cd shared; make clean) 
> make[3]: Entering directory '/<<PKGBUILDDIR>>/generic/shared'
> rm -f bltGrAxis.o bltGrBar.o bltGrElem.o bltGrGrid.o bltGrHairs.o bltGrLegd.o 
> bltGrLine.o bltGrMarker.o bltGrMisc.o bltGrPen.o bltGrPs.o bltGraph.o  
> bltAlloc.o bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o 
> bltList.o bltNsUtil.o bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o 
> bltTreeCmd.o bltUnixPipe.o bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o 
> bltVecObjCmd.o bltWatch.o   bltBeep.o bltBind.o bltBitmap.o bltBusy.o 
> bltCanvEps.o bltColor.o bltConfig.o bltContainer.o bltCutbuffer.o 
> bltDragdrop.o bltHierbox.o bltHtext.o bltImage.o bltUnixImage.o bltPs.o 
> bltTable.o bltTabnotebook.o bltTabset.o bltText.o bltTile.o bltTreeView.o 
> bltTreeViewCmd.o bltTreeViewColumn.o bltTreeViewEdit.o bltTreeViewStyle.o 
> bltUnixDnd.o bltWindow.o bltObjConfig.o bltWinop.o tkButton.o tkFrame.o 
> bltScrollbar.o  bltTed.o  libBLT25.so libBLTlite25.so bltwish25 bltsh25 \
>       *pure* .pure* bltInit.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/generic/shared'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/generic'
> (cd library; make clean)
> make[2]: Entering directory '/<<PKGBUILDDIR>>/library'
> rm -f pkgIndex.tcl
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/library'
> (cd man; make clean)
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> Makefile:66: warning: ignoring prerequisites on suffix rule definition
> Makefile:62: warning: ignoring prerequisites on suffix rule definition
> rm -rf *.3 *.n
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> (cd demos; make clean)
> make[2]: Entering directory '/<<PKGBUILDDIR>>/demos'
> rm -rf ./*.bak ./*\~ ./"#"* 
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/demos'
> rm -f *.bak *\~ "#"* .pure*
> (cd generic; make distclean)
> make[2]: Entering directory '/<<PKGBUILDDIR>>/generic'
> rm -f bltGrAxis.o bltGrBar.o bltGrElem.o bltGrGrid.o bltGrHairs.o bltGrLegd.o 
> bltGrLine.o bltGrMarker.o bltGrMisc.o bltGrPen.o bltGrPs.o bltGraph.o  
> bltAlloc.o bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o 
> bltList.o bltNsUtil.o bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o 
> bltTreeCmd.o bltUnixPipe.o bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o 
> bltVecObjCmd.o bltStubLib.o bltStubInit.o bltWatch.o   bltBeep.o bltBind.o 
> bltBitmap.o bltBusy.o bltCanvEps.o bltColor.o bltConfig.o bltContainer.o 
> bltCutbuffer.o bltDragdrop.o bltHierbox.o bltHtext.o bltImage.o 
> bltUnixImage.o bltPs.o bltTable.o bltTabnotebook.o bltTabset.o bltText.o 
> bltTile.o bltTreeView.o bltTreeViewCmd.o bltTreeViewEdit.o 
> bltTreeViewColumn.o bltTreeViewStyle.o bltUnixDnd.o bltWindow.o 
> bltObjConfig.o bltWinop.o tkButton.o tkFrame.o bltScrollbar.o  bltTed.o  
> bltInit.o libBLT.a libBLTlite.a \
>       bltsh* bltwish*
> (cd shared; make clean) 
> make[3]: Entering directory '/<<PKGBUILDDIR>>/generic/shared'
> rm -f bltGrAxis.o bltGrBar.o bltGrElem.o bltGrGrid.o bltGrHairs.o bltGrLegd.o 
> bltGrLine.o bltGrMarker.o bltGrMisc.o bltGrPen.o bltGrPs.o bltGraph.o  
> bltAlloc.o bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o 
> bltList.o bltNsUtil.o bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o 
> bltTreeCmd.o bltUnixPipe.o bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o 
> bltVecObjCmd.o bltWatch.o   bltBeep.o bltBind.o bltBitmap.o bltBusy.o 
> bltCanvEps.o bltColor.o bltConfig.o bltContainer.o bltCutbuffer.o 
> bltDragdrop.o bltHierbox.o bltHtext.o bltImage.o bltUnixImage.o bltPs.o 
> bltTable.o bltTabnotebook.o bltTabset.o bltText.o bltTile.o bltTreeView.o 
> bltTreeViewCmd.o bltTreeViewColumn.o bltTreeViewEdit.o bltTreeViewStyle.o 
> bltUnixDnd.o bltWindow.o bltObjConfig.o bltWinop.o tkButton.o tkFrame.o 
> bltScrollbar.o  bltTed.o  libBLT25.so libBLTlite25.so bltwish25 bltsh25 \
>       *pure* .pure* bltInit.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/generic/shared'
> rm -f ./*.bak ./*\~ ./"#"*  Makefile
> rm -f bltConfig.h bltHash.h Makefile TAGS
> (cd shared; make distclean)
> make[3]: Entering directory '/<<PKGBUILDDIR>>/generic/shared'
> rm -f bltGrAxis.o bltGrBar.o bltGrElem.o bltGrGrid.o bltGrHairs.o bltGrLegd.o 
> bltGrLine.o bltGrMarker.o bltGrMisc.o bltGrPen.o bltGrPs.o bltGraph.o  
> bltAlloc.o bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o 
> bltList.o bltNsUtil.o bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o 
> bltTreeCmd.o bltUnixPipe.o bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o 
> bltVecObjCmd.o bltWatch.o   bltBeep.o bltBind.o bltBitmap.o bltBusy.o 
> bltCanvEps.o bltColor.o bltConfig.o bltContainer.o bltCutbuffer.o 
> bltDragdrop.o bltHierbox.o bltHtext.o bltImage.o bltUnixImage.o bltPs.o 
> bltTable.o bltTabnotebook.o bltTabset.o bltText.o bltTile.o bltTreeView.o 
> bltTreeViewCmd.o bltTreeViewColumn.o bltTreeViewEdit.o bltTreeViewStyle.o 
> bltUnixDnd.o bltWindow.o bltObjConfig.o bltWinop.o tkButton.o tkFrame.o 
> bltScrollbar.o  bltTed.o  libBLT25.so libBLTlite25.so bltwish25 bltsh25 \
>       *pure* .pure* bltInit.o
> rm -f ./../*.bak ./../*\~ ./../"#"* Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/generic/shared'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/generic'
> (cd library; make distclean)
> make[2]: Entering directory '/<<PKGBUILDDIR>>/library'
> rm -f pkgIndex.tcl
> rm -f ./*.bak ./*\~ ./"#"* Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/library'
> (cd man; make distclean)
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> Makefile:66: warning: ignoring prerequisites on suffix rule definition
> Makefile:62: warning: ignoring prerequisites on suffix rule definition
> rm -rf *.3 *.n
> rm -rf ./*.bak ./*\~ ./"#"* Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> (cd demos; make distclean)
> make[2]: Entering directory '/<<PKGBUILDDIR>>/demos'
> rm -rf ./*.bak ./*\~ ./"#"* 
> rm -rf *.ps Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/demos'
> rm -f config.status config.cache config.log Makefile 
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building blt using existing ./blt_2.5.3+dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file cf/install-sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file generic/Makefile, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file generic/bltConfig.h.in, use 
> --include-removal to override
> dpkg-source: error: cannot represent change to 
> generic/shared/libBLT.2.5.so.8.6: binary file contents changed
> dpkg-source: error: add generic/shared/libBLT.2.5.so.8.6 in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'generic/shared/libBLT.2.5.so.8.6' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> generic/shared/libBLTlite.2.5.so.8.6: binary file contents changed
> dpkg-source: error: add generic/shared/libBLTlite.2.5.so.8.6 in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'generic/shared/libBLTlite.2.5.so.8.6' will not be represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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/blt_2.5.3+dfsg-4.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.

Reply via email to