[MacPorts] #46552: phonon update to 4.8.3, with Qt5 support
MacPorts
noreply at macports.org
Sat Mar 7 10:33:48 PST 2015
#46552: phonon update to 4.8.3, with Qt5 support
--------------------------+-------------------------
Reporter: rjvbertin@… | Owner: michaelld@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch
Port: phonon |
--------------------------+-------------------------
Changes (by devans@…):
* cc: nicos@… (added)
Comment:
>
> They all give an error similar to the following
> {{{
> Incompatible library version: /opt/local/lib/kde4/khtmlimagepart.so
requires version 4.4.0 or later, but /opt/local/lib/libphonon.4.dylib
provides version 4.0.0
> }}}
>
> Reverting to phonon @4.7.2_1 fixed the issue.
>
> So looks like all binary dependents of phonon (those that link with
libphonon) need to be revbumped as a result of this upgrade.
>
Worse than that most of them fail to configure with the following error
{{{
CMake Error at
/opt/local/share/cmake-3.1/Modules/FindPackageHandleStandardArgs.cmake:138
(message):
Did not find automoc4 (Automoc4Config.cmake, install
git://anongit.kde.org/automoc). (missing: AUTOMOC4_EXECUTABLE)
Call Stack (most recent call first):
/opt/local/share/cmake-3.1/Modules/FindPackageHandleStandardArgs.cmake:374
(_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindAutomoc4.cmake:49 (find_package_handle_standard_args)
cmake/modules/FindKDE4Internal.cmake:428 (find_package)
CMakeLists.txt:56 (find_package)
}}}
automoc is installed
{{{
$ port installed automoc
The following ports are currently installed:
automoc @0.9.88_5 (active)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/46552#comment:13>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list