[MacPorts] #38416: amarok-devel: configure failure (Qt qmake not found!) (was: Processing of port amarok-devel failed (Qt qmake not found!))
MacPorts
noreply at macports.org
Sun Mar 17 15:56:38 PDT 2013
#38416: amarok-devel: configure failure (Qt qmake not found!)
---------------------------+--------------------------------
Reporter: jferiago@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: amarok-devel |
---------------------------+--------------------------------
Changes (by larryv@…):
* keywords: amarok =>
Old description:
> MAIMAC:~ cash$ sudo port clean amarok-devel
> MAIMAC:~ cash$ sudo port -v install amarok-devel
>
>
> ---> Verifying checksum(s) for amarok-devel
> ---> Extracting amarok-devel
> Error: ######################################################
> Error: A copy of phonon could not be found. Please install
> Error: qt4-mac to provide this. If you have already done this
> Error: your Qt installation is missing the phonon backend.
> Error: Please reinstall Qt4 with phonon support.
> Error: ######################################################
> ---> Configuring amarok-devel
> -- The C compiler identification is Clang 4.2.0
> -- The CXX compiler identification is Clang 4.2.0
> -- Check for working C compiler: /usr/bin/clang
> -- Check for working C compiler: /usr/bin/clang -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/clang++
> -- Check for working CXX compiler: /usr/bin/clang++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Looking for dlopen in dl
> -- Looking for dlopen in dl - found
> -- Taglib found: -L/opt/local/lib -ltag
> -- Performing Test TAGLIB_ASF_FOUND
> -- Performing Test TAGLIB_ASF_FOUND - Success
> -- Performing Test TAGLIB_MP4_FOUND
> -- Performing Test TAGLIB_MP4_FOUND - Success
> -- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.27.1")
> -- checking for module 'taglib-extras>=1.0'
> -- found taglib-extras, version 1.0.0
> -- Found Taglib-Extras: /opt/local/include/taglib-extras (Required is at
> least version "1.0")
> -- Performing Test COMPLEX_TAGLIB_FILENAME
> -- Performing Test COMPLEX_TAGLIB_FILENAME - Failed
> CMake Error at /opt/local/share/apps/cmake/modules/FindQt4.cmake:1288
> (MESSAGE):
> Qt qmake not found!
> Call Stack (most recent call first):
> /opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake:420
> (find_package)
> /opt/local/share/cmake-2.8/Modules/FindKDE4.cmake:95 (find_package)
> CMakeLists.txt:68 (find_package)
>
> -- Configuring incomplete, errors occurred!
> Command failed: cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
> .org_release_tarballs_ports_kde_amarok-devel/amarok-devel/work/amarok" &&
> /opt/local/bin/cmake -DCMAKE_INSTALL_PREFIX=/opt/local
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON
> -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
> -DCMAKE_FIND_FRAMEWORK=LAST -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" ../amarok
> -DCMAKE_BUILD_TYPE=debugFull -DCMAKE_OSX_ARCHITECTURES="x86_64"
> -DCMAKE_OSX_SYSROOT=/ -DCMAKE_OSX_DEPLOYMENT_TARGET=""
> Exit code: 1
> Error: org.macports.configure for port amarok-devel returned: configure
> failure: command execution failed
> Warning: targets not executed for amarok-devel: org.macports.activate
> org.macports.configure org.macports.build org.macports.destroot
> org.macports.install
> Please see the log file for port amarok-devel for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
> .org_release_tarballs_ports_kde_amarok-devel/amarok-devel/main.log
> To report a bug, follow the instructions in the guide:
> http://guide.macports.org/#project.tickets
> Error: Processing of port amarok-devel failed
>
> as a note qt4 is installed
>
> MAIMAC:~ cash$ sudo port install qt4-mac
> ---> Computing dependencies for qt4-mac
> ---> Cleaning qt4-mac
> ---> Scanning binaries for linking errors: 100.0%
> ---> No broken files found.
> MAIMAC:~ cash$
New description:
{{{
MAIMAC:~ cash$ sudo port clean amarok-devel
MAIMAC:~ cash$ sudo port -v install amarok-devel
---> Verifying checksum(s) for amarok-devel
---> Extracting amarok-devel
Error: ######################################################
Error: A copy of phonon could not be found. Please install
Error: qt4-mac to provide this. If you have already done this
Error: your Qt installation is missing the phonon backend.
Error: Please reinstall Qt4 with phonon support.
Error: ######################################################
---> Configuring amarok-devel
-- The C compiler identification is Clang 4.2.0
-- The CXX compiler identification is Clang 4.2.0
-- Check for working C compiler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/clang++
-- Check for working CXX compiler: /usr/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Taglib found: -L/opt/local/lib -ltag
-- Performing Test TAGLIB_ASF_FOUND
-- Performing Test TAGLIB_ASF_FOUND - Success
-- Performing Test TAGLIB_MP4_FOUND
-- Performing Test TAGLIB_MP4_FOUND - Success
-- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.27.1")
-- checking for module 'taglib-extras>=1.0'
-- found taglib-extras, version 1.0.0
-- Found Taglib-Extras: /opt/local/include/taglib-extras (Required is at
least version "1.0")
-- Performing Test COMPLEX_TAGLIB_FILENAME
-- Performing Test COMPLEX_TAGLIB_FILENAME - Failed
CMake Error at /opt/local/share/apps/cmake/modules/FindQt4.cmake:1288
(MESSAGE):
Qt qmake not found!
Call Stack (most recent call first):
/opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake:420
(find_package)
/opt/local/share/cmake-2.8/Modules/FindKDE4.cmake:95 (find_package)
CMakeLists.txt:68 (find_package)
-- Configuring incomplete, errors occurred!
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_kde_amarok-devel/amarok-devel/work/amarok" &&
/opt/local/bin/cmake -DCMAKE_INSTALL_PREFIX=/opt/local
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON
-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
-DCMAKE_FIND_FRAMEWORK=LAST -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" ../amarok
-DCMAKE_BUILD_TYPE=debugFull -DCMAKE_OSX_ARCHITECTURES="x86_64"
-DCMAKE_OSX_SYSROOT=/ -DCMAKE_OSX_DEPLOYMENT_TARGET=""
Exit code: 1
Error: org.macports.configure for port amarok-devel returned: configure
failure: command execution failed
Warning: targets not executed for amarok-devel: org.macports.activate
org.macports.configure org.macports.build org.macports.destroot
org.macports.install
Please see the log file for port amarok-devel for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_kde_amarok-devel/amarok-devel/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port amarok-devel failed
}}}
as a note qt4 is installed
{{{
MAIMAC:~ cash$ sudo port install qt4-mac
---> Computing dependencies for qt4-mac
---> Cleaning qt4-mac
---> Scanning binaries for linking errors: 100.0%
---> No broken files found.
MAIMAC:~ cash$
}}}
--
Comment:
Thanks for the ticket. Please run the following command, and if it still
fails, attach the entire `main.log` file.
{{{
sudo port clean amarok-devel && sudo port install amarok-devel
}}}
--
Ticket URL: <https://trac.macports.org/ticket/38416#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list