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

Bug 780726

Summary: games-fps/etqw-bin-1.5-r3 does not respect CFLAGS/LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/20606
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506, 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-04-07 07:05:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-fps/etqw-bin-1.5-r3 does not respect CFLAGS/LDFLAGS.
Discovered on: amd64 (internal ref: ci)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-07 07:05:39 UTC
Created attachment 698091 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-04 22:17:49 UTC
The bug has been closed via the following commit(s):

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

commit 858de1f34c37493b3cd2ec6563c82817a2454eef
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-05-03 13:06:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-04 22:17:06 +0000

    games-fps/etqw-bin: Fix QA_PREBUILT paths
    
    Closes: https://bugs.gentoo.org/780726
    Closes: https://bugs.gentoo.org/780729
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 games-fps/etqw-bin/etqw-bin-1.5-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)