Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649454 - net-libs/libproxy-0.4.13-r2 - One or more CMake variables were not used by the project: GMCS_EXECUTABLE
Summary: net-libs/libproxy-0.4.13-r2 - One or more CMake variables were not used by th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-03 14:15 UTC by Francesco Turco
Modified: 2018-03-25 20:40 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,4.82 KB, application/x-xz)
2018-03-03 14:15 UTC, Francesco Turco
Details
emerge --info libproxy (info.txt,5.86 KB, text/plain)
2018-03-03 14:15 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-03-03 14:15:27 UTC
Created attachment 522056 [details]
build.log.xz

Portage reports the following QA issue:

> One or more CMake variables were not used by the project:
>   GMCS_EXECUTABLE
Comment 1 Francesco Turco 2018-03-03 14:15:53 UTC
Created attachment 522058 [details]
emerge --info libproxy
Comment 2 Larry the Git Cow gentoo-dev 2018-03-25 20:40:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347ce2c59f01431a937f8a56c2a6277a85597287

commit 347ce2c59f01431a937f8a56c2a6277a85597287
Author:     Gilles Dartiguelongue <eva@gentoo.org>
AuthorDate: 2018-03-25 18:19:24 +0000
Commit:     Gilles Dartiguelongue <eva@gentoo.org>
CommitDate: 2018-03-25 20:40:28 +0000

    net-libs/libproxy: fix configure warnings
    
    Explicitely disable NATUS support, bug #624274.
    Do not pass unneeded variables if corresponding support is not enabled (perl, mono), bug #649454.
    
    Closes: https://bugs.gentoo.org/649454
    Closes: https://bugs.gentoo.org/624274
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-libs/libproxy/libproxy-0.4.13-r2.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)