Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739288 - games-fps/nexuiz-2.5.2-r1 does not respect CFLAGS
Summary: games-fps/nexuiz-2.5.2-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: PullRequest
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2020-08-27 16:15 UTC by Agostino Sarubbo
Modified: 2020-11-16 21:46 UTC (History)
0 users

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


Attachments
build.log (build.log,43.21 KB, text/plain)
2020-08-27 16:16 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 16:15:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-fps/nexuiz-2.5.2-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 16:16:01 UTC
Created attachment 657144 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-11-16 21:46:16 UTC
The bug has been closed via the following commit(s):

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

commit 26bb54471ac2c096fef160d3eb68fbb3fd0eb9b6
Author:     Alexey Sokolov <sokolov@google.com>
AuthorDate: 2020-11-16 21:45:51 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-11-16 21:45:51 +0000

    games-fps/nexuiz: correctly pass flags and compiler
    
    Closes: https://bugs.gentoo.org/739288
    Closes: https://bugs.gentoo.org/710826
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Signed-off-by: David Seifert <soap@gentoo.org>

 games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)