#23753: Configure error with kdenlive - missing Nepomuk -----------------------------+---------------------------------------------- Reporter: meo85@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: snowleopard | Port: kdenlive -----------------------------+---------------------------------------------- The output when I try to configure kdenlive is the following: {{{ Configuring kdenlive Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_kdenlive/work/build" && cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake -Wno-dev -DBUILD_doc=OFF -DBUILD_SHARED_LIBS=ON -DBUNDLE_INSTALL_DIR=/Applications/MacPorts/KDE4 -DPHONON_INCLUDE_DIR=/opt/local/libexec/qt4-mac/include -DPHONON_LIBRARY=/opt/local/libexec/qt4-mac/lib/phonon.framework/phonon -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake -DKDE_DISTRIBUTION_TEXT="MacPorts/Mac OS X" ../kdenlive-0.7.6 -DNO_JOGSHUTTLE=1 -DCMAKE_OSX_ARCHITECTURES="x86_64" " returned error 1 Command output: -- Found Qt-Version 4.6.1 (using /opt/local/libexec/qt4-mac/bin/qmake) -- Phonon Version: 4.3.1 -- Found KDE 4.4 include dir: /opt/local/include -- Found KDE 4.4 library dir: /opt/local/lib -- Found the KDE4 kconfig_compiler preprocessor: /opt/local/bin/kconfig_compiler -- Found automoc4: /opt/local/bin/automoc4 -- Found MLT INSTALL PATH: /opt/local -- Found MLT INCLUDES: /opt/local/include/mlt -- Found MLT LIBR: /opt/local/lib/libmlt.dylib -- Found MLT++ INCLUDES: /opt/local/include -- Found MLT++ LIBR: /opt/local/lib/libmlt++.dylib -- Found MLT library: /opt/local/lib/libmlt.dylib -- Found msgfmt: /opt/local/bin/msgfmt CMake Error at /opt/local/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE): Could NOT find Nepomuk (missing: NEPOMUK_LIBRARIES NEPOMUK_INCLUDE_DIR) Call Stack (most recent call first): /opt/local/share/apps/cmake/modules/FindNepomuk.cmake:69 (find_package_handle_standard_args) src/CMakeLists.txt:4 (find_package) -- Configuring incomplete, errors occurred! Error: Status 1 encountered during processing. }}} It seems to need a nepomuk port, but I couldn't find it... Thanks for attention, Matteo -- Ticket URL: <http://trac.macports.org/ticket/23753> MacPorts <http://www.macports.org/> Ports system for Mac OS