It looks like $JOSHUA wasn't set. I added this to the build file and just 
pushed up, we'll see if it works.

matt


> On Mar 29, 2016, at 3:21 PM, Apache Jenkins Server 
> <[email protected]> wrote:
> 
> See <https://builds.apache.org/job/Joshua%20master%20build/1/>
> 
> ------------------------------------------
> [...truncated 1024 lines...]
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c model3.cpp -o optimized/model3.o
>     [exec] g++  -Wall -W -DNDEBUG -O3 -funroll-loops -std=c++11 -c 
> general.cpp -o general.o
>     [exec] g++  -Wall -W -DNDEBUG -O3 -funroll-loops -std=c++11 -c mkcls.cpp 
> -o mkcls.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c getSentence.cpp -o optimized/getSentence.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c TTables.cpp -o optimized/TTables.o
>     [exec] In file included from TTables.cpp:22:0:
>     [exec] TTables.h: In instantiation of ‘tmodel<COUNT, PROB>::tmodel(const 
> string&) [with COUNT = float; PROB = float; std::string = 
> std::basic_string<char>]’:
>     [exec] TTables.cpp:106:16:   required from here
>     [exec] TTables.h:197:23: warning: variable ‘oldf’ set but not used 
> [-Wunused-but-set-variable]
>     [exec]        int e,f,olde=-1,oldf=-1;
>     [exec]                        ^
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c ATables.cpp -o optimized/ATables.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c AlignTables.cpp -o optimized/AlignTables.o
>     [exec] g++  -Wall -W -DNDEBUG -O3 -funroll-loops -std=c++11 -o mkcls 
> GDAOptimization.o HCOptimization.o Problem.o IterOptimization.o ProblemTest.o 
> RRTOptimization.o MYOptimization.o SAOptimization.o TAOptimization.o 
> Optimization.o KategProblemTest.o KategProblemKBC.o KategProblemWBC.o 
> KategProblem.o StatVar.o general.o mkcls.o 
>     [exec] make[1]: Leaving directory 
> `<https://builds.apache.org/job/Joshua%20master%20build/ws/ext/giza-pp/mkcls-v2'>
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c main.cpp -o optimized/main.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c NTables.cpp -o optimized/NTables.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c model2to3.cpp -o optimized/model2to3.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c collCounts.cpp -o optimized/collCounts.o
>     [exec] main.cpp: In function ‘int main(int, char**)’:
>     [exec] main.cpp:707:10: warning: variable ‘errors’ set but not used 
> [-Wunused-but-set-variable]
>     [exec]    double errors=0.0;
>     [exec]           ^
>     [exec] In file included from main.cpp:25:0:
>     [exec] TTables.h: In instantiation of ‘tmodel<COUNT, PROB>::tmodel(const 
> string&) [with COUNT = float; PROB = float; std::string = 
> std::basic_string<char>]’:
>     [exec] main.cpp:534:45:   required from here
>     [exec] TTables.h:197:23: warning: variable ‘oldf’ set but not used 
> [-Wunused-but-set-variable]
>     [exec]        int e,f,olde=-1,oldf=-1;
>     [exec]                        ^
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c alignment.cpp -o optimized/alignment.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c vocab.cpp -o optimized/vocab.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c MoveSwapMatrix.cpp -o optimized/MoveSwapMatrix.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c transpair_model3.cpp -o 
> optimized/transpair_model3.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c transpair_model5.cpp -o 
> optimized/transpair_model5.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c transpair_model4.cpp -o 
> optimized/transpair_model4.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c utility.cpp -o optimized/utility.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c parse.cpp -o optimized/parse.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c reports.cpp -o optimized/reports.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c model3_viterbi.cpp -o optimized/model3_viterbi.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c model3_viterbi_with_tricks.cpp -o 
> optimized/model3_viterbi_with_tricks.o
>     [exec] model3_viterbi.cpp: In member function ‘void 
> model3::findAlignmentsNeighborhood(std::vector<unsigned int>&, 
> std::vector<unsigned int>&, LogProb&, alignmodel&, int, int)’:
>     [exec] model3_viterbi.cpp:431:12: warning: variable ‘it_st’ set but not 
> used [-Wunused-but-set-variable]
>     [exec]      time_t it_st;
>     [exec]             ^
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c Dictionary.cpp -o optimized/Dictionary.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c model345-peg.cpp -o optimized/model345-peg.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c hmm.cpp -o optimized/hmm.o
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c HMMTables.cpp -o optimized/HMMTables.o
>     [exec] hmm.cpp: In member function ‘int hmm::em_with_tricks(int)’:
>     [exec] hmm.cpp:79:7: warning: variable ‘pair_no’ set but not used 
> [-Wunused-but-set-variable]
>     [exec]    int pair_no = 0;
>     [exec]        ^
>     [exec] g++   -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops 
> -DNDEBUG -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE 
> -DWORDINDEX_WITH_4_BYTE  -c ForwardBackward.cpp -o optimized/ForwardBackward.o
>     [exec] g++  -O3 -W -Wall snt2plain.cpp -o snt2plain.out
>     [exec] g++  -O3 -W -Wall plain2snt.cpp -o plain2snt.out
>     [exec] g++  -O3 -g -W -Wall snt2cooc.cpp -o snt2cooc.out
>     [exec] g++  -Wall -Wno-parentheses -std=c++11 -O3 -funroll-loops -DNDEBUG 
> -DWORDINDEX_WITH_4_BYTE -DBINARY_SEARCH_FOR_TTABLE -DWORDINDEX_WITH_4_BYTE 
> optimized/Parameter.o optimized/myassert.o optimized/Perplexity.o 
> optimized/model1.o optimized/model2.o optimized/model3.o 
> optimized/getSentence.o optimized/TTables.o optimized/ATables.o 
> optimized/AlignTables.o optimized/main.o optimized/NTables.o 
> optimized/model2to3.o optimized/collCounts.o optimized/alignment.o 
> optimized/vocab.o optimized/MoveSwapMatrix.o optimized/transpair_model3.o 
> optimized/transpair_model5.o optimized/transpair_model4.o optimized/utility.o 
> optimized/parse.o optimized/reports.o optimized/model3_viterbi.o 
> optimized/model3_viterbi_with_tricks.o optimized/Dictionary.o 
> optimized/model345-peg.o optimized/hmm.o optimized/HMMTables.o 
> optimized/ForwardBackward.o  -o GIZA++
>     [exec] make[1]: Leaving directory 
> `<https://builds.apache.org/job/Joshua%20master%20build/ws/ext/giza-pp/GIZA++-v2'>
>     [exec] make: Leaving directory 
> `<https://builds.apache.org/job/Joshua%20master%20build/ws/ext/giza-pp'>
>     [exec] cp: cannot create regular file ‘/bin/GIZA++’: Permission denied
>     [exec] cp: cannot create regular file ‘/bin/snt2cooc.out’: Permission 
> denied
>     [exec] cp: cannot create regular file ‘/bin/mkcls’: Permission denied
>     [exec] make: *** [install] Error 1
>     [exec] Result: 2
>     [exec] make: Entering directory 
> `<https://builds.apache.org/job/Joshua%20master%20build/ws/ext/symal'>
>     [exec] cc -O3 -c -o cmd.o cmd.c
>     [exec] g++ -O3 -o symal symal.cpp cmd.o
>     [exec] symal.cpp:44:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec]  };
>     [exec]  ^
>     [exec] symal.cpp:44:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:44:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:44:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:44:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:44:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:44:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:44:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:44:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:44:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:54:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec]  };
>     [exec]  ^
>     [exec] symal.cpp:54:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:54:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:54:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:54:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp:54:1: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec] symal.cpp: In function ‘int main(int, char**)’:
>     [exec] symal.cpp:394:15: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec]    char* input="/dev/stdin";
>     [exec]                ^
>     [exec] symal.cpp:395:16: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec]    char* output="/dev/stdout";
>     [exec]                 ^
>     [exec] symal.cpp:414:29: warning: deprecated conversion from string 
> constant to ‘char*’ [-Wwrite-strings]
>     [exec]                  (char *)NULL);
>     [exec]                              ^
>     [exec] make: Leaving directory 
> `<https://builds.apache.org/job/Joshua%20master%20build/ws/ext/symal'>
> 
> kenlm:
>     [exec] ./build_kenlm.sh: line 10: JOSHUA: unbound variable
>     [exec] Result: 1
> 
> parallelize:
>     [exec] make: Entering directory 
> `<https://builds.apache.org/job/Joshua%20master%20build/ws/scripts/training/parallelize'>
>     [exec] gcc -g -O2 -o sentserver -pthread -L/usr/local/lib sentserver.c
>     [exec] gcc -g -O2 -o sentclient -pthread -L/usr/local/lib sentclient.c
>     [exec] sentclient.c: In function ‘main’:
>     [exec] sentclient.c:73:7: warning: ignoring return value of ‘write’, 
> declared with attribute warn_unused_result [-Wunused-result]
>     [exec]   write(1, key, strlen(key));
>     [exec]        ^
>     [exec] sentclient.c:74:7: warning: ignoring return value of ‘write’, 
> declared with attribute warn_unused_result [-Wunused-result]
>     [exec]   write(1, "\n", 1);
>     [exec]        ^
>     [exec] make: Leaving directory 
> `<https://builds.apache.org/job/Joshua%20master%20build/ws/scripts/training/parallelize'>
> 
> all:
> 
> test:
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] TESTS: ./lm/berkeley/test.sh ./lattice/test.sh 
> ./decoder/segment-oovs/test.sh ./decoder/oov-list/test.sh 
> ./decoder/tree-output/test.sh ./decoder/empty-test/test.sh 
> ./decoder/left-state/test.sh ./decoder/target-bigram/test.sh 
> ./decoder/constrained/test.sh ./decoder/n-ary/test.sh 
> ./decoder/phrase/unique-hypotheses/test.sh 
> ./decoder/phrase/constrained/test.sh ./decoder/phrase/decode/test.sh 
> ./decoder/phrase/decode/test-packed.sh ./decoder/dont-crash/test.sh 
> ./decoder/k-best-extraction/test.sh ./decoder/source-annotations/test.sh 
> ./decoder/denormalization/test.sh ./decoder/num_translation_options/test.sh 
> ./decoder/rescoring/test.sh ./decoder/fragmentlm/test.sh 
> ./decoder/regexp-grammar/test.sh 
> ./decoder/regexp-grammar-both-rule-types/test.sh ./thrax/extraction/test.sh 
> ./thrax/filtering/test-loose.sh ./thrax/filtering/test-exact.sh 
> ./thrax/filtering/test-fast.sh ./packed/test.sh ./bn-en/packed/test.sh 
> ./bn-en/samt/test.sh ./bn-en/hiero/test-berkeleylm.sh 
> ./bn-en/hiero/test-filter.sh ./bn-en/hiero/test-classlm.sh 
> ./bn-en/hiero/test.sh ./scripts/normalization/test.sh 
> ./scripts/support/moses_grammar/test.sh ./lattice-short/test.sh 
> ./pipeline/test.sh ./pipeline/test-ghkm.sh ./server/tcp-text/test.sh 
> ./server/http/test.sh ./packed-grammar/test.sh 
> ./packed-grammar/test-multiple.sh ./parser/test.sh 
> ./grammar/sparse-features/test.sh ./grammar/sparse-features/test-packed.sh 
>     [exec] Running test 'test.sh' in 
> test/./lm/berkeley...FAILED
>     [exec] Running test 'test.sh' in test/./lattice...FAILED
>     [exec] Running test 'test.sh' in 
> test/./decoder/oov-list...FAILED
>     [exec] Running test 'test.sh' in 
> test/./decoder/tree-output...FAILED
>     [exec] Running test 'test.sh' in 
> test/./decoder/empty-test...FAILED
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] cat: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] cat: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] sort: cannot read: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] Running test 'test.sh' in 
> test/./decoder/left-state...FAILED
>     [exec] Running test 'test.sh' in 
> test/./decoder/target-bigram...FAILED
>     [exec] Running test 'test.sh' in 
> test/./decoder/constrained...FAILED
>     [exec] Running test 'test.sh' in 
> test/./decoder/n-ary...FAILED
>     [exec] Running test 'test.sh' in 
> test/./decoder/phrase/unique-hypotheses...FAILED
>     [exec] Running test 'test.sh' in 
> test/./decoder/phrase/constrained...FAILED
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test-packed.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] cat: output: No such file or directoryRunning test 'test.sh' in 
> test/./decoder/phrase/decode...FAILED
>     [exec] Running test 'test-packed.sh' in 
> test/./decoder/phrase/decode...FAILED
>     [exec] 
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] test.sh: line 6: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] Running test 'test.sh' in 
> test/./decoder/dont-crash...FAILEDtest.sh: line 6: JOSHUA: 
> unbound variable
>     [exec] test.sh: line 7: JOSHUA: unbound variable
>     [exec] 
>     [exec] Running test 'test.sh' in 
> test/./decoder/k-best-extraction...FAILED
>     [exec] Running test 'test.sh' in 
> test/./decoder/source-annotations...FAILED
>     [exec] Running test 'test.sh' in 
> test/./decoder/denormalization...FAILED
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 11: JOSHUA: unbound variable
>     [exec] test-loose.sh: line 8: JOSHUA: unbound variable
>     [exec] test-loose.sh: line 9: JOSHUA: unbound variable
>     [exec] diff: loose.log: No such file or directory
>     [exec] Running test 'test.sh' in 
> test/./decoder/num_translation_options...FAILEDtest-exact.sh: 
> line 8: JOSHUA: unbound variable
>     [exec] Running test 'test.sh' in 
> test/./decoder/rescoring...FAILED
>     [exec] 
>     [exec] test-exact.sh: line 9: JOSHUA: unbound variable
>     [exec] test-fast.sh: line 8: JOSHUA: unbound variable
>     [exec] Running test 'test.sh' in 
> test/./decoder/regexp-grammar...FAILED
>     [exec] Running test 'test.sh' in 
> test/./decoder/regexp-grammar-both-rule-types...FAILED
>     [exec] Running test 'test.sh' in 
> test/./thrax/extraction...FAILED
>     [exec] Running test 'test-loose.sh' in 
> test/./thrax/filtering...FAILED
>     [exec] Running test 'test-exact.sh' in 
> test/./thrax/filtering...FAILED
>     [exec] Running test 'test-fast.sh' in 
> test/./thrax/filtering...FAILED
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] cat: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] cat: output: No such file or directory
>     [exec] test-berkeleylm.sh: line 5: JOSHUA: unbound variable
>     [exec] cat: output: No such file or directory
>     [exec] Running test 'test.sh' in 
> test/./bn-en/packed...FAILEDtest-filter.sh: line 7: JOSHUA: 
> unbound variable
>     [exec] Running test 'test.sh' in 
> test/./bn-en/samt...FAILED
>     [exec] 
>     [exec] cat: output.filter: No such file or directory
>     [exec] test-classlm.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] Running test 'test-berkeleylm.sh' in 
> test/./bn-en/hiero...FAILEDcat: output: No such file or 
> directory
>     [exec] Running test 'test-filter.sh' in 
> test/./bn-en/hiero...FAILED
>     [exec] 
>     [exec] test.sh: line 4: /scripts/support/moses2joshua_grammar.pl: No such 
> file or directory
>     [exec] Running test 'test-classlm.sh' in 
> test/./bn-en/hiero...FAILED
>     [exec] Running test 'test.sh' in 
> test/./bn-en/hiero...FAILED
>     [exec] Running test 'test.sh' in 
> test/./scripts/support/moses_grammar...FAILED
>     [exec] Running test 'test.sh' in 
> test/./lattice-short...FAILED
>     [exec] Running test 'test.sh' in 
> test/./server/tcp-text...FAILED
>     [exec] Running test 'test.sh' in 
> test/./server/http...FAILED
>     [exec] Running test 'test.sh' in 
> test/./packed-grammar...FAILED
>     [exec] Running test 'test-multiple.sh' in 
> test/./packed-grammar...FAILED
>     [exec] Running test 'test.sh' in 
> test/./grammar/sparse-features...FAILED
>     [exec] Running test 'test-packed.sh' in 
> test/./grammar/sparse-features...FAILED
>     [exec] PASSED 0 FAILED 39
>     [exec] test.sh: line 7: JOSHUA: unbound variable
>     [exec] test-multiple.sh: line 7: JOSHUA: unbound variable
>     [exec] test.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
>     [exec] test-packed.sh: line 5: JOSHUA: unbound variable
>     [exec] diff: output: No such file or directory
> 
> check-joshua-home:
>     [echo] JOSHUA = 
> <https://builds.apache.org/job/Joshua%20master%20build/ws/> basedir = 
> <https://builds.apache.org/job/Joshua%20master%20build/ws/>
> 
> documentation:
> 
> BUILD FAILED
> <https://builds.apache.org/job/Joshua%20master%20build/ws/build.xml>:280: 
> Problem: failed to create task or type antlib:org.doxygen.tools:doxygen
> Cause: The name is undefined.
> Action: Check the spelling.
> Action: Check that any custom tasks/types have been declared.
> Action: Check that any <presetdef>/<macrodef> declarations have taken place.
> No types or tasks have been defined in this namespace yet
> 
> This appears to be an antlib declaration. 
> Action: Check that the implementing library exists in one of:
>        -/home/jenkins/tools/ant/latest/lib
>        -/home/jenkins/.ant/lib
>        -a directory added on the command line with the -lib argument
> 
> 
> Total time: 9 minutes 34 seconds
> Build step 'Invoke Ant' marked build as failure
> Publishing Javadoc

Reply via email to