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

Bug 667278

Summary: net-libs/libssh-0.8.3 - One or more CMake variables were not used by the project: WITH_STACK_PROTECTOR
Product: Gentoo Linux Reporter: Francesco Turco <fturco>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
build.log.xz

Description Francesco Turco 2018-09-29 09:54:07 UTC
Created attachment 548178 [details]
emerge-info.txt

Portage reports the following QA issue when emerging net-libs/libssh-0.8.3:

> QA: other
> One or more CMake variables were not used by the project:
>   WITH_STACK_PROTECTOR
Comment 1 Francesco Turco 2018-09-29 09:54:53 UTC
Created attachment 548180 [details]
build.log.xz
Comment 2 Larry the Git Cow gentoo-dev 2018-09-29 15:40:05 UTC
The bug has been closed via the following commit(s):

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

commit 367e142c2ee40148b882f8cac819084df8324301
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-09-29 15:37:13 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-09-29 15:39:50 +0000

    net-libs/libssh: Fix cmake warning
    
    Follow-up to commit 9acfbf506aef6feb95d6d8c6896bc840fd609f2e
    
    Closes: https://bugs.gentoo.org/667278
    Package-Manager: Portage-2.3.50, Repoman-2.3.11
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/libssh/libssh-0.8.3.ebuild | 3 ++-
 net-libs/libssh/libssh-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)