Source: liblouis Version: 3.26.0-1 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 liblouis > dpkg-buildpackage: info: source version 3.26.0-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Samuel Thibault > <[email protected]> > dpkg-source --before-build . > debian/rules clean > py3versions: no X-Python3-Version in control file, using supported versions > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > py3versions: no X-Python3-Version in control file, using supported versions > dh_auto_clean > make -j8 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in gnulib > make[3]: Entering directory '/<<PKGBUILDDIR>>/gnulib' > make[4]: Entering directory '/<<PKGBUILDDIR>>/gnulib' > test -z "" || rm -f > rm -rf .libs _libs > test -z "" || rm -f > test -z "libgnu.la" || rm -f libgnu.la > rm -f *.o > test -z "core *.stackdump alloca.h alloca.h-t dirent.h dirent.h-t inttypes.h > inttypes.h-t limits.h limits.h-t stddef.h stddef.h-t stdint.h stdint.h-t > stdlib.h stdlib.h-t string.h string.h-t sys/types.h sys/types.h-t unistd.h > unistd.h-t wchar.h wchar.h-t" || rm -f core *.stackdump alloca.h alloca.h-t > dirent.h dirent.h-t inttypes.h inttypes.h-t limits.h limits.h-t stddef.h > stddef.h-t stdint.h stdint.h-t stdlib.h stdlib.h-t string.h string.h-t > sys/types.h sys/types.h-t unistd.h unistd.h-t wchar.h wchar.h-t > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/gnulib' > rm -f ./.deps/libgnu_la-free.Plo > rm -f ./.deps/libgnu_la-malloc.Plo > rm -f ./.deps/libgnu_la-malloca.Plo > rm -f ./.deps/libgnu_la-realloc.Plo > rm -f ./.deps/libgnu_la-setenv.Plo > rm -f ./.deps/libgnu_la-strndup.Plo > rm -f ./.deps/libgnu_la-strnlen.Plo > rm -f ./.deps/libgnu_la-unistd.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/gnulib' > Making distclean in liblouis > make[3]: Entering directory '/<<PKGBUILDDIR>>/liblouis' > test -z "liblouis.la" || rm -f liblouis.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f ./so_locations > rm -f *.tab.c > test -z "liblouis.h" || rm -f liblouis.h > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "" || rm -f > rm -f ./.deps/commonTranslationFunctions.Plo > rm -f ./.deps/compileTranslationTable.Plo > rm -f ./.deps/logging.Plo > rm -f ./.deps/lou_backTranslateString.Plo > rm -f ./.deps/lou_translateString.Plo > rm -f ./.deps/maketable.Plo > rm -f ./.deps/metadata.Plo > rm -f ./.deps/pattern.Plo > rm -f ./.deps/utils.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/liblouis' > Making distclean in tools > make[3]: Entering directory '/<<PKGBUILDDIR>>/tools' > Making distclean in gnulib > make[4]: Entering directory '/<<PKGBUILDDIR>>/tools/gnulib' > make[5]: Entering directory '/<<PKGBUILDDIR>>/tools/gnulib' > test -z "" || rm -f > rm -rf .libs _libs > test -z "" || rm -f > test -z "libgnutools.la" || rm -f libgnutools.la > rm -f *.o > rm -rf unistr/.libs unistr/_libs > rm -f unistr/*.o > test -z "core *.stackdump alloca.h alloca.h-t errno.h errno.h-t fcntl.h > fcntl.h-t getopt.h getopt.h-t getopt-cdefs.h getopt-cdefs.h-t inttypes.h > inttypes.h-t limits.h limits.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t > stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t > string.h string.h-t sys/stat.h sys/stat.h-t sys/types.h sys/types.h-t time.h > time.h-t unistd.h unistd.h-t unistr.h unistr.h-t unitypes.h unitypes.h-t > wchar.h wchar.h-t" || rm -f core *.stackdump alloca.h alloca.h-t errno.h > errno.h-t fcntl.h fcntl.h-t getopt.h getopt.h-t getopt-cdefs.h > getopt-cdefs.h-t inttypes.h inttypes.h-t limits.h limits.h-t stdarg.h > stdarg.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t > stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t sys/stat.h > sys/stat.h-t > sys/types.h sys/types.h-t time.h time.h-t unistd.h unistd.h-t unistr.h > unistr.h-t unitypes.h unitypes.h-t wchar.h wchar.h-t > rm -f *.lo > rm -f *.tab.c > rm -f unistr/*.lo > test -z "" || rm -f > rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > test . = "." || test -z "" || rm -f > rm -f unistr/.deps/.dirstamp > rmdir sys > rm -f unistr/.dirstamp > test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tools/gnulib' > rm -f ./.deps/libgnutools_la-basename-lgpl.Plo > rm -f ./.deps/libgnutools_la-cloexec.Plo > rm -f ./.deps/libgnutools_la-close.Plo > rm -f ./.deps/libgnutools_la-dup2.Plo > rm -f ./.deps/libgnutools_la-error.Plo > rm -f ./.deps/libgnutools_la-fcntl.Plo > rm -f ./.deps/libgnutools_la-fd-hook.Plo > rm -f ./.deps/libgnutools_la-free.Plo > rm -f ./.deps/libgnutools_la-fstat.Plo > rm -f ./.deps/libgnutools_la-getdtablesize.Plo > rm -f ./.deps/libgnutools_la-getopt.Plo > rm -f ./.deps/libgnutools_la-getopt1.Plo > rm -f ./.deps/libgnutools_la-getprogname.Plo > rm -f ./.deps/libgnutools_la-malloc.Plo > rm -f ./.deps/libgnutools_la-malloca.Plo > rm -f ./.deps/libgnutools_la-msvc-inval.Plo > rm -f ./.deps/libgnutools_la-msvc-nothrow.Plo > rm -f ./.deps/libgnutools_la-open.Plo > rm -f ./.deps/libgnutools_la-progname.Plo > rm -f ./.deps/libgnutools_la-realloc.Plo > rm -f ./.deps/libgnutools_la-stat-time.Plo > rm -f ./.deps/libgnutools_la-stat-w32.Plo > rm -f ./.deps/libgnutools_la-stat.Plo > rm -f ./.deps/libgnutools_la-stdio-read.Plo > rm -f ./.deps/libgnutools_la-stdio-write.Plo > rm -f ./.deps/libgnutools_la-strerror-override.Plo > rm -f ./.deps/libgnutools_la-strerror.Plo > rm -f ./.deps/libgnutools_la-strndup.Plo > rm -f ./.deps/libgnutools_la-strnlen.Plo > rm -f ./.deps/libgnutools_la-unistd.Plo > rm -f ./.deps/libgnutools_la-version-etc.Plo > rm -f unistr/.deps/libgnutools_la-u16-mbtoucr.Plo > rm -f unistr/.deps/libgnutools_la-u16-to-u8.Plo > rm -f unistr/.deps/libgnutools_la-u32-to-u8.Plo > rm -f unistr/.deps/libgnutools_la-u8-uctomb-aux.Plo > rm -f unistr/.deps/libgnutools_la-u8-uctomb.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tools/gnulib' > Making distclean in lou_maketable.d > make[4]: Entering directory '/<<PKGBUILDDIR>>/tools/lou_maketable.d' > rm -rf .libs _libs > rm -f *.lo > test -z "lou_maketable" || rm -f lou_maketable > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tools/lou_maketable.d' > make[4]: Entering directory '/<<PKGBUILDDIR>>/tools' > rm -rf .libs _libs > test -z "libbrlcheck.la" || rm -f libbrlcheck.la > rm -f *.o > rm -f *.lo > rm -f lou_allround lou_checkhyphens lou_checktable lou_debug lou_translate > lou_trace lou_tableinfo lou_checkyaml > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tools' > rm -f ./.deps/brl_checks.Plo > rm -f ./.deps/lou_allround.Po > rm -f ./.deps/lou_checkhyphens.Po > rm -f ./.deps/lou_checktable.Po > rm -f ./.deps/lou_checkyaml-lou_checkyaml.Po > rm -f ./.deps/lou_debug.Po > rm -f ./.deps/lou_tableinfo.Po > rm -f ./.deps/lou_trace.Po > rm -f ./.deps/lou_translate.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools' > Making distclean in tables > make[3]: Entering directory '/<<PKGBUILDDIR>>/tables' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tables' > Making distclean in man > make[3]: Entering directory '/<<PKGBUILDDIR>>/man' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/man' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests' > Making distclean in tables > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/tables' > Making distclean in moreTables > make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/tables/moreTables' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/tables/moreTables' > Making distclean in resolve_table > make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/tables/resolve_table' > Making distclean in dir_1 > make[6]: Entering directory > '/<<PKGBUILDDIR>>/tests/tables/resolve_table/dir_1' > Making distclean in dir_1.1 > make[7]: Entering directory > '/<<PKGBUILDDIR>>/tests/tables/resolve_table/dir_1/dir_1.1' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[7]: Leaving directory > '/<<PKGBUILDDIR>>/tests/tables/resolve_table/dir_1/dir_1.1' > make[7]: Entering directory > '/<<PKGBUILDDIR>>/tests/tables/resolve_table/dir_1' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[7]: Leaving directory '/<<PKGBUILDDIR>>/tests/tables/resolve_table/dir_1' > rm -f Makefile > make[6]: Leaving directory '/<<PKGBUILDDIR>>/tests/tables/resolve_table/dir_1' > Making distclean in dir_2 > make[6]: Entering directory > '/<<PKGBUILDDIR>>/tests/tables/resolve_table/dir_2' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[6]: Leaving directory '/<<PKGBUILDDIR>>/tests/tables/resolve_table/dir_2' > make[6]: Entering directory '/<<PKGBUILDDIR>>/tests/tables/resolve_table' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[6]: Leaving directory '/<<PKGBUILDDIR>>/tests/tables/resolve_table' > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/tables/resolve_table' > Making distclean in emphclass > make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/tables/emphclass' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/tables/emphclass' > Making distclean in attribute > make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/tables/attribute' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/tables/attribute' > make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/tables' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/tables' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/tables' > Making distclean in tablesWithMetadata > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/tablesWithMetadata' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/tablesWithMetadata' > Making distclean in yaml > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/yaml' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/yaml' > Making distclean in braille-specs > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/braille-specs' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/braille-specs' > Making distclean in ueb_test_data > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/ueb_test_data' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/ueb_test_data' > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -rf .libs _libs > rm -f *.o > test -z "checkTable.log check_metadata.log emphclass.log attributeNames.log > findTable.log getTable.log hash_collision.log hyphenate_xxx.log logging.log > resolve_table.log typeform.log typeform_for_emphclass.log suggestChunks.log > charToFallbackDots.log check_all_tables.pl.log check_endless_loop.pl.log > multiple_table_path.pl.log ueb_test_data.pl.log braille-specs/afr-za-g2.log > braille-specs/ar-ar-comp8.log braille-specs/ar-ar-g1.log > braille-specs/ar-ar-g1_harness.log braille-specs/ar-ar-g2.log > braille-specs/ba.log braille-specs/bel.log braille-specs/bg.log > braille-specs/chr-us-g1_harness.log braille-specs/cop-eg.log > braille-specs/cs_harness.log braille-specs/cs-comp8_harness.log > braille-specs/da-dk_1993.log braille-specs/da-dk-6dot.log > braille-specs/da-dk-8dot.log > braille-specs/da-dk-g26-dictionary_harness_1993.log > braille-specs/da-dk-g26-dictionary_harness.log > braille-specs/da-dk-g28-dictionary_harness_1993.log > braille-specs/da-dk-g28-dictionary_harness.log braille-specs/de-comp6.log > braille-specs/de-de-comp8.log braille-specs/de-eurobrl6.log > braille-specs/de-g0-detailed-dictionary.log > braille-specs/de-g0-detailed-specs.log braille-specs/de-g0.log > braille-specs/de-g1-detailed-dictionary.log > braille-specs/de-g1-detailed-specs.log braille-specs/de-g1.log > braille-specs/de-g1-dictionary.log braille-specs/de-g2.log > braille-specs/de-g2-sbs.log braille-specs/de-g2-detailed-specs.log > braille-specs/de-g2-dictionary.log braille-specs/de-g2-blista-dictionary.log > braille-specs/el-backward.log braille-specs/el-forward.log > braille-specs/en-GB-g2.log braille-specs/en-gb-g1_harness.log > braille-specs/en-nabcc.log braille-specs/en-ueb-02-stand_alone.log > braille-specs/en-ueb-03-symbols.log braille-specs/en-ueb-05-grade_1_mode.log > braille-specs/en-ueb-06-numeric_mode.log > braille-specs/en-ueb-08-capitalization.log > braille-specs/en-ueb-09-typeforms.log > braille-specs/en-ueb-10-07-contractions.log > braille-specs/en-ueb-10-13-contractions.log > braille-specs/en-ueb-g1_backward.log braille-specs/en-ueb-g1_harness.log > braille-specs/en-ueb-g2-dictionary_harness.log > braille-specs/en-ueb-g2_backward.log > braille-specs/en-ueb-g2_backward_no_dis.log > braille-specs/en-ueb-computer-code.log braille-specs/en-ueb-math.log > braille-specs/en-ueb-repeated-underscores.log > braille-specs/en-ueb-symbols_harness.log braille-specs/en-us-comp6.log > braille-specs/en-us-comp8-ext-back_harness.log > braille-specs/en-us-comp8-ext-for_harness.log > braille-specs/en-us-emphasis_harness.log > braille-specs/en-us-g2.log braille-specs/en-us-g2-dictionary_harness.log > braille-specs/eo-g1_harness.log braille-specs/es-comp.log > braille-specs/es-g2.log braille-specs/ethio-g1_harness.log > braille-specs/fa-ir-comp8-harness.log braille-specs/fa-ir-g1-harness.log > braille-specs/fi_harness.log braille-specs/fr-bfu-comp6.log > braille-specs/fr-bfu-comp8.log braille-specs/fr-bfu-g2.log > braille-specs/fr-bfu-g2_harness.log braille-specs/ga-g1_harness.log > braille-specs/ga-g2_harness.log braille-specs/grc-international-common.log > braille-specs/grc-international-composed.log > braille-specs/grc-international-decomposed.log braille-specs/he-IL.log > braille-specs/hi_harness.log braille-specs/hr-8dots_harness.log > braille-specs/hu-hu-comp8_harness.log braille-specs/hu-hu-g1_harness.log > braille-specs/hu-hu-g1_braille_input_backward.log > braille-specs/hu-hu-g1_braille_input_forward.log > braille-specs/hu-hu-g1_dictionary_numbers.log > braille-specs/hu-hu-g1_dictionary_special_consonants.log > braille-specs/hu-hu-g2_harness.log > braille-specs/hu-hu-g2_dictionary_numbers.log > braille-specs/iu-ca-g1_harness.log braille-specs/ja-kantenji.log > braille-specs/ka.log braille-specs/kk.log braille-specs/kmr.log > braille-specs/ko-2006-g2_harness.log braille-specs/ko-g2_harness.log > braille-specs/litdigits6Dots_backward.log braille-specs/lg-ug-g1.log > braille-specs/lt_harness.log braille-specs/lt-6dot_harness.log > braille-specs/lv_harness.log braille-specs/ml.log > braille-specs/mn-MN_harness.log braille-specs/ms-my-g2.log > braille-specs/nemeth.log braille-specs/nl-comp8_harness.log > braille-specs/nl-g0_harness.log braille-specs/no_8dot_harness.log > braille-specs/no_backward.log > braille-specs/no_g1_harness.log braille-specs/no_g2_harness.log > braille-specs/no_harness.log braille-specs/no_typeform_harness.log > braille-specs/ny-mw.log braille-specs/pa.log braille-specs/pl-g1.log > braille-specs/pl-pl-comp8_harness.log braille-specs/pt-g1.log > braille-specs/ru.log braille-specs/rw-rw-g1.log braille-specs/sah.log > braille-specs/sk-g1_harness.log braille-specs/sl-g1.log > braille-specs/spaces.log braille-specs/sr-g1_harness.log > braille-specs/st-g2.log braille-specs/sv.log > braille-specs/sw-ke-dictionary.log braille-specs/sw-ke.log > braille-specs/ta-ta-g1_harness.log braille-specs/tt.log braille-specs/uk.log > braille-specs/ur-pk-g2.log braille-specs/uz.log braille-specs/ve-g2.log > braille-specs/vi.log braille-specs/xh-g2.log braille-specs/zh-chn.log > braille-specs/zh-tw.log braille-specs/zhcn-cbs.log > braille-specs/zhcn-g1.log braille-specs/zhcn-g2.log > braille-specs/hu-hu-g1-hyph_harness.log yaml/attribute.log > yaml/back_cont_then_punc.log yaml/begcaps_endcaps.log > yaml/before_begmidword.log yaml/broken_equals_operand.log > yaml/capitalization.log yaml/capsnocont.log yaml/capsword.log > yaml/case-sensitivity.log yaml/compbrlAtCursor_with_equals.log > yaml/computer_braille.log yaml/emphasis.log yaml/example_test.log > yaml/face-with-tears-of-joy.log yaml/hyphenation.log > yaml/hyphenation_nocross_harness.log yaml/inpos_outpos.log > yaml/input-length.log yaml/issue-332.log yaml/issue-479.log > yaml/issue-615.log yaml/issue-963.log yaml/letterDefTest_harness.log > yaml/multipass-backward.log yaml/multipass-forward.log yaml/multipass.log > yaml/multipass-negation.log yaml/multipass-vs-match.log yaml/new_emph.log > yaml/noletsignafter.log yaml/nonumsign.log yaml/numericmode.log > yaml/partialTrans.log yaml/pass0_typebuf.log yaml/precedence.log > yaml/present_progressive.log yaml/repword.log yaml/squash_space.log > yaml/syllable.log yaml/undefined.log yaml/various-regression-tests.log > yaml/face-with-tears-of-joy-ucs4.log" || rm -f checkTable.log > check_metadata.log emphclass.log attributeNames.log findTable.log > getTable.log hash_collision.log hyphenate_xxx.log logging.log > resolve_table.log typeform.log typeform_for_emphclass.log suggestChunks.log > charToFallbackDots.log check_all_tables.pl.log check_endless_loop.pl.log > multiple_table_path.pl.log ueb_test_data.pl.log braille-specs/afr-za-g2.log > braille-specs/ar-ar-comp8.log braille-specs/ar-ar-g1.log > braille-specs/ar-ar-g1_harness.log braille-specs/ar-ar-g2.log > braille-specs/ba.log braille-specs/bel.log braille-specs/bg.log > braille-specs/chr-us-g1_harness.log braille-specs/cop-eg.log > braille-specs/cs_harness.log braille-specs/cs-comp8_harness.log > braille-specs/da-dk_1993.log braille-specs/da-dk-6dot.log > braille-specs/da-dk-8dot.log > braille-specs/da-dk-g26-dictionary_harness_1993.log > braille-specs/da-dk-g26-dictionary_harness.log > braille-specs/da-dk-g28-dictionary_harness_1993.log > braille-specs/da-dk-g28-dictionary_harness.log braille-specs/de-comp6.log > braille-specs/de-de-comp8.log braille-specs/de-eurobrl6.log > braille-specs/de-g0-detailed-dictionary.log > braille-specs/de-g0-detailed-specs.log braille-specs/de-g0.log > braille-specs/de-g1-detailed-dictionary.log > braille-specs/de-g1-detailed-specs.log braille-specs/de-g1.log > braille-specs/de-g1-dictionary.log > braille-specs/de-g2.log braille-specs/de-g2-sbs.log > braille-specs/de-g2-detailed-specs.log braille-specs/de-g2-dictionary.log > braille-specs/de-g2-blista-dictionary.log braille-specs/el-backward.log > braille-specs/el-forward.log braille-specs/en-GB-g2.log > braille-specs/en-gb-g1_harness.log braille-specs/en-nabcc.log > braille-specs/en-ueb-02-stand_alone.log braille-specs/en-ueb-03-symbols.log > braille-specs/en-ueb-05-grade_1_mode.log > braille-specs/en-ueb-06-numeric_mode.log > braille-specs/en-ueb-08-capitalization.log > braille-specs/en-ueb-09-typeforms.log > braille-specs/en-ueb-10-07-contractions.log > braille-specs/en-ueb-10-13-contractions.log > braille-specs/en-ueb-g1_backward.log braille-specs/en-ueb-g1_harness.log > braille-specs/en-ueb-g2-dictionary_harness.log > braille-specs/en-ueb-g2_backward.log > braille-specs/en-ueb-g2_backward rm -f checkTable check_metadata emphclass > attributeNames findTable getTable hash_collision hyphenate_xxx logging > resolve_table typeform typeform_for_emphclass suggestChunks > charToFallbackDots check_ueb_test_data > _no_dis.log braille-specs/en-ueb-computer-code.log > braille-specs/en-ueb-math.log braille-specs/en-ueb-repeated-underscores.log > braille-specs/en-ueb-symbols_harness.log braille-specs/en-us-comp6.log > braille-specs/en-us-comp8-ext-back_harness.log > braille-specs/en-us-comp8-ext-for_harness.log > braille-specs/en-us-emphasis_harness.log braille-specs/en-us-g2.log > braille-specs/en-us-g2-dictionary_harness.log braille-specs/eo-g1_harness.log > braille-specs/es-comp.log braille-specs/es-g2.log > braille-specs/ethio-g1_harness.log braille-specs/fa-ir-comp8-harness.log > braille-specs/fa-ir-g1-harness.log braille-specs/fi_harness.log > braille-specs/fr-bfu-comp6.log braille-specs/fr-bfu-comp8.log > braille-specs/fr-bfu-g2.log braille-specs/fr-bfu-g2_harness.log > braille-specs/ga-g1_harness.log braille-specs/ga-g2_harness.log > braille-specs/grc-international-common.log > braille-specs/grc-international-composed.log > braille-specs/grc-international-decomposed.log braille-specs/he-IL.log > braille-specs/hi_harness.log braille-specs/hr-8dots_harness.log > braille-specs/hu-hu-comp8_harness.log braille-specs/hu-hu-g1_harness.log > braille-specs/hu-hu-g1_braille_input_backward.log > braille-specs/hu-hu-g1_braille_input_forward.log > braille-specs/hu-hu-g1_dictionary_numbers.log > braille-specs/hu-hu-g1_dictionary_special_consonants.log > braille-specs/hu-hu-g2_harness.log > braille-specs/hu-hu-g2_dictionary_numbers.log > braille-specs/iu-ca-g1_harness.log braille-specs/ja-kantenji.log > braille-specs/ka.log braille-specs/kk.log braille-specs/kmr.log > braille-specs/ko-2006-g2_harness.log braille-specs/ko-g2_harness.log > braille-specs/litdigits6Dots_backward.log > braille-specs/lg-ug-g1.log braille-specs/lt_harness.log > braille-specs/lt-6dot_harness.log braille-specs/lv_harness.log > braille-specs/ml.log braille-specs/mn-MN_harness.log > braille-specs/ms-my-g2.log braille-specs/nemeth.log > braille-specs/nl-comp8_harness.log braille-specs/nl-g0_harness.log > braille-specs/no_8dot_harness.log braille-specs/no_backward.log > braille-specs/no_g1_harness.log braille-specs/no_g2_harness.log > braille-specs/no_harness.log braille-specs/no_typeform_harness.log > braille-specs/ny-mw.log braille-specs/pa.log braille-specs/pl-g1.log > braille-specs/pl-pl-comp8_harness.log braille-specs/pt-g1.log > braille-specs/ru.log braille-specs/rw-rw-g1.log braille-specs/sah.log > braille-specs/sk-g1_harness.log braille-specs/sl-g1.log > braille-specs/spaces.log braille-specs/sr-g1_harness.log > braille-specs/st-g2.log braille-specs/sv.log > braille-specs/sw-ke-dictionary.log braille-specs/sw-ke.log > braille-specs/ta-ta-g1_harness.log braille-specs/tt.log braille-specs/uk.log > braille-specs/ur-pk-g2.log braille-specs/uz.log braille-specs/ve-g2.log > braille-specs/vi.log braille-specs/xh-g2.log braille-specs/zh-chn.log > braille-specs/zh-tw.log braille-specs/zhcn-cbs.log braille-specs/zhcn-g1.log > braille-specs/zhcn-g2.log braille-specs/hu-hu-g1-hyph_harness.log > yaml/attribute.log yaml/back_cont_then_punc.log yaml/begcaps_endcaps.log > yaml/before_begmidword.log yaml/broken_equals_operand.log > yaml/capitalization.log yaml/capsnocont.log yaml/capsword.log > yaml/case-sensitivity.log yaml/compbrlAtCursor_with_equals.log > yaml/computer_braille.log yaml/emphasis.log yaml/example_test.log > yaml/face-with-tears-of-joy.log > yaml/hyphenation.log yaml/hyphenation_nocross_harness.log > yaml/inpos_outpos.log yaml/input-length.log yaml/issue-332.log > yaml/issue-479.log yaml/issue-615.log yaml/issue-963.log > yaml/letterDefTest_harness.log yaml/multipass-backward.log > yaml/multipass-forward.log yaml/multipass.log yaml/multipass-negation.log > yaml/multipass-vs-match.log yaml/new_emph.log yaml/noletsignafter.log > yaml/nonumsign.log yaml/numericmode.log yaml/partialTrans.log > yaml/pass0_typebuf.log yaml/precedence.log yaml/present_progressive.log > yaml/repword.log yaml/squash_space.log yaml/syllable.log yaml/undefined.log > yaml/various-regression-tests.log yaml/face-with-tears-of-joy-ucs4.log > rm -f *.lo > rm -f *.tab.c > rm -rf fuzzing/.libs fuzzing/_libs > test -z "resolve_table.h" || rm -f resolve_table.h > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f fuzzing/.dirstamp > test -z "checkTable.trs check_metadata.trs emphclass.trs attributeNames.trs > findTable.trs getTable.trs hash_collision.trs hyphenate_xxx.trs logging.trs > resolve_table.trs typeform.trs typeform_for_emphclass.trs suggestChunks.trs > charToFallbackDots.trs check_all_tables.pl.trs check_endless_loop.pl.trs > multiple_table_path.pl.trs ueb_test_data.pl.trs braille-specs/afr-za-g2.trs > braille-specs/ar-ar-comp8.trs braille-specs/ar-ar-g1.trs > braille-specs/ar-ar-g1_harness.trs braille-specs/ar-ar-g2.trs > braille-specs/ba.trs braille-specs/bel.trs braille-specs/bg.trs > braille-specs/chr-us-g1_harness.trs braille-specs/cop-eg.trs > braille-specs/cs_harness.trs braille-specs/cs-comp8_harness.trs > braille-specs/da-dk_1993.trs braille-specs/da-dk-6dot.trs > braille-specs/da-dk-8dot.trs > braille-specs/da-dk-g26-dictionary_harness_1993.trs > braille-specs/da-dk-g26-dictionary_harness.trs > braille-specs/da-dk-g28-dictionary_harness_1993.trs > braille-specs/da-dk-g28-dictionary_harness.trs braille-specs/de-comp6.trs > braille-specs/de-de-comp8.trs braille-specs/de-eurobrl6.trs > braille-specs/de-g0-detailed-dictionary.trs > braille-specs/de-g0-detailed-specs.trs braille-specs/de-g0.trs > braille-specs/de-g1-detailed-dictionary.trs > braille-specs/de-g1-detailed-specs.trs braille-specs/de-g1.trs > braille-specs/de-g1-dictionary.trs braille-specs/de-g2.trs > braille-specs/de-g2-sbs.trs braille-specs/de-g2-detailed-specs.trs > braille-specs/de-g2-dictionary.trs braille-specs/de-g2-blista-dictionary.trs > braille-specs/el-backward.trs braille-specs/el-forward.trs > braille-specs/en-GB-g2.trs braille-specs/en-gb-g1_harness.trs > braille-specs/en-nabcc.trs braille-specs/en-ueb-02-stand_alone.trs > braille-specs/en-ueb-03-symbols.trs braille-specs/en-ueb-05-grade_1_mode.trs > braille-specs/en-ueb-06-numeric_mode.trs > braille-specs/en-ueb-08-capitalization.trs > braille-specs/en-ueb-09-typeforms.trs > braille-specs/en-ueb-10-07-contractions.trs > braille-specs/en-ueb-10-13-contractions.trs > braille-specs/en-ueb-g1_backward.trs braille-specs/en-ueb-g1_harness.trs > braille-specs/en-ueb-g2-dictionary_harness.trs > braille-specs/en-ueb-g2_backward.trs > braille-specs/en-ueb-g2_backward_no_dis.trs > braille-specs/en-ueb-computer-code.trs braille-specs/en-ueb-math.trs > braille-specs/en-ueb-repeated-underscores.trs > braille-specs/en-ueb-symbols_harness.trs braille-specs/en-us-comp6.trs > braille-specs/en-us-comp8-ext-back_harness.trs > braille-specs/en-us-comp8-ext-for_harness.trs > braille-specs/en-us-emphasis_harness.trs > braille-specs/en-us-g2.trs braille-specs/en-us-g2-dictionary_harness.trs > braille-specs/eo-g1_harness.trs braille-specs/es-comp.trs > braille-specs/es-g2.trs braille-specs/ethio-g1_harness.trs > braille-specs/fa-ir-comp8-harness.trs braille-specs/fa-ir-g1-harness.trs > braille-specs/fi_harness.trs braille-specs/fr-bfu-comp6.trs > braille-specs/fr-bfu-comp8.trs braille-specs/fr-bfu-g2.trs > braille-specs/fr-bfu-g2_harness.trs braille-specs/ga-g1_harness.trs > braille-specs/ga-g2_harness.trs braille-specs/grc-international-common.trs > braille-specs/grc-international-composed.trs > braille-specs/grc-international-decomposed.trs braille-specs/he-IL.trs > braille-specs/hi_harness.trs braille-specs/hr-8dots_harness.trs > braille-specs/hu-hu-comp8_harness.trs braille-specs/hu-hu-g1_harness.trs > braille-specs/hu-hu-g1_braille_input_backward.trs > braille-specs/hu-hu-g1_braille_input_forward.trs > braille-specs/hu-hu-g1_dictionary_numbers.trs > braille-specs/hu-hu-g1_dictionary_special_consonants.trs > braille-specs/hu-hu-g2_harness.trs > braille-specs/hu-hu-g2_dictionary_numbers.trs > braille-specs/iu-ca-g1_harness.trs braille-specs/ja-kantenji.trs > braille-specs/ka.trs braille-specs/kk.trs braille-specs/kmr.trs > braille-specs/ko-2006-g2_harness.trs braille-specs/ko-g2_harness.trs > braille-specs/litdigits6Dots_backward.trs braille-specs/lg-ug-g1.trs > braille-specs/lt_harness.trs braille-specs/lt-6dot_harness.trs > braille-specs/lv_harness.trs braille-specs/ml.trs > braille-specs/mn-MN_harness.trs braille-specs/ms-my-g2.trs > braille-specs/nemeth.trs braille-specs/nl-comp8_harness.trs > braille-specs/nl-g0_harness.trs braille-specs/no_8dot_harness.trs > braille-specs/no_backward.trs > braille-specs/no_g1_harness.trs braille-specs/no_g2_harness.trs > braille-specs/no_harness.trs braille-specs/no_typeform_harness.trs > braille-specs/ny-mw.trs braille-specs/pa.trs braille-specs/pl-g1.trs > braille-specs/pl-pl-comp8_harness.trs braille-specs/pt-g1.trs > braille-specs/ru.trs braille-specs/rw-rw-g1.trs braille-specs/sah.trs > braille-specs/sk-g1_harness.trs braille-specs/sl-g1.trs > braille-specs/spaces.trs braille-specs/sr-g1_harness.trs > braille-specs/st-g2.trs braille-specs/sv.trs > braille-specs/sw-ke-dictionary.trs braille-specs/sw-ke.trs > braille-specs/ta-ta-g1_harness.trs braille-specs/tt.trs braille-specs/uk.trs > braille-specs/ur-pk-g2.trs braille-specs/uz.trs braille-specs/ve-g2.trs > braille-specs/vi.trs braille-specs/xh-g2.trs braille-specs/zh-chn.trs > braille-specs/zh-tw.trs braille-specs/zhcn-cbs.trs > braille-specs/zhcn-g1.trs braille-specs/zhcn-g2.trs > braille-specs/hu-hu-g1-hyph_harness.trs yaml/attribute.trs > yaml/back_cont_then_punc.trs yaml/begcaps_endcaps.trs > yaml/before_begmidword.trs yaml/broken_equals_operand.trs > yaml/capitalization.trs yaml/capsnocont.trs yaml/capsword.trs > yaml/case-sensitivity.trs yaml/compbrlAtCursor_with_equals.trs > yaml/computer_braille.trs yaml/emphasis.trs yaml/example_test.trs > yaml/face-with-tears-of-joy.trs yaml/hyphenation.trs > yaml/hyphenation_nocross_harness.trs yaml/inpos_outpos.trs > yaml/input-length.trs yaml/issue-332.trs yaml/issue-479.trs > yaml/issue-615.trs yaml/issue-963.trs yaml/letterDefTest_harness.trs > yaml/multipass-backward.trs yaml/multipass-forward.trs yaml/multipass.trs > yaml/multipass-negation.trs yaml/multipass-vs-match.trs yaml/new_emph.trs > yaml/noletsignafter.trs yaml/nonumsign.trs yaml/numericmode.trs > yaml/partialTrans.trs yaml/pass0_typebuf.trs yaml/precedence.trs > yaml/present_progressive.trs yaml/repword.trs yaml/squash_space.trs > yaml/syllable.trs yaml/undefined.trs yaml/various-regression-tests.trs > yaml/face-with-tears-of-joy-ucs4.trs" || rm -f checkTable.trs > check_metadata.trs emphclass.trs attributeNames.trs findTable.trs > getTable.trs hash_collision.trs hyphenate_xxx.trs logging.trs > resolve_table.trs typeform.trs typeform_for_emphclass.trs suggestChunks.trs > charToFallbackDots.trs check_all_tables.pl.trs check_endless_loop.pl.trs > multiple_table_path.pl.trs ueb_test_data.pl.trs braille-specs/afr-za-g2.trs > braille-specs/ar-ar-comp8.trs braille-specs/ar-ar-g1.trs > braille-specs/ar-ar-g1_harness.trs braille-specs/ar-ar-g2.trs > braille-specs/ba.trs braille-specs/bel.trs braille-specs/bg.trs > braille-specs/chr-us-g1_harness.trs braille-specs/cop-eg.trs > braille-specs/cs_harness.trs braille-specs/cs-comp8_harness.trs > braille-specs/da-dk_1993.trs braille-specs/da-dk-6dot.trs > braille-specs/da-dk-8dot.trs > braille-specs/da-dk-g26-dictionary_harness_1993.trs > braille-specs/da-dk-g26-dictionary_harness.trs > braille-specs/da-dk-g28-dictionary_harness_1993.trs > braille-specs/da-dk-g28-dictionary_harness.trs braille-specs/de-comp6.trs > braille-specs/de-de-comp8.trs braille-specs/de-eurobrl6.trs > braille-specs/de-g0-detailed-dictionary.trs > braille-specs/de-g0-detailed-specs.trs braille-specs/de-g0.trs > braille-specs/de-g1-detailed-dictionary.trs > braille-specs/de-g1-detailed-specs.trs braille-specs/de-g1.trs > braille-specs/de-g1-dictionary.trs > braille-specs/de-g2.trs braille-specs/de-g2-sbs.trs > braille-specs/de-g2-detailed-specs.trs braille-specs/de-g2-dictionary.trs > braille-specs/de-g2-blista-dictionary.trs braille-specs/el-backward.trs > braille-specs/el-forward.trs braille-specs/en-GB-g2.trs > braille-specs/en-gb-g1_harness.trs braille-specs/en-nabcc.trs > braille-specs/en-ueb-02-stand_alone.trs braille-specs/en-ueb-03-symbols.trs > braille-specs/en-ueb-05-grade_1_mode.trs > braille-specs/en-ueb-06-numeric_mode.trs > braille-specs/en-ueb-08-capitalization.trs > braille-specs/en-ueb-09-typeforms.trs > braille-specs/en-ueb-10-07-contractions.trs > braille-specs/en-ueb-10-13-contractions.trs > braille-specs/en-ueb-g1_backward.trs braille-specs/en-ueb-g1_harness.trs > braille-specs/en-ueb-g2-dictionary_harness.trs > braille-specs/en-ueb-g2_backward.trs > braille-specs/en-ueb-g2_backward_no_dis.trs > braille-specs/en-ueb-computer-code.trs braille-specs/en-ueb-math.trs > braille-specs/en-ueb-repeated-underscores.trs > braille-specs/en-ueb-symbols_harness.trs braille-specs/en-us-comp6.trs > braille-specs/en-us-comp8-ext-back_harness.trs > braille-specs/en-us-comp8-ext-for_harness.trs > braille-specs/en-us-emphasis_harness.trs braille-specs/en-us-g2.trs > braille-specs/en-us-g2-dictionary_harness.trs braille-specs/eo-g1_harness.trs > braille-specs/es-comp.trs braille-specs/es-g2.trs > braille-specs/ethio-g1_harness.trs braille-specs/fa-ir-comp8-harness.trs > braille-specs/fa-ir-g1-harness.trs braille-specs/fi_harness.trs > braille-specs/fr-bfu-comp6.trs braille-specs/fr-bfu-comp8.trs > braille-specs/fr-bfu-g2.trs braille-specs/fr-bfu-g2_harness.trs > braille-specs/ga-g1_harness.trs > braille-specs/ga-g2_harness.trs braille-specs/grc-international-common.trs > braille-specs/grc-international-composed.trs > braille-specs/grc-international-decomposed.trs braille-specs/he-IL.trs > braille-specs/hi_harness.trs braille-specs/hr-8dots_harness.trs > braille-specs/hu-hu-comp8_harness.trs braille-specs/hu-hu-g1_harness.trs > braille-specs/hu-hu-g1_braille_input_backward.trs > braille-specs/hu-hu-g1_braille_input_forward.trs > braille-specs/hu-hu-g1_dictionary_numbers.trs > braille-specs/hu-hu-g1_dictionary_special_consonants.trs > braille-specs/hu-hu-g2_harness.trs > braille-specs/hu-hu-g2_dictionary_numbers.trs > braille-specs/iu-ca-g1_harness.trs braille-specs/ja-kantenji.trs > braille-specs/ka.trs braille-specs/kk.trs braille-specs/kmr.trs > braille-specs/ko-2006-g2_harness.trs braille-specs/ko-g2_harness.trs > braille-specs/litdigits6Dots_backward.trs braille-specs/lg-ug-g1.trs > braille-specs/lt_harness.trs braille-specs/lt-6dot_harness.trs > braille-specs/lv_harness.trs braille-specs/ml.trs > braille-specs/mn-MN_harness.trs braille-specs/ms-my-g2.trs > braille-specs/nemeth.trs braille-specs/nl-comp8_harness.trs > braille-specs/nl-g0_harness.trs braille-specs/no_8dot_harness.trs > braille-specs/no_backward.trs braille-specs/no_g1_harness.trs > braille-specs/no_g2_harness.trs braille-specs/no_harness.trs > braille-specs/no_typeform_harness.trs braille-specs/ny-mw.trs > braille-specs/pa.trs braille-specs/pl-g1.trs > braille-specs/pl-pl-comp8_harness.trs braille-specs/pt-g1.trs > braille-specs/ru.trs braille-specs/rw-rw-g1.trs braille-specs/sah.trs > braille-specs/sk-g1_harness.trs braille-specs/sl-g1.trs > braille-specs/spaces.trs > braille-specs/sr-g1_harness.trs braille-specs/st-g2.trs braille-specs/sv.trs > braille-specs/sw-ke-dictionary.trs braille-specs/sw-ke.trs > braille-specs/ta-ta-g1_harness.trs braille-specs/tt.trs braille-specs/uk.trs > braille-specs/ur-pk-g2.trs braille-specs/uz.trs braille-specs/ve-g2.trs > braille-specs/vi.trs braille-specs/xh-g2.trs braille-specs/zh-chn.trs > braille-specs/zh-tw.trs braille-specs/zhcn-cbs.trs braille-specs/zhcn-g1.trs > braille-specs/zhcn-g2.trs braille-specs/hu-hu-g1-hyph_harness.trs > yaml/attribute.trs yaml/back_cont_then_punc.trs yaml/begcaps_endcaps.trs > yaml/before_begmidword.trs yaml/broken_equals_operand.trs > yaml/capitalization.trs yaml/capsnocont.trs yaml/capsword.trs > yaml/case-sensitivity.trs yaml/compbrlAtCursor_with_equals.trs > yaml/computer_braille.trs yaml/emphasis.trs yaml/example_test.trs > yaml/face-with-tears-of-joy.trs yaml/hyphenation.trs > yaml/hyphenation_nocross_harness.trs yaml/inpos_outpos.trs > yaml/input-length.trs yaml/issue-332.trs yaml/issue-479.trs > yaml/issue-615.trs yaml/issue-963.trs yaml/letterDefTest_harness.trs > yaml/multipass-backward.trs yaml/multipass-forward.trs yaml/multipass.trs > yaml/multipass-negation.trs yaml/multipass-vs-match.trs yaml/new_emph.trs > yaml/noletsignafter.trs yaml/nonumsign.trs yaml/numericmode.trs > yaml/partialTrans.trs yaml/pass0_typebuf.trs yaml/precedence.trs > yaml/present_progressive.trs yaml/repword.trs yaml/squash_space.trs > yaml/syllable.trs yaml/undefined.trs yaml/various-regression-tests.trs > yaml/face-with-tears-of-joy-ucs4.trs > test -z "test-suite.log" || rm -f test-suite.log > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests' > rm -f ./.deps/attributeNames.Po > rm -f ./.deps/charToFallbackDots.Po > rm -f ./.deps/checkTable.Po > rm -f ./.deps/check_metadata.Po > rm -f ./.deps/check_ueb_test_data-check_ueb_test_data.Po > rm -f ./.deps/emphclass.Po > rm -f ./.deps/findTable.Po > rm -f ./.deps/fuzzing_fuzz_translate-fuzz_translate.Po > rm -f ./.deps/getTable.Po > rm -f ./.deps/hash_collision.Po > rm -f ./.deps/hyphenate_xxx.Po > rm -f ./.deps/logging.Po > rm -f ./.deps/resolve_table.Po > rm -f ./.deps/suggestChunks.Po > rm -f ./.deps/typeform.Po > rm -f ./.deps/typeform_for_emphclass.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in python > make[3]: Entering directory '/<<PKGBUILDDIR>>/python' > Making distclean in louis > make[4]: Entering directory '/<<PKGBUILDDIR>>/python/louis' > test -z "__init__.py __init__.pyc" || rm -f __init__.py __init__.pyc > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/python/louis' > Making distclean in tests > make[4]: Entering directory '/<<PKGBUILDDIR>>/python/tests' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/python/tests' > Making distclean in examples > make[4]: Entering directory '/<<PKGBUILDDIR>>/python/examples' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/python/examples' > make[4]: Entering directory '/<<PKGBUILDDIR>>/python' > rm -rf .libs _libs > rm -f *.lo > test -z "setup.py" || rm -f setup.py > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/python' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/python' > Making distclean in windows > make[3]: Entering directory '/<<PKGBUILDDIR>>/windows' > Making distclean in include > make[4]: Entering directory '/<<PKGBUILDDIR>>/windows/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>>/windows/include' > Making distclean in utils > make[4]: Entering directory '/<<PKGBUILDDIR>>/windows/utils' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/windows/utils' > make[4]: Entering directory '/<<PKGBUILDDIR>>/windows' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/windows' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/windows' > Making distclean in doc > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > test -z "liblouis.dvi liblouis.pdf liblouis.ps liblouis.html" \ > || rm -rf liblouis.dvi liblouis.pdf liblouis.ps liblouis.html > test -z "liblouis.html liblouis.txt" || rm -f liblouis.html liblouis.txt > rm -rf .libs _libs > rm -rf liblouis.t2d liblouis.t2p > rm -f *.lo > rm -f vti.tmp* ./version.texi.tmp* > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[3]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -rf liblouis-3.26.0-win32.zip liblouis-3.26.0-win64.zip > rm -f *.lo > test -z "liblouis.pc" || rm -f liblouis.pc > rm -f libtool config.lt > 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[3]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > cd python; \ > for py in python3.11; do \ > LD_LIBRARY_PATH=../liblouis/.libs${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH} > $py setup.py clean --all; \ > done; \ > rm -f louis/__init__.pyc > python3.11: can't open file '/<<PKGBUILDDIR>>/python/setup.py': [Errno 2] No > such file or directory > rm -f doc/liblouis.info doc/stamp-vti doc/version.texi > rm -fr python/build > 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 liblouis using existing > ./liblouis_3.26.0.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file liblouis.pc, 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 configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file man/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file python/setup.py, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/stamp-vti, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/liblouis.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/liblouis.info, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/liblouis.txt, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/version.texi, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > tools/lou_maketable.d/lou_maketable, use --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > liblouis-3.26.0/man/lou_allround.1 > liblouis-3.26.0/man/lou_checkhyphens.1 > liblouis-3.26.0/man/lou_checktable.1 > liblouis-3.26.0/man/lou_checkyaml.1 > liblouis-3.26.0/man/lou_debug.1 > liblouis-3.26.0/man/lou_tableinfo.1 > liblouis-3.26.0/man/lou_trace.1 > liblouis-3.26.0/man/lou_translate.1 > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/liblouis_3.26.0-1.diff.5V75eA > 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/liblouis_3.26.0-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.

