On 2/5/2013 12:16 PM, Ralph Gebauer wrote:
> Dear all,
>
> I am trying to build Soprano on OSX 10.6.8, but without success. My fink
> istallation is the following:
>
> Package manager version: 0.34.5
> Distribution version: selfupdate-rsync Tue Feb  5 15:41:47 2013, 10.6, i386
> Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
> Xcode.app: 3.2.6
> Xcode command-line tools: 3.2.6
> Max. Fink build jobs:  1
>
>
> I attach below the output.
>
> Thanks for any help!
>
> Kind regards,
>
> Ralph Gebauer
>
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-soprano-mac-2.6.0-8
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-soprano-mac-2.6.0-8' in
> `/sw/src/fink.build/fink-buildlock-soprano-mac-2.6.0-8_2013.02.05-18.03.08_darwin-i386.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i
> /sw/src/fink.build/fink-buildlock-soprano-mac-2.6.0-8_2013.02.05-18.03.08_darwin-i386.deb
> Selecting previously deselected package fink-buildlock-soprano-mac-2.6.0-8.
> (Reading database ... 255245 files and directories currently installed.)
> Unpacking fink-buildlock-soprano-mac-2.6.0-8 (from
> .../fink-buildlock-soprano-mac-2.6.0-8_2013.02.05-18.03.08_darwin-i386.deb)
> ...
> Setting up fink-buildlock-soprano-mac-2.6.0-8 (2013.02.05-18.03.08) ...
>
> sudo -u fink-bld [ENV] sh -c /tmp/fink.HGiGI
> /sw/bin/tar  --no-same-owner --no-same-permissions -xf
> /sw/src/soprano-2.6.0.tar.bz2
> sudo -u fink-bld [ENV] sh -c /tmp/fink.pFowe
> [ -r /sw/fink/dists/stable/main/finkinfo/libs/soprano.patch ]
> sudo -u fink-bld [ENV] sh -c /tmp/fink.WKUK5
> patch -p1 < /sw/fink/dists/stable/main/finkinfo/libs/soprano.patch
> patching file CMakeLists.txt
> patching file Doxyfile.cmake
> patching file index/CMakeLists.txt
> patching file soprano/qhashqurlcompat.cpp
> find . -name CMakeLists.txt | xargs perl -pi -e
> 's,include/Soprano,include/soprano,g'
> sudo -u fink-bld [ENV] sh -c /tmp/fink.y2uiU
> /tmp/fink.Fc_OT
> #!/bin/sh -ev
>
> export KDE4_PREFIX="/sw" KDE4_TYPE="mac"
> KDE4_INSTALL_PREFIX="/sw/opt/soprano/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/soprano/mac
>
> Environment Variables:
>
>     PATH:
> /sw/opt/soprano/mac/bin:/sw/lib/freetype219/bin:/sw/lib/fontconfig2/bin:/sw/lib/qt4-mac/bin:/sw/opt/qca2/mac/bin:/sw/opt/strigi/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/soprano/mac/include:/sw/lib/system-openssl/include:/sw/lib/freetype219/include:/sw/lib/fontconfig2/include:/sw/lib/qt4-mac/include:/sw/opt/qca2/mac/include:/sw/opt/strigi/mac/include:/sw/opt/attica/mac/include::/sw/include
>     CMAKE_LIBRARY_PATH:
> /sw/opt/soprano/mac/lib:/sw/lib/system-openssl/lib:/sw/lib/freetype219/lib:/sw/lib/fontconfig2/lib:/sw/lib/qt4-mac/lib:/sw/opt/qca2/mac/lib:/sw/opt/strigi/mac/lib:/sw/opt/attica/mac/lib::/sw/lib
>     CMAKE_MODULE_PATH:
> /sw/opt/soprano/mac/share/apps/cmake/modules::/sw/share/apps/cmake/modules
>     PKG_CONFIG_PATH:
> /sw/opt/soprano/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/qca2/mac/lib/pkgconfig:/sw/opt/attica/mac/lib/pkgconfig:
>     CPPFLAGS:           -I/sw/opt/soprano/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/qca2/mac/include -I/sw/opt/strigi/mac/include
> -I/sw/opt/attica/mac/include -I/sw/include
>     LDFLAGS:
> -L/sw/src/fink.build/soprano-mac-2.6.0-8/soprano-2.6.0/build/lib
> -L/sw/opt/soprano/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/qca2/mac/lib -L/sw/opt/strigi/mac/lib
> -L/sw/opt/attica/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
>     MAKEFLAGS:          -j1
>     KDE4_CMAKE_ARGS:
> -DBUNDLE_INSTALL_DIR:PATH='/sw/opt/soprano/mac/bin'
> -DCMAKE_INSTALL_PREFIX='/sw/opt/soprano/mac'
> -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_OSX_SYSROOT:PATH=/
> -DCMAKE_OSX_DEPLOYMENT_TARGET:STRING=''
> -DSTRIGI_STRIGIQTDBUSCLIENT_LIBRARY_RELEASE:FILEPATH='/sw/opt/strigi/mac/lib/libstrigiqtdbusclient.dylib'
> -DBoost_ADDITIONAL_VERSIONS=1.41;1.41.0 -DBOOST_ROOT=/sw
> -DBOOST_INCLUDEDIR=/sw/include/boost-1_41 -DBOOST_LIBRARYDIR=/sw/lib
> -DJPEG_INCLUDE_DIR=/sw/include -DJPEG_LIBRARY=/sw/lib/libjpeg.dylib
> -DJPEG_LIBRARIES=/sw/lib/libjpeg.dylib
> -DPYTHON_EXECUTABLE=/usr/bin/python2.5
> -DSYSCONF_INSTALL_DIR='/sw/opt/soprano/mac/etc'
>
> /sw/src/fink.build/soprano-mac-2.6.0-8/soprano-2.6.0/build
> /sw/src/fink.build/soprano-mac-2.6.0-8/soprano-2.6.0
> -- The C compiler identification is GNU 4.2.1
> -- The CXX compiler identification is GNU 4.2.1
> -- 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 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
> -- Found Qt-Version 4.7.3
> -- Looking for include file pthread.h
> -- Looking for include file pthread.h - found
> -- Looking for pthread_create
> -- Looking for pthread_create - found
> -- Found Threads: TRUE
> -- Found Rasqal 0.9.21: libs - /sw/lib/librasqal.dylib; includes -
> /sw/include/rasqal
> -- Found Raptor 1.4.21: libs - /sw/lib/libraptor.dylib; includes -
> /sw/include
> Package raptor2 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `raptor2.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'raptor2', required by 'Redland RDF API Library', not found
> CMake Error at cmake/modules/FindRedland.cmake:47 (string):
>     string sub-command REPLACE requires at least four arguments.
> Call Stack (most recent call first):
>     CMakeLists.txt:46 (find_package)

This has now been fixed and should be available as soprano-mac-2.9.0 
after a selfupdate.

Hanspeter


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to