[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-mac
Subject:    Re: [KDE/Mac] Fixes for Filelight utility and LSkat game
From:       Ian Wadham <iandw.au () gmail ! com>
Date:       2014-05-23 1:49:17
Message-ID: 1104DAD9-C186-41E6-98A1-26E1AFB45E73 () gmail ! com
[Download RAW message or body]

Hi Bradley,

On 16/05/2014, at 6:34 AM, Bradley Giesbrecht wrote:
> On May 14, 2014, at 9:43 PM, Ian Wadham <iandw.au@gmail.com> wrote:
> > 
> > Understood.  I am not trying to reproduce the MacPorts environment in its \
> > entirety.
> 
> You might run "port configure" and then have a look in the configure dir for what \
> env vars and flags were produced. The assembled build commands and env vars should \
> be logged somewhere I imagine.

Thank you very much for this tip, Bradley.  See the attached example log.

It is proving extremely valuable in my ongoing battle to build a KDE 4.13 base
from source, with Debug, using kdesrc-build scripts.

The long lines at the start are great for steering CMake in the right direction … :-)
And the summary in the last 100 lines or so (which is basic CMake log output)
gives a good overview of what happened when configuring.

Cheers, Ian W.


["port-configure-log-kdelibs4" (port-configure-log-kdelibs4)]

DEBUG: configure phase started at Thu May 22 12:19:56 EST 2014
--->  Configuring kdelibs4
DEBUG: Using compiler 'Xcode Clang'
DEBUG: Executing proc-pre-org.macports.configure-configure-0
DEBUG: Executing org.macports.configure (kdelibs4)
DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -Os -arch x86_64' \
CXXFLAGS='-pipe -Os -arch x86_64' LIBRARY_PATH='/opt/local/lib' \
MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/usr/bin/clang++' \
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_r \
sync.macports.org_release_tarballs_ports_kde_kdelibs4/kdelibs4/work/.CC_PRINT_OPTIONS' \
F90FLAGS='-pipe -Os -m64' LDFLAGS='-Wl,-headerpad_max_install_names -arch x86_64' \
FCFLAGS='-pipe -Os -m64' OBJC='/usr/bin/clang' OBJCXX='/usr/bin/clang++' \
INSTALL='/usr/bin/install -c' MOC='/opt/local/bin/moc' QMAKESPEC='macx-g++' \
FFLAGS='-pipe -Os -m64' OBJCXXFLAGS='-pipe -Os -arch x86_64' OBJCFLAGS='-pipe -Os \
-arch x86_64' QTDIR='/opt/local' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' \
QMAKE='/opt/local/bin/qmake'

