Opened 4 years ago

Closed 3 years ago

#60823 closed defect (wontfix)

poppler-qt5 @0.90.0_0: installs fine on 10.6.8 with qt5.3.2

Reported by: kencu (Ken) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: poppler-qt5

Description

poppler-qt5 has been prevented from installing on < qt 5.5.0 as of the last update, and indeed the cmake build system looks for 5.5.0 during the build:

CMake Warning at CMakeLists.txt:152 (find_package):
  Could not find a configuration file for package "Qt5Core" that is
  compatible with requested version "5.5".

  The following configuration files were considered but not accepted:

    /opt/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake, version: 5.3.2

however, if the portfile block is removed, the build proceeds through without any trouble:

$ port -v installed poppler-qt5
The following ports are currently installed:
  poppler-qt5 @0.89.0_0 platform='darwin 10' archs='x86_64' date='2020-06-04T16:45:18-0700'
  poppler-qt5 @0.90.0_0 (active) platform='darwin 10' archs='x86_64' date='2020-07-12T22:11:16-0700'

Change History (1)

comment:1 Changed 3 years ago by kencu (Ken)

Resolution: wontfix
Status: assignedclosed

we won't be fixing this; too niche

Note: See TracTickets for help on using tickets.