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

Bug#315021: gcc-3.3: ICE compiling Linux 2.6.12 x86 using kernel-package



Package: gcc-3.3
Version: 1:3.3.5-13
Severity: normal


gcc got a SEGV when compiling the source tree of Linux 2.6.12 with `make-kpkg kernel-image`

I have been able to reproduce the problem multiple times, and have also attempted at getting the temporary files are requested in the README.Bugs file, using the -save-temps option, but no temporary files were ever created for the error.

The text of the error is as follows:

  CC [M]  drivers/usb/core/sysfs.o
In file included from include/linux/list.h:7,
                 from include/linux/wait.h:23,
                 from include/asm/semaphore.h:41,
                 from include/linux/sched.h:20,
                 from include/linux/smp_lock.h:5,
                 from include/linux/hardirq.h:5,
                 from include/linux/interrupt.h:11,
                 from include/linux/usb.h:15,
                 from drivers/usb/core/sysfs.c:21:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:64: 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.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make[4]: *** [drivers/usb/core/sysfs.o] Error 1
make[3]: *** [drivers/usb/core] Error 2
make[2]: *** [drivers/usb] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.12'
make: *** [stamp-build] Error 2

Please let me know how I can further help to solve this issue.

	Regards,

		Pete de Zwart.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i586)
Kernel: Linux 2.4.30
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gcc-3.3 depends on:
ii  binutils                    2.15-6       The GNU assembler, linker and bina
ii  cpp-3.3                     1:3.3.5-13   The GNU C preprocessor
ii  gcc-3.3-base                1:3.3.5-13   The GNU Compiler Collection (base 
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.3-13   GCC support library

-- no debconf information



Reply to: