Your message dated Mon, 11 Jul 2016 15:58:46 +0000
with message-id <e1bmdba-0002r1...@franck.debian.org>
and subject line Bug#829723: fixed in torcs 1.3.3+dfsg-0.3
has caused the Debian Bug report #829723,
regarding torcs: FTBFS: simu.cpp:70:9: error: non-floating-point argument in 
call to function '__builtin_isnan'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
829723: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829723
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: torcs
Version: 1.3.3+dfsg-0.2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

torcs fails to build from source in unstable/amd64:

  [..]

  g++ -shared -o liblearning.so policy.o ann_policy.o List.o string_utils.o 
Distribution.o MathFunctions.o ANN.o 
-L/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/lib
 -Wl,-z,relro -L/usr/lib/ -lalut -lvorbisfile -L/usr/lib   
   Exporting liblearning.so to 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/lib/liblearning.so
  make[5]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/libs/learning'
  make[5]: Entering directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/libs/portability'
  make[5]: Nothing to be done for 'compil'.
  make[5]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/libs/portability'
  make[5]: Entering directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/libs/math'
  make[5]: Nothing to be done for 'compil'.
  make[5]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/libs/math'
  make[5]: Entering directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/libs/musicplayer'
  gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -M -D__DEPEND__ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg 
-D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H   SoundStream.cpp 
OggSoundStream.cpp OpenALMusicPlayer.cpp musicplayer.cpp > .depend
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 
SoundStream.cpp
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 
OggSoundStream.cpp
  In file included from /usr/include/stdio.h:27:0,
                   from /usr/include/vorbis/vorbisfile.h:26,
                   from OggSoundStream.h:27,
                   from OggSoundStream.cpp:22:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 
OpenALMusicPlayer.cpp
  In file included from /usr/include/stdio.h:27:0,
                   from OpenALMusicPlayer.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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 
musicplayer.cpp
  In file included from /usr/include/inttypes.h:25:0,
                   from /usr/include/GL/glext.h:1420,
                   from /usr/include/GL/gl.h:2055,
                   from /usr/include/GL/freeglut_std.h:128,
                   from /usr/include/GL/glut.h:17,
                   from musicplayer.cpp:22:
  /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"
     ^
  g++ -shared -o libmusicplayer.so SoundStream.o OggSoundStream.o 
OpenALMusicPlayer.o musicplayer.o 
-L/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/lib
 -Wl,-z,relro -L/usr/lib/ -lalut -lvorbisfile -L/usr/lib   
   Exporting libmusicplayer.so to 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/lib/libmusicplayer.so
  make[5]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/libs/musicplayer'
  make[4]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/libs'
  make[4]: Entering directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/linux'
  gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -M -D__DEPEND__ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg 
-D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H   main.cpp linuxspec.cpp > 
.depend
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 
main.cpp
  In file included from /usr/include/stdlib.h:24:0,
                   from main.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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 
linuxspec.cpp
  In file included from /usr/include/stdlib.h:24:0,
                   from linuxspec.cpp:21:
  /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"
     ^
  g++ main.o linuxspec.o 
-L/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/lib
 -Wl,-z,relro -L/usr/lib/ -lalut -lvorbisfile -L/usr/lib  -lracescreens 
-lrobottools -lclient -lconfscreens -ltgf -ltgfclient -ltxml -lplibul 
-lraceengine -lmusicplayer -llearning -lplibjs -lplibssgaux -lplibssg -lplibsm 
-lplibsl -lplibsg -lplibul -lglut -lGLU -lGL -lpng -lz -ldl -lopenal -lXrandr 
-lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm  -o torcs-bin
  make[4]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/linux'
  make[4]: Entering directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/modules'
  make[5]: Entering directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/modules/simu'
  make[6]: Entering directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/modules/simu/simuv2'
  make[7]: Entering directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/modules/simu/simuv2/SOLID-2.0'
  make[8]: Entering directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/modules/simu/simuv2/SOLID-2.0/src'
  gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -M -D__DEPEND__ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg 
