Bug#915390: clazy: Segmentation fault compiling any file

2018-12-06 Thread Lisandro Damián Nicanor Pérez Meyer
El jueves, 6 de diciembre de 2018 17:02:22 -03 Lisandro Damián Nicanor Pérez Meyer escribió: > For what I could see in the source the solution is to either set CLANGXX > (maybe check if it is not defined and then define it?) or modifying the > script in another way. > > At least in unstable this

Bug#915390: clazy: Segmentation fault compiling any file

2018-12-06 Thread Lisandro Damián Nicanor Pérez Meyer
For what I could see in the source the solution is to either set CLANGXX (maybe check if it is not defined and then define it?) or modifying the script in another way. At least in unstable this is not a problem right now as the default LLVM is now 7, but a more robust solution could help. --

Bug#915390: clazy: Segmentation fault compiling any file

2018-12-04 Thread Alberto Luaces Fernández
Hi, Lisandro: On 3/12/18 22:55, Lisandro Damián Nicanor Pérez Meyer wrote: > Hi Alberto! > > El lun., 3 dic. 2018 09:48, Alberto Luaces > escribió: > > Package: clazy > Version: 1.4-3 > Severity: grave > Justification: renders package unusable > >

Bug#915390: clazy: Segmentation fault compiling any file

2018-12-03 Thread Lisandro Damián Nicanor Pérez Meyer
Hi Alberto! El lun., 3 dic. 2018 09:48, Alberto Luaces escribió: > Package: clazy > Version: 1.4-3 > Severity: grave > Justification: renders package unusable > > Dear Maintainer, > > attempting to compile any file on my system results in a segfault. > Could it be that a runtime dependency is

Bug#915390: clazy: Segmentation fault compiling any file

2018-12-03 Thread Alberto Luaces
Package: clazy Version: 1.4-3 Severity: grave Justification: renders package unusable Dear Maintainer, attempting to compile any file on my system results in a segfault. Could it be that a runtime dependency is missing from d/control? Steps to reproduce: > touch a.cpp > clazy a.cpp #0