torcs-1.3.1 doesn't build with make -j2

Pacho Ramos <[email protected]> Mon, 05 Jan 2009 20:03:37 +0100
Newsgroups gmane.games.torcs.devel
Organization [email protected]
Message-ID <1231182217.8178.2.camel@localhost>
It also gives some messages like:
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.


I am using gcc-4.1.2 under Gentoo, I attach the full build log

Thanks

------------------------------------------------------------------------------

_______________________________________________
Torcs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/torcs-devel
build.log (text/x-log, 24.1 KB)
>>> Unpacking source...
>>> Unpacking torcs-1.3.1.tar.bz2 to /var/tmp/portage/games-sports/torcs-1.3.1/work
 * Applying torcs-1.3.1-as-needed.patch ...
  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1' ...
 * Running aclocal ...
  [ ok ]
 * Running autoconf ...
  [ ok ]
 * Running autoheader ...
  [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1 ...
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-dependency-tracking --datadir=/usr/share --x-libraries=/usr/lib64 --enable-xrandr --build=x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 /usr/lib64, 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 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 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 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 plib 1.8.3 or newer... yes
checking for GL_VERSION_1_3... yes
checking for GL_ARB_texture_compression... yes
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 -j2 
rm -f config.status config.log config.cache
autoheader
autoconf
make TORCS_BASE=/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1 MAKE_DEFAULT=/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/Make-default.mk
make[1]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1'
make[2]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[2]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[3]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/interfaces'
make[3]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs'
mkdir /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/txml'
make[5]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/txml/gennmtab'
x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include -I/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1 -march=k8 -O2 -pipe -msse3 -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
mkdir /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include
 Exporting car.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/car.h
 Exporting graphic.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/graphic.h
 Exporting js.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/js.h
 Exporting playerpref.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/playerpref.h
 Exporting raceman.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/raceman.h
 Exporting replay.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/replay.h
 Exporting robot.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/robot.h
 Exporting simu.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/simu.h
 Exporting telemetry.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/telemetry.h
 Exporting track.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/track.h
make[3]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/interfaces'
x86_64-pc-linux-gnu-g++ -march=k8 -O2 -pipe -msse3 -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 -L/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/lib -Wl,-O1 -L/usr/lib64 -L/usr/lib -o gennmtab gennmtab.o   -lplibssgaux -lplibssg -lplibsm -lplibsl -lplibsg -lplibul -lglut -lGLU -lGL -lpng -lz -ldl -lopenal -lXrandr -lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm  -lalut
make[3]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/txml'
 Exporting xml.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/xml.h
 Exporting xmlparse.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/xmlparse.h
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/txml'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/tgf'
 Exporting tgf.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/tgf.h
 Exporting os.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/os.h
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/tgf'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/tgfclient'
 Exporting tgfclient.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/tgfclient.h
 Exporting screen_properties.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/screen_properties.h
 Exporting glfeatures.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/glfeatures.h
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/tgfclient'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/client'
make[5]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/txml/gennmtab'
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/txml'
make[3]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs'
 Exporting client.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/client.h
 Exporting exitmenu.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/exitmenu.h
make[3]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/accc'
make[4]: Nothing to be done for `tools'.
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/accc'
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/client'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/confscreens'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/nfs2ac'
make[4]: Nothing to be done for `tools'.
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/nfs2ac'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/nfsperf'
make[4]: Nothing to be done for `tools'.
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/nfsperf'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/package'
make[4]: Nothing to be done for `tools'.
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/package'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/texmapper'
 Exporting confscreens.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/confscreens.h
make[4]: Nothing to be done for `tools'.
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/texmapper'
 Exporting driverconfig.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/driverconfig.h
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/trackgen'
make[4]: Nothing to be done for `tools'.
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools/trackgen'
 Exporting joystickconfig.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/joystickconfig.h
make[3]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/tools'
make[3]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/linux'
make[3]: Nothing to be done for `tools'.
make[3]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/linux'
make[2]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src'
make[2]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[3]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs'
 Exporting mouseconfig.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/mouseconfig.h
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/confscreens'
x86_64-pc-linux-gnu-gcc -E  -M -D__DEPEND__ -I/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include -I/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1 -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
 Exporting controlconfig.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/controlconfig.h
 Exporting graphconfig.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/graphconfig.h
 Exporting simuconfig.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/simuconfig.h
 Exporting soundconfig.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/soundconfig.h
 Exporting openglconfig.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/openglconfig.h
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/confscreens'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/racescreens'
In file included from /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/tgfclient.h:30,
                 from controlconfig.cpp:30:
/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/tgf.h:42:20: error: osspec.h: No such file or directory
 Exporting racescreens.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/racescreens.h
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/racescreens'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/robottools'
 Exporting robottools.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/robottools.h
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/robottools'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/raceengineclient'
 Exporting singleplayer.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/singleplayer.h
 Exporting raceinit.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/raceinit.h
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/raceengineclient'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/learning'
mkdir /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/learning
 Exporting policy.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/learning/policy.h
 Exporting ann_policy.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/learning/ann_policy.h
 Exporting ANN.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/learning/ANN.h
 Exporting learn_debug.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/learning/learn_debug.h
 Exporting real.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/learning/real.h
 Exporting string_utils.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/learning/string_utils.h
 Exporting List.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/learning/List.h
 Exporting MathFunctions.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/learning/MathFunctions.h
 Exporting Distribution.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/learning/Distribution.h
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/learning'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/portability'
 Exporting portability.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/portability.h
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/portability'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/math'
mkdir /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/tmath
 Exporting linalg_t.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/tmath/linalg_t.h
 Exporting v2_t.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/tmath/v2_t.h
 Exporting v3_t.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/tmath/v3_t.h
 Exporting v4_t.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/tmath/v4_t.h
 Exporting straight2_t.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/tmath/straight2_t.h
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/math'
make[3]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs'
make[3]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/linux'
 Exporting osspec.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/osspec.h
make[3]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/linux'
make[3]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules'
make[4]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu'
make[5]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu/simuv2'
make[6]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu/simuv2/SOLID-2.0'
make[7]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu/simuv2/SOLID-2.0/include'
make[8]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu/simuv2/SOLID-2.0/include/3D'
mkdir /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/3D
 Exporting Basic.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/3D/Basic.h
 Exporting Matrix.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/3D/Matrix.h
 Exporting Point.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/3D/Point.h
 Exporting Quaternion.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/3D/Quaternion.h
 Exporting Tuple3.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/3D/Tuple3.h
 Exporting Tuple4.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/3D/Tuple4.h
 Exporting Vector.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/3D/Vector.h
make[8]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu/simuv2/SOLID-2.0/include/3D'
make[8]: Entering directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu/simuv2/SOLID-2.0/include/SOLID'
mkdir /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/SOLID
 Exporting solid.h to /var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/export/include/SOLID/solid.h
make[8]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu/simuv2/SOLID-2.0/include/SOLID'
make[7]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu/simuv2/SOLID-2.0/include'
make[6]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu/simuv2/SOLID-2.0'
make[5]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu/simuv2'
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules/simu'
make[3]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/modules'
make[2]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src'
make[4]: *** [.depend] Error 1
make[4]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs/confscreens'
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src/libs'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1/src'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/var/tmp/portage/games-sports/torcs-1.3.1/work/torcs-1.3.1'
make: *** [restart] Error 2
 * 
 * ERROR: games-sports/torcs-1.3.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2809:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/games-sports/torcs-1.3.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-sports/torcs-1.3.1/temp/environment'.
 *