[Reproducible-builds] Bug#829723: torcs: FTBFS: simu.cpp:70:9: error: non-floating-point argument in call to function '__builtin_isnan'

Chris Lamb lamby at debian.org
Tue Jul 5 15:36:01 UTC 2016


Source: torcs
Version: 1.3.3+dfsg-0.2
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at 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
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: torcs.1.3.3+dfsg-0.2.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 16979 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160705/0ae2f4d2/attachment.obj>


More information about the Reproducible-builds mailing list