Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562204 - media-gfx/darktable-1.6.8 fails to compile with gcc-5.2.0
Summary: media-gfx/darktable-1.6.8 fails to compile with gcc-5.2.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-04 09:41 UTC by Markus Walter
Modified: 2015-11-23 22:14 UTC (History)
0 users

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


Attachments
emerge --info (info.txt,6.23 KB, text/plain)
2015-10-04 09:41 UTC, Markus Walter
Details
build log (darktable-1.6.8:20151004-084631.log,172.71 KB, text/plain)
2015-10-04 09:41 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-10-04 09:41:35 UTC
Created attachment 413670 [details]
emerge --info

On my hardened ~amd64 machine I see the following failure for darktable.


/var/tmp/portage/dev-libs/isl-0.15/work/isl-0.15/isl_constraint.c:627: expecting integer value
/var/tmp/portage/media-gfx/darktable-1.6.8/work/darktable-1.6.8/src/external/LibRaw/internal/dcraw_common.cpp: In member function ‘void LibRaw::cam_xyz_coeff(double (*)[3])’:
/var/tmp/portage/media-gfx/darktable-1.6.8/work/darktable-1.6.8/src/external/LibRaw/internal/dcraw_common.cpp:25:15: internal compiler error: Aborted
 #define CLASS LibRaw::
               ^
/var/tmp/portage/media-gfx/darktable-1.6.8/work/darktable-1.6.8/src/external/LibRaw/internal/dcraw_common.cpp:3364:6: note: in expansion of macro ‘CLASS’
 void CLASS cam_xyz_coeff (double cam_xyz[4][3])
      ^
Comment 1 Markus Walter 2015-10-04 09:41:48 UTC
Created attachment 413672 [details]
build log
Comment 2 Markus Meier gentoo-dev 2015-11-21 14:52:38 UTC
Is this still an issue with 2.0-rc1 version?
Comment 3 Markus Walter 2015-11-23 08:07:37 UTC
(In reply to Markus Meier from comment #2)
> Is this still an issue with 2.0-rc1 version?

Version 2.0_rc2 worked fine. :)
Comment 4 Markus Meier gentoo-dev 2015-11-23 22:14:20 UTC
(In reply to Markus Oehme from comment #3)
> Version 2.0_rc2 worked fine. :)

great, thanks for testing! I guess we can close this bug in that case.