• Bug#1044920: gmetadom: Fails to build source after successful build

    From Lucas Nussbaum@21:1/5 to All on Sun Aug 13 19:50:16 2023
    XPost: linux.debian.bugs.dist

    Source: gmetadom
    Version: 0.2.6-7
    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 gmetadom
    dpkg-buildpackage: info: source version 0.2.6-7
    dpkg-buildpackage: info: source distribution unstable
    dpkg-buildpackage: info: source changed by Stéphane Glondu <[email protected]>
    dpkg-source --before-build .
    fakeroot debian/rules clean
    dh clean --with ocaml --no-parallel
    dh_auto_clean -O--no-parallel
    make -j1 distclean
    make[1]: Entering directory '/<<PKGBUILDDIR>>'
    Making distclean in xml
    make[2]: Entering directory '/<<PKGBUILDDIR>>/xml'
    rm -rf .libs _libs
    rm -f *.lo
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f Makefile
    make[2]: Leaving directory '/<<PKGBUILDDIR>>/xml'
    Making distclean in src
    make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
    Making distclean in shared
    make[3]: Entering directory '/<<PKGBUILDDIR>>/src/shared'
    rm -rf .libs _libs
    rm -f *.lo
    test -z "Char.hh.in" || rm -f Char.hh.in
    test . = "." || test -z "" || rm -f
    rm -f Makefile
    make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/shared'
    Making distclean in gdome_cpp_smart
    make[3]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart'
    Making distclean in xsl
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/xsl'
    rm -rf .libs _libs
    rm -f *.lo
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/xsl'
    Making distclean in include
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/include'
    rm -rf .libs _libs
    rm -f *.lo
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    test -z "GdomeSmartDOMChar.hh" || rm -f GdomeSmartDOMChar.hh
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/include' Making distclean in basic
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/basic'
    rm -rf .libs _libs
    test -z "libbasic.la" || rm -f libbasic.la
    rm -f ./so_locations
    rm -f *.o
    rm -f *.lo
    rm -f *.tab.c
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    rm -f ./.deps/GdomeSmartDOMDOMException.Plo
    rm -f ./.deps/GdomeSmartDOMGdomeString.Plo
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/basic' Making distclean in core
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/core'
    rm -rf .libs _libs
    test -z "libcore.la" || rm -f libcore.la
    rm -f ./so_locations
    rm -f *.o
    rm -f *.lo
    rm -f *.tab.c
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    rm -f ./.deps/GdomeSmartDOMAttr.Plo
    rm -f ./.deps/GdomeSmartDOMCDATASection.Plo
    rm -f ./.deps/GdomeSmartDOMCharacterData.Plo
    rm -f ./.deps/GdomeSmartDOMComment.Plo
    rm -f ./.deps/GdomeSmartDOMDocument.Plo
    rm -f ./.deps/GdomeSmartDOMDocumentFragment.Plo
    rm -f ./.deps/GdomeSmartDOMDocumentType.Plo
    rm -f ./.deps/GdomeSmartDOMElement.Plo
    rm -f ./.deps/GdomeSmartDOMEntity.Plo
    rm -f ./.deps/GdomeSmartDOMEntityReference.Plo
    rm -f ./.deps/GdomeSmartDOMNamedNodeMap.Plo
    rm -f ./.deps/GdomeSmartDOMNode.Plo
    rm -f ./.deps/GdomeSmartDOMNodeList.Plo
    rm -f ./.deps/GdomeSmartDOMNotation.Plo
    rm -f ./.deps/GdomeSmartDOMProcessingInstruction.Plo
    rm -f ./.deps/GdomeSmartDOMText.Plo
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/core'
    Making distclean in events
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/events'
    rm -rf .libs _libs
    test -z "libevents.la" || rm -f libevents.la
    rm -f ./so_locations
    rm -f *.o
    rm -f *.lo
    rm -f *.tab.c
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    rm -f ./.deps/GdomeSmartDOMEvent.Plo
    rm -f ./.deps/GdomeSmartDOMEventTarget.Plo
    rm -f ./.deps/GdomeSmartDOMHelper.Plo
    rm -f ./.deps/GdomeSmartDOMMutationEvent.Plo
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/events' Making distclean in .
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart'
    test -z "libgmetadom_gdome_cpp_smart.la" || rm -f libgmetadom_gdome_cpp_smart.la
    rm -f ./so_locations
    rm -rf .libs _libs
    rm -f *.o
    rm -f *.lo
    rm -f *.tab.c
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart'
    Making distclean in test
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/test'
    rm -rf .libs _libs
    rm -f test basic deep
    rm -f *.o
    rm -f *.lo
    rm -f *.tab.c
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    rm -f ./.deps/basic.Po
    rm -f ./.deps/deep.Po
    rm -f ./.deps/main.Po
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart/test'
    rm -f ./.deps/GdomeSmartDOMDOMImplementation.Plo
    rm -f Makefile
    make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_cpp_smart'
    Making distclean in gdome_caml
    make[3]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml'
    Making distclean in xsl
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/xsl'
    rm -rf .libs _libs
    rm -f *.lo
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/xsl'
    Making distclean in xml
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/xml'
    Making distclean in Core
    make[5]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/xml/Core'
    rm -rf .libs _libs
    rm -f *.lo
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f Makefile
    make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/xml/Core'
    Making distclean in Events
    make[5]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/xml/Events'
    rm -rf .libs _libs
    rm -f *.lo
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f Makefile
    make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/xml/Events' make[5]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/xml'
    rm -rf .libs _libs
    rm -f *.lo
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/xml'
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/xml'
    Making distclean in include
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/include'
    rm -rf .libs _libs
    rm -f *.lo
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/include'
    Making distclean in types
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/types'
    test -z "tNode.cmi tNodeList.cmi tNamedNodeMap.cmi tCharacterData.cmi tAttr.cmi tElement.cmi tText.cmi tComment.cmi tCDATASection.cmi tDocumentType.cmi tNotation.cmi tEntity.cmi tEntityReference.cmi tProcessingInstruction.cmi tDocumentFragment.cmi
    tDocument.cmi tEventTarget.cmi tEvent.cmi tMutationEvent.cmi gdomeT.cmi gdomeDOMExceptionT.cmi gdomeNodeTypeT.cmi tEventListener.cmi tDOMImplementation.cmi" || rm -f tNode.cmi tNodeList.cmi tNamedNodeMap.cmi tCharacterData.cmi tAttr.cmi tElement.cmi
    tText.cmi tComment.cmi tCDATASection.cmi tDocumentType.cmi tNotation.cmi tEntity.cmi tEntityReference.cmi tProcessingInstruction.cmi tDocumentFragment.cmi tDocument.cmi tEventTarget.cmi tEvent.cmi tMutationEvent.cmi gdomeT.cmi gdomeDOMExceptionT.cmi
    gdomeNodeTypeT.cmi tEventListener.cmi tDOMImplementation.cmi
    rm -rf .libs _libs
    rm -f *.lo
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/types'
    Making distclean in basic
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/basic'
    test -z "gdomeInit.cmi gdomeInit.cmo gdomeInit.cmx gdomeInit.o tDOMTimeStamp.cmi tDOMString.cmi iDOMString.cmi iDOMString.cmo iDOMString.cmx iDOMString.o" || rm -f gdomeInit.cmi gdomeInit.cmo gdomeInit.cmx gdomeInit.o tDOMTimeStamp.cmi tDOMString.cmi
    iDOMString.cmi iDOMString.cmo iDOMString.cmx iDOMString.o
    rm -rf .libs _libs
    test -z "libbasic.la" || rm -f libbasic.la
    rm -f ./so_locations
    rm -f *.o
    rm -f *.lo
    rm -f *.tab.c
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    rm -f ./.deps/ml_DOMString.Plo
    rm -f ./.deps/ml_misc.Plo
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/basic'
    Making distclean in core
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/core'
    test -z "iNode.cmo iNodeList.cmo iNamedNodeMap.cmo iCharacterData.cmo iAttr.cmo iElement.cmo iText.cmo iComment.cmo iCDATASection.cmo iDocumentType.cmo iNotation.cmo iEntity.cmo iEntityReference.cmo iProcessingInstruction.cmo iDocumentFragment.cmo
    iDocument.cmo iNode.cmi iNodeList.cmi iNamedNodeMap.cmi iCharacterData.cmi iAttr.cmi iElement.cmi iText.cmi iComment.cmi iCDATASection.cmi iDocumentType.cmi iNotation.cmi iEntity.cmi iEntityReference.cmi iProcessingInstruction.cmi iDocumentFragment.cmi
    iDocument.cmi iNode.cmx iNodeList.cmx iNamedNodeMap.cmx iCharacterData.cmx iAttr.cmx iElement.cmx iText.cmx iComment.cmx iCDATASection.cmx iDocumentType.cmx iNotation.cmx iEntity.cmx iEntityReference.cmx iProcessingInstruction.cmx iDocumentFragment.cmx
    iDocument.cmx iNode.o iNodeList.o iNamedNodeMap.o
    iCharacterData.o iAttr.o iElement.o iText.o iComment.o iCDATASection.o iDocumentType.o iNotation.o iEntity.o iEntityReference.o iProcessingInstruction.o iDocumentFragment.o iDocument.o" || rm -f iNode.cmo iNodeList.cmo iNamedNodeMap.cmo iCharacterData.
    cmo iAttr.cmo iElement.cmo iText.cmo iComment.cmo iCDATASection.cmo iDocumentType.cmo iNotation.cmo iEntity.cmo iEntityReference.cmo iProcessingInstruction.cmo iDocumentFragment.cmo iDocument.cmo iNode.cmi iNodeList.cmi iNamedNodeMap.cmi iCharacterData.
    cmi iAttr.cmi iElement.cmi iText.cmi iComment.cmi iCDATASection.cmi iDocumentType.cmi iNotation.cmi iEntity.cmi iEntityReference.cmi iProcessingInstruction.cmi iDocumentFragment.cmi iDocument.cmi iNode.cmx iNodeList.cmx iNamedNodeMap.cmx iCharacterData.
    cmx iAttr.cmx iElement.cmx iText.cmx iComment.cmx
    iCDATASection.cmx iDocumentType.cmx iNotation.cmx iEntity.cmx iEntityReference.cmx iProcessingInstruction.cmx iDocumentFragment.cmx iDocument.cmx iNode.o iNodeList.o iNamedNodeMap.o iCharacterData.o iAttr.o iElement.o iText.o iComment.o iCDATASection.o
    iDocumentType.o iNotation.o iEntity.o iEntityReference.o iProcessingInstruction.o iDocumentFragment.o iDocument.o
    rm -rf .libs _libs
    test -z "libcore.la" || rm -f libcore.la
    rm -f ./so_locations
    rm -f *.o
    rm -f *.lo
    rm -f *.tab.c
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    rm -f ./.deps/ml_Attr.Plo
    rm -f ./.deps/ml_CDATASection.Plo
    rm -f ./.deps/ml_CharacterData.Plo
    rm -f ./.deps/ml_Comment.Plo
    rm -f ./.deps/ml_Document.Plo
    rm -f ./.deps/ml_DocumentFragment.Plo
    rm -f ./.deps/ml_DocumentType.Plo
    rm -f ./.deps/ml_Element.Plo
    rm -f ./.deps/ml_Entity.Plo
    rm -f ./.deps/ml_EntityReference.Plo
    rm -f ./.deps/ml_NamedNodeMap.Plo
    rm -f ./.deps/ml_Node.Plo
    rm -f ./.deps/ml_NodeList.Plo
    rm -f ./.deps/ml_Notation.Plo
    rm -f ./.deps/ml_ProcessingInstruction.Plo
    rm -f ./.deps/ml_Text.Plo
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/core'
    Making distclean in events
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/events'
    test -z "iEventTarget.cmo iEvent.cmo iMutationEvent.cmo iEventTarget.cmi iEvent.cmi iMutationEvent.cmi iEventTarget.cmx iEvent.cmx iMutationEvent.cmx iEventTarget.o iEvent.o iMutationEvent.o iEventListener.cmi iEventListener.cmo iEventListener.cmx
    iEventListener.o" || rm -f iEventTarget.cmo iEvent.cmo iMutationEvent.cmo iEventTarget.cmi iEvent.cmi iMutationEvent.cmi iEventTarget.cmx iEvent.cmx iMutationEvent.cmx iEventTarget.o iEvent.o iMutationEvent.o iEventListener.cmi iEventListener.cmo
    iEventListener.cmx iEventListener.o
    rm -rf .libs _libs
    test -z "libevents.la" || rm -f libevents.la
    rm -f ./so_locations
    rm -f *.o
    rm -f *.lo
    rm -f *.tab.c
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    rm -f ./.deps/ml_Event.Plo
    rm -f ./.deps/ml_EventListener.Plo
    rm -f ./.deps/ml_EventTarget.Plo
    rm -f ./.deps/ml_MutationEvent.Plo
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/events'
    Making distclean in .
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml'
    test -z "mlgdome.cma mlgdome.cmxa mlgdome.a libmlgdome.a iDOMImplementation.cmi iDOMImplementation.cmo iDOMImplementation.cmx iDOMImplementation.o dllmlgdome.so" || rm -f mlgdome.cma mlgdome.cmxa mlgdome.a libmlgdome.a iDOMImplementation.cmi
    iDOMImplementation.cmo iDOMImplementation.cmx iDOMImplementation.o dllmlgdome.so
    rm -rf .libs _libs
    test -z "libmlgdome.la" || rm -f libmlgdome.la
    rm -f ./so_locations
    rm -f *.o
    rm -f *.lo
    rm -f *.tab.c
    test -z "META" || rm -f META
    test . = "." || test -z "" || rm -f
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml'
    Making distclean in ocaml
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/ocaml'
    test -z "gdome.cmi gdome.cmo gdome.cmx gdome.o mlogdome.cma mlogdome.cmxa mlogdome.a" || rm -f gdome.cmi gdome.cmo gdome.cmx gdome.o mlogdome.cma mlogdome.cmxa mlogdome.a
    rm -rf .libs _libs
    rm -f *.lo
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/ocaml'
    Making distclean in test
    make[4]: Entering directory '/<<PKGBUILDDIR>>/src/gdome_caml/test'
    test -z "test.cmo test.cmi test.cmx test.o" || rm -f test.cmo test.cmi test.cmx test.o
    rm -rf .libs _libs
    rm -f test test.opt
    rm -f *.o
    rm -f *.lo
    rm -f *.tab.c
    test -z "" || rm -f
    test . = "." || test -z "" || rm -f
    rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    rm -f Makefile
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml/test'
    rm -f ./.deps/ml_DOMImplementation.Plo
    rm -f Makefile
    make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/gdome_caml'
    make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
    rm -rf .libs _libs
    rm -f *.lo
    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'
    make[2]: Entering directory '/<<PKGBUILDDIR>>'
    test -z "core" || rm -f core
    rm -rf .libs _libs
    rm -f *.lo
    test -z "gdome2-cpp-smart.pc libgdome2.spec" || rm -f gdome2-cpp-smart.pc libgdome2.spec
    test . = "." || test -z "" || rm -f
    rm -f config.h stamp-h1
    rm -f libtool config.lt
    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 -O--no-parallel
    dh_ocamlclean -O--no-parallel
    dh_clean -O--no-parallel
    dpkg-source -b .
    dpkg-source: info: using source format '3.0 (quilt)'
    dpkg-source: info: building gmetadom using existing ./gmetadom_0.2.6.orig.tar.gz
    dpkg-source: info: using patch list from debian/patches/series
    dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override
    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 ltmain.sh, 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 config.h.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file missing, 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/gdome_cpp_smart/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_cpp_smart/test/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_cpp_smart/include/GdomeSmartDOMChar.hh, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_cpp_smart/include/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_cpp_smart/xsl/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_cpp_smart/events/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_cpp_smart/basic/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_cpp_smart/core/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/shared/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/test/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/include/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/xsl/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/ocaml/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/events/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/basic/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/types/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/xml/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/xml/Events/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/xml/Core/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file src/gdome_caml/core/Makefile.in, use --include-removal to override
    dpkg-source: warning: ignoring deletion of file xml/Makefile.in, use --include-removal to override
    dpkg-source: info: local changes detected, the modified files are:
    gmetadom-0.2.6/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/gmetadom_0.2.6-7.diff.7AEKHg
    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/gmetadom_0.2.6-7_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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Sat Oct 7 23:40:01 2023
    This is a multi-part message in MIME format...

    Your message dated Sat, 07 Oct 2023 21:31:54 +0000
    with message-id <[email protected]>
    and subject line Bug#1052293: Removed package(s) from unstable
    has caused the Debian Bug report #1044920,
    regarding gmetadom: Fails to build source after successful build
    to be marked as done.

    This means that you claim that the problem has been dealt with.
    If this is not the case it is now your responsibility to reopen the
    Bug report if necessary, and/or fix the problem forthwith.

    (NB: If you are a system administrator and have no idea what this
    message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected]
    immediately.)


    --
    1044920: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044920
    Debian Bug Tracking System
    Contact [email protected] with problems

    Received: (at submit) by bugs.debian.org; 13 Aug 2023 17:45:47 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-102.6 required=4.0 tests=ATTENDEES_DBSPAM_BODY3,
    ATTENDEES_DBSPAM_BODY7,BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
    DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,MURPHY_DRUGS_REL8,
    PP_MIME_FAKE_ASCII_TEXT,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
    URI_NOVOWEL,USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST
    autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 633; hammy, 150; neutral, 297; spammy,
    0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
    0.000-+--PKGBUILDDIR, 0.000-+--Hx-spam-relays-external:sk:stravin,
    0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-e