------- Comment From [email protected] 2014-10-09 13:54 EDT-------
$ wget http://llvm.org/releases/3.5.0/llvm-3.5.0.src.tar.xz
$ xzcat llvm-3.5.0.src.tar.xz | tar xvf -
$ cd llvm-3.5.0.src
$ ./configure
$ make
llvm[0]: ***** Completed Release+Asserts Build
$ make check
llvm[0]: Running test suite
make[1]: Entering directory '/home/ubuntu/llvm-3.5.0.src/test'
Making LLVM 'lit.site.cfg' file...
Making LLVM unittest 'lit.site.cfg' file...
( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -s 8192 ; \
/usr/bin/python /home/ubuntu/llvm-3.5.0.src/utils/lit/lit.py -s -v . )
Testing Time: 59.33s
Expected Passes    : 11052
Expected Failures  : 91
Unsupported Tests  : 97
make[1]: Leaving directory '/home/ubuntu/llvm-3.5.0.src/test'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1347496

Title:
  Compile LLVM 3.5 to utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.5/+bug/1347496/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to