r4485 broke the build of https://victorio.uit.no/langtech/trunk/langs/kal/ when configured with --with-hfst --without-xfst --enable-hyperminimisation
When running make in src/morphology/ :
Without hyperminimisation, r4485 completes in 1m45s taking 1.8 GB RAM.
Just to emphasize the importance of fixing this bug: hyperminimisation is needed for real world applications - without it the lexical fst is 222 Mb, before r4485 and with hyperminimisation enabled, the lexical fst was just 9.3 Mb, 24x smaller.