-D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated  
Transform.cpp Convex.cpp Box.cpp Cone.cpp Cylinder.cpp Sphere.cpp Simplex.cpp 
Polygon.cpp Polyhedron.cpp Complex.cpp BBoxTree.cpp Endpoint.cpp Object.cpp 
Response.cpp RespTable.cpp C-api.cpp > .depend
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Transform.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from Transform.h:38,
                   from Transform.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Convex.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from Convex.h:34,
                   from Convex.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Box.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from Convex.h:34,
                   from Box.h:34,
                   from Box.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Cone.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from Convex.h:34,
                   from Cone.h:34,
                   from Cone.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Cylinder.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from Convex.h:34,
                   from Cylinder.h:34,
                   from Cylinder.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Sphere.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from Convex.h:34,
                   from Sphere.h:34,
                   from Sphere.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Simplex.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from Convex.h:34,
                   from Polytope.h:34,
                   from Simplex.h:34,
                   from Simplex.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Polygon.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from Convex.h:34,
                   from Polytope.h:34,
                   from Polygon.h:34,
                   from Polygon.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Polyhedron.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from Convex.h:34,
                   from Polytope.h:34,
                   from Polyhedron.h:34,
                   from Polyhedron.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Complex.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from Complex.h:34,
                   from Complex.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c BBoxTree.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from BBox.h:34,
                   from BBoxTree.h:34,
                   from BBoxTree.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Endpoint.cpp
  In file included from /usr/include/math.h:26:0,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Basic.h:30,
                   from Endpoint.h:34,
                   from Endpoint.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Object.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from Transform.h:38,
                   from Object.h:36,
                   from Object.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c Response.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include/3D/Point.h:30,
                   from Response.h:36,
                   from Response.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c RespTable.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/bits/stl_algobase.h:59,
                   from /usr/include/c++/5/vector:60,
                   from RespTable.cpp:31:
  /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"
     ^
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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 -DNDEBUG 
-Wno-deprecated -c C-api.cpp
  In file included from 
/usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39:0,
                   from 
/usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482,
                   from /usr/include/c++/5/utility:68,
                   from /usr/include/c++/5/algorithm:60,
                   from C-api.cpp:33:
  /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"
     ^
  ar ruv libsolid.a Transform.o Convex.o Box.o Cone.o Cylinder.o Sphere.o 
Simplex.o Polygon.o Polyhedron.o Complex.o BBoxTree.o Endpoint.o Object.o 
Response.o RespTable.o C-api.o
  ar: `u' modifier ignored since `D' is the default (see `U')
  ar: creating libsolid.a
  a - Transform.o
  a - Convex.o
  a - Box.o
  a - Cone.o
  a - Cylinder.o
  a - Sphere.o
  a - Simplex.o
  a - Polygon.o
  a - Polyhedron.o
  a - Complex.o
  a - BBoxTree.o
  a - Endpoint.o
  a - Object.o
  a - Response.o
  a - RespTable.o
  a - C-api.o
  ranlib libsolid.a
   Exporting libsolid.a to 
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/lib/libsolid.a
  make[8]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/modules/simu/simuv2/SOLID-2.0/src'
  make[7]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/modules/simu/simuv2/SOLID-2.0'
  gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -M -D__DEPEND__ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg 
-D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H   simu.cpp simuitf.cpp 
car.cpp aero.cpp engine.cpp axle.cpp steer.cpp susp.cpp brake.cpp wheel.cpp 
transmission.cpp differential.cpp collide.cpp categories.cpp > .depend
  g++ 
-I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/export/include
 -I/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -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;
                                     ^
  
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/Make-default.mk:240:
 recipe for target 'simu.o' failed
  make[6]: *** [simu.o] Error 1
  make[6]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/modules/simu/simuv2'
  
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/Make-default.mk:679:
 recipe for target 'subdirs' failed
  make[5]: *** [subdirs] Error 1
  make[5]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/modules/simu'
  
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/Make-default.mk:679:
 recipe for target 'subdirs' failed
  make[4]: *** [subdirs] Error 1
  make[4]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src/modules'
  
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/Make-default.mk:679:
 recipe for target 'subdirs' failed
  make[3]: *** [subdirs] Error 1
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/src'
  
