Opened 14 years ago

Closed 14 years ago

#22450 closed defect (fixed)

kdenlive - v.0.7.6_0 - Configure error on snow leopard

Reported by: meo85@… Owned by: ddennedy (Dan Dennedy)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: snowleopard Cc: mail@…
Port: kdenlive

Description (last modified by nerdling (Jeremy Lavergne))

I found a problem in compiling opencv and I solved disabling carbon and quicktime support, and adding gtk support, as found in #21014 Now, I found a problem configuring kdenlive, this is the output:

---> 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 " returned error 1
Command output: -- Found KDE 4.3 library dir: /opt/local/lib
-- Found the KDE4 kconfig_compiler preprocessor: /opt/local/bin/kconfig_compiler
-- Found automoc4: /opt/local/bin/automoc4
-- Looking for dgettext
-- Looking for dgettext - not found
-- Looking for dgettext in /opt/local/lib/libintl.dylib
-- Looking for dgettext in /opt/local/lib/libintl.dylib - found
-- Found Gettext: in /opt/local/lib/libintl.dylib
-- 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
-- Found shared-mime-info version: 0.70
-- Found Soprano version 2.2.0: /opt/local/lib/libsoprano.dylib
-- Found Soprano includes: /opt/local/include
-- Found Soprano Index: /opt/local/lib/libsopranoindex.dylib
-- Found Soprano Client: /opt/local/lib/libsopranoclient.dylib
-- Found Soprano Plugin Dir: /opt/local/share/soprano/plugins
-- Found Soprano Plugins: nquadparser nquadserializer raptorparser raptorserializer redlandbackend sesame2backend
CMake Error at /opt/local/share/cmake-2.6/Modules/FindPackageHandleStandardArgs.cmake:57 (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:53 (find_package_handle_standard_args)
src/CMakeLists.txt:4 (find_package)

-- Configuring incomplete, errors occurred!

Error: Status 1 encountered during processing.

Version of MacOSX is 10.6.1 (Snow Leopard). Any idea? Thanks, Matteo

Change History (7)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from macports-tickets@… to jm@…

comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)

Description: modified (diff)

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from jm@… to macports-tickets@…

Jean-Michel no longer maintains these ports.

comment:4 Changed 14 years ago by mail@…

Cc: mail@… added

Cc Me!

comment:5 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to dan@…

comment:6 Changed 14 years ago by ddennedy (Dan Dennedy)

This was fixed in version 0.7.7. From subversion log:

r4124 | g-marco | 2009-11-14 02:49:42 -0800 (Sat, 14 Nov 2009) | 1 line

make nepomuk optional

comment:7 Changed 14 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.