Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739194 - games-fps/darkplaces-20140513-r1 does not respect CFLAGS
Summary: games-fps/darkplaces-20140513-r1 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2020-08-27 05:25 UTC by Agostino Sarubbo
Modified: 2021-04-25 19:13 UTC (History)
0 users

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


Attachments
build.log (build.log,60.72 KB, text/plain)
2020-08-27 05:25 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-27 05:25:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-fps/darkplaces-20140513-r1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS. If this is not something about c/c++ context see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-27 05:25:30 UTC
Created attachment 657000 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-25 19:13:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e97bb8a8a1c7d14bf1f42cd397b8065c8a9c9849

commit e97bb8a8a1c7d14bf1f42cd397b8065c8a9c9849
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-25 19:04:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-25 19:13:31 +0000

    games-fps/darkplaces: fix pre-stripped files, respecting CC
    
    Can't reproduce CFLAGS issue right now.
    
    Closes: https://bugs.gentoo.org/739194
    Closes: https://bugs.gentoo.org/739200
    Signed-off-by: Sam James <sam@gentoo.org>

 games-fps/darkplaces/darkplaces-20140513-r1.ebuild | 23 +++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)