Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/torcs.spec'], user='mockbuild'printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7084/root'env={'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir'}nspawn_args=[]uid=1001gid=135shell=Falsetimeout=0logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/torcs.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-735174387.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/torcs-1.3.7-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/torcs.spec'], user='mockbuild'printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7084/root'env={'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir'}nspawn_args=[]uid=1001gid=135shell=Falsetimeout=0logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/torcs.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uXldIX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf torcs-1.3.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/torcs-1.3.7.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd torcs-1.3.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (torcs-1.3.7-isnan.patch):' Patch #0 (torcs-1.3.7-isnan.patch): + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/torcs-1.3.7-isnan.patch patching file src/drivers/olethros/geometry.cpp + chmod -x src/libs/learning/policy.cpp src/libs/learning/policy.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.io9w2o + umask 022 + cd /builddir/build/BUILD + cd torcs-1.3.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/torcs-1.3.7/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/torcs-1.3.7/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for ar... ar checking for ld... ld checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for X... libraries , headers checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glut.h usability... yes checking GL/glut.h presence... yes checking for GL/glut.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/Xatom.h usability... yes checking X11/Xatom.h presence... yes checking for X11/Xatom.h... yes checking X11/keysym.h usability... yes checking X11/keysym.h presence... yes checking for X11/keysym.h... yes checking plib/ssg.h usability... yes checking plib/ssg.h presence... yes checking for plib/ssg.h... yes checking plib/ul.h usability... yes checking plib/ul.h presence... yes checking for plib/ul.h... yes checking plib/ssgAux.h usability... yes checking plib/ssgAux.h presence... yes checking for plib/ssgAux.h... yes checking plib/js.h usability... yes checking plib/js.h presence... yes checking for plib/js.h... yes checking AL/al.h usability... yes checking AL/al.h presence... yes checking for AL/al.h... yes checking AL/alut.h usability... yes checking AL/alut.h presence... yes checking for AL/alut.h... yes checking vorbis/vorbisfile.h usability... yes checking vorbis/vorbisfile.h presence... yes checking for vorbis/vorbisfile.h... yes checking for sin in -lm... yes checking for XOpenDisplay in -lX11... yes checking for XShmCreateImage in -lXext... yes checking for IceSetIOErrorHandler in -lICE... yes checking for SmsSetErrorHandler in -lSM... yes checking for XtDisplay in -lXt... yes checking for XOpenDevice in -lXi... yes checking for XmuSimpleErrorHandler in -lXmu... yes checking for XF86VidModeSetViewPort in -lXxf86vm... yes checking for XRenderSetSubpixelOrder in -lXrender... yes checking for XRRQueryVersion in -lXrandr... yes checking for alEnable in -lopenal... yes checking for alutLoadWAVFile in -lalut... yes checking for ov_fopen in -lvorbisfile... yes checking for dlopen in -ldl... yes checking for dlopen... yes checking for strndup... yes checking for crc32 in -lz... yes checking for png_init_io in -lpng... yes checking for glGetString in -lGL... yes checking for gluOrtho2D in -lGLU... yes checking for glutSwapBuffers in -lglut... yes checking for main in -lplibul... yes checking for main in -lplibsg... yes checking for main in -lplibsl... yes checking for main in -lplibsm... yes checking for main in -lplibssg... yes checking for main in -lplibssgaux... yes checking for main in -lplibjs... yes checking for plib 1.8.3 or newer... yes checking for GL_VERSION_1_3... yes checking for GL_ARB_texture_compression... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Make-config config.status: creating src/linux/torcs config.status: creating src/tools/accc/accc config.status: creating src/tools/nfs2ac/nfs2ac config.status: creating src/tools/nfsperf/nfsperf config.status: creating src/tools/texmapper/texmapper config.status: creating src/tools/trackgen/trackgen config.status: creating src/doc/torcsdoc.conf config.status: creating src/tools/package/specfiles/torcs-data.spec config.status: creating src/tools/package/specfiles/torcs-data-cars-Patwo-Design.spec config.status: creating src/tools/package/specfiles/torcs-data-cars-kcendra-gt.spec config.status: creating src/tools/package/specfiles/torcs-data-cars-kcendra-sport.spec config.status: creating src/tools/package/specfiles/torcs-data-cars-kcendra-roadsters.spec config.status: creating src/tools/package/specfiles/torcs-data-cars-extra.spec config.status: creating src/tools/package/specfiles/torcs-data-tracks-base.spec config.status: creating src/tools/package/specfiles/torcs-robot-K1999.spec config.status: creating src/tools/package/specfiles/torcs-robot-base.spec config.status: creating src/tools/package/specfiles/torcs.spec config.status: creating config.h config.status: executing depfiles commands + make make TORCS_BASE=/builddir/build/BUILD/torcs-1.3.7 MAKE_DEFAULT=/builddir/build/BUILD/torcs-1.3.7/Make-default.mk make[1]: Entering directory `/builddir/build/BUILD/torcs-1.3.7' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/interfaces' mkdir /builddir/build/BUILD/torcs-1.3.7/export mkdir /builddir/build/BUILD/torcs-1.3.7/export/include Exporting car.h to /builddir/build/BUILD/torcs-1.3.7/export/include/car.h Exporting graphic.h to /builddir/build/BUILD/torcs-1.3.7/export/include/graphic.h Exporting playerpref.h to /builddir/build/BUILD/torcs-1.3.7/export/include/playerpref.h Exporting raceman.h to /builddir/build/BUILD/torcs-1.3.7/export/include/raceman.h Exporting replay.h to /builddir/build/BUILD/torcs-1.3.7/export/include/replay.h Exporting robot.h to /builddir/build/BUILD/torcs-1.3.7/export/include/robot.h Exporting simu.h to /builddir/build/BUILD/torcs-1.3.7/export/include/simu.h Exporting telemetry.h to /builddir/build/BUILD/torcs-1.3.7/export/include/telemetry.h Exporting track.h to /builddir/build/BUILD/torcs-1.3.7/export/include/track.h make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/interfaces' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml' Exporting xml.h to /builddir/build/BUILD/torcs-1.3.7/export/include/xml.h Exporting xmlparse.h to /builddir/build/BUILD/torcs-1.3.7/export/include/xmlparse.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgf' Exporting tgf.h to /builddir/build/BUILD/torcs-1.3.7/export/include/tgf.h Exporting os.h to /builddir/build/BUILD/torcs-1.3.7/export/include/os.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgf' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgfclient' Exporting tgfclient.h to /builddir/build/BUILD/torcs-1.3.7/export/include/tgfclient.h Exporting screen_properties.h to /builddir/build/BUILD/torcs-1.3.7/export/include/screen_properties.h Exporting glfeatures.h to /builddir/build/BUILD/torcs-1.3.7/export/include/glfeatures.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgfclient' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/client' Exporting client.h to /builddir/build/BUILD/torcs-1.3.7/export/include/client.h Exporting exitmenu.h to /builddir/build/BUILD/torcs-1.3.7/export/include/exitmenu.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/client' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/confscreens' Exporting driverconfig.h to /builddir/build/BUILD/torcs-1.3.7/export/include/driverconfig.h Exporting joystickconfig.h to /builddir/build/BUILD/torcs-1.3.7/export/include/joystickconfig.h Exporting mouseconfig.h to /builddir/build/BUILD/torcs-1.3.7/export/include/mouseconfig.h Exporting controlconfig.h to /builddir/build/BUILD/torcs-1.3.7/export/include/controlconfig.h Exporting graphconfig.h to /builddir/build/BUILD/torcs-1.3.7/export/include/graphconfig.h Exporting simuconfig.h to /builddir/build/BUILD/torcs-1.3.7/export/include/simuconfig.h Exporting soundconfig.h to /builddir/build/BUILD/torcs-1.3.7/export/include/soundconfig.h Exporting openglconfig.h to /builddir/build/BUILD/torcs-1.3.7/export/include/openglconfig.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/confscreens' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/racescreens' Exporting racescreens.h to /builddir/build/BUILD/torcs-1.3.7/export/include/racescreens.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/racescreens' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/robottools' Exporting robottools.h to /builddir/build/BUILD/torcs-1.3.7/export/include/robottools.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/robottools' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/raceengineclient' Exporting singleplayer.h to /builddir/build/BUILD/torcs-1.3.7/export/include/singleplayer.h Exporting raceinit.h to /builddir/build/BUILD/torcs-1.3.7/export/include/raceinit.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/raceengineclient' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/learning' mkdir /builddir/build/BUILD/torcs-1.3.7/export/include/learning Exporting policy.h to /builddir/build/BUILD/torcs-1.3.7/export/include/learning/policy.h Exporting ann_policy.h to /builddir/build/BUILD/torcs-1.3.7/export/include/learning/ann_policy.h Exporting ANN.h to /builddir/build/BUILD/torcs-1.3.7/export/include/learning/ANN.h Exporting learn_debug.h to /builddir/build/BUILD/torcs-1.3.7/export/include/learning/learn_debug.h Exporting real.h to /builddir/build/BUILD/torcs-1.3.7/export/include/learning/real.h Exporting string_utils.h to /builddir/build/BUILD/torcs-1.3.7/export/include/learning/string_utils.h Exporting List.h to /builddir/build/BUILD/torcs-1.3.7/export/include/learning/List.h Exporting MathFunctions.h to /builddir/build/BUILD/torcs-1.3.7/export/include/learning/MathFunctions.h Exporting Distribution.h to /builddir/build/BUILD/torcs-1.3.7/export/include/learning/Distribution.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/learning' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/portability' Exporting portability.h to /builddir/build/BUILD/torcs-1.3.7/export/include/portability.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/portability' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/math' mkdir /builddir/build/BUILD/torcs-1.3.7/export/include/tmath Exporting linalg_t.h to /builddir/build/BUILD/torcs-1.3.7/export/include/tmath/linalg_t.h Exporting v2_t.h to /builddir/build/BUILD/torcs-1.3.7/export/include/tmath/v2_t.h Exporting v3_t.h to /builddir/build/BUILD/torcs-1.3.7/export/include/tmath/v3_t.h Exporting v4_t.h to /builddir/build/BUILD/torcs-1.3.7/export/include/tmath/v4_t.h Exporting straight2_t.h to /builddir/build/BUILD/torcs-1.3.7/export/include/tmath/straight2_t.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/math' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/musicplayer' mkdir /builddir/build/BUILD/torcs-1.3.7/export/include/musicplayer Exporting musicplayer.h to /builddir/build/BUILD/torcs-1.3.7/export/include/musicplayer/musicplayer.h Exporting SoundStream.h to /builddir/build/BUILD/torcs-1.3.7/export/include/musicplayer/SoundStream.h Exporting OggSoundStream.h to /builddir/build/BUILD/torcs-1.3.7/export/include/musicplayer/OggSoundStream.h Exporting OpenALMusicPlayer.h to /builddir/build/BUILD/torcs-1.3.7/export/include/musicplayer/OpenALMusicPlayer.h make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/musicplayer' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/linux' Exporting osspec.h to /builddir/build/BUILD/torcs-1.3.7/export/include/osspec.h make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/linux' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu' make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2' make[6]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0' make[7]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/include' make[8]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/include/3D' mkdir /builddir/build/BUILD/torcs-1.3.7/export/include/3D Exporting Basic.h to /builddir/build/BUILD/torcs-1.3.7/export/include/3D/Basic.h Exporting Matrix.h to /builddir/build/BUILD/torcs-1.3.7/export/include/3D/Matrix.h Exporting Point.h to /builddir/build/BUILD/torcs-1.3.7/export/include/3D/Point.h Exporting Quaternion.h to /builddir/build/BUILD/torcs-1.3.7/export/include/3D/Quaternion.h Exporting Tuple3.h to /builddir/build/BUILD/torcs-1.3.7/export/include/3D/Tuple3.h Exporting Tuple4.h to /builddir/build/BUILD/torcs-1.3.7/export/include/3D/Tuple4.h Exporting Vector.h to /builddir/build/BUILD/torcs-1.3.7/export/include/3D/Vector.h make[8]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/include/3D' make[8]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/include/SOLID' mkdir /builddir/build/BUILD/torcs-1.3.7/export/include/SOLID Exporting solid.h to /builddir/build/BUILD/torcs-1.3.7/export/include/SOLID/solid.h make[8]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/include/SOLID' make[7]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/include' make[6]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0' make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2' make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv3' make[5]: Nothing to be done for `exports'. make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv3' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml' make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml/gennmtab' g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c gennmtab.c g++ gennmtab.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -lplibjs -lplibssgaux -lplibssg -lplibsm -lplibsl -lplibsg -lplibul -lglut -lGLU -lGL -lpng -lz -ldl -lXrandr -lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm -o gennmtab make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml/gennmtab' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/accc' make[4]: Nothing to be done for `tools'. make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/accc' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfs2ac' make[4]: Nothing to be done for `tools'. make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfs2ac' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfsperf' make[4]: Nothing to be done for `tools'. make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfsperf' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package' make[4]: Nothing to be done for `tools'. make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/texmapper' make[4]: Nothing to be done for `tools'. make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/texmapper' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/trackgen' make[4]: Nothing to be done for `tools'. make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/trackgen' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/linux' make[3]: Nothing to be done for `tools'. make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/linux' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/confscreens' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H controlconfig.cpp graphconfig.cpp mouseconfig.cpp driverconfig.cpp joystickconfig.cpp simuconfig.cpp soundconfig.cpp openglconfig.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c controlconfig.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c graphconfig.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c mouseconfig.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c driverconfig.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c joystickconfig.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c simuconfig.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c soundconfig.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c openglconfig.cpp g++ -shared -o libconfscreens.so controlconfig.o graphconfig.o mouseconfig.o driverconfig.o joystickconfig.o simuconfig.o soundconfig.o openglconfig.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -lplibjs mkdir /builddir/build/BUILD/torcs-1.3.7/export/lib Exporting libconfscreens.so to /builddir/build/BUILD/torcs-1.3.7/export/lib/libconfscreens.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/confscreens' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/racescreens' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H trackselect.cpp driverselect.cpp results.cpp pitmenu.cpp loadingscreen.cpp racemenu.cpp miscscreens.cpp fileselect.cpp carsetupscreen.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c trackselect.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c driverselect.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c results.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pitmenu.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c loadingscreen.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c racemenu.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c miscscreens.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c fileselect.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c carsetupscreen.cpp g++ -shared -o libracescreens.so trackselect.o driverselect.o results.o pitmenu.o loadingscreen.o racemenu.o miscscreens.o fileselect.o carsetupscreen.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib Exporting libracescreens.so to /builddir/build/BUILD/torcs-1.3.7/export/lib/libracescreens.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/racescreens' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/robottools' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H rttrack.cpp rttelem.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c rttrack.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c rttelem.cpp g++ -shared -o librobottools.so rttrack.o rttelem.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib Exporting librobottools.so to /builddir/build/BUILD/torcs-1.3.7/export/lib/librobottools.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/robottools' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml' make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml/gennmtab' make[5]: Nothing to be done for `compil'. make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml/gennmtab' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H xmltok.c xmlrole.c xmlparse.c hashtable.c xml.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c xmltok.c g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c xmlrole.c g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c xmlparse.c g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c hashtable.c g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c xml.cpp g++ -shared -o libtxml.so xmltok.o xmlrole.o xmlparse.o hashtable.o xml.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib Exporting libtxml.so to /builddir/build/BUILD/torcs-1.3.7/export/lib/libtxml.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgf' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H module.cpp os.cpp params.cpp tgf.cpp trace.cpp directory.cpp profiler.cpp hash.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c module.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c os.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c params.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c tgf.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c trace.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c directory.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c profiler.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c hash.cpp g++ -shared -o libtgf.so module.o os.o params.o tgf.o trace.o directory.o profiler.o hash.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib Exporting libtgf.so to /builddir/build/BUILD/torcs-1.3.7/export/lib/libtgf.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgf' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgfclient' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H guimenu.cpp screen.cpp gui.cpp guifont.cpp guiobject.cpp guilabel.cpp guibutton.cpp guiedit.cpp guihelp.cpp img.cpp guiscrollist.cpp guiscrollbar.cpp guiimage.cpp control.cpp fg_gm.cpp tgfclient.cpp glfeatures.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c guimenu.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c screen.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c gui.cpp gui.cpp: In function 'void gfuiMotion(int, int)': gui.cpp:436:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gfuiMouseAction((void*)(1 - GfuiScreen->mouse)); ^ g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c guifont.cpp guifont.cpp: In constructor 'GfuiFontClass::GfuiFontClass(char*)': guifont.cpp:126:27: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(font, 24, 1, Input); // for IA64... ^ guifont.cpp:146:51: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(font->Char, sizeof(GLFONTCHAR), Num, Input); ^ guifont.cpp:164:43: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(TexBytes, sizeof(char), Num, Input); ^ g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c guiobject.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c guilabel.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c guibutton.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c guiedit.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c guihelp.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c img.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c guiscrollist.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c guiscrollbar.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c guiimage.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c control.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c fg_gm.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c tgfclient.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c glfeatures.cpp g++ -shared -o libtgfclient.so guimenu.o screen.o gui.o guifont.o guiobject.o guilabel.o guibutton.o guiedit.o guihelp.o img.o guiscrollist.o guiscrollbar.o guiimage.o control.o fg_gm.o tgfclient.o glfeatures.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -lplibjs Exporting libtgfclient.so to /builddir/build/BUILD/torcs-1.3.7/export/lib/libtgfclient.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgfclient' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/client' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H entry.cpp mainmenu.cpp splash.cpp exitmenu.cpp optionmenu.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c entry.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c mainmenu.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c splash.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c exitmenu.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c optionmenu.cpp g++ -shared -o libclient.so entry.o mainmenu.o splash.o exitmenu.o optionmenu.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -lplibssg -lplibsg -lplibul Exporting libclient.so to /builddir/build/BUILD/torcs-1.3.7/export/lib/libclient.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/client' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/raceengineclient' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H singleplayer.cpp raceinit.cpp racemain.cpp racemanmenu.cpp racestate.cpp racegl.cpp raceengine.cpp raceresults.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c singleplayer.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c raceinit.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c racemain.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c racemanmenu.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c racestate.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c racegl.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c raceengine.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c raceresults.cpp g++ -shared -o libraceengine.so singleplayer.o raceinit.o racemain.o racemanmenu.o racestate.o racegl.o raceengine.o raceresults.o -lracescreens -lrobottools -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib Exporting libraceengine.so to /builddir/build/BUILD/torcs-1.3.7/export/lib/libraceengine.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/raceengineclient' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/learning' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H policy.cpp ann_policy.cpp List.cpp string_utils.cpp Distribution.cpp MathFunctions.cpp ANN.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c policy.cpp policy.cpp: In member function 'virtual void DiscretePolicy::loadFile(char*)': policy.cpp:497:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((void *) rtag, sizeof (char), strlen (start_tag)+1, fh); ^ policy.cpp:502:52: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((void *) &n_read_states, sizeof(int), 1, fh); ^ policy.cpp:503:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((void *) &n_read_actions, sizeof(int), 1, fh); ^ policy.cpp:513:52: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((void *) Q[i], sizeof(real), n_actions, fh); ^ policy.cpp:538:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((void *) rtag, sizeof (char), strlen (close_tag)+1, fh); ^ g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c ann_policy.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c List.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c string_utils.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c Distribution.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c MathFunctions.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c ANN.cpp ANN.cpp: In function 'ANN* LoadANN(FILE*)': ANN.cpp:1203:37: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&n_inputs, sizeof(int), 1, f); ^ ANN.cpp:1204:38: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&n_outputs, sizeof(int), 1, f); ^ ANN.cpp:1208:37: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&n_layers, sizeof(int), 1, f); ^ ANN.cpp:1212:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&layer_type, sizeof(int), 1, f); ^ ANN.cpp:1215:33: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&nhu, sizeof(int), 1, f); ^ ANN.cpp:1226:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&layer_type, sizeof(int), 1, f); ^ ANN.cpp:1239:43: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(l->c, size, sizeof(Connection), f); ^ ANN.cpp: In function 'bool CheckMatchingToken(const char*, StringBuffer*, FILE*)': ANN.cpp:1155:35: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(buf->c, sizeof(char), l, f); ^ g++ -shared -o liblearning.so policy.o ann_policy.o List.o string_utils.o Distribution.o MathFunctions.o ANN.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib Exporting liblearning.so to /builddir/build/BUILD/torcs-1.3.7/export/lib/liblearning.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/learning' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/portability' make[4]: Nothing to be done for `compil'. make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/portability' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/math' make[4]: Nothing to be done for `compil'. make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/math' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/musicplayer' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H SoundStream.cpp OggSoundStream.cpp OpenALMusicPlayer.cpp musicplayer.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c SoundStream.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c OggSoundStream.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c OpenALMusicPlayer.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c musicplayer.cpp g++ -shared -o libmusicplayer.so SoundStream.o OggSoundStream.o OpenALMusicPlayer.o musicplayer.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib Exporting libmusicplayer.so to /builddir/build/BUILD/torcs-1.3.7/export/lib/libmusicplayer.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/musicplayer' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/linux' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H main.cpp linuxspec.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c main.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c linuxspec.cpp g++ main.o linuxspec.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -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 -lXrandr -lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm -o torcs-bin make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/linux' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu' make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2' make[6]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0' make[7]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/src' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -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/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Transform.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Convex.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Box.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Cone.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Cylinder.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Sphere.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Simplex.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Polygon.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Polyhedron.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Complex.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c BBoxTree.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Endpoint.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Object.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c Response.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c RespTable.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -DNDEBUG -Wno-deprecated -c C-api.cpp 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: 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 /builddir/build/BUILD/torcs-1.3.7/export/lib/libsolid.a make[7]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/src' make[6]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -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/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c simu.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c simuitf.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c car.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c aero.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c engine.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c axle.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c steer.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c susp.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c brake.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c wheel.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c transmission.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c differential.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c collide.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c categories.cpp g++ -shared -o simuv2.so simu.o simuitf.o car.o aero.o engine.o axle.o steer.o susp.o brake.o wheel.o transmission.o differential.o collide.o categories.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -lplibsg -lplibul -L/builddir/build/BUILD/torcs-1.3.7/export/lib -lsolid mkdir /builddir/build/BUILD/torcs-1.3.7/export/modules mkdir /builddir/build/BUILD/torcs-1.3.7/export/modules/simu Exporting simuv2.so to /builddir/build/BUILD/torcs-1.3.7/export/modules/simu/simuv2.so make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/track' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H track.cpp trackitf.cpp trackutil.cpp track3.cpp track4.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c track.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c trackitf.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c trackutil.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c track3.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c track4.cpp g++ -shared -o track.so track.o trackitf.o trackutil.o track3.o track4.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/modules/track Exporting track.so to /builddir/build/BUILD/torcs-1.3.7/export/modules/track/track.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/track' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic' make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic/ssggraph' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H grmain.cpp grboard.cpp ssggraph.cpp grcam.cpp grcar.cpp grscreen.cpp grscene.cpp grutil.cpp grshadow.cpp grsmoke.cpp grskidmarks.cpp grloadac.cpp grmultitexstate.cpp grvtxtable.cpp grtrackmap.cpp grtexture.cpp grcarlight.cpp CarSoundData.cpp TorcsSound.cpp PlibSoundInterface.cpp OpenalSoundInterface.cpp grsound.cpp SoundInterface.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grmain.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grboard.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c ssggraph.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grcam.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grcar.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grscreen.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grscene.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grutil.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grshadow.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grsmoke.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grskidmarks.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grloadac.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grmultitexstate.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grvtxtable.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grtrackmap.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grtexture.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grcarlight.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c CarSoundData.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c TorcsSound.cpp TorcsSound.cpp: In constructor 'OpenalTorcsSound::OpenalTorcsSound(const char*, OpenalSoundInterface*, int, bool, bool)': TorcsSound.cpp:333:2: warning: 'void alutLoadWAVFile(ALbyte*, ALenum*, void**, ALsizei*, ALsizei*, ALboolean*)' is deprecated (declared at /usr/include/AL/alut.h:113) [-Wdeprecated-declarations] alutLoadWAVFile((ALbyte *) filename, &format, &wave, &size, &freq, &srcloop); ^ TorcsSound.cpp:333:77: warning: 'void alutLoadWAVFile(ALbyte*, ALenum*, void**, ALsizei*, ALsizei*, ALboolean*)' is deprecated (declared at /usr/include/AL/alut.h:113) [-Wdeprecated-declarations] alutLoadWAVFile((ALbyte *) filename, &format, &wave, &size, &freq, &srcloop); ^ TorcsSound.cpp:357:2: warning: 'void alutUnloadWAV(ALenum, ALvoid*, ALsizei, ALsizei)' is deprecated (declared at /usr/include/AL/alut.h:116) [-Wdeprecated-declarations] alutUnloadWAV(format, wave, size, freq); ^ TorcsSound.cpp:357:40: warning: 'void alutUnloadWAV(ALenum, ALvoid*, ALsizei, ALsizei)' is deprecated (declared at /usr/include/AL/alut.h:116) [-Wdeprecated-declarations] alutUnloadWAV(format, wave, size, freq); ^ g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c PlibSoundInterface.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c OpenalSoundInterface.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c grsound.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c SoundInterface.cpp g++ -shared -o ssggraph.so grmain.o grboard.o ssggraph.o grcam.o grcar.o grscreen.o grscene.o grutil.o grshadow.o grsmoke.o grskidmarks.o grloadac.o grmultitexstate.o grvtxtable.o grtrackmap.o grtexture.o grcarlight.o CarSoundData.o TorcsSound.o PlibSoundInterface.o OpenalSoundInterface.o grsound.o SoundInterface.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -lplibsl -lplibsm -lplibsg -lplibssg -lplibul -lplibssgaux -lopenal mkdir /builddir/build/BUILD/torcs-1.3.7/export/modules/graphic Exporting ssggraph.so to /builddir/build/BUILD/torcs-1.3.7/export/modules/graphic/ssggraph.so make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic/ssggraph' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/telemetry' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H telemetryitf.cpp telemetry.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c telemetryitf.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c telemetry.cpp telemetry.cpp: In function 'void TlmStopMonitoring()': telemetry.cpp:211:16: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^ g++ -shared -o telemetry.so telemetryitf.o telemetry.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/modules/telemetry Exporting telemetry.so to /builddir/build/BUILD/torcs-1.3.7/export/modules/telemetry/telemetry.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/telemetry' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H berniw.cpp spline.cpp trackdesc.cpp pathfinder.cpp mycar.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c berniw.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c spline.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c trackdesc.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pathfinder.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c mycar.cpp g++ -shared -o berniw.so berniw.o spline.o trackdesc.o pathfinder.o mycar.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/berniw Exporting berniw.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/berniw/berniw.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H berniw2.cpp spline.cpp trackdesc.cpp pathfinder.cpp mycar.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c berniw2.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c spline.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c trackdesc.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pathfinder.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c mycar.cpp g++ -shared -o berniw2.so berniw2.o spline.o trackdesc.o pathfinder.o mycar.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/berniw2 Exporting berniw2.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/berniw2/berniw2.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H berniw3.cpp spline.cpp trackdesc.cpp pathfinder.cpp mycar.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c berniw3.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c spline.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c trackdesc.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pathfinder.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c mycar.cpp g++ -shared -o berniw3.so berniw3.o spline.o trackdesc.o pathfinder.o mycar.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/berniw3 Exporting berniw3.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/berniw3/berniw3.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H bt.cpp driver.cpp opponent.cpp spline.cpp pit.cpp learn.cpp strategy.cpp cardata.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c bt.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c driver.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c opponent.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c spline.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pit.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c learn.cpp learn.cpp: In member function 'bool SegLearn::readKarma(tTrack*, tSituation*, float*, int*, int)': learn.cpp:185:38: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&magic, sizeof(magic), 1, fd); ^ learn.cpp:186:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&magic2, sizeof(magic2), 1, fd); ^ learn.cpp:187:36: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&nseg, sizeof(nseg), 1, fd); ^ learn.cpp:188:39: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(string, sizeof(string), 1, fd); ^ learn.cpp:196:42: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&uid[i], sizeof(uid[0]), 1, fd); ^ learn.cpp:197:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&radius[i], sizeof(radius[0]), 1, fd); ^ g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c strategy.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c cardata.cpp g++ -shared -o bt.so bt.o driver.o opponent.o spline.o pit.o learn.o strategy.o cardata.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/bt Exporting bt.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/bt/bt.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H damned.cpp driver.cpp opponent.cpp spline.cpp pit.cpp learn.cpp strategy.cpp cardata.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c damned.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c driver.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c opponent.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c spline.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pit.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c learn.cpp learn.cpp: In member function 'bool SegLearn::readKarma(tTrack*, tSituation*, float*, int*, int)': learn.cpp:185:38: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&magic, sizeof(magic), 1, fd); ^ learn.cpp:186:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&magic2, sizeof(magic2), 1, fd); ^ learn.cpp:187:36: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&nseg, sizeof(nseg), 1, fd); ^ learn.cpp:188:39: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(string, sizeof(string), 1, fd); ^ learn.cpp:196:42: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&uid[i], sizeof(uid[0]), 1, fd); ^ learn.cpp:197:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&radius[i], sizeof(radius[0]), 1, fd); ^ g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c strategy.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c cardata.cpp g++ -shared -o damned.so damned.o driver.o opponent.o spline.o pit.o learn.o strategy.o cardata.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/damned Exporting damned.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/damned/damned.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/human' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H human.cpp pref.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c human.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pref.cpp g++ -shared -o human.so human.o pref.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -lplibul mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/human Exporting human.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/human/human.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/human' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H inferno.cpp spline.cpp trackdesc.cpp pathfinder.cpp mycar.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c inferno.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c spline.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c trackdesc.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pathfinder.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c mycar.cpp g++ -shared -o inferno.so inferno.o spline.o trackdesc.o pathfinder.o mycar.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/inferno Exporting inferno.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/inferno/inferno.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H inferno2.cpp common.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c inferno2.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c common.cpp g++ -shared -o inferno2.so inferno2.o common.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/inferno2 Exporting inferno2.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/inferno2/inferno2.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H lliaw.cpp spline.cpp trackdesc.cpp pathfinder.cpp mycar.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c lliaw.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c spline.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c trackdesc.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pathfinder.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c mycar.cpp g++ -shared -o lliaw.so lliaw.o spline.o trackdesc.o pathfinder.o mycar.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/lliaw Exporting lliaw.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/lliaw/lliaw.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H olethros.cpp driver.cpp opponent.cpp spline.cpp pit.cpp learn.cpp strategy.cpp cardata.cpp geometry.cpp Trajectory.cpp TrackData.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c olethros.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c driver.cpp driver.cpp: In member function 'float Driver::EstimateTorque(float)': driver.cpp:805:19: warning: narrowing conversion of '(((double)rpmMax) * 2.0e+0)' from 'double' to 'float' inside { } is ill-formed in C++11 [-Wnarrowing] rpmMax*2.0 ^ g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c opponent.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c spline.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pit.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c learn.cpp learn.cpp: In member function 'bool SegLearn::LoadParameter(float*, int, FILE*)': learn.cpp:511:35: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread (p, sizeof(float), n, f); ^ learn.cpp: In member function 'void SegLearn::loadParameters(char*)': learn.cpp:536:49: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread (&local_n_quantums, sizeof(int), 1, f); ^ learn.cpp:544:44: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread (radius, n_seg, sizeof(float), f); ^ learn.cpp: In function 'bool CheckMatchingToken(const char*, StringBuffer*, FILE*)': learn.cpp:46:38: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(buf->c, sizeof(char), l, f); ^ g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c strategy.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c cardata.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c geometry.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c Trajectory.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c TrackData.cpp g++ -shared -o olethros.so olethros.o driver.o opponent.o spline.o pit.o learn.o strategy.o cardata.o geometry.o Trajectory.o TrackData.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -L/builddir/build/BUILD/torcs-1.3.7/export/lib -llearning mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/olethros Exporting olethros.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/olethros/olethros.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/sparkle' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H sparkle.cpp driver.cpp opponent.cpp spline.cpp pit.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c sparkle.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c driver.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c opponent.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c spline.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pit.cpp g++ -shared -o sparkle.so sparkle.o driver.o opponent.o spline.o pit.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/sparkle Exporting sparkle.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/sparkle/sparkle.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/sparkle' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H tita.cpp spline.cpp trackdesc.cpp pathfinder.cpp mycar.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c tita.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c spline.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c trackdesc.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c pathfinder.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c mycar.cpp g++ -shared -o tita.so tita.o spline.o trackdesc.o pathfinder.o mycar.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib mkdir /builddir/build/BUILD/torcs-1.3.7/export/drivers/tita Exporting tita.so to /builddir/build/BUILD/torcs-1.3.7/export/drivers/tita/tita.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/accc' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H mainaccc.cpp ../../linux/linuxspec.cpp ac3dload.cpp ac3dgroup.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c mainaccc.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c ac3dload.cpp ac3dload.cpp: In function 'void stripifyOb(ob_t*, int)': ac3dload.cpp:2424:17: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(command); ^ ac3dload.cpp:2426:17: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(command); ^ g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c ac3dgroup.cpp g++ mainaccc.o ../../linux/linuxspec.o ac3dload.o ac3dgroup.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -ltgf -lplibssg -lplibsg -lplibul -ltxml -lplibjs -lplibssgaux -lplibssg -lplibsm -lplibsl -lplibsg -lplibul -lglut -lGLU -lGL -lpng -lz -ldl -lXrandr -lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm -o accc-bin make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/accc' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfs2ac' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H mainnfs2ac.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c mainnfs2ac.cpp g++ mainnfs2ac.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -lplibjs -lplibssgaux -lplibssg -lplibsm -lplibsl -lplibsg -lplibul -lglut -lGLU -lGL -lpng -lz -ldl -lXrandr -lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm -o nfs2ac-bin make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfs2ac' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfsperf' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H mainnfsperf.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c mainnfsperf.cpp g++ mainnfsperf.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -ltgf -ltxml -lplibjs -lplibssgaux -lplibssg -lplibsm -lplibsl -lplibsg -lplibul -lglut -lGLU -lGL -lpng -lz -ldl -lXrandr -lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm -o nfsperf-bin make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfsperf' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package' make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package/specfiles' make[5]: Nothing to be done for `compil'. make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package/specfiles' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/texmapper' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H maintexmapper.cpp ssgSaveAC.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c maintexmapper.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c ssgSaveAC.cpp g++ maintexmapper.o ssgSaveAC.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -lplibssg -lplibsg -lplibul -ltgf -ltgfclient -lmusicplayer -ltxml -lpng -lplibjs -lplibssgaux -lplibssg -lplibsm -lplibsl -lplibsg -lplibul -lglut -lGLU -lGL -lpng -lz -ldl -lXrandr -lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm -o texmapper-bin make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/texmapper' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/trackgen' gcc -E -M -D__DEPEND__ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H maintrackgen.cpp track.cpp easymesh.cpp ../../linux/linuxspec.cpp relief.cpp elevation.cpp objects.cpp ac3d.cpp util.cpp raceline.cpp > .depend g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c maintrackgen.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c track.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c easymesh.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c relief.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c elevation.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c objects.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c ac3d.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c util.cpp g++ -I/builddir/build/BUILD/torcs-1.3.7/export/include -I/builddir/build/BUILD/torcs-1.3.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES -D_SVID_SOURCE -D_BSD_SOURCE -DSHM -DHAVE_CONFIG_H -c raceline.cpp g++ maintrackgen.o track.o easymesh.o ../../linux/linuxspec.o relief.o elevation.o objects.o ac3d.o util.o raceline.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -ltgf -ltgfclient -lmusicplayer -lplibssg -lplibsg -lplibul -lrobottools -ltxml -lplibjs -lplibssgaux -lplibssg -lplibsm -lplibsl -lplibsg -lplibul -lglut -lGLU -lGL -lpng -lz -ldl -lXrandr -lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm -o trackgen-bin make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/trackgen' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src' make[1]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aWLtti + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64 + cd torcs-1.3.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64 make[1]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/1' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/1 /usr/bin/install -c -m 644 car1-stock1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/1/car1-stock1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/1/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/10' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/10 /usr/bin/install -c -m 644 car1-trb3.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/10/car1-trb3.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/10/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/2' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/2 /usr/bin/install -c -m 644 car1-stock1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/2/car1-stock1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/2/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/3' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/3 /usr/bin/install -c -m 644 car1-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/3/car1-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/3/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/4' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/4 /usr/bin/install -c -m 644 car2-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/4/car2-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/4/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/5' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/5 /usr/bin/install -c -m 644 car3-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/5/car3-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/5/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/6' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/6 /usr/bin/install -c -m 644 car4-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/6/car4-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/6/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/7' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/7 /usr/bin/install -c -m 644 car5-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/7/car5-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/7/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/8' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/8 /usr/bin/install -c -m 644 car6-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/8/car6-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/8/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/9' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/9 /usr/bin/install -c -m 644 car7-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/9/car7-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/9/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/9' /usr/bin/install -c -m 644 berniw.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/berniw.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64 mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/berniw /usr/bin/install -c -m 644 berniw.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/berniw/berniw.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/1' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2 mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/1 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/1/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/10' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/10 /usr/bin/install -c -m 644 car1-trb3.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/10/car1-trb3.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/10/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/2' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/2 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/2/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/3' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/3 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/3/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/4' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/4 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/4/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/5' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/5 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/5/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/6' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/6 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/6/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/7' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/7 /usr/bin/install -c -m 644 car5-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/7/car5-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/7/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/8' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/8 /usr/bin/install -c -m 644 car4-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/8/car4-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/8/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/9' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/9 /usr/bin/install -c -m 644 car7-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/9/car7-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/9/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/9' /usr/bin/install -c -m 644 berniw2.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/berniw2.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw2/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/berniw2 /usr/bin/install -c -m 644 berniw2.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/berniw2/berniw2.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/1' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3 mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/1 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/1/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/10' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/10 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/10/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/2' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/2 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/2/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/3' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/3 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/3/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/4' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/4 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/4/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/5' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/5 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/5/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/6' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/6 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/6/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/7' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/7 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/7/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/8' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/8 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/8/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/9' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/9 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/9/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/9' /usr/bin/install -c -m 644 berniw3.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/berniw3.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/berniw3/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/berniw3 /usr/bin/install -c -m 644 berniw3.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/berniw3/berniw3.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/practice' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/0 mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/0/practice make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/practice' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/qualifying' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/0/qualifying make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/qualifying' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/race' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/0/race make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/race' /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/0/default.xml /usr/bin/install -c -m 644 car1-stock1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/0/car1-stock1.rgb make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/practice' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/1 mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/1/practice make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/practice' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/qualifying' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/1/qualifying make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/qualifying' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/race' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/1/race make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/race' /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/1/default.xml /usr/bin/install -c -m 644 car1-stock1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/1/car1-stock1.rgb make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/2' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/2 /usr/bin/install -c -m 644 car1-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/2/car1-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/2/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/3' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/3 /usr/bin/install -c -m 644 car2-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/3/car2-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/3/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/4' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/4 /usr/bin/install -c -m 644 car3-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/4/car3-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/4/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/5' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/5 /usr/bin/install -c -m 644 car4-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/5/car4-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/5/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/6' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/6 /usr/bin/install -c -m 644 car5-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/6/car5-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/6/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/7' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/7 /usr/bin/install -c -m 644 car6-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/7/car6-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/7/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/8' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/8 /usr/bin/install -c -m 644 car7-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/8/car7-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/8/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/9' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/9 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/9/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/9' /usr/bin/install -c -m 644 bt.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/bt.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/bt/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/bt /usr/bin/install -c -m 644 bt.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/bt/bt.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/0' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/0 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/0/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/0' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/1' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/1 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/1/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/2' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/2 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/2/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/3' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/3 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/3/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/4' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/4 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/4/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/5' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/5 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/5/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/6' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/6 /usr/bin/install -c -m 644 car5-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/6/car5-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/6/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/7' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/7 /usr/bin/install -c -m 644 car6-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/7/car6-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/7/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/8' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/8 /usr/bin/install -c -m 644 car7-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/8/car7-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/8/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/9' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/9 /usr/bin/install -c -m 644 car1-trb3.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/9/car1-trb3.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/9/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/9' /usr/bin/install -c -m 644 damned.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/damned.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/damned/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/damned /usr/bin/install -c -m 644 damned.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/damned/damned.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/human' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/human /usr/bin/install -c -m 644 car.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/human/car.xml /usr/bin/install -c -m 644 human.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/human/human.xml /usr/bin/install -c -m 644 preferences.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/human/preferences.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/human/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/human /usr/bin/install -c -m 644 human.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/human/human.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/human' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/1' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/1 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/1/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/10' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/10 /usr/bin/install -c -m 644 car1-trb3.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/10/car1-trb3.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/10/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/2' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/2 /usr/bin/install -c -m 644 p406.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/2/p406.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/2/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/3' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/3 /usr/bin/install -c -m 644 car1-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/3/car1-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/3/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/4' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/4 /usr/bin/install -c -m 644 car2-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/4/car2-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/4/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/5' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/5 /usr/bin/install -c -m 644 car3-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/5/car3-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/5/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/6' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/6 /usr/bin/install -c -m 644 car4-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/6/car4-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/6/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/7' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/7 /usr/bin/install -c -m 644 car5-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/7/car5-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/7/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/8' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/8 /usr/bin/install -c -m 644 car6-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/8/car6-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/8/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/9' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/9 /usr/bin/install -c -m 644 car7-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/9/car7-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/9/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/9' /usr/bin/install -c -m 644 inferno.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/inferno.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/inferno /usr/bin/install -c -m 644 inferno.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/inferno/inferno.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/1' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2 mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/1 /usr/bin/install -c -m 644 Makefile /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/1/Makefile /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/1/default.xml /usr/bin/install -c -m 644 defaultcar.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/1/defaultcar.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/10' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/10 /usr/bin/install -c -m 644 Makefile /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/10/Makefile /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/10/default.xml /usr/bin/install -c -m 644 defaultcar.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/10/defaultcar.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/2' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/2 /usr/bin/install -c -m 644 Makefile /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/2/Makefile /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/2/default.xml /usr/bin/install -c -m 644 defaultcar.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/2/defaultcar.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/3' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/3 /usr/bin/install -c -m 644 Makefile /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/3/Makefile /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/3/default.xml /usr/bin/install -c -m 644 defaultcar.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/3/defaultcar.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/4' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/4 /usr/bin/install -c -m 644 Makefile /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/4/Makefile /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/4/default.xml /usr/bin/install -c -m 644 defaultcar.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/4/defaultcar.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/5' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/5 /usr/bin/install -c -m 644 Makefile /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/5/Makefile /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/5/default.xml /usr/bin/install -c -m 644 defaultcar.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/5/defaultcar.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/6' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/6 /usr/bin/install -c -m 644 Makefile /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/6/Makefile /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/6/default.xml /usr/bin/install -c -m 644 defaultcar.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/6/defaultcar.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/7' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/7 /usr/bin/install -c -m 644 Makefile /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/7/Makefile /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/7/default.xml /usr/bin/install -c -m 644 defaultcar.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/7/defaultcar.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/8' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/8 /usr/bin/install -c -m 644 Makefile /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/8/Makefile /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/8/default.xml /usr/bin/install -c -m 644 defaultcar.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/8/defaultcar.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/9' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/9 /usr/bin/install -c -m 644 Makefile /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/9/Makefile /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/9/default.xml /usr/bin/install -c -m 644 defaultcar.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/9/defaultcar.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/9' /usr/bin/install -c -m 644 inferno2.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/inferno2.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/inferno2/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/inferno2 /usr/bin/install -c -m 644 inferno2.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/inferno2/inferno2.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/1' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/1 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/1/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/10' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/10 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/10/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/2' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/2 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/2/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/3' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/3 /usr/bin/install -c -m 644 car1-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/3/car1-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/3/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/4' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/4 /usr/bin/install -c -m 644 car2-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/4/car2-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/4/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/5' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/5 /usr/bin/install -c -m 644 car3-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/5/car3-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/5/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/6' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/6 /usr/bin/install -c -m 644 car4-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/6/car4-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/6/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/7' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/7 /usr/bin/install -c -m 644 car5-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/7/car5-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/7/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/8' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/8 /usr/bin/install -c -m 644 car6-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/8/car6-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/8/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/9' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/9 /usr/bin/install -c -m 644 car7-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/9/car7-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/9/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/9' /usr/bin/install -c -m 644 lliaw.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/lliaw.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/lliaw/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/lliaw /usr/bin/install -c -m 644 lliaw.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/lliaw/lliaw.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/0' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/0 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/0/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/0' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/1' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/1 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/1/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/2' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/2 /usr/bin/install -c -m 644 car1-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/2/car1-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/2/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/3' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/3 /usr/bin/install -c -m 644 car2-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/3/car2-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/3/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/4' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/4 /usr/bin/install -c -m 644 car3-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/4/car3-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/4/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/5' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/5 /usr/bin/install -c -m 644 car4-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/5/car4-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/5/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/6' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/6 /usr/bin/install -c -m 644 car5-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/6/car5-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/6/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/7' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/7 /usr/bin/install -c -m 644 car6-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/7/car6-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/7/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/8' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/8 /usr/bin/install -c -m 644 car7-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/8/car7-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/8/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/9' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/9 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/9/default.xml /usr/bin/install -c -m 644 car1-trb3.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/9/car1-trb3.rgb make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/9' /usr/bin/install -c -m 644 olethros.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/olethros.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/olethros/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/olethros /usr/bin/install -c -m 644 olethros.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/olethros/olethros.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/sparkle' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/sparkle/0' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/sparkle mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/sparkle/0 /usr/bin/install -c -m 644 baja-bug.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/sparkle/0/baja-bug.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/sparkle/0/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/sparkle/0' /usr/bin/install -c -m 644 sparkle.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/sparkle/sparkle.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/sparkle/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/sparkle /usr/bin/install -c -m 644 sparkle.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/sparkle/sparkle.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/sparkle' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/1' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/1 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/1/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/10' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/10 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/10/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/2' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/2 /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/2/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/3' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/3 /usr/bin/install -c -m 644 car1-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/3/car1-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/3/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/4' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/4 /usr/bin/install -c -m 644 car2-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/4/car2-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/4/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/5' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/5 /usr/bin/install -c -m 644 car3-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/5/car3-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/5/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/6' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/6 /usr/bin/install -c -m 644 car4-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/6/car4-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/6/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/7' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/7 /usr/bin/install -c -m 644 car5-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/7/car5-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/7/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/8' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/8 /usr/bin/install -c -m 644 car6-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/8/car6-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/8/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/9' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/9 /usr/bin/install -c -m 644 car7-trb1.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/9/car7-trb1.rgb /usr/bin/install -c -m 644 default.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/9/default.xml make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/9' /usr/bin/install -c -m 644 tita.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/tita.xml /usr/bin/install -c -m 644 logo.rgb /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/drivers/tita/logo.rgb mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/tita /usr/bin/install -c -m 644 tita.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/tita/tita.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/client' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib /usr/bin/install -c -m 644 libclient.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libclient.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/client' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/confscreens' /usr/bin/install -c -m 644 libconfscreens.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libconfscreens.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/confscreens' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/learning' /usr/bin/install -c -m 644 liblearning.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/liblearning.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/learning' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/math' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/math' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/musicplayer' /usr/bin/install -c -m 644 libmusicplayer.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libmusicplayer.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/musicplayer' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/portability' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/portability' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/raceengineclient' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config /usr/bin/install -c -m 644 raceengine.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/raceengine.xml /usr/bin/install -c -m 644 style.xsl /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/style.xsl /usr/bin/install -c -m 644 libraceengine.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libraceengine.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/raceengineclient' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/racescreens' /usr/bin/install -c -m 644 libracescreens.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libracescreens.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/racescreens' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/robottools' /usr/bin/install -c -m 644 librobottools.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/librobottools.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/robottools' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgf' /usr/bin/install -c -m 644 params.dtd /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/params.dtd /usr/bin/install -c -m 644 libtgf.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libtgf.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgf' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgfclient' /usr/bin/install -c -m 644 screen.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/screen.xml /usr/bin/install -c -m 644 libtgfclient.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libtgfclient.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgfclient' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml/gennmtab' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml/gennmtab' /usr/bin/install -c -m 644 libtxml.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libtxml.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/linux' /usr/bin/install -c torcs-bin /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/torcs-bin mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/bin /usr/bin/install -c torcs /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/bin//torcs make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/linux' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic/ssggraph' /usr/bin/install -c -m 644 graph.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/graph.xml /usr/bin/install -c -m 644 sound.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/sound.xml mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/graphic /usr/bin/install -c -m 644 ssggraph.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/graphic/ssggraph.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic/ssggraph' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2' make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0' make[6]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/src' make[6]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/src' make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0' make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0' make[6]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/src' make[6]: Nothing to be done for `compil'. make[6]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/src' make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0' g++ -shared -o simuv2.so simu.o simuitf.o car.o aero.o engine.o axle.o steer.o susp.o brake.o wheel.o transmission.o differential.o collide.o categories.o -L/builddir/build/BUILD/torcs-1.3.7/export/lib -Wl,-z,relro -lopenal -lalut -lvorbisfile -L/usr/lib -lplibsg -lplibul -L/builddir/build/BUILD/torcs-1.3.7/export/lib -lsolid Exporting simuv2.so to /builddir/build/BUILD/torcs-1.3.7/export/modules/simu/simuv2.so mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/simu /usr/bin/install -c -m 644 simuv2.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/simu/simuv2.so make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/telemetry' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/telemetry /usr/bin/install -c -m 644 telemetry.sh /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/telemetry/telemetry.sh mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/telemetry /usr/bin/install -c -m 644 telemetry.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/telemetry/telemetry.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/telemetry' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/track' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/track /usr/bin/install -c -m 644 track.so /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/track/track.so make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/track' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/raceman' mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/raceman /usr/bin/install -c -m 644 champ.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/raceman/champ.xml /usr/bin/install -c -m 644 dtmrace.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/raceman/dtmrace.xml /usr/bin/install -c -m 644 endrace.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/raceman/endrace.xml /usr/bin/install -c -m 644 ncrace.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/raceman/ncrace.xml /usr/bin/install -c -m 644 practice.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/raceman/practice.xml /usr/bin/install -c -m 644 quickrace.xml /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/config/raceman/quickrace.xml Creating /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/champ Directory mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/champ Creating /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/dtmrace Directory mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/dtmrace Creating /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/endrace Directory mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/endrace Creating /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/ncrace Directory mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/ncrace Creating /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/practice Directory mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/practice Creating /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/quickrace Directory mkdir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/games/torcs/results/quickrace make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/raceman' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/accc' /usr/bin/install -c accc-bin /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/accc-bin /usr/bin/install -c accc /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/bin//accc make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/accc' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfs2ac' /usr/bin/install -c nfs2ac-bin /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/nfs2ac-bin /usr/bin/install -c nfs2ac /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/bin//nfs2ac make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfs2ac' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfsperf' /usr/bin/install -c nfsperf-bin /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/nfsperf-bin /usr/bin/install -c nfsperf /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/bin//nfsperf make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfsperf' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package/specfiles' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package/specfiles' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/texmapper' /usr/bin/install -c texmapper-bin /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/texmapper-bin /usr/bin/install -c texmapper /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/bin//texmapper make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/texmapper' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/trackgen' /usr/bin/install -c trackgen-bin /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/trackgen-bin /usr/bin/install -c trackgen /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/bin//trackgen make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/trackgen' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools' make[1]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src' make[1]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/1' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/10' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/2' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/3' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/4' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/5' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/6' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/7' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/8' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/9' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw/9' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/1' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/10' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/2' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/3' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/4' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/5' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/6' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/7' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/8' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/9' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2/9' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw2' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/1' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/10' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/2' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/3' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/4' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/5' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/6' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/7' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/8' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/9' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3/9' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/berniw3' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/practice' make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/practice' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/qualifying' make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/qualifying' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/race' make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0/race' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/0' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/practice' make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/practice' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/qualifying' make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/qualifying' find: '*.xml': No such file or directory find: '*.xml': No such file or directory make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/race' make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1/race' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/2' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/3' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/4' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/5' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/6' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/7' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/8' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/9' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt/9' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/bt' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/0' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/0' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/1' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/2' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/3' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/4' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/5' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/6' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/7' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/8' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/9' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned/9' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/damned' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/human' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/human' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/1' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/10' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/2' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/3' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/4' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/5' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/6' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/7' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/8' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/9' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno/9' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/1' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/10' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/2' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/3' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/4' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/5' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/6' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/7' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/8' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/9' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2/9' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/inferno2' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/1' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/10' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/2' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/3' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/4' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/5' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/6' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/7' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/8' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/9' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw/9' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/lliaw' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/0' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/0' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/1' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/2' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/3' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/4' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/5' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/6' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/7' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/8' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/9' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros/9' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/olethros' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/sparkle' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/sparkle/0' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/sparkle/0' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/sparkle' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/1' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/1' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/10' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/10' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/2' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/2' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/3' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/3' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/4' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/4' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/5' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/5' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/6' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/6' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/7' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/7' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/8' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/8' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/9' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita/9' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers/tita' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/drivers' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/client' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/client' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/confscreens' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/confscreens' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/learning' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/learning' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/math' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/math' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/musicplayer' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/musicplayer' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/portability' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/portability' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/raceengineclient' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/raceengineclient' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/racescreens' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/racescreens' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/robottools' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/robottools' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgf' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgf' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgfclient' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/tgfclient' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml/gennmtab' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml/gennmtab' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs/txml' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/libs' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/linux' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/linux' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic/ssggraph' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic/ssggraph' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/graphic' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2' make[5]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0' make[6]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/src' make[6]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0/src' make[5]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2/SOLID-2.0' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu/simuv2' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/simu' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/telemetry' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/telemetry' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/track' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules/track' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/modules' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/raceman' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/raceman' make[2]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/accc' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/accc' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfs2ac' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfs2ac' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfsperf' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/nfsperf' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package' make[4]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package/specfiles' make[4]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package/specfiles' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/package' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/texmapper' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/texmapper' make[3]: Entering directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/trackgen' make[3]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools/trackgen' make[2]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src/tools' make[1]: Leaving directory `/builddir/build/BUILD/torcs-1.3.7/src' /usr/bin/install -c setup_linux.sh /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/./setup_linux.sh + install -D -p -m 0644 Ticon.png /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/pixmaps/torcs.png + mkdir -p /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/applications + desktop-file-install --remove-category Application --add-category Simulation --dir /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/applications torcs.desktop /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/applications/torcs.desktop: error: (will be fatal in the future): value "torcs.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + mkdir -p /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/appdata + cat + find /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/ -name '*.so' + xargs /usr/bin/chmod +x + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/torcs-1.3.7 extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/trackgen-bin extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/texmapper-bin extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/nfsperf-bin extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/nfs2ac-bin extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/accc-bin extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/track/track.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/telemetry/telemetry.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/simu/simuv2.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/modules/graphic/ssggraph.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/torcs-bin extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libtxml.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libtgfclient.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libtgf.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/librobottools.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libracescreens.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libraceengine.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libmusicplayer.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/liblearning.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libconfscreens.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/lib/libclient.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/tita/tita.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/sparkle/sparkle.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/olethros/olethros.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/lliaw/lliaw.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/inferno2/inferno2.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/inferno/inferno.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/human/human.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/damned/damned.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/bt/bt.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/berniw3/berniw3.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/berniw2/berniw2.so extracting debug info from /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/lib64/torcs/drivers/berniw/berniw.so /usr/lib/rpm/sepdebugcrcfix: Updated 32 CRC32s, 0 CRC32s did match. 7174 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: torcs-1.3.7-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EPIlMy + umask 022 + cd /builddir/build/BUILD + cd torcs-1.3.7 + DOCDIR=/builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/doc/torcs-1.3.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/doc/torcs-1.3.7 + cp -pr README /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/doc/torcs-1.3.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UnuU5O + umask 022 + cd /builddir/build/BUILD + cd torcs-1.3.7 + LICENSEDIR=/builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/licenses/torcs-1.3.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/licenses/torcs-1.3.7 + cp -pr COPYING /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64/usr/share/licenses/torcs-1.3.7 + exit 0 Provides: appdata() appdata(torcs.appdata.xml) application() application(torcs.desktop) libclient.so()(64bit) libconfscreens.so()(64bit) liblearning.so()(64bit) libmusicplayer.so()(64bit) libraceengine.so()(64bit) libracescreens.so()(64bit) librobottools.so()(64bit) libtgf.so()(64bit) libtgfclient.so()(64bit) libtxml.so()(64bit) torcs = 1.3.7-1.el7.centos torcs(x86-64) = 1.3.7-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libGL.so.1()(64bit) libGLU.so.1()(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXi.so.6()(64bit) libXmu.so.6()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libXt.so.6()(64bit) libXxf86vm.so.1()(64bit) libalut.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libclient.so()(64bit) libconfscreens.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglut.so.3()(64bit) liblearning.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmusicplayer.so()(64bit) libopenal.so.1()(64bit) libplibjs.so.1.8.5()(64bit) libplibsg.so.1.8.5()(64bit) libplibsl.so.1.8.5()(64bit) libplibsm.so.1.8.5()(64bit) libplibssg.so.1.8.5()(64bit) libplibssgaux.so.1.8.5()(64bit) libplibul.so.1.8.5()(64bit) libpng15.so.15()(64bit) libraceengine.so()(64bit) libracescreens.so()(64bit) librobottools.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtgf.so()(64bit) libtgfclient.so()(64bit) libtxml.so()(64bit) libvorbisfile.so.3()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: torcs-debuginfo-1.3.7-1.el7.centos.x86_64 Provides: torcs-debuginfo = 1.3.7-1.el7.centos torcs-debuginfo(x86-64) = 1.3.7-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/torcs-1.3.7-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/torcs-debuginfo-1.3.7-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CeiXvl + umask 022 + cd /builddir/build/BUILD + cd torcs-1.3.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/torcs-1.3.7-1.el7.centos.x86_64 + exit 0 Child return code was: 0