joshua-decoder / joshua

Joshua Statistical Machine Translation Toolkit
http://joshua-decoder.org/
121 stars 56 forks source link

pipeline test failing -- illegal option -- c #83

Closed lukeorland closed 11 years ago

lukeorland commented 11 years ago

test: [exec] Running test 'test-berkeleylm.sh' in ./bn-en/hiero...PASSED [exec] Running test 'test.sh' in ./bn-en/hiero...PASSED [exec] Running test 'test.sh' in ./bn-en/packed...PASSED [exec] Running test 'test.sh' in ./bn-en/samt...PASSED [exec] Running test 'test.sh' in ./decoder/constrained...PASSED [exec] Running test 'test.sh' in ./decoder/denormalization...PASSED [exec] Running test 'test.sh' in ./decoder/empty-test...PASSED [exec] Running test 'test.sh' in ./decoder/n-ary...PASSED [exec] Running test 'test.sh' in ./decoder/regexp-grammar...PASSED [exec] Running test 'test.sh' in ./decoder/regexp-grammar-both-rule-types...PASSED [exec] Running test 'test.sh' in ./lattice...PASSED [exec] Running test 'test.sh' in ./lattice-short...PASSED [exec] Running test 'test.sh' in ./packed-grammar...PASSED [exec] Running test 'test.sh' in ./parser...PASSED [exec] Running test 'test-ghkm.sh' in ./pipeline...stat: illegal option -- c [exec] usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...] [exec] FAILED [exec] Running test 'test.sh' in ./scripts/normalization...PASSED [exec] Running test 'test.sh' in ./server...PASSED [exec] Running test 'test.sh' in ./thrax/extraction...PASSED [exec] Running test 'test-exact.sh' in ./thrax/filtering...PASSED [exec] Running test 'test-fast.sh' in ./thrax/filtering... [exec] PASSED

lukeorland commented 11 years ago

This is caused by an option for stat that exists in the GNU version but not the BSD (OS X) version.