Package: src:dsdo Version: 1.6.36-14 Severity: serious Tags: ftbfs
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules build CDBS WARNING: copyright-check disabled - licensecheck is missing. test -x debian/rules mkdir -p "." Scanning upstream source for new/changed copyright notices... set -e; LC_ALL=C.UTF-8 /usr/bin/licensecheck --check '.*' --recursive --copyright --deb-fmt --ignore '^(debian/(changelog|copyright(|_hints|_newhints)))$' --lines 0 -- * | /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints /bin/sh: 1: /usr/bin/licensecheck: not found 0 combinations of copyright and licensing found. WARNING: New or changed notices discovered: Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS To fix the situation please do the following: 1) Examine debian/copyright_* and referenced files 2) Update debian/copyright as needed 3) Replace debian/copyright_hints with debian/copyright_newhints touch debian/stamp-copyright-check touch debian/stamp-upstream-cruft /usr/bin/make -C . CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" CXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" all make[1]: Entering directory '/<<PKGBUILDDIR>>' ./unsq < words-da.sq > words-da ./unsq < words-da.excluded.sq > words-da.excluded ./unsq < words-da.no-compound.sq > words-da.no-compound /usr/bin/make -C new_aspell all make[2]: Entering directory '/<<PKGBUILDDIR>>/new_aspell' (cat ../words-da; \ egrep '^[-'"'"'[:lower:][:upper:].]+$' ../words-da.excluded ) | \ prezip -s > da.cwl precat da.cwl | \ aspell --local-data-dir=./ \ --lang=da \ create master ./da.rws make[2]: Leaving directory '/<<PKGBUILDDIR>>/new_aspell' /usr/bin/make -C ispell all make[2]: Entering directory '/<<PKGBUILDDIR>>/ispell' egrep -v '[/.: +]' ../words-da | sort -u > words-da echo 'QQQQQQQQ' > dansk-fake buildhash -s dansk-fake dansk.aff dansk-fake.hash munchlist -l dansk.aff -v < words-da > words-da.munched Collecting input. Finding flag marker. Generating roots and affixes. Expanding dictionary into EXPANDEDPAIRS. Creating list of legal roots/flags. Creating list of flags that participate in cross-products. Finding prefix and suffix flags. Creating awk script. Creating cross expansions (pass 1). Finding illegal cross expansions (pass 1). Creating cross expansions (pass 2). Finding illegal cross expansions (pass 2). Creating cross expansions (pass 3). Finding illegal cross expansions (pass 3). Creating cross expansions (pass 4). Finding illegal cross expansions (pass 4). Creating cross expansions (pass 5). Finding illegal cross expansions (pass 5). Creating cross expansions (pass 6). Finding illegal cross expansions (pass 6). Creating cross expansions (pass 7). Finding illegal cross expansions (pass 7). Creating cross expansions (pass 8). Finding illegal cross expansions (pass 8). Creating cross expansions (pass 9). Finding illegal cross expansions (pass 9). Finding roots of cross expansions. Eliminating non-optimal affixes. Generating output word list. Hash table overflowed by 1 word(s). You probably need to run your dictionary through munchlist. ispell -e -d ./dansk-fake < words-da.munched | tr ' ' '\n' | sort -u > words-da-in_ispell_list diff words-da words-da-in_ispell_list | grep '^< ' | cut -c3- | egrep -v '[/ .]' > words-da-missing_in_ispell_list sort -u words-da-missing_in_ispell_list words-da.munched > words-da.complete buildhash words-da.complete dansk.aff dansk.hash Counting words in dictionary ... 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 11000 12000 13000 14000 15000 16000 17000 18000 19000 20000 21000 22000 23000 24000 25000 26000 27000 28000 29000 30000 31000 32000 33000 34000 35000 36000 37000 38000 39000 40000 41000 42000 43000 44000 45000 46000 47000 48000 49000 50000 51000 52000 53000 54000 55000 56000 57000 58000 59000 60000 61000 62000 63000 64000 65000 66000 67000 68000 69000 70000 71000 72000 73000 74000 75000 76000 77000 78000 79000 80000 81000 82000 83000 84000 85000 86000 87000 88000 89000 90000 91000 92000 93000 94000 95000 96000 97000 98000 98524 words 0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 11000 12000 13000 14000 15000 16000 17000 18000 19000 20000 21000 22000 23000 24000 25000 26000 27000 28000 29000 30000 31000 32000 33000 34000 35000 36000 37000 38000 39000 40000 41000 42000 43000 44000 45000 46000 47000 48000 49000 50000 51000 52000 53000 54000 55000 56000 57000 58000 59000 60000 61000 62000 63000 64000 65000 66000 67000 68000 69000 70000 71000 72000 73000 74000 75000 76000 77000 78000 79000 80000 81000 82000 83000 84000 85000 86000 87000 88000 89000 90000 91000 92000 93000 94000 95000 96000 97000 make[2]: Leaving directory '/<<PKGBUILDDIR>>/ispell' /usr/bin/make -C myspell all make[2]: Entering directory '/<<PKGBUILDDIR>>/myspell' cat ../ispell/words-da.complete \ | perl ../debian/no-compound_marking.pl ../words-da.no-compound \ | LC_ALL=POSIX sort -u \ > words-da.complete wc -l < words-da.complete > words-da.complete.cnt cat words-da.complete.cnt words-da.complete > da_DK.dic make[2]: Leaving directory '/<<PKGBUILDDIR>>/myspell' make[1]: Leaving directory '/<<PKGBUILDDIR>>' touch debian/stamp-makefile-build CDBS WARNING: DEB_MAKE_CHECK_TARGET unset, not running checks fakeroot debian/rules binary CDBS WARNING: copyright-check disabled - licensecheck is missing. test -x debian/rules dh_testroot dh_prep dh_installdirs -A mkdir -p "." CDBS WARNING: DEB_MAKE_CHECK_TARGET unset, not running checks CDBS WARNING: DEB_MAKE_INSTALL_TARGET unset, skipping default makefile.mk common-install target Adding cdbs dependencies to debian/idanish.substvars echo "Checking that ispell package provides ispell-dictionary..." Checking that ispell package provides ispell-dictionary... egrep -q 'Provides:.* ispell-dictionary' debian/control && echo "OK" OK mkdir -p "debian/idanish/usr/lib/ispell" install -o root -g root -m 644 "ispell/dansk.aff" "debian/idanish/usr/lib/ispell/danish.aff" install -o root -g root -m 644 "ispell/dansk.hash" "debian/idanish/usr/lib/ispell/danish.hash" for alias in dansk; do \ ln -fs "danish.aff" "debian/idanish/usr/lib/ispell/$alias.aff"; \ ln -fs "danish.hash" "debian/idanish/usr/lib/ispell/$alias.hash"; \ done installdeb-ispell -pidanish dh_installdirs -pidanish \ rm debian/idanish/usr/lib/ispell/danish.hash mkdir -p debian/idanish/usr/share/ispell gzip -nc --best ispell/words-da.complete > debian/idanish/usr/share/ispell/danish.mwl.gz Adding cdbs dependencies to debian/wdanish.substvars echo "Checking that wordlist package provides wordlist..." Checking that wordlist package provides wordlist... egrep -q 'Provides:.* wordlist' debian/control && echo "OK" OK mkdir -p "debian/wdanish/usr/share/dict" install -o root -g root -m 644 "./words-da" "debian/wdanish/usr/share/dict/danish" for alias in dansk; do \ ln -fs "danish" "debian/wdanish/usr/share/dict/$alias"; \ done installdeb-wordlist -pwdanish dh_installdirs -pwdanish \ Adding cdbs dependencies to debian/aspell-da.substvars ### Temporarily disable aspell6a-dictionary check. Trying to build arch:all with aspell-autobuildhash. # echo "Checking that aspell package provides aspell6a-dictionary..." # egrep -q 'Provides:.* aspell6a-dictionary' debian/control && echo "OK" mkdir -p "debian/aspell-da/usr/lib/aspell" echo "add da.rws" > "debian/aspell-da/usr/lib/aspell/da.multi" chmod 644 "debian/aspell-da/usr/lib/aspell/da.multi" for alias in danish dansk; do \ echo "add da.multi" > "debian/aspell-da/usr/lib/aspell/$alias.alias"; \ chmod 644 "debian/aspell-da/usr/lib/aspell/$alias.alias"; \ done install -o root -g root -m 644 "new_aspell/da.dat" "debian/aspell-da/usr/lib/aspell/da.dat" install -o root -g root -m 644 "new_aspell/da_phonet.dat" "debian/aspell-da/usr/lib/aspell/da_phonet.dat" install -o root -g root -m 644 "new_aspell/da.rws" "debian/aspell-da/usr/lib/aspell/da.rws" dh_installdirs -paspell-da \ rm debian/aspell-da/usr/lib/aspell/da.rws mkdir -p debian/aspell-da/usr/share/aspell gzip -nc --best new_aspell/da.cwl > debian/aspell-da/usr/share/aspell/da.cwl.gz installdeb-aspell -paspell-da Adding cdbs dependencies to debian/myspell-da.substvars echo "Checking that myspell package provides myspell-dictionary..." Checking that myspell package provides myspell-dictionary... egrep -q 'Provides:.* myspell-dictionary' debian/control && echo "OK" OK mkdir -p "debian/myspell-da/usr/share/hunspell" install -o root -g root -m 644 "myspell/da_DK.dic" "debian/myspell-da/usr/share/hunspell/da_DK.dic" install -o root -g root -m 644 "myspell/da_DK.aff" "debian/myspell-da/usr/share/hunspell/da_DK.aff" installdeb-myspell -pmyspell-da dh_installdirs -pmyspell-da \ installdeb-myspell -pmyspell-da --bdic-only --srcdir=./myspell Creating and installing BDIC da_DK files in debian/myspell-da/usr/share/hunspell-bdic Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Couldn't find ICU data directory. Please check that the following path exists: /usr/share/qt6/resources Alternatively provide the directory path via the QT_WEBENGINE_ICU_DATA_DIR environment variable. installdeb-myspell: error: /usr/bin/convert-bdic ./myspell/da_DK.dic ./myspell/da_DK.bdic returned exit code 1 make: *** [debian/rules:60: install/myspell-da] Error 25 dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202410/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.