DEBUG: Assembled command: 'cd \
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdelibs4/kdelibs4/work/build" \
&& /opt/local/bin/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_INSTALL_RPATH=/opt/local/lib \
-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_docs=OFF -DBUILD_SHARED_LIBS=ON \
-DBUNDLE_INSTALL_DIR=/Applications/MacPorts/KDE4 \
-DKDE_DISTRIBUTION_TEXT="MacPorts/Mac OS X" -DQT_QT_INCLUDE_DIR=/opt/local/include  \
-DQT_QMAKESPEC=macx-g++  -DQT_ZLIB_LIBRARY=/opt/local/lib/libz.dylib  \
-DQT_PNG_LIBRARY=/opt/local/lib/libpng.dylib \
-DDOCBOOKXSL_DIR=/opt/local/share/xsl/docbook-xsl \
-DGETTEXT_INCLUDE_DIR=/opt/local/include \
-DGETTEXT_LIBRARY=/opt/local/lib/libgettextlib.dylib \
-DGIF_INCLUDE_DIR=/opt/local/include -DGIF_LIBRARY=/opt/local/lib/libgif.dylib \
-DJASPER_INCLUDE_DIR=/opt/local/include \
-DJASPER_LIBRARY=/opt/local/lib/libjasper.dylib -DJPEG_INCLUDE_DIR=/opt/local/include \
-DJPEG_LIBRARY=/opt/local/lib/libjpeg.dylib \
-DLBER_LIBRARIES=/opt/local/lib/liblber.dylib -DLDAP_INCLUDE_DIR=/opt/local/include \
-DLDAP_LIBRARIES=/opt/local/lib/libldap.dylib \
-DLIBEXSLT_INCLUDE_DIR=/opt/local/include \
-DLIBEXSLT_LIBRARIES=/opt/local/lib/libexslt.dylib \
-DLIBICALSS_LIBRARY=/opt/local/lib/libicalss.dylib \
-DLIBICAL_INCLUDE_DIRS=/opt/local/include \
-DLIBICAL_LIBRARY=/opt/local/lib/libical.dylib \
-DLIBINTL_INCLUDE_DIR=/opt/local/include \
-DLIBINTL_LIBRARY=/opt/local/lib/libintl.dylib \
-DLIBXML2_INCLUDE_DIR=/opt/local/include/libxml2 \
-DLIBXML2_LIBRARIES=/opt/local/lib/libxml2.dylib \
-DLIBXML2_XMLLINT_EXECUTABLE=/opt/local/bin/xmllint \
-DLIBXSLT_INCLUDE_DIR=/opt/local/include \
-DLIBXSLT_LIBRARIES=/opt/local/lib/libxslt.dylib \
-DMYSQLD_EXECUTABLE=/opt/local/libexec/mysqld \
-DMYSQL_INCLUDE_DIR=/opt/local/include/mysql5/mysql \
-DMYSQL_LIB_DIR=/opt/local/lib/mysql5/mysql \
-DMYSQLCONFIG_EXECUTABLE=/opt/local/bin/mysql_config5 \
-DOPENAL_INCLUDE_DIR=/System/Library/Frameworks/OpenAL.framework/Headers \
-DOPENAL_LIBRARY=/System/Library/Frameworks/OpenAL.framework \
-DPNG_INCLUDE_DIR=/opt/local/include -DPNG_PNG_INCLUDE_DIR=/opt/local/include \
-DPNG_LIBRARY=/opt/local/lib/libpng.dylib \
-DQCA2_INCLUDE_DIR=/opt/local/include/QtCrypto \
-DQCA2_LIBRARIES=/opt/local/lib/libqca.dylib -DTIFF_INCLUDE_DIR=/opt/local/include \
-DTIFF_LIBRARY=/opt/local/lib/libtiff.dylib -DWITH_ENCHANT=ON -DWITH_Soprano=ON \
-DWITH_Avahi=ON -DKDE_DEFAULT_HOME=Library/Preferences/KDE -DWITH_HSPELL=OFF \
-DWITH_FAM=OFF -DKDE4_AUTH_BACKEND_NAME="OSX" -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" \
-DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_OSX_ARCHITECTURES="x86_64" \
-DCMAKE_OSX_SYSROOT="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk" \
-DCMAKE_OSX_DEPLOYMENT_TARGET="10.7" ../kdelibs-4.12.4'

