search for: spewy

Displaying 3 results from an estimated 3 matches for "spewy".

Did you mean: spew
2012 Sep 06
1
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
.... For reference, can you give me an example of the output that it is expecting (e.g clang -v)? I can kind of make it out from the regexes that it is matching, but it would be nice to see a "-v" output that works. It looks like it also is reading '-###' output, but it's kind of spewy and I don't think that's the problem. This is what clang -v gives for me: clang version 3.2 Target: x86_64-unknown-linux-gnu Thread model: posix It looks like it wants the version line to be something like the form clang version (r123456) 3.2 or something like that. --Sean Silva On T...
2012 Sep 06
0
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
On Wed, Sep 5, 2012 at 7:23 PM, Sean Silva <silvas at purdue.edu> wrote: > Hi, I'm trying to use LNT to run the test-suite. I followed the > instructions on <http://lnt.llvm.org/quickstart.html>. When I run it I > get this error: > > (mysandbox)sean:~/pg/others/llvm % lnt runtest nt --sandbox mysandbox > --cc ~/pg/others/llvm/release/bin/clang --test-suite
2012 Sep 06
2
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
Hi, I'm trying to use LNT to run the test-suite. I followed the instructions on <http://lnt.llvm.org/quickstart.html>. When I run it I get this error: (mysandbox)sean:~/pg/others/llvm % lnt runtest nt --sandbox mysandbox --cc ~/pg/others/llvm/release/bin/clang --test-suite test-suite nt.py:1185: note: inferred C++ compiler under test as: