[rkward-devel] Installing new packages using RKWard on Mac OS X

meik michalke meik.michalke at uni-duesseldorf.de
Sat Sep 29 22:24:27 UTC 2012


hi,

am Dienstag 25 September 2012, 20:10:41 schrieb Thomas Friedrichsmeier:
> Meik, could you test this on Mac?

i'd like to, but RKWard doesn't compile -- does this tell you something?

<snip>
-- 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: /usr/bin/llvm-gcc-4.2
-- Check for working C compiler: /usr/bin/llvm-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: /usr/bin/llvm-g++-4.2
-- Check for working CXX compiler: /usr/bin/llvm-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
-- Looking for QT_MAC_USE_COCOA
-- Looking for QT_MAC_USE_COCOA - found
-- Found Qt-Version 4.8.3
--  -> QT_QMAKE_EXECUTABLE is /opt/rkward/bin/qmake
--  -> QT_INCLUDE_DIR is /opt/rkward/include
--  -> QT_QTCORE_INCLUDE_DIR is /opt/rkward/include/QtCore
--  -> QT_BINARY_DIR is /opt/rkward/bin
--  -> QT_LIBRARY_DIR is /opt/rkward/lib
--  -> QT_PLUGINS_DIR is /opt/rkward/share/qt4/plugins
--  -> QT_MKSPECS_DIR is /opt/rkward/share/qt4/mkspecs
-- 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 OpenSSL: /opt/rkward/lib/libssl.dylib
-- Found Automoc4: /opt/rkward/bin/automoc4 
-- Found Perl: /opt/rkward/bin/perl (found version "5.12.4") 
-- Looking for Phonon
--  -> KDE4_INCLUDE_INSTALL_DIR is /opt/rkward/include
--  -> KDE4_LIB_INSTALL_DIR is /opt/rkward/lib
--  -> INCLUDE_INSTALL_DIR is 
--  -> QT_LIBRARY_DIR is /opt/rkward/lib
--  -> QT_INCLUDE_DIR is /opt/rkward/include
-- Results of Search for Phonon
--  -> PHONON_VERSION is 4.6.0
--  -> PHONON_INCLUDE_DIR is /opt/rkward/include
--  -> PHONON_LIBRARY is /opt/rkward/lib/libphonon.dylib
-- Found Phonon: /opt/rkward/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
CMake Error: The following variables are used in this project, but they are 
set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake 
files:
QT_QT_INCLUDE_DIR
   used as include directory in directory 
/opt/rkward/var/macports/build/_opt_ports_kde_rkward/rkward-
devel/work/trunk/rkward/build/CMakeFiles/CMakeTmp

CMake Error: Internal CMake error, TryCompile configure of cmake failed

CMake Error at 
/opt/rkward/share/apps/cmake/modules/FindKDE4Internal.cmake:1295 (message):
  Qt compiled without support for -fvisibility=hidden.  This will break
  plugins and linking of some applications.  Please fix your Qt installation
  (try passing --reduce-exports to configure).
Call Stack (most recent call first):
  /opt/rkward/share/cmake-2.8/Modules/FindKDE4.cmake:95 (FIND_PACKAGE)
  CMakeLists.txt:10 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
Command failed:  cd 
"/opt/rkward/var/macports/build/_opt_ports_kde_rkward/rkward-
devel/work/trunk/rkward/build" && cmake .. -DCMAKE_INSTALL_PREFIX=/opt/rkward 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -
DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -
DCMAKE_INSTALL_NAME_DIR=/opt/rkward/lib -
DCMAKE_SYSTEM_PREFIX_PATH="/opt/rkward;/usr" -
DCMAKE_MODULE_PATH=/opt/rkward/share/cmake/modules -Wno-dev -DNO_R_XML=1 -
DRKVERSION_NUMBER=0.5.7-svn4307 -DBUNDLE_INSTALL_DIR=/Applications/RKWard -
DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_SYSROOT=/ 
Exit code: 1
Error: org.macports.configure for port rkward-devel returned: configure 
failure: command execution failed
Warning: targets not executed for rkward-devel: org.macports.activate 
org.macports.configure org.macports.build org.macports.destroot 
org.macports.install
Please see the log file for port rkward-devel for details:
    /opt/rkward/var/macports/logs/_opt_ports_kde_rkward/rkward-devel/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port rkward-devel failed
