search for: lnttool

Displaying 4 results from an estimated 4 matches for "lnttool".

Did you mean: libtool
2012 Sep 06
2
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
...ng': 'clang version 3.2 ' Traceback (most recent call last): File "/home/sean/pg/others/llvm/mysandbox/bin/lnt", line 9, in <module> load_entry_point('LNT==0.4.1dev', 'console_scripts', 'lnt')() File "/home/sean/pg/others/llvm/lnt/lnt/lnttool/main.py", line 281, in main commands[cmd](cmd, args[1:]) File "/home/sean/pg/others/llvm/lnt/lnt/lnttool/main.py", line 149, in action_runtest report = test_instance.run_test('%s %s' % (name, test_name), args) File "/home/sean/pg/others/llvm/lnt/lnt/tests/nt....
2012 Sep 06
0
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
...version 3.2 ' > Traceback (most recent call last): > File "/home/sean/pg/others/llvm/mysandbox/bin/lnt", line 9, in <module> > load_entry_point('LNT==0.4.1dev', 'console_scripts', 'lnt')() > File "/home/sean/pg/others/llvm/lnt/lnt/lnttool/main.py", line 281, in main > commands[cmd](cmd, args[1:]) > File "/home/sean/pg/others/llvm/lnt/lnt/lnttool/main.py", line 149, > in action_runtest > report = test_instance.run_test('%s %s' % (name, test_name), args) > File "/home/sean/pg/othe...
2012 Sep 06
1
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
...; >> Traceback (most recent call last): >> File "/home/sean/pg/others/llvm/mysandbox/bin/lnt", line 9, in <module> >> load_entry_point('LNT==0.4.1dev', 'console_scripts', 'lnt')() >> File "/home/sean/pg/others/llvm/lnt/lnt/lnttool/main.py", line 281, in main >> commands[cmd](cmd, args[1:]) >> File "/home/sean/pg/others/llvm/lnt/lnt/lnttool/main.py", line 149, >> in action_runtest >> report = test_instance.run_test('%s %s' % (name, test_name), args) >> File &quo...
2012 Sep 18
0
[LLVMdev] Cannot import LLVM test-suite results to the database using LNT tool
...test-suite I get another error at the end: [[ Traceback (most recent call last): File "/home/simon/work/python.sandbox/bin/lnt", line 9, in <module> load_entry_point('LNT==0.4.1dev', 'console_scripts', 'lnt')() File "/home/simon/work/lnt.svn/lnt/lnttool/main.py", line 281, in main commands[cmd](cmd, args[1:]) File "/home/simon/work/lnt.svn/lnt/lnttool/import_data.py", line 56, in action_import opts.no_email, opts.no_report) File "/home/simon/work/lnt.svn/lnt/util/ImportData.py", line 98, in import_and_report...