giellalt / lang-kpv

Finite state and Constraint Grammar based analysers and proofing tools, and language resources for the Komi-Zyrian language
https://giellalt.uit.no
GNU Lesser General Public License v3.0
8 stars 0 forks source link

Komi compiles on the mac, but not on Victorio ( #6

Closed albbas closed 16 years ago

albbas commented 16 years ago

This issue was created automatically with bugzilla2github

Bugzilla Bug 684

Date: 2008-05-03T10:21:47+02:00 From: Trond Trosterud <> To: Saara Huhmarniemi <> CC: trond.trosterud

Last updated: 2008-05-03T12:34:18+02:00

albbas commented 16 years ago

Comment 2677

Date: 2008-05-03 10:21:47 +0200 From: Trond Trosterud <>

Things work on my local mac, and on the G5.

Here is the victorio error message. The crux is "Flex scanner jammed."

Starting in utf8-mode. lexc> compile-source ../bin/F-kom-lex.txt ../bin/ORD-kom-lex.txt ../bin/SDW-kom-lex.txt ../bin/N-kom-lex.txt ../bin/PROP-kom-lex.txt ../bin/INDEF-kom-lex.txt ../bin/V-kom-lex.txt ../bin/NUM-kom-lex.txt ../bin/IDIOM-kom-lex.txt ../bin/VDER-kom-lex.txt ../bin/NN-kom-lex.txt ../bin/A-kom-lex.txt ../bin/Ger-kom-lex.txt ../bin/ADV-kom-lex.txt ../bin/PRON-kom-lex.txt ../bin/REL-kom-lex.txt ../bin/ADVROOT-kom-lex.txt ../bin/INTER-kom-lex.txt ../bin/DEM-kom-lex.txt ../bin/ONOM-kom-lex.txt ../bin/CONJ-kom-lex.txt ../bin/INTERJ-kom-lex.txt ../bin/REFL-kom-lex.txt ../bin/POSTP-kom-lex.txt ../bin/PART-kom-lex.txt ../bin/GER-kom-lex.txt ../bin/QUANT-kom-lex.txt ../bin/NEG-kom-lex.txt ../bin/SUPERL-kom-lex.txt ../bin/PERS-kom-lex.txt kom-lex.txt noun-kom-morph.txt verb-kom-morph.txt pron-kom-morph.txt closed-kom-lex.txt

Opening '../bin/F-kom-lex.txt'... F... *** Warning: Ignoring info strings. 1

Reading from '../bin/ORD-kom-lex.txt' ORD... *** Warning: Ignoring info strings. 7

Reading from '../bin/SDW-kom-lex.txt' SDW... *** Warning: Ignoring info strings. 1

Reading from '../bin/N-kom-lex.txt' N... Warning: Ignoring info strings. flex scanner jammed make: [../bin/kom-lex.save] Error 2 Command exited with non-zero status 2 76.71user 0.39system 1:17.95elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+54403minor)pagefaults 0swaps

albbas commented 16 years ago

Comment 2684

Date: 2008-05-03 12:34:18 +0200 From: Saara Huhmarniemi <>

There was an extra > in one of the entries in kom-lex.xml, which caused the flex scanner to jam on victorio.