LLVM-3.6 on Ubuntu trusty

Henning Thielemann lemming at henning-thielemann.de
Sat Feb 28 09:42:09 UTC 2015


$ sudo apt-get install llvm-3.6 llvm-3.6-dev llvm-3.6-doc
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
   libllvm3.6 llvm-3.6-runtime
The following NEW packages will be installed:
   libllvm3.6 llvm-3.6 llvm-3.6-dev llvm-3.6-doc llvm-3.6-runtime
0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded.
Need to get 22.6 MB of archives.
After this operation, 133 MB of additional disk space will be used.
Do you want to continue? [Y/n]
Err http://llvm.org/apt/trusty/ llvm-toolchain-trusty-3.6/main libllvm3.6 amd64 1:3.6~svn230431-1~exp1
   404  Not Found
Err http://llvm.org/apt/trusty/ llvm-toolchain-trusty-3.6/main llvm-3.6-runtime amd64 1:3.6~svn230431-1~exp1
   404  Not Found
...


It seems that svn230431 is listed in:
   http://llvm.org/apt/trusty/dists/llvm-toolchain-trusty-3.6/main/binary-amd64/Packages

but svn229874 is stored in:
   http://llvm.org/apt/trusty/pool/main/l/llvm-toolchain-3.6/



More information about the Pkg-llvm-team mailing list