--->  Computing dependencies for rkward-devel.
--->  Configuring rkward-devel
-- Found Qt-Version 4.8.3
--  -> QT_QMAKE_EXECUTABLE is /opt/rkward/bin/qmake
--  -> QT_INCLUDE_DIR is /opt/rkward/include
--  -> QT_QTCORE_INCLUDE_DIR is /opt/rkward/include/QtCore
--  -> QT_BINARY_DIR is /opt/rkward/bin
--  -> QT_LIBRARY_DIR is /opt/rkward/lib
--  -> QT_PLUGINS_DIR is /opt/rkward/share/qt4/plugins
--  -> QT_MKSPECS_DIR is /opt/rkward/share/qt4/mkspecs
-- Looking for Phonon
--  -> KDE4_INCLUDE_INSTALL_DIR is /opt/rkward/include
--  -> KDE4_LIB_INSTALL_DIR is /opt/rkward/lib
--  -> INCLUDE_INSTALL_DIR is 
--  -> QT_LIBRARY_DIR is /opt/rkward/lib
--  -> QT_INCLUDE_DIR is /opt/rkward/include
-- Results of Search for Phonon
--  -> PHONON_VERSION is 4.6.0
--  -> PHONON_INCLUDE_DIR is /opt/rkward/include
--  -> PHONON_LIBRARY is /opt/rkward/lib/libphonon.dylib
CMake Error: The following variables are used in this project, but they are 
set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake 
files:
QT_QT_INCLUDE_DIR
   used as include directory in directory 
/opt/rkward/var/macports/build/_opt_ports_kde_rkward/rkward-
devel/work/trunk/rkward/build/CMakeFiles/CMakeTmp

CMake Error: Internal CMake error, TryCompile configure of cmake failed

CMake Error at 
/opt/rkward/share/apps/cmake/modules/FindKDE4Internal.cmake:1295 (message):
  Qt compiled without support for -fvisibility=hidden.  This will break
  plugins and linking of some applications.  Please fix your Qt installation
  (try passing --reduce-exports to configure).
Call Stack (most recent call first):
  /opt/rkward/share/cmake-2.8/Modules/FindKDE4.cmake:95 (FIND_PACKAGE)
  CMakeLists.txt:10 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
Command failed:  cd 
"/opt/rkward/var/macports/build/_opt_ports_kde_rkward/rkward-
devel/work/trunk/rkward/build" && cmake .. -DCMAKE_INSTALL_PREFIX=/opt/rkward 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -
DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -
DCMAKE_INSTALL_NAME_DIR=/opt/rkward/lib -
DCMAKE_SYSTEM_PREFIX_PATH="/opt/rkward;/usr" -
DCMAKE_MODULE_PATH=/opt/rkward/share/cmake/modules -Wno-dev -DNO_R_XML=1 -
DRKVERSION_NUMBER=0.5.7-svn4307 -DBUNDLE_INSTALL_DIR=/Applications/RKWard -
DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_SYSROOT=/ 
Exit code: 1
Error: org.macports.configure for port rkward-devel returned: configure 
failure: command execution failed
Warning: targets not executed for rkward-devel: org.macports.mdmg 
org.macports.mpkg org.macports.pkg org.macports.destroot 
org.macports.configure org.macports.build
Please see the log file for port rkward-devel for details:
    /opt/rkward/var/macports/logs/_opt_ports_kde_rkward/rkward-devel/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port rkward-devel failed
</snip>


viele grüße :: m.eik

-- 
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-universit"at d-40204 d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2282 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20120930/02726bdc/attachment.p7s>


More information about the Rkward-devel mailing list