DEBUG: Executing command line:  cd \
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdelibs4/kdelibs4/work/build" \
&& /opt/local/bin/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_INSTALL_RPATH=/opt/local/lib \
-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_docs=OFF -DBUILD_SHARED_LIBS=ON \
-DBUNDLE_INSTALL_DIR=/Applications/MacPorts/KDE4 \
-DKDE_DISTRIBUTION_TEXT="MacPorts/Mac OS X" -DQT_QT_INCLUDE_DIR=/opt/local/include  \
-DQT_QMAKESPEC=macx-g++  -DQT_ZLIB_LIBRARY=/opt/local/lib/libz.dylib  \
-DQT_PNG_LIBRARY=/opt/local/lib/libpng.dylib \
-DDOCBOOKXSL_DIR=/opt/local/share/xsl/docbook-xsl \
-DGETTEXT_INCLUDE_DIR=/opt/local/include \
-DGETTEXT_LIBRARY=/opt/local/lib/libgettextlib.dylib \
-DGIF_INCLUDE_DIR=/opt/local/include -DGIF_LIBRARY=/opt/local/lib/libgif.dylib \
-DJASPER_INCLUDE_DIR=/opt/local/include \
-DJASPER_LIBRARY=/opt/local/lib/libjasper.dylib -DJPEG_INCLUDE_DIR=/opt/local/include \
-DJPEG_LIBRARY=/opt/local/lib/libjpeg.dylib \
-DLBER_LIBRARIES=/opt/local/lib/liblber.dylib -DLDAP_INCLUDE_DIR=/opt/local/include \
-DLDAP_LIBRARIES=/opt/local/lib/libldap.dylib \
-DLIBEXSLT_INCLUDE_DIR=/opt/local/include \
-DLIBEXSLT_LIBRARIES=/opt/local/lib/libexslt.dylib \
-DLIBICALSS_LIBRARY=/opt/local/lib/libicalss.dylib \
-DLIBICAL_INCLUDE_DIRS=/opt/local/include \
-DLIBICAL_LIBRARY=/opt/local/lib/libical.dylib \
-DLIBINTL_INCLUDE_DIR=/opt/local/include \
-DLIBINTL_LIBRARY=/opt/local/lib/libintl.dylib \
-DLIBXML2_INCLUDE_DIR=/opt/local/include/libxml2 \
-DLIBXML2_LIBRARIES=/opt/local/lib/libxml2.dylib \
-DLIBXML2_XMLLINT_EXECUTABLE=/opt/local/bin/xmllint \
-DLIBXSLT_INCLUDE_DIR=/opt/local/include \
-DLIBXSLT_LIBRARIES=/opt/local/lib/libxslt.dylib \
-DMYSQLD_EXECUTABLE=/opt/local/libexec/mysqld \
-DMYSQL_INCLUDE_DIR=/opt/local/include/mysql5/mysql \
-DMYSQL_LIB_DIR=/opt/local/lib/mysql5/mysql \
-DMYSQLCONFIG_EXECUTABLE=/opt/local/bin/mysql_config5 \
-DOPENAL_INCLUDE_DIR=/System/Library/Frameworks/OpenAL.framework/Headers \
-DOPENAL_LIBRARY=/System/Library/Frameworks/OpenAL.framework \
-DPNG_INCLUDE_DIR=/opt/local/include -DPNG_PNG_INCLUDE_DIR=/opt/local/include \
-DPNG_LIBRARY=/opt/local/lib/libpng.dylib \
-DQCA2_INCLUDE_DIR=/opt/local/include/QtCrypto \
-DQCA2_LIBRARIES=/opt/local/lib/libqca.dylib -DTIFF_INCLUDE_DIR=/opt/local/include \
-DTIFF_LIBRARY=/opt/local/lib/libtiff.dylib -DWITH_ENCHANT=ON -DWITH_Soprano=ON \
-DWITH_Avahi=ON -DKDE_DEFAULT_HOME=Library/Preferences/KDE -DWITH_HSPELL=OFF \
-DWITH_FAM=OFF -DKDE4_AUTH_BACKEND_NAME="OSX" -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" \
-DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_OSX_ARCHITECTURES="x86_64" \
-DCMAKE_OSX_SYSROOT="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk" \
-DCMAKE_OSX_DEPLOYMENT_TARGET="10.7" ../kdelibs-4.12.4 

-- 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 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.6
--  -> QT_QMAKE_EXECUTABLE is /opt/local/bin/qmake
--  -> QT_INCLUDE_DIR is /opt/local/include
--  -> QT_QTCORE_INCLUDE_DIR is /opt/local/include/QtCore
--  -> QT_BINARY_DIR is /opt/local/bin
--  -> QT_LIBRARY_DIR is /opt/local/lib
--  -> QT_PLUGINS_DIR is /opt/local/share/qt4/plugins
--  -> QT_MKSPECS_DIR is /opt/local/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/local/lib/libssl.dylib;/opt/local/lib/libcrypto.dylib (found \
                version "1.0.1g") 
-- Found Automoc4: /opt/local/bin/automoc4  
-- Found Perl: /opt/local/bin/perl (found version "5.12.5") 
-- Building kdelibs...
-- Looking for Phonon
--  -> KDE4_INCLUDE_INSTALL_DIR is 
--  -> KDE4_LIB_INSTALL_DIR is 
--  -> INCLUDE_INSTALL_DIR is 
--  -> QT_LIBRARY_DIR is /opt/local/lib
--  -> QT_INCLUDE_DIR is /opt/local/include
-- Results of Search for Phonon
--  -> PHONON_VERSION is 4.7.1
--  -> PHONON_INCLUDE_DIR is /opt/local/include
--  -> PHONON_LIBRARY is /opt/local/lib/libphonon.dylib
-- Found Phonon: /opt/local/include (Required is at least version "4.3.80") 
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Found the KDE4 kconfig_compiler preprocessor: \
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdelibs4/kdelibs4/work/build/bin/./kconfig_compiler.shell
                
-- Found automoc4: /opt/local/bin/automoc4
-- Found Carbon: -framework Carbon  
-- Found ZLIB: /opt/local/lib/libz.dylib (found version "1.2.8") 
-- Found Strigi: /opt/local/lib/libstreams.dylib (Required is at least version \
                "0.6.3") 
-- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.28") 
-- Found LibAttica: /opt/local/lib/libattica.dylib (found suitable version "0.4.2", \
                minimum required is "0.4.2") 
-- Looking for dgettext
-- Looking for dgettext - not found
-- Found Libintl: /opt/local/include  
-- Found Soprano: /opt/local/include (found suitable version "2.9.4", minimum \
                required is "2.7.56") 
-- Found SharedDesktopOntologies: /opt/local/share/ontology (found suitable version \
                "0.11.0", minimum required is "0.10") 
-- Found DBusMenuQt: /opt/local/lib/libdbusmenu-qt.dylib (found version "0.9.2") 
-- Looking for include file attr/libattr.h
-- Looking for include file attr/libattr.h - not found
-- Looking for include file sys/xattr.h
-- Looking for include file sys/xattr.h - found
-- Looking for include file sys/acl.h
-- Looking for include file sys/acl.h - not found
-- Looking for include file acl/libacl.h
-- Looking for include file acl/libacl.h - not found
-- Looking for include file stdio.h
-- Looking for include file stdio.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file malloc.h
-- Looking for include file malloc.h - not found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file crt_externs.h
-- Looking for include file crt_externs.h - found
-- Looking for include file alloca.h
-- Looking for include file alloca.h - found
-- Looking for include file fstab.h
-- Looking for include file fstab.h - found
-- Looking for include file limits.h
-- Looking for include file limits.h - found
-- Looking for include file mntent.h
-- Looking for include file mntent.h - not found
-- Looking for include file sysent.h
-- Looking for include file sysent.h - not found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/ucred.h
-- Looking for include file sys/ucred.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Looking for include file sys/param.h
-- Looking for include file sys/param.h - found
-- Looking for include files stdio.h, sys/mnttab.h
-- Looking for include files stdio.h, sys/mnttab.h - not found
-- Looking for include file sys/mntent.h
-- Looking for include file sys/mntent.h - not found
-- Looking for include files sys/param.h, sys/mount.h
-- Looking for include files sys/param.h, sys/mount.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file paths.h
-- Looking for include file paths.h - found
-- Looking for include file errno.h
-- Looking for include file errno.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file valgrind/memcheck.h
-- Looking for include file valgrind/memcheck.h - not found
-- Looking for include file crtdbg.h
-- Looking for include file crtdbg.h - not found
-- Looking for include file langinfo.h
-- Looking for include file langinfo.h - found
-- Looking for strcmp
-- Looking for strcmp - found
-- Looking for strrchr
-- Looking for strrchr - found
-- Looking for strtoll
-- Looking for strtoll - not found
-- Looking for S_ISSOCK
-- Looking for S_ISSOCK - found
-- Looking for vsnprintf
-- Looking for vsnprintf - found
-- Looking for posix_madvise
-- Looking for posix_madvise - found
-- Looking for getgrouplist
-- Looking for getgrouplist - found
-- Looking for backtrace
-- Looking for backtrace - found
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for sendfile
-- Looking for sendfile - found
-- Looking for srandom
-- Looking for srandom - found
-- Looking for _NSGetEnviron
-- Looking for _NSGetEnviron - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for volmgt_running in volmgt
-- Looking for volmgt_running in volmgt - not found
-- Looking for res_init in resolv
-- Looking for res_init in resolv - found
-- Looking for __res_init in resolv
-- Looking for __res_init in resolv - not found
-- Looking for include files sys/types.h, libutil.h
-- Looking for include files sys/types.h, libutil.h - not found
-- Looking for include file util.h
-- Looking for include file util.h - found
-- Looking for include file termios.h
-- Looking for include file termios.h - found
-- Looking for include file termio.h
-- Looking for include file termio.h - not found
-- Looking for include file pty.h
-- Looking for include file pty.h - not found
-- Looking for include file sys/stropts.h
-- Looking for include file sys/stropts.h - not found
-- Looking for include file sys/filio.h
-- Looking for include file sys/filio.h - found
-- Looking for addToUtmp in utempter
-- Looking for addToUtmp in utempter - not found
-- Looking for include file utempter.h
-- Looking for include file utempter.h - not found
-- Looking for login
-- Looking for login - found
-- Performing Test HAVE_STRUCT_UTMP_UT_SYSLEN
-- Performing Test HAVE_STRUCT_UTMP_UT_SYSLEN - Failed
-- Performing Test HAVE_STRUCT_UTMP_UT_ID
-- Performing Test HAVE_STRUCT_UTMP_UT_ID - Failed
-- Looking for openpty
-- Looking for openpty - found
-- Looking for ptsname
-- Looking for ptsname - found
-- Looking for getmntinfo
-- Looking for getmntinfo - found
-- Looking for initgroups
-- Looking for initgroups - found
-- Looking for mkstemps
-- Looking for mkstemps - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for mkdtemp
-- Looking for mkdtemp - found
-- Looking for random
-- Looking for random - found
-- Looking for strlcpy
-- Looking for strlcpy - found
-- Looking for strlcat
-- Looking for strlcat - found
-- Looking for __CORRECT_ISO_CPP_STRING_H_PROTO
-- Looking for __CORRECT_ISO_CPP_STRING_H_PROTO - not found
-- Looking for strcasestr
-- Looking for strcasestr - found
-- Performing Test HAVE_STRCASESTR_PROTO
-- Performing Test HAVE_STRCASESTR_PROTO - Success
-- Looking for setenv
-- Looking for setenv - found
-- Looking for seteuid
-- Looking for seteuid - found
-- Looking for setmntent
-- Looking for setmntent - not found
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for usleep
-- Looking for usleep - found
-- Performing Test HAVE_MKSTEMPS_PROTO
-- Performing Test HAVE_MKSTEMPS_PROTO - Success
-- Performing Test HAVE_MKDTEMP_PROTO
-- Performing Test HAVE_MKDTEMP_PROTO - Success
-- Performing Test HAVE_MKSTEMP_PROTO
-- Performing Test HAVE_MKSTEMP_PROTO - Success
-- Performing Test HAVE_STRLCAT_PROTO
-- Performing Test HAVE_STRLCAT_PROTO - Success
-- Performing Test HAVE_STRLCPY_PROTO
-- Performing Test HAVE_STRLCPY_PROTO - Success
-- Performing Test HAVE_RANDOM_PROTO
-- Performing Test HAVE_RANDOM_PROTO - Success
-- Performing Test HAVE_RES_INIT_PROTO
-- Performing Test HAVE_RES_INIT_PROTO - Success
-- Performing Test HAVE_SETENV_PROTO
-- Performing Test HAVE_SETENV_PROTO - Success
-- Performing Test HAVE_SRANDOM_PROTO
-- Performing Test HAVE_SRANDOM_PROTO - Success
-- Performing Test HAVE_UNSETENV_PROTO
-- Performing Test HAVE_UNSETENV_PROTO - Success
-- Performing Test HAVE_USLEEP_PROTO
-- Performing Test HAVE_USLEEP_PROTO - Success
-- Performing Test HAVE_INITGROUPS_PROTO
-- Performing Test HAVE_INITGROUPS_PROTO - Success
-- Performing Test HAVE_SETREUID_PROTO
-- Performing Test HAVE_SETREUID_PROTO - Success
-- Performing Test HAVE_TRUNC
-- Performing Test HAVE_TRUNC - Success
-- Performing Test GETMNTINFO_USES_STATVFS
-- Performing Test GETMNTINFO_USES_STATVFS - Failed
-- Performing Test HAVE_DIRENT_D_TYPE
-- Performing Test HAVE_DIRENT_D_TYPE - Success
-- Looking for gethostbyname in nsl
-- Looking for gethostbyname in nsl - not found
-- Looking for connect in socket
-- Looking for connect in socket - not found
-- Looking for include file sys/inotify.h
-- Looking for include file sys/inotify.h - not found
-- Performing Test HAVE_QSSLSOCKET
-- Performing Test HAVE_QSSLSOCKET - Success
-- Looking for 3 include files sys/types.h, ..., net/if.h
-- Looking for 3 include files sys/types.h, ..., net/if.h - found
-- Looking for include file stropts.h
-- Looking for include file stropts.h - not found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- Looking for getprotobyname_r
-- Looking for getprotobyname_r - not found
-- Looking for poll
-- Looking for poll - found
-- Looking for getservbyname_r
-- Looking for getservbyname_r - not found
-- Looking for getservbyport_r
-- Looking for getservbyport_r - not found
-- Looking for gethostbyname2
-- Looking for gethostbyname2 - found
-- Looking for gethostbyname2_r
-- Looking for gethostbyname2_r - not found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - not found
-- Looking for if_nametoindex
-- Looking for if_nametoindex - found
-- Performing Test HAVE_GETSERVBYNAME_R_PROTO
-- Performing Test HAVE_GETSERVBYNAME_R_PROTO - Failed
-- Looking for freeaddrinfo
-- Looking for freeaddrinfo - found
-- Looking for getnameinfo
-- Looking for getnameinfo - found
-- Looking for getaddrinfo
-- Looking for getaddrinfo - found
-- Looking for res_init
-- Looking for res_init - found
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Success
-- Performing Test HAVE_GAI_STRERROR_PROTO
-- Performing Test HAVE_GAI_STRERROR_PROTO - Success
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of struct addrinfo
-- Check size of struct addrinfo - done
-- Check size of struct sockaddr_in6
-- Check size of struct sockaddr_in6 - done
-- Check size of time_t
-- Check size of time_t - done
-- Performing Test HAVE_STRUCT_TM_TM_ZONE
-- Performing Test HAVE_STRUCT_TM_TM_ZONE - Success
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
-- Found BZip2: /opt/local/lib/libbz2.dylib (found version "1.0.6") 
-- Looking for BZ2_bzCompressInit in /opt/local/lib/libbz2.dylib
-- Looking for BZ2_bzCompressInit in /opt/local/lib/libbz2.dylib - found
-- Looking for lzma_auto_decoder in /opt/local/lib/liblzma.dylib
-- Looking for lzma_auto_decoder in /opt/local/lib/liblzma.dylib - found
-- Looking for lzma_easy_encoder in /opt/local/lib/liblzma.dylib
-- Looking for lzma_easy_encoder in /opt/local/lib/liblzma.dylib - found
-- Looking for lzma_lzma_preset in /opt/local/lib/liblzma.dylib
-- Looking for lzma_lzma_preset in /opt/local/lib/liblzma.dylib - found
-- Found LIBLZMA: /opt/local/include  
-- Building Apple KAuth backend
-- Looking for include files sys/types.h, sys/mman.h
-- Looking for include files sys/types.h, sys/mman.h - found
-- Found Qt-Version 4.8.6
--  -> QT_QMAKE_EXECUTABLE is /opt/local/bin/qmake
--  -> QT_INCLUDE_DIR is /opt/local/include
--  -> QT_QTCORE_INCLUDE_DIR is /opt/local/include/QtCore
--  -> QT_BINARY_DIR is /opt/local/bin
--  -> QT_LIBRARY_DIR is /opt/local/lib
--  -> QT_PLUGINS_DIR is /opt/local/share/qt4/plugins
--  -> QT_MKSPECS_DIR is /opt/local/share/qt4/mkspecs
-- Looking for setpriority
-- Looking for setpriority - found
-- Looking for getpeereid
-- Looking for getpeereid - found
-- Check size of struct ucred
-- Check size of struct ucred - failed
-- Looking for pthread_attr_get_np in pthread
-- Looking for pthread_attr_get_np in pthread - not found
-- Looking for pthread_getattr_np in pthread
-- Looking for pthread_getattr_np in pthread - not found
-- Looking for include file float.h
-- Looking for include file float.h - found
-- Looking for include file sys/timeb.h
-- Looking for include file sys/timeb.h - found
-- Looking for include file ieeefp.h
-- Looking for include file ieeefp.h - not found
-- Looking for include files pthread.h, pthread_np.h
-- Looking for include files pthread.h, pthread_np.h - not found
-- Looking for include file valgrind/memcheck.h
-- Looking for include file valgrind/memcheck.h - not found
-- Looking for _finite
-- Looking for _finite - not found
-- Looking for finite
-- Looking for finite - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for isnan
-- Looking for isnan - found
-- Looking for isinf
-- Looking for isinf - found
-- Found PCRE: /opt/local/include  
-- Looking for PCRE_CONFIG_UTF8
-- Looking for PCRE_CONFIG_UTF8 - found
-- Looking for PCRE_CONFIG_STACKRECURSE
-- Looking for PCRE_CONFIG_STACKRECURSE - found
-- Looking for include file arpa/nameser_compat.h
-- Looking for include file arpa/nameser_compat.h - found
-- Looking for include file arpa/nameser8_compat.h
-- Looking for include file arpa/nameser8_compat.h - not found
-- Looking for include files sys/types.h, netinet/in.h
-- Looking for include files sys/types.h, netinet/in.h - found
-- Performing Test HAVE_X86_MMX
-- Performing Test HAVE_X86_MMX - Success
-- Performing Test HAVE_X86_SSE
-- Performing Test HAVE_X86_SSE - Success
-- Performing Test HAVE_X86_SSE2
-- Performing Test HAVE_X86_SSE2 - Success
-- Performing Test HAVE_X86_3DNOW
-- Performing Test HAVE_X86_3DNOW - Success
-- Performing Test HAVE_PPC_ALTIVEC
-- Performing Test HAVE_PPC_ALTIVEC - Failed
-- Found IOKit: -framework IOKit -framework CoreFoundation  
-- -- Building Solid IOKit backend.
-- Found Flex: /opt/local/bin/flex (found version "2.5.37") 
-- Found BISON: /opt/local/bin/bison (found version "2.7.12-4996") 
-- Found LibXml2: /opt/local/lib/libxml2.dylib (found version "2.9.1") 
-- Found DocBookXML: /opt/local/share/xml/docbook/4.2  
-- Found DocBookXSL: /opt/local/share/xsl/docbook-xsl  
-- Looking for posix_fadvise
-- Looking for posix_fadvise - not found
-- Found GSSAPI: -L/opt/local/lib -dynamic \
-L/opt/local/var/macports/build/_opt_mports_dports_net_kerberos5/kerberos5/work/krb5-krb5-c538c54/src/lib \
                -L/opt/local/lib -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 \
                -lk5crypto -lcom_err
