Bug#818813: torcs: FTBFS with libc 2.23: non-floating-point argument in call to function '__builtin_isnan'

2016-04-29 Thread Gianfranco Costamagna
control: tags -1 patch the following patch (stolen from adios similar patch) should fix the issue: --- torcs-1.3.3+dfsg.orig/src/modules/simu/simuv2/simu.cpp +++ torcs-1.3.3+dfsg/src/modules/simu/simuv2/simu.cpp @@ -67,7 +67,7 @@ ctrlCheck(tCar *car) if (isnan(car->ctrl->brakeCmd) ||

Bug#818813: torcs: FTBFS with libc 2.23: non-floating-point argument in call to function '__builtin_isnan'

2016-03-20 Thread Martin Michlmayr
Package: torcs Version: 1.3.3+dfsg-0.2 Severity: important User: debian-gl...@lists.debian.org Usertags: 2.23 This package fails to build with libc6 2.23 (2.23-0experimental0 from experimental). > sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux ... > g++