Clang 3.3 on Debian Wheezy

Sylvestre Ledru sylvestre at debian.org
Mon Jun 3 07:50:47 UTC 2013


Hello Tim,

You are right. I renamed some packages to improve the coinstallation of
various version of clang (it is not fixed but close).
I updated http://llvm.org/apt/
This command should work

apt-get install clang-3.4 clang-3.4-doc libclang-common-3.4-dev
libclang-3.4-dev libclang1-3.4 libclang1-3.4-dbg libllvm-3.4-ocaml-dev
libllvm3.4 libllvm3.4-dbg lldb-3.4 llvm-3.4 llvm-3.4-dev llvm-3.4-doc
llvm-3.4-examples llvm-3.4-runtime

Thanks for the feedback.
Sylvestre


Le 02/06/2013 20:29, Tim Schmidt a écrit :
> Hey Sylvestre,
>
> thanks for your fast answer. Unfortunately, two dependencies cannot be
> solved:
>
> +++++++++++++++++++++++++++++++++++++++++++++++++++
> $ sudo aptitude install clang-3.4 clang-3.4-doc libclang-common-dev
> libclang-dev libclang1 libclang1-dbg libllvm-3.4-ocaml-dev libllvm3.4
> libllvm3.4-dbg lldb-3.4 llvm-3.4 llvm-3.4-dev llvm-3.4-doc
> llvm-3.4-examples llvm-3.4-runtime
> The following NEW packages will be installed:
>   libclang-common-dev{b} libclang-dev lldb-3.4
> 0 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
> Need to get 12.7 MB/20.8 MB of archives. After unpacking 78.7 MB will
> be used.
> The following packages have unmet dependencies:
>  libclang-common-dev : Depends: libllvm3.4 (= 1:3.4~svn182723-1~exp1)
> but 1:3.4~svn183083-1~exp1 is installed.
> The following actions will resolve these dependencies:
>
>      Keep the following packages at their current version:
> 1)     libclang-common-dev [Not Installed]
> 2)     libclang-dev [Not Installed]
>
>
>
> Accept this solution? [Y/n/q/?]
> +++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Can I fix this by myself?
>
> Tim
>
>
> On 06/02/2013 08:03 PM, Sylvestre Ledru wrote:
>> On 02/06/2013 18:15, Tim Schmidt wrote:
>>> Good evening,
>>>
>>> I tried to install the current version of clang-3.3 from:
>>>
>>> deb http://llvm.org/apt/wheezy/ llvm-toolchain-wheezy main
>>> deb-src http://llvm.org/apt/wheezy/ llvm-toolchain-wheezy main
>>>
>> Please try with clang-3.4 instead of 3.3.
>>
>> Sylvestre
>>
>>
>




More information about the Pkg-llvm-team mailing list