Bug#1043906: apertium-recursive: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 14:17:54 BST 2023


Source: apertium-recursive
Version: 1.1.2-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at 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 apertium-recursive
> dpkg-buildpackage: info: source version 1.1.2-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Tino Didriksen <tino at didriksen.cc>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "rtx-comp rtx-proc rtx-decomp random-path" || rm -f rtx-comp rtx-proc rtx-decomp random-path
> test -z "apertium-validate-trx" || rm -f apertium-validate-trx
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f auto_config.h stamp-h1
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/chunk.Po
> rm -f ./.deps/pattern.Po
> rm -f ./.deps/randpath.Po
> rm -f ./.deps/rtx_comp.Po
> rm -f ./.deps/rtx_compiler.Po
> rm -f ./.deps/rtx_decomp.Po
> rm -f ./.deps/rtx_proc.Po
> rm -f ./.deps/rtx_processor.Po
> rm -f ./.deps/trx_compiler.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "apertium-recursive.pc" || rm -f apertium-recursive.pc
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> 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
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building apertium-recursive using existing ./apertium-recursive_1.1.2.orig.tar.bz2
> dpkg-source: error: cannot represent change to tests/Agreement.bin: binary file contents changed
> dpkg-source: error: add tests/Agreement.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/ClipOrder.bin: binary file contents changed
> dpkg-source: error: add tests/ClipOrder.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/ConditionedClips.bin: binary file contents changed
> dpkg-source: error: add tests/ConditionedClips.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/ConjoinedLUs.bin: binary file contents changed
> dpkg-source: error: add tests/ConjoinedLUs.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/DefaultAttrSetAfterRule.bin: binary file contents changed
> dpkg-source: error: add tests/DefaultAttrSetAfterRule.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/DefaultAttrSetInRule.bin: binary file contents changed
> dpkg-source: error: add tests/DefaultAttrSetInRule.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/DefaultPattern.bin: binary file contents changed
> dpkg-source: error: add tests/DefaultPattern.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/DiscardFinished.bin: binary file contents changed
> dpkg-source: error: add tests/DiscardFinished.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/Empty.bin: binary file contents changed
> dpkg-source: error: add tests/Empty.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/ExtraTLMaterial.bin: binary file contents changed
> dpkg-source: error: add tests/ExtraTLMaterial.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/FallbackPaths.bin: binary file contents changed
> dpkg-source: error: add tests/FallbackPaths.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/GlobalStringVars.bin: binary file contents changed
> dpkg-source: error: add tests/GlobalStringVars.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/GlobalVars.bin: binary file contents changed
> dpkg-source: error: add tests/GlobalVars.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/GlobalVarsClipping.bin: binary file contents changed
> dpkg-source: error: add tests/GlobalVarsClipping.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/IdenticalPaths.bin: binary file contents changed
> dpkg-source: error: add tests/IdenticalPaths.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/Ignore.bin: binary file contents changed
> dpkg-source: error: add tests/Ignore.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/IndirectConjoin.bin: binary file contents changed
> dpkg-source: error: add tests/IndirectConjoin.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/Interpolation.bin: binary file contents changed
> dpkg-source: error: add tests/Interpolation.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/LemCase.bin: binary file contents changed
> dpkg-source: error: add tests/LemCase.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/LemmaList.bin: binary file contents changed
> dpkg-source: error: add tests/LemmaList.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/Lexicalization.bin: binary file contents changed
> dpkg-source: error: add tests/Lexicalization.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/LiteralLemcase.bin: binary file contents changed
> dpkg-source: error: add tests/LiteralLemcase.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/LongestMatch.bin: binary file contents changed
> dpkg-source: error: add tests/LongestMatch.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/Macros.bin: binary file contents changed
> dpkg-source: error: add tests/Macros.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/NoChange.bin: binary file contents changed
> dpkg-source: error: add tests/NoChange.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/OutputConditionals.bin: binary file contents changed
> dpkg-source: error: add tests/OutputConditionals.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/PartOfSpeechMismatch.bin: binary file contents changed
> dpkg-source: error: add tests/PartOfSpeechMismatch.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/Reordering.bin: binary file contents changed
> dpkg-source: error: add tests/Reordering.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/RetainVariable.bin: binary file contents changed
> dpkg-source: error: add tests/RetainVariable.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/SetChunkSource.bin: binary file contents changed
> dpkg-source: error: add tests/SetChunkSource.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/SetEmptyClip.bin: binary file contents changed
> dpkg-source: error: add tests/SetEmptyClip.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/SideSources.bin: binary file contents changed
> dpkg-source: error: add tests/SideSources.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/SuperblankBasic.bin: binary file contents changed
> dpkg-source: error: add tests/SuperblankBasic.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/TagRewrite.bin: binary file contents changed
> dpkg-source: error: add tests/TagRewrite.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/Unknowns.bin: binary file contents changed
> dpkg-source: error: add tests/Unknowns.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/WblankBasic.bin: binary file contents changed
> dpkg-source: error: add tests/WblankBasic.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/WblankConjoinedLUs.bin: binary file contents changed
> dpkg-source: error: add tests/WblankConjoinedLUs.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/WblankEmpty.bin: binary file contents changed
> dpkg-source: error: add tests/WblankEmpty.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/WblankVariable.bin: binary file contents changed
> dpkg-source: error: add tests/WblankVariable.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/WblankVariableBasic.bin: binary file contents changed
> dpkg-source: error: add tests/WblankVariableBasic.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/WblankVariableTRX.bin: binary file contents changed
> dpkg-source: error: add tests/WblankVariableTRX.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/WblankVariableTRXBasic.bin: binary file contents changed
> dpkg-source: error: add tests/WblankVariableTRXBasic.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/Weights.bin: binary file contents changed
> dpkg-source: error: add tests/Weights.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/cookbook/AgreementAcrossMultipleLevels.bin: binary file contents changed
> dpkg-source: error: add tests/cookbook/AgreementAcrossMultipleLevels.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/cookbook/CaseToPreposition.bin: binary file contents changed
> dpkg-source: error: add tests/cookbook/CaseToPreposition.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/cookbook/CaseToPrepositionOnAnotherLevel.bin: binary file contents changed
> dpkg-source: error: add tests/cookbook/CaseToPrepositionOnAnotherLevel.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/cookbook/NounAdjectiveGenderAgreement.bin: binary file contents changed
> dpkg-source: error: add tests/cookbook/NounAdjectiveGenderAgreement.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/cookbook/Reordering.bin: binary file contents changed
> dpkg-source: error: add tests/cookbook/Reordering.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/cookbook/SelectingOutputPatterns.bin: binary file contents changed
> dpkg-source: error: add tests/cookbook/SelectingOutputPatterns.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/run_tests.py' 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/apertium-recursive_1.1.2-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.



More information about the debian-science-maintainers mailing list