[LLVMdev] LNT install (original) (raw)

Renato Golin renato.golin at linaro.org
Fri Jan 30 04:48:13 PST 2015


Hi David,

That's weird, I have setup LNT in multiple different distros and have never seen this. Looks like no one ever tested on the system you're running. Can you share a bit more of your environment?

Also, you can check the setup.py to see if it does any stripping of package names, which could go wrong in the wrong environment.

cheers, --renato

On 29 January 2015 at 20:13, David Callahan <dcallahan at fb.com> wrote:

I followed the lnt quickstart 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


LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



More information about the llvm-dev mailing list