Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567172 - media-libs/libraw-0.17.0 fails to compile with gcc-5.2.0
Summary: media-libs/libraw-0.17.0 fails to compile with gcc-5.2.0
Status: RESOLVED DUPLICATE of bug 560904
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-30 17:55 UTC by Markus Walter
Modified: 2015-11-30 19:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (libraw-0.17.0:20151130-085622.log,26.13 KB, text/plain)
2015-11-30 17:55 UTC, Markus Walter
Details
emerge --info (info.txt,6.25 KB, text/plain)
2015-11-30 17:55 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***