Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647300 - dev-util/cmake-3.10.2 - One or more CMake variables were not used by the project: CMake_ENABLE_SERVER_MODE
Summary: dev-util/cmake-3.10.2 - 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 QA (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-11 14:29 UTC by Francesco Turco
Modified: 2018-03-15 11:01 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,55.84 KB, application/x-xz)
2018-02-11 14:29 UTC, Francesco Turco
Details
emerge --info cmake (info.txt,5.79 KB, text/plain)
2018-02-11 14:29 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-02-11 14:29:30 UTC
Created attachment 519064 [details]
build.log.xz

Portage reports the following QA issue when emergin dev-util/cmake-3.10.2:

> QA: other
> One or more CMake variables were not used by the project:
>   CMake_ENABLE_SERVER_MODE
Comment 1 Francesco Turco 2018-02-11 14:29:49 UTC
Created attachment 519066 [details]
emerge --info cmake
Comment 2 Larry the Git Cow gentoo-dev 2018-03-15 11:01:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024ad7248b9b71b6f73e7a88f0b6953bc863fdc6

commit 024ad7248b9b71b6f73e7a88f0b6953bc863fdc6
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-03-15 11:01:08 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-03-15 11:01:42 +0000

    dev-util/cmake: remove server USE flag in 3.10 and later
    
    Closes: https://bugs.gentoo.org/647300
    Upstream-commit: https://gitlab.kitware.com/cmake/cmake/commit/7f29bbe6f25211165fc188d3a823ecf3bc831f8d
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-util/cmake/cmake-3.10.2.ebuild     | 3 +--
 dev-util/cmake/cmake-3.11.0_rc3.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)