Send Moses-support mailing list submissions to
moses-support@mit.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu
You can reach the person managing the list at
moses-support-owner@mit.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."
Today's Topics:
1. Re: How to convert new moses.ini format of to old format
(Hieu Hoang)
2. error during the compiling moses (amir haghighi)
----------------------------------------------------------------------
Message: 1
Date: Thu, 19 Dec 2013 17:31:30 +0000
From: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Subject: Re: [Moses-support] How to convert new moses.ini format of to
old format
To: Rajen Chatterjee <rajen.k.chatterjee@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAEKMkbiwWPnyCx4QnBMyM6Z_+-CeCfMD2KhC0rdUqzqamppDdg@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
There's no script to do that.
Is there a reason you need to use the old decoder?
On 19 December 2013 16:40, Rajen Chatterjee <rajen.k.chatterjee@gmail.com>wrote:
> Hello,
> There is a script "scripts/training/convert-moses-ini-to-v2.perl"
> which converts an old format of moses.ini to new format, but I want vice
> versa i.e. from new format to old format. How can I achieve this?
>
>
> --
> -Regards,
> Rajen Chatterjee.
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
--
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20131219/cdbe689b/attachment-0001.htm
------------------------------
Message: 2
Date: Thu, 19 Dec 2013 23:11:55 +0330
From: amir haghighi <amir.haghighi.64@gmail.com>
Subject: [Moses-support] error during the compiling moses
To: moses-support@mit.edu
Message-ID:
<CA+UVbEiJ7o+pmv7mOcYy09dAyc0Sw+_SKtQ=EtbbF+=_06CLUQ@mail.gmail.com>
Content-Type: text/plain; charset="windows-1252"
Hello
when I run the command "./bjam --with-irstlm=/opt/tools/irstlm/
--debug-configuration -d2 >build.log" it gets the following output and
error.
I will be thankfull for any help.
Regards
Amir
notice: found boost-build.jam at /usr/share/boost-build/boost-build.jam
notice: loading Boost.Build from /usr/share/boost-build/kernel
notice: Searching /etc /root /usr/share/boost-build/kernel
/usr/share/boost-build /usr/share/boost-build/kernel
/usr/share/boost-build/util /usr/share/boost-build/build
/usr/share/boost-build/tools /usr/share/boost-build/contrib
/usr/share/boost-build/. for site-config configuration file site-config.jam
.
notice: Configuration file site-config.jam not found in /etc /root
/usr/share/boost-build/kernel /usr/share/boost-build
/usr/share/boost-build/kernel /usr/share/boost-build/util
/usr/share/boost-build/build /usr/share/boost-build/tools
/usr/share/boost-build/contrib /usr/share/boost-build/. .
notice: Searching /root /usr/share/boost-build/kernel
/usr/share/boost-build /usr/share/boost-build/kernel
/usr/share/boost-build/util /usr/share/boost-build/build
/usr/share/boost-build/tools /usr/share/boost-build/contrib
/usr/share/boost-build/. for user-config configuration file user-config.jam
.
notice: Configuration file user-config.jam not found in /root
/usr/share/boost-build/kernel /usr/share/boost-build
/usr/share/boost-build/kernel /usr/share/boost-build/util
/usr/share/boost-build/build /usr/share/boost-build/tools
/usr/share/boost-build/contrib /usr/share/boost-build/. .
file /opt/tools/mosesdecoder/previous.sh
#!/bin/sh
/usr/bin/bjam --with-irstlm=/opt/tools/irstlm/ --debug-configuration -d2
bash -c "g++ -lSegFault -x c++ - <<<'int main() {}' -o
/opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
0
bash -c "g++ -static -lSegFault -x c++ - <<<'int main() {}' -o
/opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
1
bash -c "g++ -lboost_program_options-1_46_1 -x c++ - <<<'int main() {}' -o
/opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
1
bash -c "g++ -static -lboost_program_options -x c++ - <<<'int main() {}'
-o /opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
0
bash -c "g++ -lboost_system-mt -static -x c++ - <<<'int main() {}' -o
/opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
0
bash -c "g++ -lboost_thread-mt -static -x c++ - <<<'int main() {}' -o
/opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
0
bash -c "g++ -lboost_program_options-mt -static -x c++ - <<<'int main()
{}' -o /opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
0
bash -c "g++ -lboost_unit_test_framework-mt
-DBOOST_TEST_MODULE=CompileTest -include boost/test/unit_test.hpp -static
-x c++ - <<<'BOOST_AUTO_TEST_CASE(foo) {}' -o /opt/tools/mosesdecoder/dummy
>/dev/null 2>/dev/null && rm /opt/tools/mosesdecoder/dummy 2>/dev/null"
0
bash -c "g++ -lboost_iostreams-mt -static -x c++ - <<<'int main() {}' -o
/opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
0
bash -c "g++ -lboost_filesystem-mt -static -x c++ - <<<'int main() {}' -o
/opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
0
bash -c "g++ -static -lz -x c++ - <<<'int main() {}' -o
/opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
0
bash -c "g++ -ltcmalloc_minimal -x c++ - <<<'int main() {}' -o
/opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
1
Tip: install tcmalloc for faster threading. See BUILD-INSTRUCTIONS.txt for
more information.
warning: No toolsets are configured.
warning: Configuring default toolset "gcc".
warning: If the default is wrong, your build may not work correctly.
warning: Use the "toolset=xxxxx" option to override our guess.
warning: For more configuration options, please consult
warning:
http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
notice: will use 'g++' for gcc, condition <toolset>gcc-4.6
notice: using gcc libraries :: <toolset>gcc-4.6 :: /usr/bin /usr/lib
/usr/lib32 /usr/lib64
notice: using gcc archiver :: <toolset>gcc-4.6 :: /usr/bin/ar
notice: using gcc ranlib :: <toolset>gcc-4.6 :: /usr/bin/ranlib
warning: toolset gcc initialization: can not find tool windres
warning: initialized from
notice: using rc compiler :: <toolset>gcc-4.6 :: /usr/bin/as
bash -c "g++ -lbz2 -x c++ - <<<'int main() {}' -o
/opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
1
bash -c "g++ -llzma -x c++ - <<<'int main() {}' -o
/opt/tools/mosesdecoder/dummy >/dev/null 2>/dev/null && rm
/opt/tools/mosesdecoder/dummy 2>/dev/null"
1
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! You are linking the IRSTLM library; be sure the release is >= 5.70.02
!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
...patience...
...found 3613 targets...
...updating 33 targets...
Jamfile</opt/tools/mosesdecoder>.write-options
/opt/tools/mosesdecoder/moses/bin/lm.log
echo "--with-irstlm=/opt/tools/irstlm" >
/opt/tools/mosesdecoder/moses/bin/lm.log ;
gcc.compile.c++
moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF_Factory.o
"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -g
-pthread -DKENLM_MAX_ORDER=6 -DLM_IRST -DMAX_NUM_FACTORS=4 -DNDEBUG
-DTRACE_ENABLE=1 -DWITH_THREADS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-I"." -I"util/double-conversion" -c -o
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF_Factory.o"
"moses/FF/Factory.cpp"
In file included from ./moses/ChartCell.h:32:0,
from ./moses/ChartManager.h:26,
from ./moses/FF/TargetNgramFeature.h:14,
from moses/FF/Factory.cpp:24:
./moses/ChartHypothesisCollection.h: In member function ?bool
Moses::ChartHypothesisRecombinationOrderer::operator()(const
Moses::ChartHypothesis*, const Moses::ChartHypothesis*) const?:
./moses/ChartHypothesisCollection.h:48:23: warning: unused variable
?rangeA? [-Wunused-variable]
./moses/ChartHypothesisCollection.h:49:36: warning: unused variable
?rangeB? [-Wunused-variable]
RmTemps
moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a(clean)
rm -f
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
gcc.archive
moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a
"/usr/bin/ar" rc
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartHypothesis.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/XmlOption.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TreeInput.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/LVoc.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/RuleCubeItem.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartTrellisPath.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ScoreComponentCollection.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ReorderingStack.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/PCNTools.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Word.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationOption.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TrellisPathCollection.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartTranslationOption.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SquareMatrix.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/InputPath.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/DecodeStepGeneration.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/PartialTranslOptColl.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/HypothesisStackCubePruning.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/NonTerminal.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/DecodeGraph.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FactorCollection.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Util.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Factor.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ConfusionNet.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/StaticData.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/DecodeStepTranslation.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FeatureVector.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/DecodeStep.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/WordsRange.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartCell.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationOptionCollectionLattice.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Sentence.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Hypothesis.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartManager.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SearchNormalBatch.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Search.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/BitmapContainer.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhraseCollection.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartTrellisNode.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/WordLattice.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/HypothesisStackNormal.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/HypothesisStack.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/InputFileStream.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationOptionCollection.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SearchNormal.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartTrellisDetour.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/File.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/PrefixTreeMap.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationOptionCollectionText.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FloydWarshall.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SearchCubePruning.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/RuleCube.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/InputType.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Phrase.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhrase.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartTrellisDetourQueue.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Manager.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FactorTypeSet.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/AlignmentInfoCollection.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationOptionList.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/AlignmentInfo.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ReorderingConstraint.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Timer.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Incremental.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartTranslationOptionList.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationOptionCollectionConfusionNet.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Parameter.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SentenceStats.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartCellCollection.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/WordsBitmap.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartHypothesisCollection.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartRuleLookupManager.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/UserMessage.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/RuleCubeQueue.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TrellisPath.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/GenerationDictionary.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartTranslationOptions.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ChartParser.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/PhraseDictionaryNodeMemory.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/PhraseDictionaryMultiModelCounts.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/BilingualDynSuffixArray.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/PhraseDictionaryMemory.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/PhraseDictionaryScope3.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/DynSuffixArray.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/SkeletonPT.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/PhraseDictionaryTreeAdaptor.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/PhraseDictionaryMultiModel.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/PhraseDictionaryDynSuffixArray.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/PhraseDictionary.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/PhraseDictionaryTree.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/PhraseDictionaryTransliteration.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/WordCoocTable.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/fuzzy-match/SuffixArray.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/fuzzy-match/Alignments.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/fuzzy-match/FuzzyMatchWrapper.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/fuzzy-match/create_xml.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/fuzzy-match/SentenceAlignment.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/fuzzy-match/Vocabulary.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/DynSAInclude/FileHandler.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/DynSAInclude/params.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/DynSAInclude/vocab.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/RuleTable/UTrie.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/RuleTable/PhraseDictionaryOnDisk.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/RuleTable/UTrieNode.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/RuleTable/LoaderCompact.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/RuleTable/PhraseDictionaryFuzzyMatch.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/RuleTable/LoaderFactory.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/RuleTable/PhraseDictionaryALSuffixArray.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/RuleTable/Trie.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/RuleTable/LoaderHiero.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/RuleTable/LoaderStandard.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/Scope3Parser/VarSpanTrieBuilder.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/Scope3Parser/ApplicableRuleTrie.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/Scope3Parser/StackLatticeBuilder.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/Scope3Parser/Parser.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/CYKPlusParser/ChartRuleLookupManagerMemory.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/CYKPlusParser/ChartRuleLookupManagerMemoryPerSentence.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/CYKPlusParser/ChartRuleLookupManagerCYKPlus.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/CYKPlusParser/DotChartInMemory.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/CYKPlusParser/ChartRuleLookupManagerSkeleton.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/CYKPlusParser/ChartRuleLookupManagerOnDisk.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationModel/CYKPlusParser/DotChartOnDisk.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/PhraseLengthFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/FFState.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/DistortionScoreProducer.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/WordPenaltyProducer.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/StatelessFeatureFunction.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/PhraseBoundaryFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/ExternalFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/TargetNgramFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/ControlRecombination.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/InternalStructStatelessFF.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/SourceWordDeletionFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/TargetWordInsertionFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/ConstrainedDecoding.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/SkeletonStatelessFF.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/GlobalLexicalModelUnlimited.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/DecodeFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/TargetBigramFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/WordTranslationFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/PhrasePairFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/UnknownWordPenaltyProducer.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/FeatureFunction.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/GlobalLexicalModel.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/CoveredReferenceFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/SkeletonStatefulFF.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/PhrasePenalty.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/StatefulFeatureFunction.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/BleuScoreFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/InputFeature.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/OSM-Feature/OpSequenceModel.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/OSM-Feature/osmHyp.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/LexicalReordering/LexicalReorderingState.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/LexicalReordering/LexicalReorderingTable.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF/LexicalReordering/LexicalReordering.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/read_compressed.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/cached-powers.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fixed-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fast-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/diy-fp.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/double-conversion.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/strtod.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bit_packing.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ersatz_progress.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/exception.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mmap.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/murmur_hash.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/pool.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/scoped.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/string_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/usage.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FF_Factory.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Backward.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/BackwardLMState.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Base.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Implementation.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Joint.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Ken.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/MultiFactor.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Remote.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SingleFactor.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SkeletonLM.o"
"moses/LM/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ORLM.o"
"moses/LM/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/IRST.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/quantize.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/read_arpa.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/lm_exception.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/search_hashed.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/model.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/trie_sort.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/value_build.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/trie.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/virtual_interface.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/binary_format.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bhiksha.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/config.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/search_trie.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/vocab.o"
"lm/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/sizes.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ThreadPool.o"
"search/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/edge_generator.o"
"search/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/nbest.o"
"search/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/rule.o"
"search/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/vertex.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskWrapper.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SourcePhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Word.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Phrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/PhraseNode.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhraseCollection.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Vocab.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskQuery.o"
"/usr/bin/ranlib"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
gcc.link
moses-chart-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/moses_chart
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"moses-chart-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/moses_chart"
-Wl,--start-group
"moses-chart-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Main.o"
"moses-chart-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mbr.o"
"moses-chart-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/IOWrapper.o"
"moses-chart-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationAnalysis.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lboost_iostreams-mt -lirstlm
-lboost_thread-mt -lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault
-lrt -Wl,--end-group -g -pthread
gcc.link
moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/moses
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/moses"
-Wl,--start-group
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Main.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/IOWrapper.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mbr.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/LatticeMBR.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationAnalysis.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lz -lboost_iostreams-mt -lboost_filesystem-mt
-lboost_iostreams-mt -lirstlm -lboost_thread-mt -lboost_system-mt -lz
-Wl,-Bdynamic -lrt -ldl -lSegFault -lrt -Wl,--end-group -g -pthread
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::do_init(bool, void*
(*)(void*, int, int), void (*)(void*, void*), void*)':
(.text+0x2e9): undefined reference to `BZ2_bzDecompressInit'
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::do_init(bool, void*
(*)(void*, int, int), void (*)(void*, void*), void*)':
(.text+0x391): undefined reference to `BZ2_bzCompressInit'
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::end(bool)':
(.text+0x455): undefined reference to `BZ2_bzDecompressEnd'
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::end(bool)':
(.text+0x4d1): undefined reference to `BZ2_bzCompressEnd'
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::compress(int)':
(.text+0x18c): undefined reference to `BZ2_bzCompress'
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::decompress()':
(.text+0x19c): undefined reference to `BZ2_bzDecompress'
collect2: ld returned 1 exit status
...failed gcc.link
moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/moses...
gcc.link
moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/lmbrgrid
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/lmbrgrid"
-Wl,--start-group
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/LatticeMBRGrid.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/IOWrapper.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mbr.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/LatticeMBR.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationAnalysis.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lz -lboost_iostreams-mt -lboost_filesystem-mt
-lboost_iostreams-mt -lirstlm -lboost_thread-mt -lboost_system-mt -lz
-Wl,-Bdynamic -lrt -ldl -lSegFault -lrt -Wl,--end-group -g -pthread
gcc.link
OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/CreateOnDiskPt
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/CreateOnDiskPt"
-Wl,--start-group
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Main.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskWrapper.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SourcePhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Word.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Phrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/PhraseNode.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhraseCollection.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Vocab.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskQuery.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/read_compressed.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/cached-powers.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fixed-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fast-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/diy-fp.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/double-conversion.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/strtod.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bit_packing.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ersatz_progress.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/exception.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mmap.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/murmur_hash.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/pool.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/scoped.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/string_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/usage.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lz -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link
OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryOnDiskPt
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryOnDiskPt"
-Wl,--start-group
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryOnDiskPt.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskWrapper.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SourcePhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Word.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Phrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/PhraseNode.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhraseCollection.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Vocab.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskQuery.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/read_compressed.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/cached-powers.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fixed-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fast-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/diy-fp.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/double-conversion.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/strtod.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bit_packing.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ersatz_progress.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/exception.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mmap.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/murmur_hash.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/pool.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/scoped.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/string_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/usage.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lz -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link
misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/1-1-Extraction
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/1-1-Extraction"
-Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/1-1-Extraction.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link
misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TMining
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TMining"
-Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TransliterationMining.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link
misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/generateSequences
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/generateSequences"
-Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/GenerateSequences.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link
misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/processPhraseTable
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/processPhraseTable"
-Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/GenerateTuples.o"
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/processPhraseTable.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link
misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/processLexicalTable
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/processLexicalTable"
-Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/processLexicalTable.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link
misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryPhraseTable
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryPhraseTable"
-Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryPhraseTable.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link
misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryLexicalTable
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryLexicalTable"
-Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryLexicalTable.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link
mira/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mira
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"mira/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mira"
-Wl,--start-group
"mira/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Main.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskWrapper.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SourcePhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Word.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Phrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/PhraseNode.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhraseCollection.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Vocab.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskQuery.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/read_compressed.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/cached-powers.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fixed-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fast-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/diy-fp.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/double-conversion.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/strtod.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bit_packing.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ersatz_progress.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/exception.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mmap.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/murmur_hash.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/pool.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/scoped.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/string_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/usage.o"
"mert/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmert_lib.a"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
"mira/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmira_lib.a"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
"mert/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmert_lib.a"
-Wl,-Bstatic -lboost_program_options-mt -lz -lboost_program_options-mt
-lboost_iostreams-mt -lirstlm -lm -lboost_thread-mt -lboost_system-mt -lz
-Wl,-Bdynamic -lrt -ldl -lSegFault -lrt -Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/moses_chart
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o "/opt/tools/mosesdecoder/bin/moses_chart"
-Wl,--start-group
"moses-chart-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Main.o"
"moses-chart-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mbr.o"
"moses-chart-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/IOWrapper.o"
"moses-chart-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationAnalysis.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lboost_iostreams-mt -lirstlm
-lboost_thread-mt -lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault
-lrt -Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/moses
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o "/opt/tools/mosesdecoder/bin/moses"
-Wl,--start-group
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Main.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/IOWrapper.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mbr.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/LatticeMBR.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationAnalysis.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lz -lboost_iostreams-mt -lboost_filesystem-mt
-lboost_iostreams-mt -lirstlm -lboost_thread-mt -lboost_system-mt -lz
-Wl,-Bdynamic -lrt -ldl -lSegFault -lrt -Wl,--end-group -g -pthread
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::do_init(bool, void*
(*)(void*, int, int), void (*)(void*, void*), void*)':
(.text+0x2e9): undefined reference to `BZ2_bzDecompressInit'
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::do_init(bool, void*
(*)(void*, int, int), void (*)(void*, void*), void*)':
(.text+0x391): undefined reference to `BZ2_bzCompressInit'
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::end(bool)':
(.text+0x455): undefined reference to `BZ2_bzDecompressEnd'
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::end(bool)':
(.text+0x4d1): undefined reference to `BZ2_bzCompressEnd'
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::compress(int)':
(.text+0x18c): undefined reference to `BZ2_bzCompress'
/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/libboost_iostreams-mt.a(bzip2.o):
In function `boost::iostreams::detail::bzip2_base::decompress()':
(.text+0x19c): undefined reference to `BZ2_bzDecompress'
collect2: ld returned 1 exit status
...failed gcc.link /opt/tools/mosesdecoder/bin/moses...
gcc.link /opt/tools/mosesdecoder/bin/lmbrgrid
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o "/opt/tools/mosesdecoder/bin/lmbrgrid"
-Wl,--start-group
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/LatticeMBRGrid.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/IOWrapper.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mbr.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/LatticeMBR.o"
"moses-cmd/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TranslationAnalysis.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lz -lboost_iostreams-mt -lboost_filesystem-mt
-lboost_iostreams-mt -lirstlm -lboost_thread-mt -lboost_system-mt -lz
-Wl,-Bdynamic -lrt -ldl -lSegFault -lrt -Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/CreateOnDiskPt
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"/opt/tools/mosesdecoder/bin/CreateOnDiskPt" -Wl,--start-group
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Main.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskWrapper.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SourcePhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Word.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Phrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/PhraseNode.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhraseCollection.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Vocab.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskQuery.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/read_compressed.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/cached-powers.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fixed-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fast-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/diy-fp.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/double-conversion.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/strtod.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bit_packing.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ersatz_progress.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/exception.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mmap.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/murmur_hash.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/pool.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/scoped.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/string_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/usage.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lz -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/queryOnDiskPt
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"/opt/tools/mosesdecoder/bin/queryOnDiskPt" -Wl,--start-group
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryOnDiskPt.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskWrapper.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SourcePhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Word.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Phrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/PhraseNode.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhraseCollection.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Vocab.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskQuery.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/read_compressed.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/cached-powers.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fixed-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fast-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/diy-fp.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/double-conversion.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/strtod.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bit_packing.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ersatz_progress.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/exception.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mmap.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/murmur_hash.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/pool.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/scoped.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/string_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/usage.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lz -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/1-1-Extraction
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"/opt/tools/mosesdecoder/bin/1-1-Extraction" -Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/1-1-Extraction.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/TMining
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o "/opt/tools/mosesdecoder/bin/TMining"
-Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TransliterationMining.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/generateSequences
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"/opt/tools/mosesdecoder/bin/generateSequences" -Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/GenerateSequences.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/processPhraseTable
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"/opt/tools/mosesdecoder/bin/processPhraseTable" -Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/GenerateTuples.o"
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/processPhraseTable.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/processLexicalTable
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"/opt/tools/mosesdecoder/bin/processLexicalTable" -Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/processLexicalTable.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/queryPhraseTable
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"/opt/tools/mosesdecoder/bin/queryPhraseTable" -Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryPhraseTable.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/queryLexicalTable
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"/opt/tools/mosesdecoder/bin/queryLexicalTable" -Wl,--start-group
"misc/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/queryLexicalTable.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lboost_iostreams-mt -lirstlm -lboost_thread-mt
-lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl -lSegFault -lrt
-Wl,--end-group -g -pthread
gcc.link /opt/tools/mosesdecoder/bin/mira
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o "/opt/tools/mosesdecoder/bin/mira"
-Wl,--start-group
"mira/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Main.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskWrapper.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SourcePhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Word.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Phrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/PhraseNode.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhraseCollection.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Vocab.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskQuery.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/read_compressed.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/cached-powers.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fixed-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fast-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/diy-fp.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/double-conversion.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/strtod.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bit_packing.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ersatz_progress.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/exception.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mmap.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/murmur_hash.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/pool.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/scoped.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/string_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/usage.o"
"mert/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmert_lib.a"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
"mira/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmira_lib.a"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
"mert/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmert_lib.a"
-Wl,-Bstatic -lboost_program_options-mt -lz -lboost_program_options-mt
-lboost_iostreams-mt -lirstlm -lm -lboost_thread-mt -lboost_system-mt -lz
-Wl,-Bdynamic -lrt -ldl -lSegFault -lrt -Wl,--end-group -g -pthread
common.copy /opt/tools/mosesdecoder/lib/libmoses.a
cp
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
"/opt/tools/mosesdecoder/lib/libmoses.a"
gcc.link
moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/moses_test
"g++" -L"/opt/tools/irstlm/lib" -L"/opt/tools/irstlm/lib64" -Wl,-R
-Wl,"/opt/tools/irstlm/lib" -Wl,-R -Wl,"/opt/tools/irstlm/lib64"
-Wl,-rpath-link -Wl,"/opt/tools/irstlm/lib" -Wl,-rpath-link
-Wl,"/opt/tools/irstlm/lib64" -o
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/moses_test"
-Wl,--start-group
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/MosesTest.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ScoreComponentCollectionTest.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/FeatureVectorTest.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/AlignmentInfoTest.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/MockHypothesis.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/read_compressed.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/cached-powers.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fixed-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/fast-dtoa.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bignum.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/diy-fp.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/double-conversion.o"
"util/double-conversion/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/strtod.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/bit_packing.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/ersatz_progress.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/exception.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/file_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/mmap.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/murmur_hash.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/pool.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/scoped.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/string_piece.o"
"util/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/usage.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskWrapper.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/SourcePhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Word.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Phrase.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/PhraseNode.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/TargetPhraseCollection.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Vocab.o"
"OnDiskPt/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/OnDiskQuery.o"
"moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/libmoses.a"
-Wl,-Bstatic -lz -lboost_unit_test_framework-mt -lboost_iostreams-mt
-lirstlm -lboost_thread-mt -lboost_system-mt -lz -Wl,-Bdynamic -lrt -ldl
-lSegFault -lrt -Wl,--end-group -g -pthread
testing.unit-test
moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/moses_test.passed
LD_LIBRARY_PATH="/opt/tools/irstlm/lib:/opt/tools/irstlm/lib64:/usr/bin:/usr/lib:/usr/lib32:/usr/lib64:$LD_LIBRARY_PATH"
export LD_LIBRARY_PATH
moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/moses_test
&& touch
moses/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/moses_test.passed
Running 16 test cases...
*** No errors detected
...failed updating 2 targets...
...updated 31 targets...
The build failed with command line:
/usr/bin/bjam --with-irstlm=/opt/tools/irstlm/ --debug-configuration -d2
If you need support, attach the full output to your e-mail.
ERROR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20131219/a56108da/attachment.htm
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 86, Issue 54
*********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 86, Issue 54"
Post a Comment