Source: aspell Version: 0.60.8-5 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 aspell > dpkg-buildpackage: info: source version 0.60.8-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Agustin Martin Domingo > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in . > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -f word-list-compress aspell prezip-bin > test -z "debctrl-filter.la ddtp-filter.la email-filter.la tex-filter.la > sgml-filter.la markdown-filter.la context-filter.la nroff-filter.la > texinfo-filter.la" || rm -f debctrl-filter.la ddtp-filter.la email-filter.la > tex-filter.la sgml-filter.la markdown-filter.la context-filter.la > nroff-filter.la texinfo-filter.la > test -z "gen/static_filters.src.cpp gen/dirs.h scripts/pspell-config > scripts/run-with-aspell" || rm -f gen/static_filters.src.cpp gen/dirs.h > scripts/pspell-config scripts/run-with-aspell > test -z "libaspell.la libpspell.la" || rm -f libaspell.la libpspell.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "gen/Makefile common/Makefile lib/Makefile data/Makefile > auto/Makefile modules/Makefile modules/tokenizer/Makefile > modules/speller/Makefile modules/speller/default/Makefile interfaces/Makefile > interfaces/cc/Makefile scripts/Makefile prog/Makefile m4/Makefile > modules/filter/Makefile" || rm -f gen/Makefile common/Makefile lib/Makefile > data/Makefile auto/Makefile modules/Makefile modules/tokenizer/Makefile > modules/speller/Makefile modules/speller/default/Makefile interfaces/Makefile > interfaces/cc/Makefile scripts/Makefile prog/Makefile m4/Makefile > modules/filter/Makefile > rm -f common/*.o > rm -f gen/settings.h gen/stamp-h1 > test . = "." || test -z "" || rm -f > rm -f libtool config.lt > rm -f common/.deps/.dirstamp > rm -rf common/.libs common/_libs > rm -f common/*.lo > rm -f ./so_locations > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > rm -f common/.dirstamp > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -f lib/*.o > rm -rf lib/.libs lib/_libs > rm -f lib/.deps/.dirstamp > rm -f lib/*.lo > rm -f lib/.dirstamp > rm -rf modules/filter/.libs modules/filter/_libs > rm -f modules/filter/*.o > rm -f modules/filter/.deps/.dirstamp > rm -f modules/filter/*.lo > rm -rf modules/speller/default/.libs modules/speller/default/_libs > rm -f modules/filter/.dirstamp > rm -f modules/speller/default/*.o > rm -f modules/speller/default/.deps/.dirstamp > rm -rf modules/tokenizer/.libs modules/tokenizer/_libs > rm -f modules/speller/default/*.lo > rm -f modules/speller/default/.dirstamp > rm -f modules/tokenizer/*.o > rm -f modules/tokenizer/.deps/.dirstamp > rm -f modules/tokenizer/*.lo > rm -f modules/tokenizer/.dirstamp > rm -f prog/*.o > rm -f prog/.deps/.dirstamp > rm -f prog/.dirstamp > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f stamp-poT > rm -f core core.* aspell.po aspell.1po aspell.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in manual > make[2]: Entering directory '/<<PKGBUILDDIR>>/manual' > test -z "aspell.dvi aspell.pdf aspell.ps aspell.html aspell-dev.dvi \ > aspell-dev.pdf aspell-dev.ps aspell-dev.html" \ > || rm -rf aspell.dvi aspell.pdf aspell.ps aspell.html aspell-dev.dvi \ > aspell-dev.pdf aspell-dev.ps aspell-dev.html > rm -rf .libs _libs > rm -rf aspell.t2d aspell.t2p aspell-dev.t2d aspell-dev.t2p > rm -f *.lo > rm -f vti.tmp* ./version.texi.tmp* > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/manual' > Making distclean in examples > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f example-c list-dicts > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/example-c.Po > rm -f ./.deps/list-dicts.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making distclean in myspell > make[2]: Entering directory '/<<PKGBUILDDIR>>/myspell' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f munch > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/munch.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/myspell' > Making distclean in lib5 > make[2]: Entering directory '/<<PKGBUILDDIR>>/lib5' > test -z "" || rm -f > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/aspell-dummy.Plo > rm -f ./.deps/pspell-dummy.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib5' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f common/.deps/cache.Plo > rm -f common/.deps/can_have_error.Plo > rm -f common/.deps/config.Plo > rm -f common/.deps/convert.Plo > rm -f common/.deps/document_checker.Plo > rm -f common/.deps/error.Plo > rm -f common/.deps/errors.Plo > rm -f common/.deps/file_data_util.Plo > rm -f common/.deps/file_util.Plo > rm -f common/.deps/filter.Plo > rm -f common/.deps/fstream.Plo > rm -f common/.deps/getdata.Plo > rm -f common/.deps/gettext_init.Plo > rm -f common/.deps/info.Plo > rm -f common/.deps/iostream.Plo > rm -f common/.deps/itemize.Plo > rm -f common/.deps/objstack.Plo > rm -f common/.deps/posib_err.Plo > rm -f common/.deps/speller.Plo > rm -f common/.deps/string.Plo > rm -f common/.deps/string_list.Plo > rm -f common/.deps/string_map.Plo > rm -f common/.deps/strtonum.Plo > rm -f common/.deps/tokenizer.Plo > rm -f common/.deps/version.Plo > rm -f lib/.deps/can_have_error-c.Plo > rm -f lib/.deps/config-c.Plo > rm -f lib/.deps/document_checker-c.Plo > rm -f lib/.deps/dummy.Plo > rm -f lib/.deps/error-c.Plo > rm -f lib/.deps/filter-c.Plo > rm -f lib/.deps/find_speller.Plo > rm -f lib/.deps/info-c.Plo > rm -f lib/.deps/mutable_container-c.Plo > rm -f lib/.deps/new_checker.Plo > rm -f lib/.deps/new_config.Plo > rm -f lib/.deps/new_filter.Plo > rm -f lib/.deps/new_fmode.Plo > rm -f lib/.deps/speller-c.Plo > rm -f lib/.deps/string_enumeration-c.Plo > rm -f lib/.deps/string_list-c.Plo > rm -f lib/.deps/string_map-c.Plo > rm -f lib/.deps/string_pair_enumeration-c.Plo > rm -f lib/.deps/word_list-c.Plo > rm -f modules/filter/.deps/context.Plo > rm -f modules/filter/.deps/ddtp.Plo > rm -f modules/filter/.deps/debctrl.Plo > rm -f modules/filter/.deps/email.Plo > rm -f modules/filter/.deps/markdown.Plo > rm -f modules/filter/.deps/nroff.Plo > rm -f modules/filter/.deps/sgml.Plo > rm -f modules/filter/.deps/tex.Plo > rm -f modules/filter/.deps/texinfo.Plo > rm -f modules/filter/.deps/url.Plo > rm -f modules/speller/default/.deps/affix.Plo > rm -f modules/speller/default/.deps/data.Plo > rm -f modules/speller/default/.deps/editdist.Plo > rm -f modules/speller/default/.deps/language.Plo > rm -f modules/speller/default/.deps/leditdist.Plo > rm -f modules/speller/default/.deps/multi_ws.Plo > rm -f modules/speller/default/.deps/phonet.Plo > rm -f modules/speller/default/.deps/phonetic.Plo > rm -f modules/speller/default/.deps/primes.Plo > rm -f modules/speller/default/.deps/readonly_ws.Plo > rm -f modules/speller/default/.deps/speller_impl.Plo > rm -f modules/speller/default/.deps/suggest.Plo > rm -f modules/speller/default/.deps/typo_editdist.Plo > rm -f modules/speller/default/.deps/writable.Plo > rm -f modules/tokenizer/.deps/basic.Plo > rm -f prog/.deps/aspell.Po > rm -f prog/.deps/check_funs.Po > rm -f prog/.deps/checker_string.Po > rm -f prog/.deps/compress.Po > rm -f prog/.deps/prezip.Po > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > debian/rules override_dh_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_clean > rm -f changelog.txt > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: verifying ./aspell_0.60.8.orig.tar.gz.asc > gpgv: Signature made Sat Oct 12 22:31:22 2019 UTC > gpgv: using DSA key B6D9D0CC38B327D7 > gpgv: Note: signatures using the SHA1 algorithm are rejected > gpgv: Can't check signature: Bad public key > dpkg-source: warning: cannot verify upstream tarball signature for > ./aspell_0.60.8.orig.tar.gz: no acceptable signature found > dpkg-source: info: building aspell using existing ./aspell_0.60.8.orig.tar.gz > dpkg-source: info: building aspell using existing > ./aspell_0.60.8.orig.tar.gz.asc > 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 Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file compile, 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 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 gen/settings.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file manual/mdate-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file manual/texinfo.tex, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file manual/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of directory manual/aspell.html > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/The-Language-Data-File.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Installing.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Notes-on-Typo_002dAnalysis.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Adding-Support-For-Other-Languages.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Basic-Usage.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Upgrading-from-Aspell-0_002e50.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Loadable-Filter-Notes.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Creating-A-New-Character-Set.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Controlling-the-Behavior-of-Run_002dtogether-Words.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Curses-Notes.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Filter-Options.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Win32_002dDirectories.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Controlling-the-Behavior-of-Compound-Words.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Listing-Available-Dictionaries.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Through-A-Pipe.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/ChangeLog.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Aspell-Suggestion-Strategy.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Copying.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Compiling-the-Word-List.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/HTML-Manuals-and-_0022make-clean_0022.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Upgrading-from-Aspell-_002e33_002fPspell-_002e12.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Writing-programs-to-use-Aspell.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Format-of-the-Personal-Dictionary.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Affix-Compression.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Dumping-the-Contents-of-the-Word-List.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Spellchecking-Individual-Files.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Using-aspell_002dimport.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Replacement-Tables.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Generic-Install-Instructions.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Upgrading-from-a-Pre_002d0_002e50-snapshot.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Through-the-C-API.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Specifying-Options.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Authors.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Introduction.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Notes-on-8_002dbit-Characters.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/index.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Phonetic-Code.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Using-Aspell-with-other-Applications.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/AWLI-files.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Binary-Compatibility.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Dictionary-Naming.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/GNU-Lesser-General-Public-License.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Creating-An-Official-Dictionary-Package.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Working-With-Dictionaries.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Creating-an-Individual-Word-List.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Notes-on-the-Prefix-Option.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Using-32_002dBit-Dictionaries-on-a-64_002dBit-System.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Working-With-Affix-Info-in-Word-Lists.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Using-Aspell-as-a-Replacement-for-Ispell.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/The-Simple-Soundslike.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/The-Options.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/How-Aspell-Selects-an-Appropriate-Dictionary.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Dumping-Configuration-Values.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Differences-From-Ispell.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Upgrading-from-Aspell-0_002e60_002e7.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/WIN32-Notes.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/data_002dencoding.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Format-of-the-Personal-and-Replacement-Dictionaries.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/GNU-Free-Documentation-License.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Customizing-Aspell.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Notes-on-Various-Options.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Using-Multi-Dictionaries.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Notes-on-the-Different-Suggestion-Modes.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Notes-on-Storing-Replacement-Pairs.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Support.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Notes-on-Various-Filters-and-Filter-Modes.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell.html/Implementation-Notes.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of directory manual/aspell-dev.html > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/C_002b_002b-Standard-Library.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/I_002fO.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Build-Sources.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Copying.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/How-It-All-Works.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Constructor-Function.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Error-Handling.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/How-to-Submit-a-Patch.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Test-Filter-Installed.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Filter-Modes.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Part-2-_002d-Quickly-Finding-Similar-Soundslike.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Templates.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Programmer_0027s-Interface.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Data-Structures.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/index.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Part-3.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Filter-Default-Values.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Link-Filters-Static.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Reinstall-Aspell.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Filter-Description-File.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Style-Guidelines.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Interface-Macros.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Config-Class.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Smart-Pointers.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Filter-Overview.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Place-Sources.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/GNU-Free-Documentation-License.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Strings.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Recommended-Standard-Aspell.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Filter-Interface.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Source-Code-Layout.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Part-1-_002d-Compiled-Dictionary-Format.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > manual/aspell-dev.html/Mk_002dSrc-Script.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, 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 lib5/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file myspell/Makefile.in, use > --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > aspell-0.60.8/auto/mk-src.pod > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/aspell_0.60.8-5.diff.obpw0r > 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/aspell_0.60.8-5_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.

