Bug 785792 - gcc crash when building lcms: cmscam97.c:551:1: internal compiler error: Segmentation fault
Summary: gcc crash when building lcms: cmscam97.c:551:1: internal compiler error: Segm...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2012-01-30 16:09 UTC by Peter Robinson
Modified: 2012-01-30 23:41 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-30 23:41:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Preprocessed source from /tmp/ccvQzTXf.out (223.68 KB, text/plain)
2012-01-30 16:09 UTC, Peter Robinson
no flags Details

Description Peter Robinson 2012-01-30 16:09:42 UTC
Created attachment 558394 [details]
Preprocessed source from /tmp/ccvQzTXf.out

Full build URL: http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=290325

 gcc -std=gnu99 -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -march=armv5te -mfloat-abi=soft -c cmscam97.c  -fPIC -DPIC -o .libs/cmscam97.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -march=armv5te -mfloat-abi=soft -c -o cmsnamed.lo cmsnamed.c
cmscam97.c: In function 'cmsCIECAM97sForward':
cmscam97.c:551:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.

Comment 1 Jakub Jelinek 2012-01-30 20:50:33 UTC
Can't reproduce with a cross-compiler.

Comment 2 Brendan Conoboy 2012-01-30 23:41:29 UTC
This was the result of hardware failure. Closing.


Note You need to log in before you can comment on or make changes to this bug.