[LLVMdev] LNT install

David Callahan dcallahan at fb.com
Thu Jan 29 12:13:56 PST 2015


I  followed the lnt quickstart <http://llvm.org/docs/lnt/quickstart.html> directions but got this diagnostic when doing the setup:

bash-3.2$   ~/mysandbox/bin/python ~/lnt/setup.py develop
/Users/dcallahan/mysandbox/lib/python2.7/site-packages/setuptools/dist.py:284: UserWarning: The version spec\
ified requires normalization, consider using '0.4.1.dev0' instead of '0.4.1dev'.
…


Subsequently I get this error: >

/Users/dcallahan/mysandbox/bin/lnt runtest nt --sandbox /Users/dcallahan/tmp/sand --cc /Users/dcallahan/bu\
ild/Debug+Asserts/bin/clang --test-suite /Users/dcallahan/llvm-test-suite
error: installed distribution LNT 0.4.1.dev0 is not current (LNT 0.4.1dev), you may need to reinstall
LNT or rerun 'setup.py develop' if using development mode.


Any pointers on what might be going wrong?

Thanks
david
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150129/b96db356/attachment.html>


More information about the llvm-dev mailing list