Package: g++-3.3
Version: 1:3.3.3-7
Severity: serious
Justification: Causes other packages to FTBFS

With 1:3.3.3-6 (no bug) or -7 (bug):

# apt-get build-dep povray-3.5
$ apt-get source povray-3.5
$ cd povray-3.5-3.5.0c/src
$ i386-linux-g++  -DPREFIX=\"/usr\" \
        -DPOV_LIB_DIR=\"/usr/share/povray-3.5\"  \
        -DCOMPILER_VER=\".Linux.i386-linux-gcc\" \
        -DSYSCONFDIR=\"/etc/povray-3.5\"         -DUSE_IO_RESTRICTIONS=\"\" -I. 
\
        -I. -I.  -W -O3 -finline-functions -ffast-math \
        -fomit-frame-pointer -fexpensive-optimizations \
        -foptimize-sibling-calls -minline-all-stringops -funroll-loops \
        -Wno-multichar -MT bezier.o         -MD -MP -MF ".deps/bezier.Tpo" -c 
-o \
        bezier.o bezier.cpp

If -6, if succeeds, if -7, it fails with this output:

| bezier.cpp: In function `void bezier_bounding_sphere(double
| (*)[4][4][3],
|    double*, double*)':
|    bezier.cpp:859: internal compiler error: Segmentation fault
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Note that I couldn't get -save-temps to trigger the same error.

--Jeroen

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to C)


### IMPORTANT: this info is from my Sarge system, it's definitely only
### g++ causing the problems (-7)


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

-- no debconf information

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED]
http://jeroen.A-Eskwadraat.nl


Reply via email to