Opened 3 weeks ago

Last modified 3 weeks ago

#70637 new defect

FreeRDP fails to configure due to using a wrong cups library

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: Cc:
Port: FreeRDP

Description

It should either use a port for cups on legacy macOS instead of too-old system one, or otherwise disable printing support.

-- Adding DEVICE channel client "printer": Print Virtual Channel Extension
CMake Error at /opt/local/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  Could NOT find Cups: Found unsuitable version "1.4", but required is at
  least "2.0" (found //usr/lib/libcups.dylib)
Call Stack (most recent call first):
  /opt/local/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:601 (_FPHSA_FAILURE_MESSAGE)
  /opt/local/share/cmake-3.30/Modules/FindCups.cmake:88 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  channels/printer/client/cups/CMakeLists.txt:20 (find_package)


-- Configuring incomplete, errors occurred!

Change History (1)

comment:1 Changed 3 weeks ago by barracuda156

  1. S. Also needs to require C11 in its portfile.
Note: See TracTickets for help on using tickets.