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

Bug 567172

Summary: media-libs/libraw-0.17.0 fails to compile with gcc-5.2.0
Product: Gentoo Linux Reporter: Markus Walter <gentoo>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info

Description Markus Walter 2015-11-30 17:55:01 UTC
Created attachment 418214 [details]
build log

On my hardened ~amd64 machine with gcc-5.2.0 I see the following failure.

/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])
Comment 1 Markus Walter 2015-11-30 17:55:17 UTC
Created attachment 418216 [details]
emerge --info
Comment 2 Brian Evans (RETIRED) gentoo-dev 2015-11-30 19:48:23 UTC

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