| Summary: | media-video/kdenlive-0.7.3 fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | R Stephan <ralf> |
| Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2007.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
OK, it compiles when nepomuk is installed, so this is a dupe of #252425. *** This bug has been marked as a duplicate of bug 252425 *** |
I get >>> Working in BUILD_DIR: "/var/tmp/paludis/media-video-kdenlive-0.7.3/work/kdenlive_build" -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Found Qt-Version 4.5.0 (using /usr/bin/qmake) -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/libX11.so -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Automoc4: /usr/bin/automoc4 -- Found Perl: /usr/bin/perl -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Failed -- Performing Test HAVE_FPIE_SUPPORT -- Performing Test HAVE_FPIE_SUPPORT - Success -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success -- Performing Test __KDE_HAVE_GCC_VISIBILITY -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success -- Phonon Version: 4.3.0 -- Found Phonon: /usr/lib/libphonon.so -- Found Phonon Includes: /usr/include/KDE;/usr/include -- Found KDE 4.2 include dir: /usr/include -- Found KDE 4.2 library dir: /usr/lib -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler -- Found automoc4: /usr/bin/automoc4 -- Looking for dgettext -- Looking for dgettext - found -- Found Gettext: built in libc -- Found MLT INSTALL PATH: /usr -- Found MLT INCLUDES: /usr/include/mlt -- Found MLT LIBR: /usr/lib/libmlt.so -- Found MLT library: /usr/lib/libmlt.so -- Found MLT++ INCLUDES: /usr/include -- Found MLT++ LIBR: /usr/lib/libmlt++.so -- Found MLT++ library: /usr/lib/libmlt++.so -- Found msgfmt: /usr/bin/msgfmt -- Found shared-mime-info version: 0.51 -- Could not find Soprano includes. -- Could not find Soprano library. -- <<< Gentoo configuration >>> Build type: Gentoo Install path: /usr ... [ 0%] Built target kdenlive_automoc [ 0%] Generating ui_dvdwizardstatus_ui.h [ 1%] Generating kdenlivesettings.h, kdenlivesettings.cpp ... [ 30%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/kdenlive_automoc.o [ 31%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/jogshuttle.o [ 31%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/addclipcommand.o [ 32%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/main.o [ 33%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/mainwindow.o Install error: * In program paludis (--log-level silent --show-reasons none --show-use-descriptions none --dl-reinstall if-use-changed) -i kdenlive --dl-upgrade as-needed: * When performing install action from command line: * When executing install task: * When installing 'media-video/kdenlive-0.7.3:0::gentoo': * When running an ebuild command on 'media-video/kdenlive-0.7.3:0::gentoo': * Install error: Install failed for 'media-video/kdenlive-0.7.3:0::gentoo' Where do I find the actual compiler output? I'm not familiar with cmake.