Opened 12 years ago
Closed 7 years ago
#38416 closed defect (duplicate)
amarok-devel: configure failure (Qt qmake not found!)
Reported by: | jferiago@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | amarok-devel |
Description (last modified by larryv (Lawrence Velázquez))
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$
Attachments (1)
Change History (5)
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|---|
Keywords: | amarok removed |
Summary: | Processing of port amarok-devel failed (Qt qmake not found!) → amarok-devel: configure failure (Qt qmake not found!) |
Changed 12 years ago by jferiago@…
Attachment: | amarokdevelog added |
---|
build log after "sudo port clean amarok-devel && sudo port install amarok-devel"
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
Yes, the amarok-devel port is quite old, installing software dated 2009-09-27. It needs to be updated to a current development version, or marked as replaced_by amarok once that is updated to 2.7.0. I tried updating amarok-devel to the latest development version and ran into other problems. If I have time I'll look at it again, or attach my work in progress here.
comment:3 Changed 12 years ago by jferiago@…
Thanks for the quick response, Let me know how can i help...
comment:4 Changed 7 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for the ticket. Please run the following command, and if it still fails, attach the entire
main.log
file.