-- Found SharedMimeInfo: /opt/local/bin/update-mime-database (found suitable version \
                "1.2", minimum required is "0.60") 
-- Looking for __progname
-- Looking for __progname - found
-- Looking for __progname_full
-- Looking for __progname_full - not found
-- Looking for include file sys/pstat.h
-- Looking for include file sys/pstat.h - not found
-- Looking for pstat
-- Looking for pstat - not found
-- Looking for setproctitle
-- Looking for setproctitle - not found
-- Found ASPELL: /opt/local/lib/libaspell.dylib  
-- Found ENCHANT: /opt/local/include/enchant  
-- Found JPEG: /opt/local/lib/libjpeg.dylib  
-- Performing Test GIF_GifFileType_UserData
-- Performing Test GIF_GifFileType_UserData - Success
-- Found GIF: /opt/local/lib/libgif.dylib (found version "4") 
-- Found PNG: /opt/local/lib/libpng.dylib (found version "1.6.10") 
-- Found Jasper: /opt/local/lib/libjasper.dylib (found version "1.900.1") 
-- Found OPENEXR: /opt/local/lib/libImath.dylib;/opt/local/lib/libIlmImf.dylib;/opt/lo \
                cal/lib/libIex.dylib;/opt/local/lib/libHalf.dylib;/opt/local/lib/libIlmThread.dylib
                
