[Bug 1372062] Re: Some LLVM 3.5 headers are in wrong paths and different from llvm-3.5 installed from sources.

2014-12-22 Thread Paweł Bylica
It's because this package in trusty is not official 3.5.0 but some
snapshot of some previous SVN revision.

You can install correct package from http://llvm.org/apt/

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

Title:
  Some LLVM 3.5 headers are in wrong paths and different from llvm-3.5
  installed from sources.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372062] Re: Some LLVM 3.5 headers are in wrong paths and different from llvm-3.5 installed from sources.

2014-10-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: llvm-toolchain-3.5 (Ubuntu)
   Status: New = Confirmed

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

Title:
  Some LLVM 3.5 headers are in wrong paths and different from llvm-3.5
  installed from sources.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372062] Re: Some LLVM 3.5 headers are in wrong paths and different from llvm-3.5 installed from sources.

2014-10-20 Thread Maxiwell
The headers content of LLVM-3.5 in Ubuntu repository is different of the
LLVM 3.5 official package.

Repeat the bug:

1. Download the llvm 3.5.0 from official site and untar

wget 
http://llvm.org/releases/3.5.0/clang+llvm-3.5.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz
tar -xvf clang+llvm-3.5.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz

2. Install llvm-3.5 with apt-get

sudo apt-get install llvm-3.5

3. The same header appears different

diff /usr/include/llvm-3.5/llvm/Support/MemoryBuffer.h
Downloads/clang+llvm-3.5.0-x86_64-linux-
gnu/include/llvm/Support/MemoryBuffer.h

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

Title:
  Some LLVM 3.5 headers are in wrong paths and different from llvm-3.5
  installed from sources.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs