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

Bug 567174

Summary: media-video/cclive-0.9.3-r1 fails to compile -- misses the -std=c++11 or -std=gnu++11 compiler options
Product: Gentoo Linux Reporter: Markus Walter <gentoo>
Component: [OLD] GCC PortingAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: whissi
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 566328    
Attachments: build log (bzipped)
emerge --info

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(-)