[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#242158: g++ crashes when compiling in non en_US environment



Package: g++-3.3
Version: 1:3.3.3-5
Severity: important
File: /usr/bin/g++-3.3
Tags: l10n

When I build torcs[0], compilation stops due a preprocesor error, which is
the following.

0- http://torcs.sourceforge.net

c++ -I/home/rudy/dev/debian/torcs/torcs-1.2.2/export/include  -g -O2
-Wall -Wstrict-prototypes -O3 -mieee-fp -Wall -Wstrict-prototypes -O3
-mieee-fp  -D_SVID_SOURCE -D_BSD_SOURCE -DSHM  -c raceengine.cpp
raceengine.cpp: En function `void reCapture()':
raceengine.cpp:553: aviso: se ignora 
Error interno del compilador: Error al reportar rutinas reentradas.
Por favor envíe un reporte completo de `bugs',
con el código preprocesado si es apropiado.
Vea <URL:http://gcc.gnu.org/bugs.html> para más instrucciones.
make[5]: *** [raceengine.o] Error 1
make[5]: Leaving directory
`/home/stoned/dev/debian/torcs/torcs-1.2.2/src/libs/raceengineclient'
make[4]: *** [subdirs] Error 1
make[4]: Leaving directory
`/home/stoned/dev/debian/torcs/torcs-1.2.2/src/libs'
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory
`/home/stoned/dev/debian/torcs/torcs-1.2.2/src'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/home/stoned/dev/debian/torcs/torcs-1.2.2'
make[1]: *** [restart] Error 2
make[1]: Leaving directory `/home/stoned/dev/debian/torcs/torcs-1.2.2'
make: *** [build-stamp] Error 2

The issue is that when I change the locale to en_US it works ok.
I'm attaching the preprocessed file also.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.4-1-686
Locale: LANG=es_PE, LC_CTYPE=es_PE

Versions of packages g++-3.3 depends on:
ii  gcc-3.3                     1:3.3.3-5    The GNU C compiler
ii  gcc-3.3-base                1:3.3.3-5    The GNU Compiler Collection (base 
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libstdc++5-3.3-dev          1:3.3.3-5    The GNU Standard C++ Library v3 (d

-- no debconf information

Attachment: raceengine.ii.gz
Description: Binary data


Reply to: