giellalt / lang-sme

Finite state and Constraint Grammar based analysers and proofing tools, and language resources for the Northern Sami language
https://giellalt.uit.no
GNU General Public License v3.0
6 stars 1 forks source link

Missing remove-derivation-strings.nob.hfst in apertium/filters #432

Closed TinoDidriksen closed 3 weeks ago

TinoDidriksen commented 3 weeks ago

With ./configure --enable-tokenisers --without-xfst --enable-spellers --enable-hfst-mobile-speller --enable-alignment --disable-minimised-spellers --enable-syntax --enable-analysers --enable-generators --enable-apertium --enable-grammarchecker --enable-dicts --enable-oahpa --enable-morpher --disable-hfst-desktop-spellers and make -j11 the build results in:

make[5]: Entering directory '/build/giella-sme-0.2.0+g33192~4581d39a-1~sid1/tools/mt/apertium/filters'
"/usr/bin/hfst-regexp2fst"  --format=foma \
     -v -S remove-derivation-strings-modifications.nob.regex -o remove-derivation-strings-modifications.nob.hfst
make[5]: *** No rule to make target 'remove-derivation-strings.nob.hfst', needed by 'all-am'.  Stop.
flammie commented 3 weeks ago

heh I already had it fixed but uncommited