Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820068 - net-analyzer/sshping-0.1.4 does not respect CFLAGS
Summary: net-analyzer/sshping-0.1.4 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: John Helmert III
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2021-10-24 18:41 UTC by Agostino Sarubbo
Modified: 2021-10-24 19:43 UTC (History)
0 users

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


Attachments
build.log (build.log,41.04 KB, text/plain)
2021-10-24 18:41 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 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(-)