Hello everybody! :)

Trying to get Amarok2-mac installed. All the other packages have 
installed (all 98 of them) but the actual Amarok2 package fails (I think 
it's when it's determining what's already installed).

I'm on Snow Leopard. Everything is up to date.


This is practically the whole of the log:

bzip2 -dc /sw/src/amarok-2.2.2-patched.tar.bz2 | /sw/bin/tar -xf - 
--no-same-owner --no-same-permissions
[ -r /sw/fink/dists/unstable/main/finkinfo/kde/amarok2.patch ]
patch -p1 < /sw/fink/dists/unstable/main/finkinfo/kde/amarok2.patch
patching file src/collection/mysqlecollection/CMakeLists.txt
patching file src/collection/mysqlservercollection/CMakeLists.txt
/var/tmp/tmp.1.ECCaVH
#!/bin/sh -ev

        export KDE4_PREFIX="/sw" KDE4_TYPE="mac"
        . /sw/sbin/kde4-buildenv.sh
# Copyright (c) 2008, Benjamin Reed
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are 
met:
#
# Redistributions of source code must retain the above copyright notice, 
this
# list of conditions and the following disclaimer.
#
# Redistributions in binary form must reproduce the above copyright 
notice, this
# list of conditions and the following disclaimer in the documentation 
and/or
# other materials provided with the distribution.
#
# Neither the name of Fink nor the names of its contributors may be used to
# endorse or promote products derived from this software without 
specific prior
# written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 
"AS IS"
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.

set +v || :
---------------------------------
KDE4 Build Environment Configured
---------------------------------

   Fink Prefix:        /sw
   Type:               mac
   Install Prefix:     /sw/opt/kde4/mac

Environment Variables:

   PATH: 
/sw/opt/kde4/mac/bin:/sw/lib/freetype219/bin:/sw/lib/fontconfig2/bin:/sw/lib/qt4-mac/bin:/sw/opt/strigi/mac/bin:/sw/opt/soprano/mac/bin:/sw/opt/akonadi/mac/bin:/sw/var/lib/fink/path-prefix-10.6:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
   CMAKE_INCLUDE_PATH: 
/sw/opt/kde4/mac/include:/sw/lib/system-openssl/include:/sw/lib/freetype219/include:/sw/lib/fontconfig2/include:/sw/lib/qt4-mac/include:/sw/opt/strigi/mac/include:/sw/opt/soprano/mac/include:/sw/opt/attica/mac/include:/sw/opt/akonadi/mac/include::/sw/include
   CMAKE_LIBRARY_PATH: 
/sw/opt/kde4/mac/lib:/sw/lib/system-openssl/lib:/sw/lib/freetype219/lib:/sw/lib/fontconfig2/lib:/sw/lib/qt4-mac/lib:/sw/opt/strigi/mac/lib:/sw/opt/soprano/mac/lib:/sw/opt/attica/mac/lib:/sw/opt/akonadi/mac/lib::/sw/lib
   CMAKE_MODULE_PATH: 
/sw/opt/kde4/mac/share/apps/cmake/modules::/sw/share/apps/cmake/modules
   PKG_CONFIG_PATH: 
/sw/opt/kde4/mac/lib/pkgconfig:/sw/lib/system-openssl/lib/pkgconfig:/sw/lib/freetype219/lib/pkgconfig:/sw/lib/fontconfig2/lib/pkgconfig:/sw/lib/qt4-mac/lib/pkgconfig:/sw/opt/soprano/mac/lib/pkgconfig:/sw/opt/attica/mac/lib/pkgconfig:/sw/opt/akonadi/mac/lib/pkgconfig:
   CPPFLAGS:           -I/sw/opt/kde4/mac/include 
-I/sw/lib/system-openssl/include -I/sw/lib/freetype219/include 
-I/sw/lib/fontconfig2/include -I/sw/lib/qt4-mac/include 
-I/sw/opt/strigi/mac/include -I/sw/opt/soprano/mac/include 
-I/sw/opt/attica/mac/include -I/sw/opt/akonadi/mac/include -I/sw/include
   LDFLAGS: 
-L/sw/src/fink.build/amarok2-mac-2.2.2-2/amarok-2.2.2/build/lib 
-L/sw/opt/kde4/mac/lib -L/sw/lib/system-openssl/lib 
-L/sw/lib/freetype219/lib -L/sw/lib/fontconfig2/lib 
-L/sw/lib/qt4-mac/lib -L/sw/opt/strigi/mac/lib -L/sw/opt/soprano/mac/lib 
-L/sw/opt/attica/mac/lib -L/sw/opt/akonadi/mac/lib -L/sw/lib 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 
-Wl,-dead_strip_dylibs
   KDE4_CMAKE_ARGS:    -DBUNDLE_INSTALL_DIR:PATH='/sw/opt/kde4/mac/bin' 
-DCMAKE_INSTALL_PREFIX='/sw/opt/kde4/mac' 
-DCMAKE_BUILD_TYPE=RelWithDebInfo 
-DSTRIGI_STRIGIQTDBUSCLIENT_LIBRARY_RELEASE:FILEPATH='/sw/opt/strigi/mac/lib/libstrigiqtdbusclient.dylib'
 
-DSOPRANO_PLUGIN_DIR:PATH='/sw/opt/soprano/mac/share' 
-DBoost_ADDITIONAL_VERSIONS=1.41;1.41.0 -DBOOST_ROOT=/sw 
-DBOOST_INCLUDEDIR=/sw/include/boost-1_41 -DBOOST_LIBRARYDIR=/sw/lib 
-DPYTHON_EXECUTABLE=/usr/bin/python2.5 
-DSYSCONF_INSTALL_DIR='/sw/opt/kde4/mac/etc'

/sw/src/fink.build/amarok2-mac-2.2.2-2/amarok-2.2.2/build 
/sw/src/fink.build/amarok2-mac-2.2.2-2/amarok-2.2.2
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Check for working C compiler: /sw/var/lib/fink/path-prefix-10.6/gcc-4.2
-- Check for working C compiler: 
/sw/var/lib/fink/path-prefix-10.6/gcc-4.2 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Checking whether CXX compiler has -isysroot
-- Checking whether CXX compiler has -isysroot - yes
-- Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- Check for working CXX compiler: /sw/var/lib/fink/path-prefix-10.6/g++-4.2
-- Check for working CXX compiler: 
/sw/var/lib/fink/path-prefix-10.6/g++-4.2 -- 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/sw/lib -ltag
-- Performing Test TAGLIB_ASF_FOUND
-- Performing Test TAGLIB_ASF_FOUND - Success
-- Performing Test TAGLIB_MP4_FOUND
-- Performing Test TAGLIB_MP4_FOUND - Success
-- Taglib-Extras found: -L/sw/opt/kde4/mac/lib -ltag-extras
-- Performing Test COMPLEX_TAGLIB_FILENAME
-- Performing Test COMPLEX_TAGLIB_FILENAME - Failed
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - not 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 - found
-- Looking for QT_MAC_USE_COCOA
-- Looking for QT_MAC_USE_COCOA - not found.
-- Found Qt-Version 4.6.2 (using /sw/lib/qt4-mac/bin/qmake)
-- 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 OpenSSL: /sw/lib/system-openssl/lib/libssl.dylib
-- Found Automoc4: /sw/opt/kde4/mac/bin/automoc4
-- Found Perl: /usr/bin/perl
-- Phonon Version: 4.3.80
-- Found Phonon: /sw/lib/qt4-mac/lib/phonon.framework
-- Found Phonon Includes: 
/sw/lib/qt4-mac/include/KDE;/sw/lib/qt4-mac/include
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- 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
-- Found KDE 4.4 include dir: /sw/opt/kde4/mac/include
-- Found KDE 4.4 library dir: /sw/opt/kde4/mac/lib
-- Found the KDE4 kconfig_compiler preprocessor: 
/sw/opt/kde4/mac/bin/kconfig_compiler
-- Found automoc4: /sw/opt/kde4/mac/bin/automoc4
-- Checking if the QtScript Qt Bindings are installed.
-- includes 
/sw/lib/qt4-mac/include/QtCore;/sw/lib/qt4-mac/include/QtScript;/sw/opt/kde4/mac/include;/sw/opt/kde4/mac/include/KDE;/sw/lib/qt4-mac/include/KDE;/sw/lib/qt4-mac/include;/sw/lib/qt4-mac/include/phonon;/sw/lib/qt4-mac/include/QtXmlPatterns;/sw/lib/qt4-mac/include/QtXml;/sw/lib/qt4-mac/include/QtWebKit;/sw/lib/qt4-mac/include/QtUiTools;/sw/lib/qt4-mac/include/QtTest;/sw/lib/qt4-mac/include/QtSvg;/sw/lib/qt4-mac/include/QtSql;/sw/lib/qt4-mac/include/QtScriptTools;/sw/lib/qt4-mac/include/QtScript;/sw/lib/qt4-mac/include/QtOpenGL;/sw/lib/qt4-mac/include/QtNetwork;/sw/lib/qt4-mac/include/QtMultimedia;/sw/lib/qt4-mac/include/QtHelp;/sw/lib/qt4-mac/include/QtDesigner;/sw/lib/qt4-mac/include/QtDesigner;/sw/lib/qt4-mac/include/QtDBus;/sw/lib/qt4-mac/include/QtAssistant;/sw/lib/qt4-mac/include/QtAssistant;/sw/lib/qt4-mac/include/Qt3Support;/sw/lib/qt4-mac/include/QtGui;/sw/lib/qt4-mac/include/QtCore;/sw/lib/qt4-mac/include/Qt;/sw/lib/qt4-mac/mkspecs/default;/sw/lib/qt4-mac/include;/sw/l
ib/qt4-mac/lib/QtCore.framework 
libraries 
/sw/lib/qt4-mac/lib/QtScript.framework;/sw/lib/qt4-mac/lib/QtCore.framework;-lpthread;/sw/lib/qt4-mac/lib/QtGui.framework;-L/sw/opt/kde4/mac/lib;-lkdecore;-lkdeui
-- Performing Test BINDINGS_RUN_RESULT
-- Performing Test BINDINGS_RUN_RESULT - Success
-- QtBindings found
-- Performing Test HAVE_MYSQL_OPT_EMBEDDED_CONNECTION
-- Performing Test HAVE_MYSQL_OPT_EMBEDDED_CONNECTION - Success
-- Found MySQL: /sw/include/mysql, /sw/lib/mysql/libmysqlclient.dylib
-- Found MySQL Embedded: /sw/include/mysql, /sw/lib/mysql/libmysqld.a
-- Found ZLIB: /usr/lib/libz.dylib
CMake Error at 
/sw/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 
(MESSAGE):
   Could NOT find QCA2 (missing: QCA2_LIBRARIES QCA2_INCLUDE_DIR)
Call Stack (most recent call first):
   /sw/opt/kde4/mac/share/apps/cmake/modules/FindQCA2.cmake:44 
(find_package_handle_standard_args)
   CMakeLists.txt:98 (find_package)


-- Configuring incomplete, errors occurred!
### execution of /var/tmp/tmp.1.ECCaVH failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-amarok2-mac-2.2.2-2
(Reading database ... 168920 files and directories currently installed.)
Removing fink-buildlock-amarok2-mac-2.2.2-2 ...
Failed: phase compiling: amarok2-mac-2.2.2-2 failed

~ Stacey

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to