[MacPorts] #53444: vtk @7.1.0 +qt5 +qt4: incorrect dependencies

MacPorts noreply at macports.org
Mon Jan 30 16:12:02 UTC 2017


#53444: vtk @7.1.0 +qt5 +qt4: incorrect dependencies
--------------------+------------------------
 Reporter:  petrrr  |      Owner:  stromnov@…
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:  2.4.0
 Keywords:          |       Port:  vtk
--------------------+------------------------
 Hi, when trying to install vtk with the above mentioned variants, I get
 the following error message:

 {{{
 petr% sudo port -v config vtk +qt5 +qt4
 --->  Computing dependencies for vtk.
 Error: Dependency 'qt4-qtbase' not found.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 Error: Processing of port vtk failed
 }}}

 Well, possibly these variants are mutually exclusive, but then this
 condition should be handled. Otherwise, if they could coexist, the
 dependency need to be set correctly. See below:

 {{{
 petr% sudo port -v info vtk +qt4 +qt5
 vtk @7.1.0 (graphics, devel)
 Variants:             debug, [+]python27, python35, +qt4, +qt5, universal

 Description:          Visualization Toolkit (VTK) is an open-source,
 freely available software
                       system for 3D computer graphics, image processing
 and visualization.
 Homepage:             http://www.vtk.org

 Build Dependencies:   path:bin/cmake:cmake, port:pkgconfig, port:pkgconfig
 Library Dependencies: path:lib/libQtCore.4.dylib:qt4-mac, port:python27,
                       path:lib/pkgconfig/Qt5Core.pc:qt4-qtbase
 Platforms:            darwin
 License:              BSD
 Maintainers:          Email: stromnov at macports.org
                       Policy: openmaintainer

 }}}

 This presumably occurs in the qt5 Portgroup.

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


More information about the macports-tickets mailing list