Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704484 - net-misc/remmina-1.3.9: CMake Error: Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR)
Summary: net-misc/remmina-1.3.9: CMake Error: Could NOT find Cups (missing: CUPS_LIBRA...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-01 17:09 UTC by Dmitriy Baranov
Modified: 2020-01-01 17:29 UTC (History)
1 user (show)

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


Attachments
emerge --info (info.txt,5.82 KB, text/plain)
2020-01-01 17:13 UTC, Dmitriy Baranov
Details
build.log (build.log,7.95 KB, text/plain)
2020-01-01 17:14 UTC, Dmitriy Baranov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitriy Baranov 2020-01-01 17:09:27 UTC
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
  Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindCups.cmake:83 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  cmake/FindOptionalPackage.cmake:37 (find_package)
  plugins/rdp/CMakeLists.txt:40 (find_suggested_package)

Reproducible: Always
Comment 1 Dmitriy Baranov 2020-01-01 17:13:25 UTC
Created attachment 602206 [details]
emerge --info
Comment 2 Dmitriy Baranov 2020-01-01 17:14:16 UTC
Created attachment 602208 [details]
build.log
Comment 3 Ben Kohler gentoo-dev 2020-01-01 17:28:19 UTC
I didn't notice that they added (optional) cups/printer support on the RDP plugin, sorry 'bout that.
Comment 4 Larry the Git Cow gentoo-dev 2020-01-01 17:29:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5762dff712d6d7aea0aed68591039457220d2873

commit 5762dff712d6d7aea0aed68591039457220d2873
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-01-01 17:28:28 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-01-01 17:29:30 +0000

    net-misc/remmina: properly handle new optional cups dep
    
    Closes: https://bugs.gentoo.org/704484
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 .../remmina/{remmina-1.3.9.ebuild => remmina-1.3.9-r1.ebuild}     | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)