Turns out that in my latest upgrade to Ubuntu 12.x, it reassigned /bin/sh -> /bin/dash and LLVM needs /bin/sh to be /bin/bash On 08/02/2013 03:45 PM, reed kotler wrote: > Has anyone ever seen this message in the test-suite output: > > /bin/sh: 7: test: 0: unexpected operator > > I'm getting a lot of them but otherwise it seems to be working just fine.