I have referred to the installation guide and i use the following command
.root@rahul:~/mosesdecoder/mosesdecoder# ./bjam --with-boost=/root/mosesdecoder/boost_1_55_0/install -j2 On executing these command the error i encounter is as follows "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -g -pthread -DKENLM_MAX_ORDER=6 -DNDEBUG -DTRACE_ENABLE=1 -DWITH_THREADS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I"." -I"/root/mosesdecoder/boost_1_55_0/install/include" -I"util/double-conversion" -c -o "util/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi/integer_to_string.o" "util/integer_to_string.cc" ...failed gcc.compile.c++ util/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi/integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/lm/builder/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>lmplz for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <plm/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>kenlm_benchmark for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <plm/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>build_binary for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <plm/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>query for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <plm/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>fragment for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <plm/filter/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>filter for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/lm/builder/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>dump_counts for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a(clean) for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pmoses-cmd/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>moses for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <pmoses-cmd/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>lmbrgrid for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <pmoses-cmd/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>vwtrainer for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <pmisc/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>1-1-Extraction for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <pmisc/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>TMining for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <pmisc/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>generateSequences for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <pmisc/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>processLexicalTable for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <pmisc/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>queryLexicalTable for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <pmisc/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>merge-sorted for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <pmisc/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>prunePhraseTable for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>moses for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>lmbrgrid for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>vwtrainer for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>1-1-Extraction for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>TMining for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>generateSequences for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>processLexicalTable for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>queryLexicalTable for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>merge-sorted for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>prunePhraseTable for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <p/root/mosesdecoder/mosesdecoder/lib>libmoses.a for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmoses.a... ...skipped <pOnDiskPt/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>CreateOnDiskPt for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pOnDiskPt/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>queryOnDiskPt for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a(clean) for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>mert for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>extractor for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>evaluator for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>pro for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>kbmira for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>sentence-bleu for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>sentence-bleu-nbest for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>hgdecode for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>mert for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>extractor for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>evaluator for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>pro for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>kbmira for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>sentence-bleu for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>sentence-bleu-nbest for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>hgdecode for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <p/root/mosesdecoder/mosesdecoder/lib>libmert_lib.a for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>bleu_scorer_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>bleu_scorer_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>bleu_scorer_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>feature_data_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>feature_data_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>feature_data_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>data_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>data_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>data_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>forest_rescore_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>forest_rescore_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>forest_rescore_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>hypergraph_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>hypergraph_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>hypergraph_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>mira_feature_vector_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>mira_feature_vector_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>mira_feature_vector_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>ngram_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>ngram_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>ngram_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>optimizer_factory_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>optimizer_factory_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>optimizer_factory_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>point_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>point_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>point_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>reference_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>reference_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>reference_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>singleton_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>singleton_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>singleton_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>timer_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>timer_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>timer_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>util_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>util_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>util_test... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>vocabulary_test for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>vocabulary_test.passed for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>vocabulary_test... ...skipped <pmert>mert for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert>extractor for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert>evaluator for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert>pro for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert>kbmira for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert>sentence-bleu for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert>sentence-bleu-nbest for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pmert>hgdecode for lack of <pmert/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libmert_lib.a... ...skipped <pphrase-extract/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>extract for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>statistics for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>extract-lex for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>consolidate-direct for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>relax-parse for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>consolidate for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>consolidate-reverse for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>extract-rules for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>score for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/bin/ScoreFeatureTest.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>ScoreFeatureTest for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/bin/ScoreFeatureTest.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>ScoreFeatureTest.run for lack of <pphrase-extract/bin/ScoreFeatureTest.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>ScoreFeatureTest... ...skipped <pphrase-extract/lexical-reordering/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>lexical-reordering-score for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libsyntax_common.a(clean) for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libsyntax_common.a for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tree_test for lack of <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libsyntax_common.a... ...skipped <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tree_test.passed for lack of <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tree_test... ...skipped <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tree_fragment_tokenizer_test for lack of <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libsyntax_common.a... ...skipped <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tree_fragment_tokenizer_test.passed for lack of <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tree_fragment_tokenizer_test... ...skipped <pphrase-extract/pcfg-extract/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>pcfg-extract for lack of <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libsyntax_common.a... ...skipped <pphrase-extract/pcfg-score/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>pcfg-score for lack of <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libsyntax_common.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>pcfg-extract for lack of <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libsyntax_common.a... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>pcfg-score for lack of <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libsyntax_common.a... ...skipped <p/root/mosesdecoder/mosesdecoder/lib>libsyntax_common.a for lack of <pphrase-extract/syntax-common/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>libsyntax_common.a... ...skipped <pphrase-extract/extract-ghkm/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>extract-ghkm for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/extract-mixed-syntax/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>extract-mixed-syntax for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/score-stsg/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>score-stsg for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/filter-rule-table/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>filter-rule-table for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pphrase-extract/postprocess-egret-forests/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>postprocess-egret-forests for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>lmplz for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>kenlm_benchmark for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>build_binary for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>query for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>fragment for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>filter for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>dump_counts for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>CreateOnDiskPt for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>queryOnDiskPt for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>extract for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>statistics for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>extract-lex for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>consolidate-direct for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>relax-parse for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>consolidate for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>consolidate-reverse for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>extract-rules for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>score for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>lexical-reordering-score for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>extract-ghkm for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>extract-mixed-syntax for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>score-stsg for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>filter-rule-table for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/bin>postprocess-egret-forests for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <plm/bin/left_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>left_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <plm/bin/left_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>left_test.run for lack of <plm/bin/left_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>left_test... ...skipped <plm/bin/model_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>model_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <plm/bin/model_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>model_test.run for lack of <plm/bin/model_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>model_test... ...skipped <plm/bin/partial_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>partial_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <plm/bin/partial_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>partial_test.run for lack of <plm/bin/partial_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>partial_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>cat_compressed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>probing_hash_table_benchmark for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/file_piece_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>file_piece_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/file_piece_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>file_piece_test.run for lack of <putil/bin/file_piece_test.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>file_piece_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>bit_packing_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>bit_packing_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>bit_packing_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tokenize_piece_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tokenize_piece_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tokenize_piece_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>probing_hash_table_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>probing_hash_table_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>probing_hash_table_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tokenize_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tokenize_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tokenize_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tempfile_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tempfile_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>tempfile_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>joint_sort_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>joint_sort_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>joint_sort_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>random_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>random_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>random_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>sorted_uniform_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>sorted_uniform_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>sorted_uniform_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>multi_intersection_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>multi_intersection_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>multi_intersection_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>sized_iterator_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>sized_iterator_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>sized_iterator_test... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>pcqueue_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>pcqueue_test.passed for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>pcqueue_test... ...skipped <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>io_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>io_test.passed for lack of <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>io_test... ...skipped <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>stream_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>stream_test.passed for lack of <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>stream_test... ...skipped <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>rewindable_stream_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>rewindable_stream_test.passed for lack of <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>rewindable_stream_test... ...skipped <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>sort_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>sort_test.passed for lack of <p/root/mosesdecoder/mosesdecoder/util/stream/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>sort_test... ...skipped <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>moses_test for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>moses_test.passed for lack of <pmoses/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>moses_test... ...skipped <pmoses/LM/bin/BackwardTest.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>BackwardTest for lack of <putil/bin/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>integer_to_string.o... ...skipped <pmoses/LM/bin/BackwardTest.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>BackwardTest.run for lack of <pmoses/LM/bin/BackwardTest.test/gcc-4.9.2/release/debug-symbols-on/link-static/threading-multi>BackwardTest... ...failed updating 1 target... ...skipped 191 targets... The build failed. If you need support, run: ./jam-files/bjam --with-boost=/root/mosesdecoder/boost_1_55_0/install -j2 --debug-configuration -d2 |gzip >build.log.gz then attach build.log.gz to your e-mail. You MUST do 3 things before sending to the mailing list: 1. Subscribe to the mailing list at http://mailman.mit.edu/mailman/listinfo/moses-support 2. Attach build.log.gz to your e-mail 3. Say what is the EXACT command you executed when you got the error ERROR
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
