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++ -I/<<BUILDDIR>>/torcs-1.3.3+dfsg/export/include 
> -I/<<BUILDDIR>>/torcs-1.3.3+dfsg -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -Wall -fPIC -fno-strict-aliasing -O2 
> -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 
> -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H  -c simu.cpp
> In file included from /usr/include/stdlib.h:24:0,
>                  from simu.cpp:20:
> /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>  # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>    ^
> In file included from simu.cpp:23:0:
> simu.cpp: In function 'void ctrlCheck(tCar*)':
> simu.cpp:70:9: error: non-floating-point argument in call to function 
> '__builtin_isnan'
>      if (isnan(car->ctrl->gear) || isinf(car->ctrl->gear)) car->ctrl->gear = 
> 0;
>          ^
> simu.cpp:70:35: error: non-floating-point argument in call to function 
> '__builtin_isinf_sign'
>      if (isnan(car->ctrl->gear) || isinf(car->ctrl->gear)) car->ctrl->gear = 
> 0;
>                                    ^
> /<<BUILDDIR>>/torcs-1.3.3+dfsg/Make-default.mk:240: recipe for target 
> 'simu.o' failed
> make[6]: *** [simu.o] Error 1

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

Reply via email to