Bug 24441 - Segmentation fault на ARM архитектуре
Summary: Segmentation fault на ARM архитектуре
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gcc4.4 (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Gleb F-Malinovskiy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-28 17:32 MSD by Andriy Stepanov (stanv)
Modified: 2010-11-08 01:04 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Stepanov (stanv) 2010-10-28 17:32:59 MSD
Добавьте пожалуйста патч из:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45447

Не могу ядро собрать.
Все время нарываюсь на:

C      arch/arm/kernel/asm-offsets.s
In file included from include/linux/kernel.h:12,
                 from include/linux/sched.h:54,
                 from arch/arm/kernel/asm-offsets.c:13:
/usr/lib/gcc/arm-alt-linux-gnueabi/4.4.5/include/stdarg.h:40: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.altlinux.org> for instructions.
Preprocessed source stored into /usr/src/tmp/ccr1jsBi.out file, please attach this to your bugreport.
make[1]: *** [arch/arm/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2
make: *** Waiting for unfinished jobs....
  HOSTLD  scripts/mod/modpost
make: Leaving directory `/usr/src/RPM/BUILD/kernel-image-lsxhl-2.6.36-alt1/kernel-source-2.6.36'
error: Bad exit status from /usr/src/tmp/rpm-tmp.50610 (%build)
Comment 1 Kirill A. Shutemov 2010-11-04 22:45:11 MSK
В исправления в 4.5 будет достаточно или нужно и в 4.4?
Comment 2 Repository Robot 2010-11-08 01:04:30 MSK
gcc4.5-4.5.1-alt2 -> sisyphus:

* Sun Nov 07 2010 Kirill A. Shutemov <kas@altlinux> 4.5.1-alt2
- Fixed build.
- Fixed PR45447: ICE with `-g -femit-struct-debug-baseonly' on ARM
  (closes: 24441).