Package: src:voikko-fi
Version: 2.2-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch --fail-missing
   dh_update_autotools_config -a -O--fail-missing
   dh_auto_configure -a -O--fail-missing
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make vvfst EXTRA_LEX=vocabulary/erikoisalat/linux-distributions.lex
make[2]: Entering directory '/<<PKGBUILDDIR>>'
python3 vvfst/generate_taivutuskaavat.py   --destdir=vvfst
python3 vvfst/generate_lex.py  --destdir=vvfst
######################################
touch vvfst/joukahainen.lexc.stamp
python3 vvfst/filter_lexc.py vvfst/all.lexc   vvfst/root.lexc 
vvfst/taivutuskaavat.lexc vvfst/joukahainen-ee.lexc vvfst/joukahainen-em.lexc 
vvfst/joukahainen-ep.lexc vvfst/joukahainen-es.lexc vvfst/joukahainen-h.lexc 
vvfst/joukahainen-l.lexc vvfst/joukahainen-n.lexc vvfst/joukahainen-nl.lexc 
vvfst/joukahainen-t.lexc vvfst/joukahainen-p.lexc vvfst/joukahainen-a.lexc 
vvfst/joukahainen-s.lexc vvfst/joukahainen-c.lexc vvfst/suomi.lexc 
vvfst/olla-ei.lexc vvfst/poikkeavat.lexc vvfst/lukusanat.lexc 
vvfst/asemosanat.lexc vvfst/seikkasanat.lexc vvfst/suhdesanat.lexc
sed -e "s,VVFST_BUILDDIR,vvfst," < vvfst/main.foma.in > vvfst/main.foma

[... snipped ...]

7.5 MB. 429607 states, 490840 arcs, Cyclic.
Writing AT&T file: vvfst/all.att
! grep ']]' vvfst/all.att
cat vvfst/all.att | sort -n | voikkovfstc -o vvfst/mor.vfst
Symbols: 288
Transitions: 490840
Final states: 1
Overflow cells: 1
python3 vvfst/autocorrect_to_lexc.py vocabulary/autocorrect/fi.xml 
vvfst/autocorrect.lexc
sed -e "s,VVFST_BUILDDIR,vvfst," < vvfst/autocorrect.foma.in > 
vvfst/autocorrect.foma
foma -f vvfst/autocorrect.foma 2>&1 | grep -v "defined but not used"
Root...Building lexicon...
228
Determinizing...
Minimizing...
Done!
22.8 kB. 1188 states, 1411 arcs, 227 paths.
defined Lexicon: 22.8 kB. 1188 states, 1411 arcs, 227 paths.
variable flag-is-epsilon = ON
22.8 kB. 1188 states, 1411 arcs, 227 paths.
22.8 kB. 1188 states, 1411 arcs, 227 paths.
Writing AT&T file: vvfst/autocorrect.att
cat vvfst/autocorrect.att | sort -n | voikkovfstc -o vvfst/autocorr.vfst
Symbols: 22
Transitions: 1411
Final states: 1
Overflow cells: 0
sed -e "s/SM_VOIKKO_VARIANT/standard/; s/SM_VOIKKO_DESCRIPTION/suomi 
(perussanasto)/; s/SM_VERSION/2.2/; s/SM_PATCHINFO//; 
s/SM_BUILDCONFIG/GENLEX_OPTS= 
EXTRA_LEX=vocabulary\\/erikoisalat\\/linux-distributions.lex/; 
s/SM_BUILDDATE/Fri, 08 Sep 2017 13:05:40 +0000/" < vvfst/index.txt.in > 
vvfst/index.txt
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -a -O--fail-missing
 fakeroot debian/rules binary-arch
dh binary-arch --fail-missing
   dh_testroot -a -O--fail-missing
   dh_prep -a -O--fail-missing
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make vvfst-install 
DESTDIR=/<<PKGBUILDDIR>>/debian/voikko-fi/usr/lib/voikko
make[2]: Entering directory '/<<PKGBUILDDIR>>'
install -m 755 -d 
/<<PKGBUILDDIR>>/debian/voikko-fi/usr/lib/voikko/5/mor-standard
install -m 644 vvfst/index.txt vvfst/mor.vfst vvfst/autocorr.vfst 
/<<PKGBUILDDIR>>/debian/voikko-fi/usr/lib/voikko/5/mor-standard
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs -a -O--fail-missing
dh_installdocs: Cannot find (any matches for) "README" (tried in .)

debian/rules:7: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned 
exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/voikko-fi.html

[ Note: There has been a recent change in debhelper behaviour, the current
  behaviour is the intended one. See Bug #903133 for details ].

Thanks.

Reply via email to