-- Found Avahi: /opt/local/include  
-- Adding support for OpenGL applets to libplasma
-- Adding support for Phonon to libplasma
-- 
-- The following features have been enabled:

 * QtWebkit , Needed for building kdelibs

-- The following OPTIONAL packages have been found:

 * Soprano (required version >= 2.7.56) , Support for the Nepomuk semantic desktop \
                system , <http://soprano.sourceforge.net>
 * SharedDesktopOntologies (required version >= 0.10) , Support for the Nepomuk \
                semantic desktop system , <http://oscaf.sourceforge.net>
 * QCA2 (required version >= 2.0.0) , Support for remote plasma widgets , \
                <http://delta.affinix.com/qca>
 * LibLZMA , Support for xz compressed files and data streams , \
                <http://tukaani.org/xz/>
 * Threads
 * Grantlee (required version >= 0.1.0) , ModelEventLogger code generation (part of \
the ProxyModel test suite) , <http://www.grantlee.org>  Grantlee is used for \
generating compilable code by the ModelEventLogger.  Without Grantlee, the logger \
                will do nothing.
 * PCRE , Perl-compatible regular expressions in KJS , <http://www.pcre.org>
   Without PCRE, KJS will have extremely poor regular expression support, breaking \
                many webpages.
 * FLEX , Allows the Solid predicate parser to be updated , \
