Re: [Debian-med-packaging] Bug#853568: No idea how to fix abs arguments in nanopolish

2017-09-01 Thread Gert Wollny
Am Donnerstag, den 31.08.2017, 21:00 -0700 schrieb Walter Landry: > Andreas Tille wrote: > > Hi, > > > > to fix bug #853568 I tried a patch (gcc-7.patch) to fix abs() > > arguments > > in nanopolish[1] but I have no idea how to deal with this: > > > > ... > > g++ -o src/hmm/nanopolish_pore_model

Re: No idea how to fix abs arguments in nanopolish

2017-08-31 Thread Walter Landry
Andreas Tille wrote: > Hi, > > to fix bug #853568 I tried a patch (gcc-7.patch) to fix abs() arguments > in nanopolish[1] but I have no idea how to deal with this: > > ... > g++ -o src/hmm/nanopolish_pore_model_set.o -c -g -O2 > -fdebug-prefix-map=/build/nanopolish-0.5.0=. -fstack-protector-str

No idea how to fix abs arguments in nanopolish

2017-08-31 Thread Andreas Tille
Hi, to fix bug #853568 I tried a patch (gcc-7.patch) to fix abs() arguments in nanopolish[1] but I have no idea how to deal with this: ... g++ -o src/hmm/nanopolish_pore_model_set.o -c -g -O2 -fdebug-prefix-map=/build/nanopolish-0.5.0=. -fstack-protector-strong -Wformat -Werror=format-security