Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667278 - net-libs/libssh-0.8.3 - One or more CMake variables were not used by the project: WITH_STACK_PROTECTOR
Summary: net-libs/libssh-0.8.3 - One or more CMake variables were not used by the proj...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-29 09:54 UTC by Francesco Turco
Modified: 2018-09-29 15:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.76 KB, text/plain)
2018-09-29 09:54 UTC, Francesco Turco
Details
build.log.xz (build.log.xz,5.38 KB, application/x-xz)
2018-09-29 09:54 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)