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

Bug 820068

Summary: net-analyzer/sshping-0.1.4 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: John Helmert III <ajak>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-10-24 18:41:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/sshping-0.1.4 does not respect CFLAGS.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
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 2021-10-24 18:41:54 UTC
Created attachment 746535 [details]
build.log

build log and emerge --info
Comment 2 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2021-10-24 19:42:52 UTC
This package is one CXX file so not really sure why a CFLAG issue is reported
Comment 3 Larry the Git Cow gentoo-dev 2021-10-24 19:43:27 UTC
The bug has been closed via the following commit(s):

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

commit 0a6bd8ae8510c70ce30b5381c27c89c73a8325f5
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2021-10-24 19:41:17 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2021-10-24 19:43:13 +0000

    net-analyzer/sshping: respect cxxflags
    
    Closes: https://bugs.gentoo.org/820068
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 .../sshping/files/sshping-0.1.4-respect-cxxflags.patch      | 13 +++++++++++++
 net-analyzer/sshping/sshping-0.1.4.ebuild                   |  6 +++++-
 2 files changed, 18 insertions(+), 1 deletion(-)