Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608500 - app-portage/eix-0.32.5 requires -std=c++11
Summary: app-portage/eix-0.32.5 requires -std=c++11
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-06 23:47 UTC by Nicolas Porcel
Modified: 2017-02-07 20:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,44.66 KB, text/x-log)
2017-02-06 23:50 UTC, Nicolas Porcel
Details
emerge --info (emerge-info,6.50 KB, text/plain)
2017-02-06 23:51 UTC, Nicolas Porcel
Details

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