[MacPorts] #27622: kdenlive configure halts (missing phonon and Qt qmake?)

MacPorts noreply at macports.org
Thu Dec 9 09:13:09 PST 2010


#27622: kdenlive configure halts (missing phonon and Qt qmake?)
----------------------------------+-----------------------------------------
 Reporter:  mrtoftrash@…          |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  1.9.2                                
 Keywords:                        |        Port:  kdenlive                             
----------------------------------+-----------------------------------------
 When applying patches to kdenlive and configuring kdenlive, I receive the
 following errors:
 {{{
 :info:extract --->  Extracting kdenlive-0.7.8.tar.gz
 :debug:extract setting option extract.args to
 '/opt/local/var/macports/distfiles/kdenlive/kdenlive-0.7.8.tar.gz'
 :debug:extract Environment: CPATH='/opt/local/include'
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_kdenlive/work/.CC_PRINT_OPTIONS'
 LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
 MACOSX_DEPLOYMENT_TARGET='10.6'
 :debug:extract Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_kdenlive/work"
 && /usr/bin/gzip -dc
 '/opt/local/var/macports/distfiles/kdenlive/kdenlive-0.7.8.tar.gz' |
 /usr/bin/gnutar --no-same-owner -xf -'
 :debug:extract Executing proc-post-org.macports.extract-extract-0
 :debug:patch patch phase started at Thu Dec  9 11:58:54 EST 2010
 :debug:patch Executing org.macports.patch (kdenlive)
 :msg:patch --->  Applying patches to kdenlive
 :info:patch --->  Applying
 /opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/kdenlive/files
 /patch-src-colorcorrection-vectorscopegenerator.h.diff
 :debug:patch Environment: CPATH='/opt/local/include'
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_kdenlive/work/.CC_PRINT_OPTIONS'
 LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
 MACOSX_DEPLOYMENT_TARGET='10.6'
 :debug:patch Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_kdenlive/work/build"
 && /usr/bin/patch -p0'
 :info:patch patching file
 ../kdenlive-0.7.8/src/colorcorrection/vectorscopegenerator.h
 :debug:patch Executing proc-post-org.macports.patch-patch-0
 :error:patch ######################################################
 :error:patch A copy of phonon could not be found. Please install
 :error:patch qt4-mac to provide this. If you have already done this
 :error:patch your Qt installation is missing the phonon backend.
 :error:patch Please reinstall Qt4 with phonon support.
 :error:patch ######################################################
 :msg:patch --->  Configuring kdenlive
 :debug:patch Using compiler 'Mac OS X gcc 4.2'
 :debug:configure configure phase started at Thu Dec  9 11:58:54 EST 2010
 :debug:configure Executing proc-pre-org.macports.configure-configure-0
 :debug:configure Executing org.macports.configure (kdenlive)
 :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2
 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch
 x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6'
 CXX='/usr/bin/g++-4.2'
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_kdenlive/work/.CC_PRINT_OPTIONS'
 F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64'
 OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install
 -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64'
 CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
 :debug:configure Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_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_INSTALL_NAME_DIR=/opt/local/lib
 -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr"
 -DCMAKE_MODULE_PATH=/opt/local/share/cmake/modules -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.8
 -DNO_JOGSHUTTLE=1 -DCMAKE_OSX_ARCHITECTURES="x86_64"'
 :info:configure -- The C compiler identification is GNU
 :info:configure -- The CXX compiler identification is GNU
 :info:configure -- Checking whether C compiler has -isysroot
 :info:configure -- Checking whether C compiler has -isysroot - yes
 :info:configure -- Checking whether C compiler supports OSX deployment
 target flag
 :info:configure -- Checking whether C compiler supports OSX deployment
 target flag - yes
 :info:configure -- Check for working C compiler: /usr/bin/gcc-4.2
 :info:configure -- Check for working C compiler: /usr/bin/gcc-4.2 -- works
 :info:configure -- Detecting C compiler ABI info
 :info:configure -- Detecting C compiler ABI info - done
 :info:configure -- Checking whether CXX compiler has -isysroot
 :info:configure -- Checking whether CXX compiler has -isysroot - yes
 :info:configure -- Checking whether CXX compiler supports OSX deployment
 target flag
 :info:configure -- Checking whether CXX compiler supports OSX deployment
 target flag - yes
 :info:configure -- Check for working CXX compiler: /usr/bin/g++-4.2
 :info:configure -- Check for working CXX compiler: /usr/bin/g++-4.2 --
 works
 :info:configure -- Detecting CXX compiler ABI info
 :info:configure -- Detecting CXX compiler ABI info - done
 :info:configure CMake Error at
 /opt/local/share/apps/cmake/modules/FindQt4.cmake:1256 (MESSAGE):
 :info:configure   Qt qmake not found!
 :info:configure Call Stack (most recent call first):
 :info:configure
 /opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake:399
 (find_package)
 :info:configure   /opt/local/share/cmake-2.8/Modules/FindKDE4.cmake:95
 (FIND_PACKAGE)
 :info:configure   CMakeLists.txt:10 (find_package)
 :info:configure
 :info:configure
 :info:configure -- Configuring incomplete, errors occurred!
 :info:configure shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_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_INSTALL_NAME_DIR=/opt/local/lib
 -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr"
 -DCMAKE_MODULE_PATH=/opt/local/share/cmake/modules -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.8
 -DNO_JOGSHUTTLE=1 -DCMAKE_OSX_ARCHITECTURES="x86_64" " returned error 1
 :error:configure Target org.macports.configure returned: configure
 failure: shell command failed (see log for details)
 :debug:configure Backtrace: configure failure: shell command failed (see
 log for details)
     while executing
 "$procedure $targetname"
 :info:configure Warning: the following items did not execute (for
 kdenlive): org.macports.activate org.macports.configure org.macports.build
 org.macports.destroot org.macports.install
 :notice:configure Log for kdenlive is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_kdenlive/main.log

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/27622>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list