/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg/Make-default.mk:679:
 recipe for target 'subdirs' failed
  make[2]: *** [subdirs] Error 1
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg'
  Makefile:30: recipe for target 'restart' failed
  make[1]: *** [restart] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160705160928.eVDcso5LYO.torcs/torcs-1.3.3+dfsg'
  /usr/share/cdbs/1/class/makefile.mk:77: recipe for target 
'debian/stamp-makefile-build' failed
  make: *** [debian/stamp-makefile-build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: torcs.1.3.3+dfsg-0.2.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: torcs
Source-Version: 1.3.3+dfsg-0.3

We believe that the bug you reported is fixed in the latest version of
torcs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 829...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated torcs 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 11 Jul 2016 16:26:29 +0200
Source: torcs
Binary: torcs torcs-data torcs-data-cars torcs-data-tracks
Architecture: source
Version: 1.3.3+dfsg-0.3
Distribution: unstable
Urgency: medium
Maintainer: Rudy Godoy <r...@stone-head.org>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Description:
 torcs      - 3D racing cars simulator game using OpenGL
 torcs-data - base data files for TORCS game
 torcs-data-cars - data files for TORCS game - Cars set
 torcs-data-tracks - data files for TORCS game - Tracks set
Closes: 818813 829723
Changes:
 torcs (1.3.3+dfsg-0.3) unstable; urgency=medium
 .
   * d/p/fix-ftbfs-glib.patch: Fix build failure
     with glib 2.23 (Closes: #818813, #829723)
Checksums-Sha1:
 a9ee17b4d366b39b9aa0273846e00e50a7510e02 2323 torcs_1.3.3+dfsg-0.3.dsc
 a91d4fa599b2fb6a0daf6cbacd6ca55adb607690 13776 
torcs_1.3.3+dfsg-0.3.debian.tar.xz
Checksums-Sha256:
 6ae8dcac19cb8f0ea283e559ec283a97b6fd96c8437d7c3f5155fd26abdf7da9 2323 
torcs_1.3.3+dfsg-0.3.dsc
 f43697a4034539432c0d265dd92249984695a4e26a1f62fe9898a30bc85692b1 13776 
torcs_1.3.3+dfsg-0.3.debian.tar.xz
Files:
 8db9a886294750b91be015b8766a3129 2323 games optional torcs_1.3.3+dfsg-0.3.dsc
 3a1b89d6bd2fbab19c17fbda3f54106f 13776 games optional 
torcs_1.3.3+dfsg-0.3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXg6zsAAoJEPNPCXROn13ZSkoQANJAwTQvoJYALgJsmq9yXfAV
4OkRvfkPX3szH17b0zGFeC2seSNC3eHphAVQ91O3xe3lk/GKqCF7YhdiROrggsG/
ya/Nxz/5tGDF+EyDcYncnXZlWDQvETUHmpF/dNuH/4ZEjHbg3RIaMdk8sIZKys7C
ysQrswUgY1RdbYW6z0k0ts5u75D6YwB0uDHYdjU/t82YhnulArO2mmE2JensNZUS
vNiBtAil1VgHWNetxA8U2kgK6ofFpMeu2RZ5V3zPNn1PF1jEmDi2SlQHigsdhgMu
srm2pHjJOURLn8Z2fHUmdoVkr8mxpMBheq5VUdmG/c9Fw9HuUgHRlSxgnyaTTXxM
HVJvxJdUex81dlezn2g6K+PaYxqoa4ZefWUMb3ZZLZs2B1hvTEmEH7wzObkFvpMs
s2pe6Bh5jcL7TjuAia44nRyYSj4chS4nFQHykhDHktDLzne5TNQ7yBSrv4LKFD28
vh2sN9lgJ4z9aKQlnWZVe/7rhyMquOm1eCYHFTTvs+CBcFAR9yArs2NMjpi/VTT8
eE6mG7mKyrMR6hTFjf77rfVwayIlA4YRvde88znWBbYSlmYzBf6Uu2ey0pNYbL79
/oFaRA945hlOWLmAYNejcIH5MUi7f8R3sVLKtpyx2p2iqlYtG7TRN20J/ZHOO2Jz
ULtfkcGWnHQfBL2BT46q
=kU+y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to