Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567174 - media-video/cclive-0.9.3-r1 fails to compile -- misses the -std=c++11 or -std=gnu++11 compiler options
Summary: media-video/cclive-0.9.3-r1 fails to compile -- misses the -std=c++11 or -std...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libsigc++-2.6
  Show dependency tree
 
Reported: 2015-11-30 18:00 UTC by Markus Walter
Modified: 2015-12-19 10:54 UTC (History)
1 user (show)

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


Attachments
build log (bzipped) (cclive-0.9.3-r1:20151130-085624.log.bz2,36.96 KB, application/x-bzip2)
2015-11-30 18:01 UTC, Markus Walter
Details
emerge --info (info.txt,6.25 KB, text/plain)
2015-11-30 18:01 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 18:00:39 UTC
On my hardened ~amd64 machine with gcc-5.2.0 I see the following failure.

/usr/lib/gcc/x86_64-pc-linux-gnu/5.2.0/include/g++-v5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support for the \
  ^
Comment 1 Markus Walter 2015-11-30 18:01:27 UTC
Created attachment 418218 [details]
build log (bzipped)
Comment 2 Markus Walter 2015-11-30 18:01:38 UTC
Created attachment 418220 [details]
emerge --info
Comment 3 Pacho Ramos gentoo-dev 2015-12-19 10:54:33 UTC
[master ff54c75] media-video/cclive: Fix building with latest glibmm/libsigc++ (#567174)
 1 file changed, 2 insertions(+), 1 deletion(-)