Bug#912566: sparse FTBFS with llvm/clang 7

2018-11-18 Thread Sylvestre Ledru
Le 18/11/2018 à 22:08, Uwe Kleine-König a écrit : Hello, On Sat, Nov 17, 2018 at 09:40:39AM +0100, Sylvestre Ledru wrote: reassign 912566 sparse forwarded 912566 https://bugs.llvm.org/show_bug.cgi?id=8220 thanks similar to Adrian I fail to follow why this is spare's problem. Unless sparse

Bug#912566: sparse FTBFS with llvm/clang 7

2018-11-18 Thread Uwe Kleine-König
Hello, On Sat, Nov 17, 2018 at 09:40:39AM +0100, Sylvestre Ledru wrote: > reassign 912566 sparse > forwarded 912566 https://bugs.llvm.org/show_bug.cgi?id=8220 > thanks similar to Adrian I fail to follow why this is spare's problem. Unless sparse used llvm-config wrongly I think the problem at

Bug#912566: sparse FTBFS with llvm/clang 7

2018-11-17 Thread Adrian Bunk
On Sat, Nov 17, 2018 at 10:20:36AM +0100, Sylvestre Ledru wrote: > > Le 17/11/2018 à 10:16, Adrian Bunk a écrit : > > On Sat, Nov 17, 2018 at 09:40:39AM +0100, Sylvestre Ledru wrote: > > > reassign 912566 sparse > > > forwarded 912566 https://bugs.llvm.org/show_bug.cgi?id=8220 > > > thanks > > >

Bug#912566: sparse FTBFS with llvm/clang 7

2018-11-17 Thread Sylvestre Ledru
Le 17/11/2018 à 10:16, Adrian Bunk a écrit : On Sat, Nov 17, 2018 at 09:40:39AM +0100, Sylvestre Ledru wrote: reassign 912566 sparse forwarded 912566 https://bugs.llvm.org/show_bug.cgi?id=8220 thanks Hello This is because llvm-config isn't great (understatement). It inherits of the flags used

Bug#912566: sparse FTBFS with llvm/clang 7

2018-11-17 Thread Adrian Bunk
On Sat, Nov 17, 2018 at 09:40:39AM +0100, Sylvestre Ledru wrote: > reassign 912566 sparse > forwarded 912566 https://bugs.llvm.org/show_bug.cgi?id=8220 > thanks > > Hello > This is because llvm-config isn't great (understatement). > It inherits of the flags used to compile llvm. > > See also: >

Bug#912566: sparse FTBFS with llvm/clang 7

2018-11-17 Thread Sylvestre Ledru
reassign 912566 sparse forwarded 912566 https://bugs.llvm.org/show_bug.cgi?id=8220 thanks Hello This is because llvm-config isn't great (understatement). It inherits of the flags used to compile llvm. See also: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697755 I proposed this MR to

Bug#912566: sparse FTBFS with llvm/clang 7

2018-11-06 Thread Adrian Bunk
Control: tags -1 - moreinfo unreproducible Control: reassign -1 llvm-7 1:7-9~exp1 Control: severity -1 serious Control: unblock 912164 by -1 Control: affects -1 src:sparse On Sun, Nov 04, 2018 at 03:12:24PM +0100, Uwe Kleine-König wrote: > Control: tag -1 + moreinfo unreproducible > > Hello, >

Bug#912566: sparse FTBFS with llvm/clang 7

2018-11-04 Thread Uwe Kleine-König
Control: tag -1 + moreinfo unreproducible Hello, On Thu, Nov 01, 2018 at 12:42:50PM +0100, Sylvestre Ledru wrote: > We updated llvm-defaults to llvm-toolchain-7. > This package FTBFS using this version (but not sure this is directly related): > sed 's|@version@|0.5.2|g; s|@prefix@|/usr|g;

Bug#912566: sparse FTBFS with llvm/clang 7

2018-11-01 Thread Sylvestre Ledru
Package: sparse Severity: important Dear Maintainer, We updated llvm-defaults to llvm-toolchain-7. This package FTBFS using this version (but not sure this is directly related): sed 's|@version@|0.5.2|g; s|@prefix@|/usr|g; s|@libdir@|/usr/lib|g; s|@includedir@|/usr/include|g' sparse.pc.in >