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

Bug 608500

Summary: app-portage/eix-0.32.5 requires -std=c++11
Product: Portage Development Reporter: Nicolas Porcel <nicolas06600>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED INVALID    
Severity: normal CC: josef64
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Nicolas Porcel 2017-02-06 23:47:06 UTC
Compiling with the following flags work:

CXXFLAGS='-std=c++11'

I am using ~amd64 keyword an gcc 5.4.0-r3.

Reproducible: Always
Comment 1 Nicolas Porcel 2017-02-06 23:50:08 UTC
Created attachment 462728 [details]
build.log
Comment 2 Nicolas Porcel 2017-02-06 23:51:02 UTC
Created attachment 462730 [details]
emerge --info
Comment 3 josef.95 2017-02-07 00:03:04 UTC
Hm, builds and works here fine,
please try it without ccache
Comment 4 Nicolas Porcel 2017-02-07 20:51:14 UTC
Actually, I was actually using mv overlay. Also, ccache didn't have anything do to with this.