#43366: [kde4-runtime] [version 1] [configure failure... failed to install] ------------------------------------+--------------------- Reporter: jonathan.nissenbaum@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: kde4-runtime | ------------------------------------+--------------------- Comment (by jonathan.nissenbaum@…): Update: I did manage to install kde4-runtime (I'll describe the steps below). BUT... Now that I have all the dependencies installed for kdenlive, I tried installing kdenlive itself and have run into the very same problem. Again, the relevant portion of the main.log seems to be the following: {{{ :info:configure gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_kdenlive/kdenlive/work/build/CMakeFiles/CMakeTmp' :info:configure Makefile:117: recipe for target 'cmTryCompileExec1864267272/fast' failed :info:configure gmake: *** [cmTryCompileExec1864267272/fast] Error 2 :info:configure :info:configure CMake Error at /opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake:1377 (message): :info:configure Qt compiled without support for -fvisibility=hidden. This will break :info:configure plugins and linking of some applications. Please fix your Qt installation :info:configure (try passing --reduce-exports to configure). :info:configure Call Stack (most recent call first): :info:configure /opt/local/share/cmake-2.8/Modules/FindKDE4.cmake:95 (find_package) :info:configure CMakeLists.txt:51 (find_package) :info:configure :info:configure :info:configure -- Configuring incomplete, errors occurred! }}} I'm attaching the main.log to this. The steps I took that ended up with a successful installation of kde4-runtime were: {{{ sudo port clean kde4-runtime sudo port clean --all installed sudo port -d selfupdate sudo port -u upgrade outdated sudo port install kdenlive }}} At which point, instead of getting the usual uninformative "command execution failed", I got an instruction to use {{{ sudo port -f activate kde4-runtime }}} ...which did the trick. The same (corresponding) sequence of steps did not work for installing kdenlive itself. -Jon -- Ticket URL: <https://trac.macports.org/ticket/43366#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X