Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 562200

Summary: media-libs/libraw-0.17.0 with gcc-5.2.0 - internal/dcraw_common.cpp:25:15: internal compiler error: Aborted
Product: Gentoo Linux Reporter: Markus Walter <gentoo>
Component: [OLD] LibraryAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal CC: graphics+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 536984    
Attachments: emerge --info
build log

Description Markus Walter 2015-10-04 09:26:37 UTC
Created attachment 413660 [details]
emerge --info

On my hardened ~amd64 system with gcc-5.2.0 I see the following failure for libraw.

/var/tmp/portage/dev-libs/isl-0.15/work/isl-0.15/isl_constraint.c:627: expecting integer value
/var/tmp/portage/media-libs/libraw-0.17.0/work/LibRaw-0.17.0/internal/dcraw_common.cpp: In member function ‘void LibRaw::cielab(ushort*, short int*)’:
/var/tmp/portage/media-libs/libraw-0.17.0/work/LibRaw-0.17.0/internal/dcraw_common.cpp:25:15: internal compiler error: Aborted
 #define CLASS LibRaw::
               ^
/var/tmp/portage/media-libs/libraw-0.17.0/work/LibRaw-0.17.0/internal/dcraw_common.cpp:4714:6: note: in expansion of macro ‘CLASS’
 void CLASS cielab (ushort rgb[3], short lab[3])
      ^
The build log says to append some files if appropriate, please indicate what would be usefull here.
Comment 1 Markus Walter 2015-10-04 09:26:59 UTC
Created attachment 413662 [details]
build log
Comment 2 SpanKY gentoo-dev 2015-10-09 15:15:36 UTC

*** This bug has been marked as a duplicate of bug 560904 ***