[MacPorts] #23893: Amarok fails to configure: Qt4 must be compiled with glib

MacPorts noreply at macports.org
Mon Mar 1 06:17:06 PST 2010


#23893: Amarok fails to configure: Qt4 must be compiled with glib
---------------------------------+------------------------------------------
 Reporter:  moriartyj@…          |       Owner:  illogic-al@…           
     Type:  defect               |      Status:  new                    
 Priority:  Normal               |   Milestone:                         
Component:  ports                |     Version:  1.8.2                  
 Keywords:                       |        Port:  amarok                 
---------------------------------+------------------------------------------
Changes (by macsforever2000@…):

  * owner:  macports-tickets@… => illogic-al@…
  * keywords:  amarok, glib, qt4 =>
  * port:  => amarok


Old description:

> When trying to sudo port install amarok I get this message:
>
> ---------------------------- SNIP -------------------------------
> --->  Computing dependencies for amarok
> --->  Configuring amarok
> Error: Target org.macports.configure returned: configure failure: shell
> command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/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" ../amarok-2.2.0
> -DCMAKE_OSX_ARCHITECTURES="x86_64" " returned error 1
> Command output:    * Qt4 Glib support - Qt4 must be compiled with glib
> support for mp3tunes
>    * glib2 - Required by libgpod and mp3tunes
>
> -----------------------------------------------------------------------------
> -- The following OPTIONAL packages could NOT be located on your system.
> -- Consider installing them to enable more features from this software.
> -----------------------------------------------------------------------------
>    * libgpod (0.7.0 or higher)  <http://sourceforge.net/projects/gtkpod/>
>      Support Apple iPod audio devices
>    * Gdk (2.0.x or higher)
> <http://developer.gnome.org/arch/imaging/gdkpixbuf.html>
>      Support for artwork on iPod audio devices via GdkPixbuf
>    * libmtp (0.3.0 or higher)  <http://libmtp.sourceforge.net/>
>      Enable Support for portable media devices that use the media
> transfer protocol
>
> -----------------------------------------------------------------------------
> -- The following REQUIRED packages could NOT be located on your system.
> -- You must install these packages before continuing.
> -----------------------------------------------------------------------------
>    * qtscript-qt  <http://code.google.com/p/qtscriptgenerator/>
>      QtScript Qt Bindings
>
> -----------------------------------------------------------------------------
>
> CMake Error at
> /opt/local/share/apps/cmake/modules/MacroLogFeature.cmake:141 (MESSAGE):
>   Exiting: Missing Requirements
> Call Stack (most recent call first):
>   CMakeLists.txt:157 (macro_display_feature_log)
>

> -- Configuring incomplete, errors occurred!
>
> Error: Status 1 encountered during processing.
> Before reporting a bug, first run the command again with the -d flag to
> get complete output.
> ---------------------------- SNIP -------------------------------
>
> Full output attached.

New description:

 When trying to {{{sudo port install amarok}}} I get this message:

 {{{
 --->  Computing dependencies for amarok
 --->  Configuring amarok
 Error: Target org.macports.configure returned: configure failure: shell
 command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/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" ../amarok-2.2.0
 -DCMAKE_OSX_ARCHITECTURES="x86_64" " returned error 1
 Command output:    * Qt4 Glib support - Qt4 must be compiled with glib
 support for mp3tunes
    * glib2 - Required by libgpod and mp3tunes

 -----------------------------------------------------------------------------
 -- The following OPTIONAL packages could NOT be located on your system.
 -- Consider installing them to enable more features from this software.
 -----------------------------------------------------------------------------
    * libgpod (0.7.0 or higher)  <http://sourceforge.net/projects/gtkpod/>
      Support Apple iPod audio devices
    * Gdk (2.0.x or higher)
 <http://developer.gnome.org/arch/imaging/gdkpixbuf.html>
      Support for artwork on iPod audio devices via GdkPixbuf
    * libmtp (0.3.0 or higher)  <http://libmtp.sourceforge.net/>
      Enable Support for portable media devices that use the media transfer
 protocol

 -----------------------------------------------------------------------------
 -- The following REQUIRED packages could NOT be located on your system.
 -- You must install these packages before continuing.
 -----------------------------------------------------------------------------
    * qtscript-qt  <http://code.google.com/p/qtscriptgenerator/>
      QtScript Qt Bindings

 -----------------------------------------------------------------------------

 CMake Error at
 /opt/local/share/apps/cmake/modules/MacroLogFeature.cmake:141 (MESSAGE):
   Exiting: Missing Requirements
 Call Stack (most recent call first):
   CMakeLists.txt:157 (macro_display_feature_log)


 -- Configuring incomplete, errors occurred!

 Error: Status 1 encountered during processing.
 Before reporting a bug, first run the command again with the -d flag to
 get complete output.
 }}}

 Full output attached.

--

-- 
Ticket URL: <http://trac.macports.org/ticket/23893#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list