Bug#1049708: openfst: Fails to build binary packages again after successful build

Lucas Nussbaum lucas at debian.org
Wed Aug 16 08:42:50 BST 2023


Source: openfst
Version: 1.7.9-5
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian-qa at lists.debian.org
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 openfst
> dpkg-buildpackage: info: source version 1.7.9-5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Tino Didriksen <tino at didriksen.cc>
>  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 src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in include
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/include'
> Making distclean in lib
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/lib'
> test -z "libfst.la" || rm -f libfst.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> 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/compat.Plo
> rm -f ./.deps/encode.Plo
> rm -f ./.deps/flags.Plo
> rm -f ./.deps/fst-types.Plo
> rm -f ./.deps/fst.Plo
> rm -f ./.deps/mapped-file.Plo
> rm -f ./.deps/properties.Plo
> rm -f ./.deps/symbol-table-ops.Plo
> rm -f ./.deps/symbol-table.Plo
> rm -f ./.deps/util.Plo
> rm -f ./.deps/weight.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/lib'
> Making distclean in script
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/script'
> test -z "libfstscript.la" || rm -f libfstscript.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> rm -f ./so_locations
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/arciterator-class.Plo
> rm -f ./.deps/arcsort.Plo
> rm -f ./.deps/closure.Plo
> rm -f ./.deps/compile.Plo
> rm -f ./.deps/compose.Plo
> rm -f ./.deps/concat.Plo
> rm -f ./.deps/connect.Plo
> rm -f ./.deps/convert.Plo
> rm -f ./.deps/decode.Plo
> rm -f ./.deps/determinize.Plo
> rm -f ./.deps/difference.Plo
> rm -f ./.deps/disambiguate.Plo
> rm -f ./.deps/draw.Plo
> rm -f ./.deps/encode.Plo
> rm -f ./.deps/encodemapper-class.Plo
> rm -f ./.deps/epsnormalize.Plo
> rm -f ./.deps/equal.Plo
> rm -f ./.deps/equivalent.Plo
> rm -f ./.deps/fst-class.Plo
> rm -f ./.deps/getters.Plo
> rm -f ./.deps/info-impl.Plo
> rm -f ./.deps/info.Plo
> rm -f ./.deps/intersect.Plo
> rm -f ./.deps/invert.Plo
> rm -f ./.deps/isomorphic.Plo
> rm -f ./.deps/map.Plo
> rm -f ./.deps/minimize.Plo
> rm -f ./.deps/print.Plo
> rm -f ./.deps/project.Plo
> rm -f ./.deps/prune.Plo
> rm -f ./.deps/push.Plo
> rm -f ./.deps/randequivalent.Plo
> rm -f ./.deps/randgen.Plo
> rm -f ./.deps/relabel.Plo
> rm -f ./.deps/replace.Plo
> rm -f ./.deps/reverse.Plo
> rm -f ./.deps/reweight.Plo
> rm -f ./.deps/rmepsilon.Plo
> rm -f ./.deps/shortest-distance.Plo
> rm -f ./.deps/shortest-path.Plo
> rm -f ./.deps/stateiterator-class.Plo
> rm -f ./.deps/synchronize.Plo
> rm -f ./.deps/text-io.Plo
> rm -f ./.deps/topsort.Plo
> rm -f ./.deps/union.Plo
> rm -f ./.deps/verify.Plo
> rm -f ./.deps/weight-class.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/script'
> Making distclean in bin
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/bin'
>  rm -f fstarcsort fstclosure fstcompile fstcompose fstconcat fstconnect fstconvert fstdeterminize fstdifference fstdisambiguate fstdraw fstencode fstepsnormalize fstequal fstequivalent fstinfo fstintersect fstinvert fstisomorphic fstmap fstminimize fstprint fstproject fstprune fstpush fstrandgen fstrelabel fstreplace fstreverse fstreweight fstrmepsilon fstshortestdistance fstshortestpath fstsymbols fstsynchronize fsttopsort fstunion
> 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/fstarcsort-main.Po
> rm -f ./.deps/fstarcsort.Po
> rm -f ./.deps/fstclosure-main.Po
> rm -f ./.deps/fstclosure.Po
> rm -f ./.deps/fstcompile-main.Po
> rm -f ./.deps/fstcompile.Po
> rm -f ./.deps/fstcompose-main.Po
> rm -f ./.deps/fstcompose.Po
> rm -f ./.deps/fstconcat-main.Po
> rm -f ./.deps/fstconcat.Po
> rm -f ./.deps/fstconnect-main.Po
> rm -f ./.deps/fstconnect.Po
> rm -f ./.deps/fstconvert-main.Po
> rm -f ./.deps/fstconvert.Po
> rm -f ./.deps/fstdeterminize-main.Po
> rm -f ./.deps/fstdeterminize.Po
> rm -f ./.deps/fstdifference-main.Po
> rm -f ./.deps/fstdifference.Po
> rm -f ./.deps/fstdisambiguate-main.Po
> rm -f ./.deps/fstdisambiguate.Po
> rm -f ./.deps/fstdraw-main.Po
> rm -f ./.deps/fstdraw.Po
> rm -f ./.deps/fstencode-main.Po
> rm -f ./.deps/fstencode.Po
> rm -f ./.deps/fstepsnormalize-main.Po
> rm -f ./.deps/fstepsnormalize.Po
> rm -f ./.deps/fstequal-main.Po
> rm -f ./.deps/fstequal.Po
> rm -f ./.deps/fstequivalent-main.Po
> rm -f ./.deps/fstequivalent.Po
> rm -f ./.deps/fstinfo-main.Po
> rm -f ./.deps/fstinfo.Po
> rm -f ./.deps/fstintersect-main.Po
> rm -f ./.deps/fstintersect.Po
> rm -f ./.deps/fstinvert-main.Po
> rm -f ./.deps/fstinvert.Po
> rm -f ./.deps/fstisomorphic-main.Po
> rm -f ./.deps/fstisomorphic.Po
> rm -f ./.deps/fstmap-main.Po
> rm -f ./.deps/fstmap.Po
> rm -f ./.deps/fstminimize-main.Po
> rm -f ./.deps/fstminimize.Po
> rm -f ./.deps/fstprint-main.Po
> rm -f ./.deps/fstprint.Po
> rm -f ./.deps/fstproject-main.Po
> rm -f ./.deps/fstproject.Po
> rm -f ./.deps/fstprune-main.Po
> rm -f ./.deps/fstprune.Po
> rm -f ./.deps/fstpush-main.Po
> rm -f ./.deps/fstpush.Po
> rm -f ./.deps/fstrandgen-main.Po
> rm -f ./.deps/fstrandgen.Po
> rm -f ./.deps/fstrelabel-main.Po
> rm -f ./.deps/fstrelabel.Po
> rm -f ./.deps/fstreplace-main.Po
> rm -f ./.deps/fstreplace.Po
> rm -f ./.deps/fstreverse-main.Po
> rm -f ./.deps/fstreverse.Po
> rm -f ./.deps/fstreweight-main.Po
> rm -f ./.deps/fstreweight.Po
> rm -f ./.deps/fstrmepsilon-main.Po
> rm -f ./.deps/fstrmepsilon.Po
> rm -f ./.deps/fstshortestdistance-main.Po
> rm -f ./.deps/fstshortestdistance.Po
> rm -f ./.deps/fstshortestpath-main.Po
> rm -f ./.deps/fstshortestpath.Po
> rm -f ./.deps/fstsymbols-main.Po
> rm -f ./.deps/fstsymbols.Po
> rm -f ./.deps/fstsynchronize-main.Po
> rm -f ./.deps/fstsynchronize.Po
> rm -f ./.deps/fsttopsort-main.Po
> rm -f ./.deps/fsttopsort.Po
> rm -f ./.deps/fstunion-main.Po
> rm -f ./.deps/fstunion.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/bin'
> Making distclean in test
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/test'
>  rm -f fst_test weight_test algo_test_log algo_test_tropical algo_test_minmax algo_test_lexicographic algo_test_power
> rm -rf .libs _libs
> rm -f *.o
> test -z "fst_test.log weight_test.log algo_test_log.log algo_test_tropical.log algo_test_minmax.log algo_test_lexicographic.log algo_test_power.log" || rm -f fst_test.log weight_test.log algo_test_log.log algo_test_tropical.log algo_test_minmax.log algo_test_lexicographic.log algo_test_power.log
> rm -f *.lo
> test -z "fst_test.trs weight_test.trs algo_test_log.trs algo_test_tropical.trs algo_test_minmax.trs algo_test_lexicographic.trs algo_test_power.trs" || rm -f fst_test.trs weight_test.trs algo_test_log.trs algo_test_tropical.trs algo_test_minmax.trs algo_test_lexicographic.trs algo_test_power.trs
> rm -f *.tab.c
> test -z "test-suite.log" || rm -f test-suite.log
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/algo_test_lexicographic-algo_test.Po
> rm -f ./.deps/algo_test_log-algo_test.Po
> rm -f ./.deps/algo_test_minmax-algo_test.Po
> rm -f ./.deps/algo_test_power-algo_test.Po
> rm -f ./.deps/algo_test_tropical-algo_test.Po
> rm -f ./.deps/fst_test.Po
> rm -f ./.deps/weight_test.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/test'
> Making distclean in extensions
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/extensions'
> Making distclean in compact
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions/compact'
> test -z "libfstcompact.la" || rm -f libfstcompact.la
> test -z "compact8_acceptor-fst.la compact8_string-fst.la compact8_unweighted-fst.la compact8_unweighted_acceptor-fst.la compact8_weighted_string-fst.la compact16_acceptor-fst.la compact16_string-fst.la compact16_unweighted-fst.la compact16_unweighted_acceptor-fst.la compact16_weighted_string-fst.la compact64_acceptor-fst.la compact64_string-fst.la compact64_unweighted-fst.la compact64_unweighted_acceptor-fst.la compact64_weighted_string-fst.la" || rm -f compact8_acceptor-fst.la compact8_string-fst.la compact8_unweighted-fst.la compact8_unweighted_acceptor-fst.la compact8_weighted_string-fst.la compact16_acceptor-fst.la compact16_string-fst.la compact16_unweighted-fst.la compact16_unweighted_acceptor-fst.la compact16_weighted_string-fst.la compact64_acceptor-fst.la compact64_string-fst.la compact64_unweighted-fst.la compact64_unweighted_acceptor-fst.la compact64_weighted_string-fst.la
> rm -rf .libs _libs
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/compact16_acceptor-fst.Plo
> rm -f ./.deps/compact16_string-fst.Plo
> rm -f ./.deps/compact16_unweighted-fst.Plo
> rm -f ./.deps/compact16_unweighted_acceptor-fst.Plo
> rm -f ./.deps/compact16_weighted_string-fst.Plo
> rm -f ./.deps/compact64_acceptor-fst.Plo
> rm -f ./.deps/compact64_string-fst.Plo
> rm -f ./.deps/compact64_unweighted-fst.Plo
> rm -f ./.deps/compact64_unweighted_acceptor-fst.Plo
> rm -f ./.deps/compact64_weighted_string-fst.Plo
> rm -f ./.deps/compact8_acceptor-fst.Plo
> rm -f ./.deps/compact8_string-fst.Plo
> rm -f ./.deps/compact8_unweighted-fst.Plo
> rm -f ./.deps/compact8_unweighted_acceptor-fst.Plo
> rm -f ./.deps/compact8_weighted_string-fst.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions/compact'
> Making distclean in compress
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions/compress'
>  rm -f fstcompress
> test -z "libfstcompressscript.la" || rm -f libfstcompressscript.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> 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/compressscript.Plo
> rm -f ./.deps/fstcompress-main.Po
> rm -f ./.deps/fstcompress.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions/compress'
> Making distclean in const
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions/const'
> test -z "libfstconst.la" || rm -f libfstconst.la
> test -z "const8-fst.la const16-fst.la const64-fst.la" || rm -f const8-fst.la const16-fst.la const64-fst.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f ./so_locations
> 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/const16-fst.Plo
> rm -f ./.deps/const64-fst.Plo
> rm -f ./.deps/const8-fst.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions/const'
> Making distclean in far
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions/far'
>  rm -f farcompilestrings farcreate farequal farextract farinfo farisomorphic farprintstrings
> test -z "libfstfar.la libfstfarscript.la" || rm -f libfstfar.la libfstfarscript.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f ./so_locations
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/far-class.Plo
> rm -f ./.deps/farcompilestrings-main.Po
> rm -f ./.deps/farcompilestrings.Po
> rm -f ./.deps/farcreate-main.Po
> rm -f ./.deps/farcreate.Po
> rm -f ./.deps/farequal-main.Po
> rm -f ./.deps/farequal.Po
> rm -f ./.deps/farextract-main.Po
> rm -f ./.deps/farextract.Po
> rm -f ./.deps/farinfo-main.Po
> rm -f ./.deps/farinfo.Po
> rm -f ./.deps/farisomorphic-main.Po
> rm -f ./.deps/farisomorphic.Po
> rm -f ./.deps/farprintstrings-main.Po
> rm -f ./.deps/farprintstrings.Po
> rm -f ./.deps/farscript.Plo
> rm -f ./.deps/getters.Plo
> rm -f ./.deps/script-impl.Plo
> rm -f ./.deps/stlist.Plo
> rm -f ./.deps/strings.Plo
> rm -f ./.deps/sttable.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions/far'
> Making distclean in linear
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions/linear'
>  rm -f fstlinear fstloglinearapply
> test -z "libfstlinearscript.la" || rm -f libfstlinearscript.la
> test -z "linear_tagger-fst.la linear_classifier-fst.la" || rm -f linear_tagger-fst.la linear_classifier-fst.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f ./so_locations
> rm -f *.lo
> rm -f ./so_locations
> 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/fstlinear-main.Po
> rm -f ./.deps/fstlinear.Po
> rm -f ./.deps/fstloglinearapply-main.Po
> rm -f ./.deps/fstloglinearapply.Po
> rm -f ./.deps/linear-classifier-fst.Plo
> rm -f ./.deps/linear-tagger-fst.Plo
> rm -f ./.deps/linearscript.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions/linear'
> Making distclean in lookahead
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions/lookahead'
> test -z "libfstlookahead.la" || rm -f libfstlookahead.la
> test -z "arc_lookahead-fst.la ilabel_lookahead-fst.la olabel_lookahead-fst.la" || rm -f arc_lookahead-fst.la ilabel_lookahead-fst.la olabel_lookahead-fst.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f ./so_locations
> rm -f *.lo
> rm -f ./so_locations
> 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/arc_lookahead-fst.Plo
> rm -f ./.deps/ilabel_lookahead-fst.Plo
> rm -f ./.deps/olabel_lookahead-fst.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions/lookahead'
> Making distclean in pdt
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions/pdt'
> test -z "libfstpdtscript.la" || rm -f libfstpdtscript.la
>  rm -f pdtcompose pdtexpand pdtinfo pdtreplace pdtreverse pdtshortestpath
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/getters.Plo
> rm -f ./.deps/pdtcompose-main.Po
> rm -f ./.deps/pdtcompose.Po
> rm -f ./.deps/pdtexpand-main.Po
> rm -f ./.deps/pdtexpand.Po
> rm -f ./.deps/pdtinfo-main.Po
> rm -f ./.deps/pdtinfo.Po
> rm -f ./.deps/pdtreplace-main.Po
> rm -f ./.deps/pdtreplace.Po
> rm -f ./.deps/pdtreverse-main.Po
> rm -f ./.deps/pdtreverse.Po
> rm -f ./.deps/pdtscript.Plo
> rm -f ./.deps/pdtshortestpath-main.Po
> rm -f ./.deps/pdtshortestpath.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions/pdt'
> Making distclean in mpdt
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions/mpdt'
>  rm -f mpdtcompose mpdtexpand mpdtinfo mpdtreverse
> test -z "libfstmpdtscript.la" || rm -f libfstmpdtscript.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/mpdtcompose-main.Po
> rm -f ./.deps/mpdtcompose.Po
> rm -f ./.deps/mpdtexpand-main.Po
> rm -f ./.deps/mpdtexpand.Po
> rm -f ./.deps/mpdtinfo-main.Po
> rm -f ./.deps/mpdtinfo.Po
> rm -f ./.deps/mpdtreverse-main.Po
> rm -f ./.deps/mpdtreverse.Po
> rm -f ./.deps/mpdtscript.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions/mpdt'
> Making distclean in ngram
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions/ngram'
> test -z "libfstngram.la" || rm -f libfstngram.la
> test -z "ngram-fst.la" || rm -f ngram-fst.la
> rm -rf .libs _libs
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> rm -f ./so_locations
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/bitmap-index.Plo
> rm -f ./.deps/ngram-fst.Plo
> rm -f ./.deps/nthbit.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions/ngram'
> Making distclean in python
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions/python'
> rm -rf .libs _libs
> test -z "pywrapfst.la" || rm -f pywrapfst.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> rm -f ./so_locations
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/pywrapfst_la-pywrapfst.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions/python'
> Making distclean in special
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions/special'
>  rm -f fstspecial
> test -z "libfstspecial.la" || rm -f libfstspecial.la
> test -z "phi-fst.la rho-fst.la sigma-fst.la" || rm -f phi-fst.la rho-fst.la sigma-fst.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f ./so_locations
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/fstspecial-fstspecial.Po
> rm -f ./.deps/fstspecial-phi-fst.Po
> rm -f ./.deps/fstspecial-rho-fst.Po
> rm -f ./.deps/fstspecial-sigma-fst.Po
> rm -f ./.deps/phi-fst.Plo
> rm -f ./.deps/rho-fst.Plo
> rm -f ./.deps/sigma-fst.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions/special'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/extensions'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/extensions'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> 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[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f config.h stamp-h1 src/include/fst/config.h src/include/fst/stamp-h2
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> [ ! -f config.log ] || patch -R -p1 < debian/patches/openfst-sse.diff
> rm -f -r debian/manpages_files
> dh_clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    debian/rules override_dh_autoreconf
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> patch -p1 < debian/patches/openfst-sse.diff
> patching file configure.ac
> Reversed (or previously applied) patch detected!  Assume -R? [n] 
> Apply anyway? [n] 
> Skipping patch.
> 1 out of 1 hunk ignored -- saving rejects to file configure.ac.rej
> make[1]: *** [debian/rules:19: override_dh_autoreconf] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:13: 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/openfst_1.7.9-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.



More information about the debian-science-maintainers mailing list