[oe] [PATCH] gcc-4.5: Fix segfault in dwarf2out

Yury Bushmelev jay4mail at gmail.com
Thu Mar 17 09:12:34 UTC 2011


2011/3/16 Khem Raj <raj.khem at gmail.com>:
> Currently following fails
>
> rm-oe-linux-uclibceabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon
> -mfloat-abi=softfp -mthumb-interwork -mno-thumb
> --sysroot=/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/armv7a-oe-linux-uclibceabi
> -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./..
> -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
> -pipe -g -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c coding.c -o
> coding.o
>
> coding.c: In function 'asn1_length_der':
> coding.c:101:1: internal compiler error: in
> dwarf2out_frame_debug_expr, at dwarf2out.c:2221
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> {standard input}: Assembler messages:

My tonights build still have alike error but for akita and libgcrypt_1.4.1.

Build Configuration:
BB_VERSION        = "1.13.0"
METADATA_BRANCH   = "master"
METADATA_REVISION = "103126a"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "akita"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v20110317"
TARGET_FPU        = "soft"

| sexp.c: In function '_gcry_sexp_length':
| sexp.c:492:1: internal compiler error: in
dwarf2out_frame_debug_expr, at dwarf2out.c:2221
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| make[2]: *** [libgcrypt_la-sexp.lo] Error 1

NOTE: package libgcrypt-1.4.1-r0: task do_compile: Failed

Full build log is available here:
http://jay-home.ath.cx/testbuilder/logs/B.master.angstrom-2010.x.akita.c.log

-- 
Yury Bushmelev




More information about the Openembedded-devel mailing list