Closed albbas closed 10 years ago
Date: 2014-09-15 11:05:43 +0200
From: Jack Rueter <
Some languages do not compile beyond the beginning of hfst generation, This might be related to a previous bug from Saturday!
liv, yrk, myv, mdf, udm DO NOT COMPILE
But The following do. olo, mrj, kpv, vro
++ udm rueter$ ./autogen.sh && ./configure --with-hfst --enable-spellers && make
Initial automake setup of udm checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-apple-darwin13.3.0 checking host system type... x86_64-apple-darwin13.3.0 checking for gt-core.sh... /Users/rueter/main/gtcore/scripts/gt-core.sh checking whether GTCORE is found... yes - via environment checking the version of the GTD Core... checking for gt-version.sh... /Users/rueter/main/gtcore/scripts/gt-version.sh 0.2.14-94873 checking whether the GTD Core version is at least 0.2.14... yes checking for a Python interpreter with version >= 3.1... python3.2 checking for python3.2... /opt/local/bin/python3.2 checking for python3.2 version... 3.2 checking for python3.2 platform... darwin checking for python3.2 script directory... ${prefix}/lib/python3.2/site-packages checking for python3.2 extension module directory... ${exec_prefix}/lib/python3.2/site-packages checking python3.2 module: yaml... yes checking whether to enable yaml-based test... yes checking for awk that supports gensub... gawk checking for forrest... /Users/rueter/forrest/bin/forrest checking whether we can enable in-source documentation building... yes checking for rsync... /usr/bin/rsync checking whether we can rsync LO-voikko oxt template locally... yes checking for wget... /opt/local/bin/wget checking for hfst-compose... /usr/local/bin/hfst-compose checking for hfst-compose-intersect... /usr/local/bin/hfst-compose-intersect checking for hfst-concatenate... /usr/local/bin/hfst-concatenate checking for hfst-conjunct... /usr/local/bin/hfst-conjunct checking for hfst-determinize... /usr/local/bin/hfst-determinize checking for hfst-disjunct... /usr/local/bin/hfst-disjunct checking for hfst-foma... false checking for hfst-fst2fst... /usr/local/bin/hfst-fst2fst checking for hfst-fst2strings... /usr/local/bin/hfst-fst2strings checking for hfst-fst2txt... /usr/local/bin/hfst-fst2txt checking for hfst-info... /usr/local/bin/hfst-info checking for hfst-invert... /usr/local/bin/hfst-invert checking for hfst-lexc... /usr/local/bin/hfst-lexc checking for hfst-lexc2fst... /usr/local/bin/hfst-lexc2fst checking for hfst-lookup... /usr/local/bin/hfst-lookup checking for hfst-minimize... /usr/local/bin/hfst-minimize checking for hfst-minus... /usr/local/bin/hfst-minus checking for hfst-multiply... /usr/local/bin/hfst-multiply checking for hfst-name... /usr/local/bin/hfst-name checking for hfst-pair-test... /usr/local/bin/hfst-pair-test checking for hfst-proc... /usr/local/bin/hfst-proc checking for hfst-proc2... /usr/local/bin/hfst-proc2 checking for hfst-project... /usr/local/bin/hfst-project checking for hfst-prune-alphabet... /usr/local/bin/hfst-prune-alphabet checking for hfst-push-weights... /usr/local/bin/hfst-push-weights checking for hfst-regexp2fst... /usr/local/bin/hfst-regexp2fst checking for hfst-remove-epsilons... /usr/local/bin/hfst-remove-epsilons checking for hfst-repeat... /usr/local/bin/hfst-repeat checking for hfst-reverse... /usr/local/bin/hfst-reverse checking for hfst-reweight... /usr/local/bin/hfst-reweight checking for hfst-split... /usr/local/bin/hfst-split checking for hfst-strings2fst... /usr/local/bin/hfst-strings2fst checking for hfst-substitute... /usr/local/bin/hfst-substitute checking for hfst-subtract... /usr/local/bin/hfst-subtract checking for hfst-summarize... /usr/local/bin/hfst-summarize checking for hfst-twolc... /usr/local/bin/hfst-twolc checking for hfst-txt2fst... /usr/local/bin/hfst-txt2fst checking for hfst-xfst... /usr/local/bin/hfst-xfst checking for hfst-xfst2fst... false checking for hfst-ospell... /usr/local/bin/hfst-ospell checking whether hfst is at least 3.5.1... yes checking for printf... /usr/bin/printf checking for xfst... /Users/rueter/bin/xfst checking for twolc... /Users/rueter/bin/twolc checking for lexc... /Users/rueter/bin/lexc checking for lookup... /Users/rueter/bin/lookup checking whether to enable xfst building... yes checking for vislcg3... /opt/local/bin/vislcg3 checking for cg-comp... /opt/local/bin/cg-comp checking whether vislcg3 is at least 0.9.8.009406... no - 0.9.7.5129 checking whether we can enable vislcg3 targets... no checking for saxonb-xslt... false checking for java... /usr/bin/java checking for /opt/local/share/java/saxon9he.jar... yes checking whether we can enable xslt2 transformations... yes checking for see... /usr/bin/see checking for zip... /usr/bin/zip checking for gzip... /usr/bin/gzip checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating giella-udm.pc config.status: creating src/Makefile config.status: creating src/filters/Makefile config.status: creating src/hyphenation/Makefile config.status: creating src/morphology/Makefile config.status: creating src/orthography/Makefile config.status: creating src/phonetics/Makefile config.status: creating src/phonology/Makefile config.status: creating src/syntax/Makefile config.status: creating src/tagsets/Makefile config.status: creating src/transcriptions/Makefile config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating test/tools/Makefile config.status: creating test/tools/mt/Makefile config.status: creating test/tools/mt/apertium/Makefile config.status: creating test/tools/spellcheckers/Makefile config.status: creating test/src/Makefile config.status: creating test/src/morphology/Makefile config.status: creating test/src/orthography/Makefile config.status: creating test/src/phonology/Makefile config.status: creating test/src/syntax/Makefile config.status: creating tools/Makefile config.status: creating tools/grammarcheckers/Makefile config.status: creating tools/mt/Makefile config.status: creating tools/mt/apertium/Makefile config.status: creating tools/mt/apertium/filters/Makefile config.status: creating tools/mt/apertium/tagsets/Makefile config.status: creating tools/preprocess/Makefile config.status: creating tools/shellscripts/Makefile config.status: creating tools/spellcheckers/Makefile config.status: creating tools/spellcheckers/fstbased/Makefile config.status: creating tools/spellcheckers/fstbased/hfst/Makefile config.status: creating tools/spellcheckers/fstbased/foma/Makefile config.status: creating tools/spellcheckers/listbased/Makefile config.status: creating tools/spellcheckers/listbased/filters/Makefile config.status: creating test/tools/spellcheckers/test-zhfst-file.sh config.status: creating test/run-morph-tester.sh config.status: creating test/src/phonology/pair-test-positive.sh config.status: creating test/src/phonology/pair-test-negative.sh config.status: creating test/src/morphology/generate-noun-lemmas.sh config.status: creating tools/shellscripts/uudm-gt.sh
-- Building giella-udm 20110617:
-- basic package (on by default except hfst and hyperminimisation): --
generated documentation enabled: yes
-- proofing tools (off by default): --
grammar checker enabled: no
-- specialised fst's (off by default): --
For more ./configure options, run ./configure --help
To build, test and install: make make check make install
Compiling the udm language.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/rueter/main/langs/udm/build-aux/missing autoconf Making all in .
Compiling the udm language.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/rueter/main/langs/udm/build-aux/missing autoconf
make[1]: Nothing to be done for all-am'. Making all in src Making all in phonology make[2]: Nothing to be done for
all'.
Making all in morphology
make[2]: Nothing to be done for all'. Making all in filters /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am RGX2FST remove-transitivity-tags.hfst RGX2FST remove-usage-tags.hfst RGX2FST remove-use_marg-strings.hfst RGX2FST remove-PUNCT-strings.hfst XFST remove-transitivity-tags.xfst XFST remove-usage-tags.xfst XFST remove-use_marg-strings.xfst XFST remove-PUNCT-strings.xfst Making all in phonetics make[2]: Nothing to be done for
all'.
Making all in hyphenation
make[2]: Nothing to be done for all'. Making all in orthography make[2]: Nothing to be done for
all'.
Making all in syntax
make[2]: Nothing to be done for all'. Making all in transcriptions make[2]: Nothing to be done for
all'.
Making all in tagsets
make[2]: Nothing to be done for `all'.
Making all in .
HXFST analyser-gt-desc.tmp.hfst
no such variable: 'xerox-composition'
GEN analyser-gt-desc.hfst
HXFST analyser-gt-norm.tmp.hfst
no such variable: 'xerox-composition'
GEN analyser-gt-norm.hfst
HXFST analyser-disamb-gt-desc.tmp.hfst
no such variable: 'xerox-composition'
GEN analyser-disamb-gt-desc.hfst
HXFST generator-gt-desc.tmp.hfst
no such variable: 'xerox-composition'
GEN generator-gt-desc.hfst
HXFST generator-gt-norm.tmp.hfst
no such variable: 'xerox-composition'
GEN generator-gt-norm.hfst
RGX2FST transcriptor-clock2text-desc.hfst
RGX2FST transcriptor-date2text-desc.hfst
RGX2FST transcriptor-numbers2text-desc.hfst
RGX2FST transcriptor-text2clock-desc.hfst
RGX2FST transcriptor-text2date-desc.hfst
RGX2FST transcriptor-text2numbers-desc.hfst
XFST analyser-gt-desc.tmp.xfst
CP analyser-gt-desc.xfst
XFST analyser-gt-norm.tmp.xfst
CP analyser-gt-norm.xfst
XFST analyser-disamb-gt-desc.tmp.xfst
CP analyser-disamb-gt-desc.xfst
XFST generator-gt-desc.tmp.xfst
CP generator-gt-desc.xfst
XFST generator-gt-norm.tmp.xfst
CP generator-gt-norm.xfst
XFST transcriptor-clock2text-desc.xfst
XFST transcriptor-date2text-desc.xfst
XFST transcriptor-numbers2text-desc.xfst
XFST transcriptor-text2clock-desc.xfst
XFST transcriptor-text2date-desc.xfst
XFST transcriptor-text2numbers-desc.xfst
Making all in tools
Making all in spellcheckers
Making all in .
HXFST generator-speller-gt-norm.tmp.hfst
no such variable: 'xerox-composition'
CP generator-speller-gt-norm.hfst
XFST analyser-speller-gt-norm.tmp.xfst
CP analyser-speller-gt-norm.xfst
Making all in fstbased
Making all in .
GEN generator-fstspeller-gt-norm.hfst
Making all in hfst
GEN udm_LO-voikko-3.4.1-mac.oxt
cp: ../../ is a directory (not copied).
make[4]: [udm_LO-voikko-3.4.1-mac.oxt] Error 1
make[3]: [all-recursive] Error 1
make[2]: [all-recursive] Error 1
make[1]: [all-recursive] Error 1
make: *** [all-recursive] Error 1
dhcp-eduroam-hy-6:udm rueter$
++
Date: 2014-10-04 07:50:21 +0200
From: Jack Rueter <
This has been fixed
This issue was created automatically with bugzilla2github
Bugzilla Bug 1890
Date: 2014-09-15T11:05:43+02:00 From: Jack Rueter <>
To: Sjur Nørstebø Moshagen <>
CC: sjur.n.moshagen
Last updated: 2014-10-04T07:50:21+02:00