Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665758 - >=dev-util/catalyst-3 makes stages without CXXFLAGS in make.conf
Summary: >=dev-util/catalyst-3 makes stages without CXXFLAGS in make.conf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Brian Dolbec
URL: https://gitweb.gentoo.org/proj/cataly...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-12 06:22 UTC by Matt Turner
Modified: 2018-09-28 13:36 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2018-09-12 06:22:27 UTC
Regression caused by $URL

Noticed because glibc prints CFLAGS and CXXFLAGS:

*          CFLAGS:   -mcpu=ev67 -mieee -pipe -O2 -fno-strict-aliasing
*        CPPFLAGS:   
*        CXXFLAGS:   -pipe -O2 -fno-strict-aliasing

We've now been shipping stages like this for how long?
Comment 1 Ben Kohler gentoo-dev 2018-09-12 11:36:25 UTC
See bug 575446 for background & proposed patch.  Maybe mark this dupe & improve summary of that bug
Comment 2 Ben Kohler gentoo-dev 2018-09-19 16:09:37 UTC
Can you try with catalyst-9999 and see if it meets your needs now?

https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=14a5425fdf918f7299706196a32ee3e722315376
Comment 3 Matt Turner gentoo-dev 2018-09-28 13:36:31 UTC
Thanks Ben! Looks great to me. The new ppc stages are built with this and look good.