Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-06 Thread Norbert Lange
Hi, Looking at gcc-6, this is what the depency looks like there: g++-multilib [amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel mipsn32 mipsn32el powerpc ppc64 s390 s390x sparc sparc64 x32] I also found out how to use the libclang_rt.asan-*.so binaries, they are used via the option

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-06 Thread Sylvestre Ledru
I did it and I am rebuilding Le 6 nov. 2016 3:40 PM, "Sylvestre Ledru" a écrit : > I guess limiting the declaration of this package in the build dep should > be enough > > S > > Le 06/11/2016 à 13:34, Sylvestre Ledru a écrit : > >> Looks lile g++-multilib is not available

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-06 Thread Sylvestre Ledru
I guess limiting the declaration of this package in the build dep should be enough S Le 06/11/2016 à 13:34, Sylvestre Ledru a écrit : Looks lile g++-multilib is not available on many archs https://buildd.debian.org/status/package.php?p=llvm-toolchain-3.8 could you have a look? Thanks S

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-06 Thread Sylvestre Ledru
Looks lile g++-multilib is not available on many archs https://buildd.debian.org/status/package.php?p=llvm-toolchain-3.8 could you have a look? Thanks S Le 01/11/2016 à 21:24, Sylvestre Ledru a écrit : Le 01/11/2016 à 19:56, Norbert Lange a écrit : Hi, we absolutely should do this. I

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-01 Thread Norbert Lange
> I don't think this is reasonable leave it as it. > I would like to see this changes in 3.8 and this will impact too much > Debian. I am not saying to leave it, but to do the bigger change in smaller steps. You seem to miss, that not only the amd64 package will change, but any host architecture

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-01 Thread Sylvestre Ledru
Le 01/11/2016 à 19:56, Norbert Lange a écrit : Hi, we absolutely should do this. I believe we have some communication problems, because I brought this up multiple times. Probably me, sorry :/ I am not sure how to solve it, I can think of multiple ways. But it would help if you just apply this

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-01 Thread Norbert Lange
; dh_shlibdeps > + dh_shlibdeps -l$(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/lib/ -- > --ignore-missing-info > > override_dh_installman: > dh_installman > > > Von: Lange Norbert > Gesendet: Montag, 31. Oktober 2016 23:58 >

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-01 Thread Sylvestre Ledru
installman: dh_installman Von: Lange Norbert Gesendet: Montag, 31. Oktober 2016 23:58 An: Sylvestre Ledru; 841...@bugs.debian.org Betreff: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries Hi, patch is attached. I tested a clean docker installatio

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-01 Thread Norbert Lange
)/lib/ > > dh_shlibdeps > > + dh_shlibdeps -l$(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/lib/ -- > > --ignore-missing-info > > > > override_dh_installman: > > dh_installman > > > > > > Von: Lange Norbert >

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-01 Thread Sylvestre Ledru
ag, 31. Oktober 2016 18:32 An: Lange Norbert; 841...@bugs.debian.org Betreff: Re: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries Hello If you give me a patch for 3.8 and / or 3.9 and a way to test the new usage [1], I would be happy to apply it immediatly. Thanks Sylvestre [1]

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-01 Thread Norbert Lange
shlibdeps: > > - > > LD_LIBRARY_PATH=$$LD_LIBRARY_PATH:$(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/lib/ > > dh_shlibdeps > > + dh_shlibdeps -l$(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/lib/ -- > > --ignore-missing-info > > > > override_dh_installma

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-11-01 Thread Sylvestre Ledru
Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, > libllvm-3.5-ocaml-dev, >libllvm-3.8-ocaml-dev, libllvm-3.9-ocaml-dev > > > ________ > Von: Sylvestre Ledru [sle...@mozilla.com] im Auftrag von > Sylvestre Ledru [sylves...@mozilla.com]

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-10-31 Thread Lange Norbert
841...@bugs.debian.org Betreff: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries Hi, patch is attached. I tested a clean docker installation of debian-testing, adding this dependency generates the additional libraries. Having those built once via the debian build machinery should give us an i

Bug#841923: AW: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-10-31 Thread Lange Norbert
treff: Re: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries Hello If you give me a patch for 3.8 and / or 3.9 and a way to test the new usage [1], I would be happy to apply it immediatly. Thanks Sylvestre [1] https://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/qua

Bug#841923: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-10-31 Thread Sylvestre Ledru
..@debian.org] Gesendet: Montag, 31. Oktober 2016 11:51 An: Lange Norbert; 841...@bugs.debian.org Betreff: Re: Bug#841923: libclang-common-3.9-dev: missing multilib binaries Hello Norbert, Le 24/10/2016 à 15:28, Norbert Lange a écrit : Package: libclang-common-3.9-dev Version: 1:3.9-2 Severity: im

Bug#841923: AW: Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-10-31 Thread Lange Norbert
1. Oktober 2016 11:51 An: Lange Norbert; 841...@bugs.debian.org Betreff: Re: Bug#841923: libclang-common-3.9-dev: missing multilib binaries Hello Norbert, Le 24/10/2016 à 15:28, Norbert Lange a écrit : > Package: libclang-common-3.9-dev > Version: 1:3.9-2 > Severity: important

Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-10-31 Thread Sylvestre Ledru
Hello Norbert, Le 24/10/2016 à 15:28, Norbert Lange a écrit : > Package: libclang-common-3.9-dev > Version: 1:3.9-2 > Severity: important > > Dear Maintainer, > > On plattforms such as amd64, the libraries necessary to build for other > architectures (i386 in this case) are missing. > > A

Bug#841923: libclang-common-3.9-dev: missing multilib binaries

2016-10-24 Thread Norbert Lange
Package: libclang-common-3.9-dev Version: 1:3.9-2 Severity: important Dear Maintainer, On plattforms such as amd64, the libraries necessary to build for other architectures (i386 in this case) are missing. A local build of the package will however result in those libraries beeing built and