<http://flex.sourceforge.net>  Required by the UpdateSolidPredicateParser target \
                (mainly useful for developers)
 * BISON , Allows the Solid predicate parser to be updated , \
<http://www.gnu.org/software/bison>  Required by the UpdateSolidPredicateParser \
                target (mainly useful for developers)
 * GSSAPI , Allows KIO to make use of certain HTTP authentication services , \
<http://web.mit.edu/kerberos/www>  A MIT or HEIMDAL flavor of GSSAPI can be used
 * ASPELL , Spell checking support via Aspell , <http://aspell.net/>
   This is not needed for spell checking if Enchant is provided or only Hebrew spell \
                checking is required
 * ENCHANT , Spell checking support via Enchant , \
                <http://www.abisource.com/projects/enchant/>
 * Jasper , Support for JPEG-2000 images , <http://www.ece.uvic.ca/~mdadams/jasper>
 * PkgConfig
 * OpenEXR , Support for OpenEXR images , <http://www.openexr.com>
 * Avahi , Facilities for service discovery on a local network (DNSSD) , \
<http://avahi.org>  Either Avahi or DNSSD is required for KDE applications to make \
use of multicast DNS/DNS-SD service discovery

-- The following RECOMMENDED packages have been found:

 * Libintl , Support for multiple languages , <http://www.gnu.org/software/gettext>
   Enables KDE to be available in many different languages
 * BZip2 , Support for BZip2 compressed files and data streams , \
                <http://www.bzip.org>
 * OpenSSL , Support for secure network communications (SSL and TLS) , \
