Source: aspell Version: 0.60.8-5 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). 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/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > -------------------------------------------------------------------------------------------------------------------- > > 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 . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in . > make[2]: Entering directory '/<<PKGBUILDDIR>>' > 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 -f word-list-compress aspell prezip-bin > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f common/*.o > 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 gen/settings.h gen/stamp-h1 > rm -rf common/.libs common/_libs > rm -f common/*.lo > test . = "." || test -z "" || rm -f > rm -f libtool config.lt > rm -f ./so_locations > rm -f common/.deps/.dirstamp > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf lib/.libs lib/_libs > rm -f common/.dirstamp > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -rf modules/filter/.libs modules/filter/_libs > rm -f lib/*.o > rm -f lib/.deps/.dirstamp > rm -f ./so_locations > rm -rf modules/speller/default/.libs modules/speller/default/_libs > rm -f lib/*.lo > rm -f lib/.dirstamp > rm -f modules/filter/*.o > rm -rf modules/tokenizer/.libs modules/tokenizer/_libs > rm -f modules/filter/.deps/.dirstamp > rm -f modules/filter/*.lo > rm -f modules/filter/.dirstamp > rm -f modules/speller/default/*.o > rm -f modules/speller/default/.deps/.dirstamp > 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 TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f munch > 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>>' > debian/rules binary > dh binary > dh_update_autotools_config > dh_autoreconf > Copying file po/Makevars.template > libtoolize: putting auxiliary files in '.'. > libtoolize: copying file './ltmain.sh' > libtoolize: putting macros in 'm4'. > libtoolize: copying file 'm4/libtool.m4' > libtoolize: copying file 'm4/ltoptions.m4' > libtoolize: copying file 'm4/ltsugar.m4' > libtoolize: copying file 'm4/ltversion.m4' > libtoolize: copying file 'm4/lt~obsolete.m4' > libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, > libtoolize: and rerunning libtoolize and aclocal. > configure.ac:3: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. > configure.ac:3: You should run autoupdate. > ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... > configure.ac:3: the top level > configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete. > configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > aclocal.m4:781: AM_CONFIG_HEADER is expanded from... > configure.ac:5: the top level > configure.ac:114: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete. > configure.ac:114: You should run autoupdate. > m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... > configure.ac:114: the top level > configure.ac:114: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the > call to _LT_SET_OPTION when you > configure.ac:114: put the 'dlopen' option into LT_INIT's first parameter. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... > configure.ac:114: the top level > configure.ac:115: warning: The macro `AC_PROG_LIBTOOL' is obsolete. > configure.ac:115: You should run autoupdate. > m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... > configure.ac:115: the top level > configure.ac:205: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:205: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:205: the top level > configure.ac:219: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:219: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:219: the top level > configure.ac:232: warning: The macro `AC_TRY_RUN' is obsolete. > configure.ac:232: You should run autoupdate. > ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... > configure.ac:232: the top level > configure.ac:256: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.ac:256: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > configure.ac:256: the top level > configure.ac:267: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:267: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:267: the top level > configure.ac:297: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:297: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:297: the top level > configure.ac:333: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:333: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:333: the top level > configure.ac:377: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:377: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:377: the top level > configure.ac:387: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:387: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:387: the top level > configure.ac:387: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:387: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:387: the top level > configure.ac:387: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:387: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:387: the top level > configure.ac:387: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:387: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:387: the top level > configure.ac:440: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:440: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:440: the top level > configure.ac:440: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:440: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:440: the top level > configure.ac:473: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:473: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:473: the top level > configure.ac:473: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:473: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:473: the top level > configure.ac:473: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:473: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:473: the top level > configure.ac:539: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:539: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:539: the top level > configure.ac:558: warning: The macro `AC_TRY_LINK' is obsolete. > configure.ac:558: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.ac:558: the top level > configure.ac:580: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.ac:580: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > configure.ac:580: the top level > configure.ac:111: installing './compile' > configure.ac:4: installing './install-sh' > configure.ac:4: installing './missing' > Makefile.am:263: warning: ddtp_filter_la_SOURCES multiply defined in > condition !COMPILE_IN_FILTERS ... > Makefile.am:231: ... 'ddtp_filter_la_SOURCES' previously defined here > Makefile.am:264: warning: ddtp_filter_la_LIBADD multiply defined in condition > !COMPILE_IN_FILTERS ... > Makefile.am:232: ... 'ddtp_filter_la_LIBADD' previously defined here > Makefile.am:265: warning: ddtp_filter_la_LDFLAGS multiply defined in > condition !COMPILE_IN_FILTERS ... > Makefile.am:233: ... 'ddtp_filter_la_LDFLAGS' previously defined here > Makefile.am: installing './depcomp' > manual/Makefile.am:2: installing 'manual/mdate-sh' > manual/Makefile.am:2: installing 'manual/texinfo.tex' > debian/rules override_dh_auto_configure > make[1]: Entering directory '/<<PKGBUILDDIR>>' > ( cd auto; perl -I ./ mk-src.pl; perl -I ./ mk-doc.pl; touch auto ; cd .. ) > Useless use of \E at MkSrc/Util.pm line 103. > File "interfaces/cc/aspell.h" unchanged. > File "common/type_id.hpp" unchanged. > Will not write over "common/mutable_container.hpp". > File "common/key_info.hpp" unchanged. > Will not write over "common/error.hpp". > Will not write over "common/can_have_error.hpp". > File "common/errors.hpp" unchanged. > File "common/word_list.hpp" unchanged. > Will not write over "common/string_enumeration.hpp". > Will not write over "common/info.hpp". > Will not write over "common/string_list.hpp". > Will not write over "common/string_map.hpp". > Will not write over "common/string_pair.hpp". > File "common/string_pair_enumeration.hpp" unchanged. > File "lib/mutable_container-c.cpp" unchanged. > File "lib/config-c.cpp" unchanged. > File "lib/error-c.cpp" unchanged. > File "lib/can_have_error-c.cpp" unchanged. > File "lib/speller-c.cpp" unchanged. > File "lib/filter-c.cpp" unchanged. > File "lib/document_checker-c.cpp" unchanged. > File "lib/word_list-c.cpp" unchanged. > File "lib/string_enumeration-c.cpp" unchanged. > Will not write over "lib/info-c.cpp". > File "lib/string_list-c.cpp" unchanged. > File "lib/string_map-c.cpp" unchanged. > File "lib/string_pair_enumeration-c.cpp" unchanged. > File "common/errors.cpp" unchanged. > dh_auto_configure -- \ > --enable-pkgdatadir=/usr/lib/aspell \ > --enable-pkglibdir=/usr/lib/aspell/x86_64-linux-gnu \ > --enable-debian-dict-dir=/usr/lib/aspell \ > --enable-32-bit-hash-fun > ./configure --build=x86_64-linux-gnu --prefix=/usr > --includedir=\${prefix}/include --mandir=\${prefix}/share/man > --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var > --disable-option-checking --disable-silent-rules > --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run > --disable-maintainer-mode --disable-dependency-tracking > --enable-pkgdatadir=/usr/lib/aspell > --enable-pkglibdir=/usr/lib/aspell/x86_64-linux-gnu > --enable-debian-dict-dir=/usr/lib/aspell --enable-32-bit-hash-fun > checking build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking target system type... x86_64-pc-linux-gnu > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a race-free mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking whether make supports nested variables... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking for g++... g++ > checking whether the C++ compiler works... yes > checking for C++ compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o > checking whether the compiler supports GNU C++... yes > checking whether g++ accepts -g... yes > checking for g++ option to enable C++11 features... none needed > checking whether make supports the include directive... yes (GNU style) > checking dependency style of g++... none > checking for gcc... gcc > checking whether the compiler supports GNU C... yes > checking whether gcc accepts -g... yes > checking for gcc option to enable C11 features... none needed > checking whether gcc understands -c and -o together... yes > checking dependency style of gcc... none > checking how to print strings... printf > checking for a sed that does not truncate output... /bin/sed > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for fgrep... /bin/grep -F > checking for ld used by gcc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > checking the name lister (/usr/bin/nm -B) interface... BSD nm > checking whether ln -s works... yes > checking the maximum length of command line arguments... 1572864 > checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu > format... func_convert_file_noop > checking how to convert x86_64-pc-linux-gnu file names to toolchain format... > func_convert_file_noop > checking for /usr/bin/ld option to reload object files... -r > checking for file... file > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for dlltool... no > checking how to associate runtime and link libraries... printf %s\n > checking for ar... ar > checking for archiver @FILE support... @ > checking for strip... strip > checking for ranlib... ranlib > checking command to parse /usr/bin/nm -B output from gcc object... ok > checking for sysroot... no > checking for a working dd... /bin/dd > checking how to truncate binary pipes... /bin/dd bs=4096 count=1 > checking for mt... no > checking if : is a manifest tool... no > checking for stdio.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for strings.h... yes > checking for sys/stat.h... yes > checking for sys/types.h... yes > checking for unistd.h... yes > checking for dlfcn.h... yes > checking for objdir... .libs > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fPIC -DPIC > checking if gcc PIC flag -fPIC -DPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.o... (cached) yes > checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared > libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking for shl_load... no > checking for shl_load in -ldld... no > checking for dlopen... yes > checking whether a program can dlopen itself... yes > checking whether a statically linked program can dlopen itself... no > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > checking how to run the C++ preprocessor... g++ -E > checking for ld used by g++... /usr/bin/ld -m elf_x86_64 > checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes > checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared > libraries... yes > checking for g++ option to produce PIC... -fPIC -DPIC > checking if g++ PIC flag -fPIC -DPIC works... yes > checking if g++ static flag -static works... yes > checking if g++ supports -c -o file.o... yes > checking if g++ supports -c -o file.o... (cached) yes > checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared > libraries... yes > checking dynamic linker characteristics... (cached) GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking for dlfcn.h... (cached) yes > checking for dlopen... (cached) yes > checking for sed... /bin/sed > checking for perl... /usr/bin/perl > checking whether NLS is requested... yes > checking for msgfmt... /usr/bin/msgfmt > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for msgmerge... /usr/bin/msgmerge > checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 > checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes > checking for shared library run path origin... done > checking for CFPreferencesCopyAppValue... no > checking for CFLocaleCopyCurrent... no > checking for GNU gettext in libc... yes > checking whether to use NLS... yes > checking where the gettext function comes from... libc > checking for dlfcn.h... (cached) yes > checking for dlopen in -ldl... yes > checking if file locking and truncating is supported... yes > checking if mmap and friends is supported... yes > checking if file ino is supported... yes > checking if posix locals are supported... yes > checking if posix regex are supported... yes > checking for nl_langinfo and CODESET... yes > checking if posix mutexes are supported... yes > checking if mblen is supported... yes > checking for working curses library... found in -lncursesw > checking for wide character support in curses libraray... yes > checking if standard curses include sequence will work... yes > checking for STL rel_ops pollution... no > checking that generated files are newer than configure... done > configure: creating ./config.status > config.status: creating Makefile > config.status: creating gen/Makefile > config.status: creating common/Makefile > config.status: creating lib/Makefile > config.status: creating data/Makefile > config.status: creating auto/Makefile > config.status: creating modules/Makefile > config.status: creating modules/tokenizer/Makefile > config.status: creating modules/speller/Makefile > config.status: creating modules/speller/default/Makefile > config.status: creating interfaces/Makefile > config.status: creating interfaces/cc/Makefile > config.status: creating scripts/Makefile > config.status: creating examples/Makefile > config.status: creating prog/Makefile > config.status: creating manual/Makefile > config.status: creating po/Makefile.in > config.status: creating m4/Makefile > config.status: creating modules/filter/Makefile > config.status: creating myspell/Makefile > config.status: creating lib5/Makefile > config.status: creating gen/settings.h > config.status: executing depfiles commands > config.status: executing libtool commands > config.status: executing po-directories commands > config.status: creating po/POTFILES > config.status: creating po/Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > debian/rules override_dh_auto_build > make[1]: Entering directory '/<<PKGBUILDDIR>>' > lynx -dump -nolist manual/aspell.html/ChangeLog.html > changelog.txt > make[1]: *** [debian/rules:28: override_dh_auto_build] Error 1 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:8: binary] Error 2 > dpkg-buildpackage: error: debian/rules binary subprocess returned exit status > 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/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.

