[MacPorts] #60823: poppler-qt5 @0.90.0_0: installs fine on 10.6.8 with qt5.3.2

MacPorts noreply at macports.org
Mon Jul 13 05:15:42 UTC 2020


#60823: poppler-qt5 @0.90.0_0: installs fine on 10.6.8 with qt5.3.2
--------------------+-------------------------
 Reporter:  kencu   |      Owner:  dbevans
     Type:  defect  |     Status:  assigned
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  poppler-qt5
--------------------+-------------------------
 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'
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/60823>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list