<http://openssl.org>  KDE uses OpenSSL for the bulk of secure communications, \
including secure web browsing via HTTPS

-- The following REQUIRED packages have been found:

 * Automoc4
 * Phonon (required version >= 4.3.80)
 * KDE4Internal
 * Carbon
 * Perl , <http://www.perl.org>
   Needed for building kdelibs
 * Strigi (required version >= 0.6.3) , Desktop indexing and search support , \
<http://strigi.sourceforge.net>  Required by some critical kioslaves
 * LibAttica (required version >= 0.4.2) , Support for Get Hot New Stuff , \
                <https://projects.kde.org/attica>
 * DBusMenuQt , Support for notification area menus via the DBusMenu protocol , \
                <https://launchpad.net/libdbusmenu-qt>
 * Qt4
 * IOKit
 * LibXslt , <http://xmlsoft.org/XSLT>
   Required by the KDE help system to process DocBook XML
 * LibXml2 , <http://xmlsoft.org>
   Required by the KDE help system to process DocBook XML
 * DocBookXML , DocBook XML , <http://www.oasis-open.org/docbook/xml/4.2>
   Required by the KDE help system to process DocBook XML
 * DocBookXSL , DocBook XSL , <http://docbook.sourceforge.net/release/xsl/current/>
   Required by the KDE help system to process DocBook XML
 * SharedMimeInfo (required version >= 0.60) , Shared Mime Info , \
<http://freedesktop.org/wiki/Software/shared-mime-info>  Allows KDE applications to \
                determine file types
 * GIF , GIF image format support , <http://sourceforge.net/projects/giflib>
   Required by khtml
 * ZLIB , Support for gzip compressed files and data streams , <http://www.zlib.net>
   Required by the core KDE libraries and some critical kioslaves
 * PNG , PNG image format support , <http://www.libpng.org/pub/png>
   Required by khtml
 * JPEG , JPEG image format support , <http://www.ijg.org>
   Required by khtml

-- The following RECOMMENDED packages have not been found:

 * ACL , Support for manipulating access control lists , \
<ftp://oss.sgi.com/projects/xfs/cmd_tars>  STRONGLY RECOMMENDED

-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_docs
    GETTEXT_INCLUDE_DIR
    GETTEXT_LIBRARY
    LBER_LIBRARIES
    LDAP_INCLUDE_DIR
    LDAP_LIBRARIES
    LIBEXSLT_INCLUDE_DIR
    LIBICALSS_LIBRARY
    LIBICAL_INCLUDE_DIRS
    LIBICAL_LIBRARY
    LIBINTL_LIBRARY
    MYSQLCONFIG_EXECUTABLE
    MYSQLD_EXECUTABLE
    MYSQL_INCLUDE_DIR
    MYSQL_LIB_DIR
    OPENAL_INCLUDE_DIR
    OPENAL_LIBRARY
    QT_QMAKESPEC
    TIFF_INCLUDE_DIR
    TIFF_LIBRARY


-- Build files have been written to: \
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdelibs4/kdelibs4/work/build






_______________________________________________
kde-mac@kde.org
List Information: https://mail.kde.org/mailman/listinfo/kde-mac
KDE/Mac Information: http://community.kde.org/Mac

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic