This forum has been archived. All content is frozen. Please use KDE Discuss instead.

remove qt_dubs for kdelibs on mac os x

Tags: None
(comma "," separated)
blubee
Registered Member
Posts
1
Karma
0
I am trying to build kdelibs for krita on mac os x. I've gathered all the dependencies and built everything up to kdelibs but now I cannot compile kdelibs because of some dbus errors.

I am pretty sure that krita doesn't require any of the qtdubs dependencies but I could be mistaken.

How can I go about getting kdelibs to compile on mac.

uname -a : Darwin Brother 14.1.0 Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64 x86_64

cmake -DCMAKE_INSTALL_PREFIX=/opt/krita -DSYSCONF_INSTALL_DIR=/etc -DCMAKE_BUILD_TYPE=Release -DKDE4_BUILD_TESTS=OFF -Wno-dev ..

Here's the cmake output and and both .log files

-- The C compiler identification is AppleClang 6.0.0.6000056
-- The CXX compiler identification is AppleClang 6.0.0.6000056
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- 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 (using /usr/local/Trolltech/Qt-4.8.6/bin/qmake)
-- 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 Automoc4: /usr/local/bin/automoc4
-- Found Perl: /usr/bin/perl (found version "5.18.2")
-- Building kdelibs...
-- Found Phonon: /usr/local/Trolltech/Qt-4.8.6/lib/phonon.framework (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: /Users/blubee/krita/working/kdelibs-4.14.3/_build/bin/./kconfig_compiler.shell
-- Found automoc4: /usr/local/bin/automoc4
-- Found Carbon: -framework Carbon
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5")
-- Found Strigi: /opt/krita/lib/libstreams.dylib (Required is at least version "0.6.3")
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- Found LibAttica: /opt/krita/lib/libattica.dylib (found suitable version "0.4.2", minimum required is "0.4.2")
-- Found OpenSSL: /usr/lib/libssl.dylib;/usr/lib/libcrypto.dylib (found version "0.9.8zc")
-- Looking for dgettext
-- Looking for dgettext - not found
-- Found Libintl: /opt/krita/include
-- Could NOT find Soprano (missing: SOPRANO_INCLUDE_DIR SOPRANO_LIBRARIES SOPRANO_PLUGIN_RAPTORPARSER_FOUND SOPRANO_PLUGIN_REDLANDBACKEND_FOUND) (Required is at least version "2.7.56")
-- Could NOT find SharedDesktopOntologies (missing: SHAREDDESKTOPONTOLOGIES_ROOT_DIR) (Required is at least version "0.10")
-- Could NOT find QCA2 (missing: QCA2_LIBRARIES QCA2_INCLUDE_DIR) (Required is at least version "2.0.0")
-- Found DBusMenuQt: /opt/krita/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
-- Could NOT find FAM (missing: FAM_INCLUDE_DIR FAM_LIBRARIES)
-- Looking for include file sys/inotify.h
-- Looking for include file sys/inotify.h - not found
-- Performing Test HAVE_QSSLSOCKET
-- Performing Test HAVE_QSSLSOCKET - Failed
CMake Error at kdecore/network/ConfigureChecks.cmake:22 (message):
KDE Requires Qt to be built with SSL support
Call Stack (most recent call first):
kdecore/CMakeLists.txt:23 (include)


-- 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: /usr/lib/libbz2.dylib (found version "1.0.6")
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.dylib
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.dylib - found
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.dylib
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.dylib - found
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.dylib
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.dylib - found
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.dylib
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.dylib - found
-- Could NOT find LIBLZMA (missing: LIBLZMA_INCLUDE_DIR)
-- No backend for KAuth was explicitly specified: probing system to find the best one available
-- 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
-- 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/krita/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: /usr/bin/flex (found version "2.5.35")
-- Found BISON: /usr/bin/bison (found version "2.3")
-- Found LibXslt: /usr/lib/libxslt.dylib
-- Found LibXml2: /usr/local/lib/libxml2.dylib (found version "2.9.2")
-- Could NOT find DocBook XML DTDs (v4.2) (missing: DOCBOOKXML_CURRENTDTD_DIR)
-- Found DocBookXSL: /usr/share/xml/docbook/xsl-stylesheets-1.78.1
-- Looking for posix_fadvise
-- Looking for posix_fadvise - not found
-- Found GSSAPI: -dynamic -Wl,-search_paths_first -lkrb5
-- Found SharedMimeInfo: /usr/local/bin/update-mime-database (found suitable version "1.3", 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
-- Could NOT find ASPELL (missing: ASPELL_LIBRARIES ASPELL_INCLUDE_DIR ASPELL_EXECUTABLE)
-- Could NOT find HSPELL (missing: HSPELL_LIBRARIES HSPELL_INCLUDE_DIR)
-- Could NOT find ENCHANT (missing: ENCHANT_INCLUDE_DIR ENCHANT_LIBRARIES)
-- Found JPEG: /opt/krita/lib/libjpeg.dylib
-- Performing Test GIF_GifFileType_UserData
-- Performing Test GIF_GifFileType_UserData - Success
-- Found GIF: /opt/krita/lib/libgif.dylib (found version "4")
-- Found PNG: /opt/krita/lib/libpng.dylib (found version "1.6.16")
-- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR)
-- Could NOT find Avahi (missing: AVAHI_INCLUDE_DIR)
-- Looking for DNSServiceRefDeallocate
-- Looking for DNSServiceRefDeallocate - found
-- Found DNSSD: /usr/lib/libSystem.dylib
-- Adding support for OpenGL applets to libplasma
-- Adding support for Phonon to libplasma
CMake Error at kdewebkit/CMakeLists.txt:6 (message):
The QtWebkit module is required.


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_QTDBUS_INCLUDE_DIR (ADVANCED)
used as include directory in directory /Users/blubee/krita/working/kdelibs-4.14.3/solid/solid
used as include directory in directory /Users/blubee/krita/working/kdelibs-4.14.3/solid/solid
used as include directory in directory /Users/blubee/krita/working/kdelibs-4.14.3/solid/solid
used as include directory in directory /Users/blubee/krita/working/kdelibs-4.14.3/solid/solid
used as include directory in directory /Users/blubee/krita/working/kdelibs-4.14.3/solid/solid

-- Configuring incomplete, errors occurred!
See also "/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeOutput.log".
See also "/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeError.log".


=================================================== CMakeOutput.log ===================================================
The system is: Darwin - 14.1.0 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags:
Id flags:

The output was:
0


Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

The C compiler identification is AppleClang, found in "/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/3.1.2/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
Build flags:
Id flags:

The output was:
0


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"

The CXX compiler identification is AppleClang, found in "/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/3.1.2/CompilerIdCXX/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec547557112/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec547557112.dir/build.make CMakeFiles/cmTryCompileExec547557112.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec547557112.dir/testCCompiler.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec547557112.dir/testCCompiler.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec547557112
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec547557112.dir/link.txt --verbose=1
/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec547557112.dir/testCCompiler.c.o -o cmTryCompileExec547557112


Detecting C compiler ABI info compiled with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec718551652/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec718551652.dir/build.make CMakeFiles/cmTryCompileExec718551652.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec718551652.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec718551652.dir/CMakeCCompilerABI.c.o -c /opt/cmake/share/cmake-3.1/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec718551652
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec718551652.dir/link.txt --verbose=1
/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec718551652.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec718551652
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.1.0
Thread model: posix
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec718551652 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec718551652.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld64-241.9
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7m armv7em
Library search paths:
/usr/lib
/usr/local/lib
Framework search paths:
/Library/Frameworks/
/System/Library/Frameworks/


Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec718551652/fast"]
ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec718551652.dir/build.make CMakeFiles/cmTryCompileExec718551652.dir/build]
ignore line: [/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building C object CMakeFiles/cmTryCompileExec718551652.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -o CMakeFiles/cmTryCompileExec718551652.dir/CMakeCCompilerABI.c.o -c /opt/cmake/share/cmake-3.1/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTryCompileExec718551652]
ignore line: [/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec718551652.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec718551652.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec718551652 ]
ignore line: [Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)]
ignore line: [Target: x86_64-apple-darwin14.1.0]
ignore line: [Thread model: posix]
link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec718551652 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec718551652.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
arg [-demangle] ==> ignore
arg [-dynamic] ==> ignore
arg [-arch] ==> ignore
arg [x86_64] ==> ignore
arg [-macosx_version_min] ==> ignore
arg [10.10.0] ==> ignore
arg [-o] ==> ignore
arg [cmTryCompileExec718551652] ==> ignore
arg [-search_paths_first] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-v] ==> ignore
arg [CMakeFiles/cmTryCompileExec718551652.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lSystem] ==> lib [System]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a]
Library search paths: [;/usr/lib;/usr/local/lib]
Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
remove lib [System]
collapse lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.0/lib/darwin/libclang_rt.osx.a]
collapse library dir [/usr/lib] ==> [/usr/lib]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
implicit libs: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.0/lib/darwin/libclang_rt.osx.a]
implicit dirs: [/usr/lib;/usr/local/lib]
implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]


Determining if the CXX compiler works passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2390552137/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2390552137.dir/build.make CMakeFiles/cmTryCompileExec2390552137.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2390552137.dir/testCXXCompiler.cxx.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec2390552137.dir/testCXXCompiler.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec2390552137
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2390552137.dir/link.txt --verbose=1
/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2390552137.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2390552137


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec150644713/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec150644713.dir/build.make CMakeFiles/cmTryCompileExec150644713.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec150644713.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec150644713.dir/CMakeCXXCompilerABI.cpp.o -c /opt/cmake/share/cmake-3.1/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec150644713
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec150644713.dir/link.txt --verbose=1
/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec150644713.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec150644713
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.1.0
Thread model: posix
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec150644713 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec150644713.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld64-241.9
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7m armv7em
Library search paths:
/usr/lib
/usr/local/lib
Framework search paths:
/Library/Frameworks/
/System/Library/Frameworks/


Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec150644713/fast"]
ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec150644713.dir/build.make CMakeFiles/cmTryCompileExec150644713.dir/build]
ignore line: [/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building CXX object CMakeFiles/cmTryCompileExec150644713.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -o CMakeFiles/cmTryCompileExec150644713.dir/CMakeCXXCompilerABI.cpp.o -c /opt/cmake/share/cmake-3.1/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTryCompileExec150644713]
ignore line: [/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec150644713.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec150644713.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec150644713 ]
ignore line: [Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)]
ignore line: [Target: x86_64-apple-darwin14.1.0]
ignore line: [Thread model: posix]
link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec150644713 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec150644713.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
arg [-demangle] ==> ignore
arg [-dynamic] ==> ignore
arg [-arch] ==> ignore
arg [x86_64] ==> ignore
arg [-macosx_version_min] ==> ignore
arg [10.10.0] ==> ignore
arg [-o] ==> ignore
arg [cmTryCompileExec150644713] ==> ignore
arg [-search_paths_first] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-v] ==> ignore
arg [CMakeFiles/cmTryCompileExec150644713.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lc++] ==> lib [c++]
arg [-lSystem] ==> lib [System]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a]
Library search paths: [;/usr/lib;/usr/local/lib]
Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
remove lib [System]
collapse lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.0/lib/darwin/libclang_rt.osx.a]
collapse library dir [/usr/lib] ==> [/usr/lib]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
implicit libs: [c++;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.0/lib/darwin/libclang_rt.osx.a]
implicit dirs: [/usr/lib;/usr/local/lib]
implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]


Determining if the Q_WS_MAC exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2374561126/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2374561126.dir/build.make CMakeFiles/cmTryCompileExec2374561126.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2374561126.dir/CheckSymbolExists.c.o
/usr/bin/cc -F/usr/local/Trolltech/Qt-4.8.6/lib -I/usr/local/Trolltech/Qt-4.8.6/include -o CMakeFiles/cmTryCompileExec2374561126.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2374561126
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2374561126.dir/link.txt --verbose=1
/usr/bin/cc -F/usr/local/Trolltech/Qt-4.8.6/lib -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2374561126.dir/CheckSymbolExists.c.o -o cmTryCompileExec2374561126

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <QtCore/qglobal.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef Q_WS_MAC
return ((int*)(&Q_WS_MAC))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the QT_MAC_USE_COCOA exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1224298206/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1224298206.dir/build.make CMakeFiles/cmTryCompileExec1224298206.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1224298206.dir/CheckSymbolExists.c.o
/usr/bin/cc -F/usr/local/Trolltech/Qt-4.8.6/lib -I/usr/local/Trolltech/Qt-4.8.6/include -o CMakeFiles/cmTryCompileExec1224298206.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec1224298206
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1224298206.dir/link.txt --verbose=1
/usr/bin/cc -F/usr/local/Trolltech/Qt-4.8.6/lib -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1224298206.dir/CheckSymbolExists.c.o -o cmTryCompileExec1224298206

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <QtCore/qconfig.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef QT_MAC_USE_COCOA
return ((int*)(&QT_MAC_USE_COCOA))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if files pthread.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3291018370/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3291018370.dir/build.make CMakeFiles/cmTryCompileExec3291018370.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3291018370.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3291018370.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3291018370
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3291018370.dir/link.txt --verbose=1
/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3291018370.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3291018370


Determining if the pthread_create exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2020829390/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2020829390.dir/build.make CMakeFiles/cmTryCompileExec2020829390.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2020829390.dir/CheckSymbolExists.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2020829390.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2020829390
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2020829390.dir/link.txt --verbose=1
/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2020829390.dir/CheckSymbolExists.c.o -o cmTryCompileExec2020829390

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef pthread_create
return ((int*)(&pthread_create))[argc];
#else
(void)argc;
return 0;
#endif
}

Performing C++ SOURCE FILE Test _OFFT_IS_64BIT succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1682639242/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1682639242.dir/build.make CMakeFiles/cmTryCompileExec1682639242.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1682639242.dir/src.cxx.o
/usr/bin/c++ -fno-common -D_OFFT_IS_64BIT -o CMakeFiles/cmTryCompileExec1682639242.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec1682639242
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1682639242.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -D_OFFT_IS_64BIT -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1682639242.dir/src.cxx.o -o cmTryCompileExec1682639242

Source file was:

#include <sys/types.h>
/* Check that off_t can represent 2**63 - 1 correctly.
We can't simply define LARGE_OFF_T to be 9223372036854775807,
since some C++ compilers masquerading as C compilers
incorrectly reject 9223372036854775807. */
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))

int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1];
int main() { return 0; }

Determining if files sys/xattr.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1827397573/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1827397573.dir/build.make CMakeFiles/cmTryCompileExec1827397573.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1827397573.dir/CheckIncludeFiles.c.o
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1827397573.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1827397573
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1827397573.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1827397573.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1827397573


Determining if files stdio.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1756883640/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1756883640.dir/build.make CMakeFiles/cmTryCompileExec1756883640.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1756883640.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1756883640.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1756883640
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1756883640.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1756883640.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1756883640


Determining if files stdlib.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1820459443/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1820459443.dir/build.make CMakeFiles/cmTryCompileExec1820459443.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1820459443.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1820459443.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1820459443
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1820459443.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1820459443.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1820459443


Determining if files string.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4272912092/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4272912092.dir/build.make CMakeFiles/cmTryCompileExec4272912092.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4272912092.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec4272912092.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec4272912092
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4272912092.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4272912092.dir/CheckIncludeFiles.c.o -o cmTryCompileExec4272912092


Determining if files strings.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec716915956/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec716915956.dir/build.make CMakeFiles/cmTryCompileExec716915956.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec716915956.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec716915956.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec716915956
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec716915956.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec716915956.dir/CheckIncludeFiles.c.o -o cmTryCompileExec716915956


Determining if files sys/time.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec523943912/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec523943912.dir/build.make CMakeFiles/cmTryCompileExec523943912.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec523943912.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec523943912.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec523943912
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec523943912.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec523943912.dir/CheckIncludeFiles.c.o -o cmTryCompileExec523943912


Determining if files crt_externs.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec78625743/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec78625743.dir/build.make CMakeFiles/cmTryCompileExec78625743.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec78625743.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec78625743.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec78625743
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec78625743.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec78625743.dir/CheckIncludeFiles.c.o -o cmTryCompileExec78625743


Determining if files alloca.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3067965528/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3067965528.dir/build.make CMakeFiles/cmTryCompileExec3067965528.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3067965528.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3067965528.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3067965528
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3067965528.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3067965528.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3067965528


Determining if files fstab.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec191062383/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec191062383.dir/build.make CMakeFiles/cmTryCompileExec191062383.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec191062383.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec191062383.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec191062383
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec191062383.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec191062383.dir/CheckIncludeFiles.c.o -o cmTryCompileExec191062383


Determining if files limits.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2373721818/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2373721818.dir/build.make CMakeFiles/cmTryCompileExec2373721818.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2373721818.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2373721818.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec2373721818
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2373721818.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2373721818.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2373721818


Determining if files sys/stat.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1551523201/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1551523201.dir/build.make CMakeFiles/cmTryCompileExec1551523201.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1551523201.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1551523201.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1551523201
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1551523201.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1551523201.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1551523201


Determining if files sys/ucred.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4179458308/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4179458308.dir/build.make CMakeFiles/cmTryCompileExec4179458308.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4179458308.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec4179458308.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec4179458308
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4179458308.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4179458308.dir/CheckIncludeFiles.c.o -o cmTryCompileExec4179458308


Determining if files sys/types.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3098510873/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3098510873.dir/build.make CMakeFiles/cmTryCompileExec3098510873.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3098510873.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3098510873.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3098510873
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3098510873.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3098510873.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3098510873


Determining if files sys/select.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2650527529/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2650527529.dir/build.make CMakeFiles/cmTryCompileExec2650527529.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2650527529.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2650527529.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec2650527529
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2650527529.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2650527529.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2650527529


Determining if files sys/param.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3320967234/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3320967234.dir/build.make CMakeFiles/cmTryCompileExec3320967234.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3320967234.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3320967234.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3320967234
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3320967234.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3320967234.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3320967234


Determining if files sys/param.h;sys/mount.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2873742115/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2873742115.dir/build.make CMakeFiles/cmTryCompileExec2873742115.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2873742115.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2873742115.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec2873742115
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2873742115.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2873742115.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2873742115


Determining if files unistd.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec75273598/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec75273598.dir/build.make CMakeFiles/cmTryCompileExec75273598.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec75273598.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec75273598.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec75273598
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec75273598.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec75273598.dir/CheckIncludeFiles.c.o -o cmTryCompileExec75273598


Determining if files stdint.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1469685196/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1469685196.dir/build.make CMakeFiles/cmTryCompileExec1469685196.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1469685196.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1469685196.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1469685196
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1469685196.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1469685196.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1469685196


Determining if files paths.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2840242586/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2840242586.dir/build.make CMakeFiles/cmTryCompileExec2840242586.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2840242586.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2840242586.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec2840242586
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2840242586.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2840242586.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2840242586


Determining if files errno.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3077790804/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3077790804.dir/build.make CMakeFiles/cmTryCompileExec3077790804.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3077790804.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3077790804.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3077790804
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3077790804.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3077790804.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3077790804


Determining if files sys/time.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1295619560/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1295619560.dir/build.make CMakeFiles/cmTryCompileExec1295619560.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1295619560.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1295619560.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1295619560
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1295619560.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1295619560.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1295619560


Determining if files langinfo.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1098637864/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1098637864.dir/build.make CMakeFiles/cmTryCompileExec1098637864.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1098637864.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1098637864.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1098637864
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1098637864.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1098637864.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1098637864


Determining if the strcmp exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec165527445/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec165527445.dir/build.make CMakeFiles/cmTryCompileExec165527445.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec165527445.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec165527445.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec165527445
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec165527445.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec165527445.dir/CheckSymbolExists.c.o -o cmTryCompileExec165527445

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <string.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef strcmp
return ((int*)(&strcmp))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the strrchr exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1599865172/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1599865172.dir/build.make CMakeFiles/cmTryCompileExec1599865172.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1599865172.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1599865172.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec1599865172
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1599865172.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1599865172.dir/CheckSymbolExists.c.o -o cmTryCompileExec1599865172

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <string.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef strrchr
return ((int*)(&strrchr))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the S_ISSOCK exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1887038145/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1887038145.dir/build.make CMakeFiles/cmTryCompileExec1887038145.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1887038145.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1887038145.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec1887038145
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1887038145.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1887038145.dir/CheckSymbolExists.c.o -o cmTryCompileExec1887038145

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/stat.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef S_ISSOCK
return ((int*)(&S_ISSOCK))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the vsnprintf exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec578773695/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec578773695.dir/build.make CMakeFiles/cmTryCompileExec578773695.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec578773695.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec578773695.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec578773695
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec578773695.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec578773695.dir/CheckSymbolExists.c.o -o cmTryCompileExec578773695

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdio.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef vsnprintf
return ((int*)(&vsnprintf))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the posix_madvise exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3579212984/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3579212984.dir/build.make CMakeFiles/cmTryCompileExec3579212984.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3579212984.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3579212984.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec3579212984
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3579212984.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3579212984.dir/CheckSymbolExists.c.o -o cmTryCompileExec3579212984

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/mman.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef posix_madvise
return ((int*)(&posix_madvise))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the getgrouplist exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1231535351/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1231535351.dir/build.make CMakeFiles/cmTryCompileExec1231535351.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1231535351.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1231535351.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec1231535351
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1231535351.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1231535351.dir/CheckSymbolExists.c.o -o cmTryCompileExec1231535351

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
#include <grp.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef getgrouplist
return ((int*)(&getgrouplist))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the function backtrace exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec817108838/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec817108838.dir/build.make CMakeFiles/cmTryCompileExec817108838.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec817108838.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=backtrace -o CMakeFiles/cmTryCompileExec817108838.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec817108838
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec817108838.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=backtrace -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec817108838.dir/CheckFunctionExists.c.o -o cmTryCompileExec817108838


Determining if the function getpagesize exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1301497639/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1301497639.dir/build.make CMakeFiles/cmTryCompileExec1301497639.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1301497639.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getpagesize -o CMakeFiles/cmTryCompileExec1301497639.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1301497639
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1301497639.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getpagesize -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1301497639.dir/CheckFunctionExists.c.o -o cmTryCompileExec1301497639


Determining if the function mmap exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec577136679/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec577136679.dir/build.make CMakeFiles/cmTryCompileExec577136679.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec577136679.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=mmap -o CMakeFiles/cmTryCompileExec577136679.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec577136679
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec577136679.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=mmap -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec577136679.dir/CheckFunctionExists.c.o -o cmTryCompileExec577136679


Determining if the function sendfile exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec839944228/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec839944228.dir/build.make CMakeFiles/cmTryCompileExec839944228.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec839944228.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=sendfile -o CMakeFiles/cmTryCompileExec839944228.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec839944228
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec839944228.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=sendfile -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec839944228.dir/CheckFunctionExists.c.o -o cmTryCompileExec839944228


Determining if the function srandom exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2848908901/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2848908901.dir/build.make CMakeFiles/cmTryCompileExec2848908901.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2848908901.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=srandom -o CMakeFiles/cmTryCompileExec2848908901.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2848908901
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2848908901.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=srandom -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2848908901.dir/CheckFunctionExists.c.o -o cmTryCompileExec2848908901


Determining if the function _NSGetEnviron exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2102091168/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2102091168.dir/build.make CMakeFiles/cmTryCompileExec2102091168.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2102091168.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=_NSGetEnviron -o CMakeFiles/cmTryCompileExec2102091168.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2102091168
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2102091168.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=_NSGetEnviron -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2102091168.dir/CheckFunctionExists.c.o -o cmTryCompileExec2102091168


Determining if the function gettimeofday exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1113967042/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1113967042.dir/build.make CMakeFiles/cmTryCompileExec1113967042.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1113967042.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gettimeofday -o CMakeFiles/cmTryCompileExec1113967042.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1113967042
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1113967042.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gettimeofday -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1113967042.dir/CheckFunctionExists.c.o -o cmTryCompileExec1113967042


Determining if the function res_init exists in the resolv passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec208445190/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec208445190.dir/build.make CMakeFiles/cmTryCompileExec208445190.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec208445190.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=res_init -o CMakeFiles/cmTryCompileExec208445190.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec208445190
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec208445190.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=res_init -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec208445190.dir/CheckFunctionExists.c.o -o cmTryCompileExec208445190 -lresolv


Determining if files util.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec53191206/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec53191206.dir/build.make CMakeFiles/cmTryCompileExec53191206.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec53191206.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec53191206.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec53191206
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec53191206.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec53191206.dir/CheckIncludeFiles.c.o -o cmTryCompileExec53191206


Determining if files termios.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2376096778/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2376096778.dir/build.make CMakeFiles/cmTryCompileExec2376096778.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2376096778.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2376096778.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec2376096778
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2376096778.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2376096778.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2376096778


Determining if files sys/filio.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3154020799/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3154020799.dir/build.make CMakeFiles/cmTryCompileExec3154020799.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3154020799.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3154020799.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3154020799
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3154020799.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3154020799.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3154020799


Determining if the function login exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3428097996/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3428097996.dir/build.make CMakeFiles/cmTryCompileExec3428097996.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3428097996.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=login -o CMakeFiles/cmTryCompileExec3428097996.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3428097996
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3428097996.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=login -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3428097996.dir/CheckFunctionExists.c.o -o cmTryCompileExec3428097996


Determining if the function openpty exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2501483322/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2501483322.dir/build.make CMakeFiles/cmTryCompileExec2501483322.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2501483322.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=openpty -o CMakeFiles/cmTryCompileExec2501483322.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2501483322
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2501483322.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=openpty -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2501483322.dir/CheckFunctionExists.c.o -o cmTryCompileExec2501483322


Determining if the function ptsname exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4105611608/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4105611608.dir/build.make CMakeFiles/cmTryCompileExec4105611608.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4105611608.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=ptsname -o CMakeFiles/cmTryCompileExec4105611608.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4105611608
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4105611608.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=ptsname -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4105611608.dir/CheckFunctionExists.c.o -o cmTryCompileExec4105611608


Determining if the function getmntinfo exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec101838354/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec101838354.dir/build.make CMakeFiles/cmTryCompileExec101838354.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec101838354.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getmntinfo -o CMakeFiles/cmTryCompileExec101838354.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec101838354
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec101838354.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getmntinfo -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec101838354.dir/CheckFunctionExists.c.o -o cmTryCompileExec101838354


Determining if the function initgroups exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec57578617/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec57578617.dir/build.make CMakeFiles/cmTryCompileExec57578617.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec57578617.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=initgroups -o CMakeFiles/cmTryCompileExec57578617.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec57578617
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec57578617.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=initgroups -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec57578617.dir/CheckFunctionExists.c.o -o cmTryCompileExec57578617


Determining if the function mkstemps exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec533008110/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec533008110.dir/build.make CMakeFiles/cmTryCompileExec533008110.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec533008110.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=mkstemps -o CMakeFiles/cmTryCompileExec533008110.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec533008110
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec533008110.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=mkstemps -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec533008110.dir/CheckFunctionExists.c.o -o cmTryCompileExec533008110


Determining if the function mkstemp exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3403822758/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3403822758.dir/build.make CMakeFiles/cmTryCompileExec3403822758.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3403822758.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=mkstemp -o CMakeFiles/cmTryCompileExec3403822758.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3403822758
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3403822758.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=mkstemp -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3403822758.dir/CheckFunctionExists.c.o -o cmTryCompileExec3403822758


Determining if the function mkdtemp exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1714946257/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1714946257.dir/build.make CMakeFiles/cmTryCompileExec1714946257.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1714946257.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=mkdtemp -o CMakeFiles/cmTryCompileExec1714946257.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1714946257
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1714946257.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=mkdtemp -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1714946257.dir/CheckFunctionExists.c.o -o cmTryCompileExec1714946257


Determining if the function random exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1187908297/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1187908297.dir/build.make CMakeFiles/cmTryCompileExec1187908297.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1187908297.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=random -o CMakeFiles/cmTryCompileExec1187908297.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1187908297
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1187908297.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=random -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1187908297.dir/CheckFunctionExists.c.o -o cmTryCompileExec1187908297


Determining if the function strlcpy exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2545004932/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2545004932.dir/build.make CMakeFiles/cmTryCompileExec2545004932.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2545004932.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=strlcpy -o CMakeFiles/cmTryCompileExec2545004932.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2545004932
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2545004932.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=strlcpy -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2545004932.dir/CheckFunctionExists.c.o -o cmTryCompileExec2545004932


Determining if the function strlcat exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4276496714/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4276496714.dir/build.make CMakeFiles/cmTryCompileExec4276496714.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4276496714.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=strlcat -o CMakeFiles/cmTryCompileExec4276496714.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4276496714
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4276496714.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=strlcat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4276496714.dir/CheckFunctionExists.c.o -o cmTryCompileExec4276496714


Determining if the function strcasestr exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1322876577/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1322876577.dir/build.make CMakeFiles/cmTryCompileExec1322876577.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1322876577.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=strcasestr -o CMakeFiles/cmTryCompileExec1322876577.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1322876577
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1322876577.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=strcasestr -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1322876577.dir/CheckFunctionExists.c.o -o cmTryCompileExec1322876577


Performing C++ SOURCE FILE Test HAVE_STRCASESTR_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2276726767/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2276726767.dir/build.make CMakeFiles/cmTryCompileExec2276726767.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2276726767.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRCASESTR_PROTO -o CMakeFiles/cmTryCompileExec2276726767.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&strcasestr);
^
1 warning generated.
Linking CXX executable cmTryCompileExec2276726767
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2276726767.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRCASESTR_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2276726767.dir/src.cxx.o -o cmTryCompileExec2276726767

Source file was:

#include <string.h>

int main()
{
#ifndef strcasestr
int i = sizeof(&strcasestr);
#endif
return 0;
}

Determining if the function setenv exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3611945451/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3611945451.dir/build.make CMakeFiles/cmTryCompileExec3611945451.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3611945451.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=setenv -o CMakeFiles/cmTryCompileExec3611945451.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3611945451
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3611945451.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=setenv -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3611945451.dir/CheckFunctionExists.c.o -o cmTryCompileExec3611945451


Determining if the function seteuid exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2881327786/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2881327786.dir/build.make CMakeFiles/cmTryCompileExec2881327786.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2881327786.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=seteuid -o CMakeFiles/cmTryCompileExec2881327786.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2881327786
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2881327786.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=seteuid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2881327786.dir/CheckFunctionExists.c.o -o cmTryCompileExec2881327786


Determining if the function unsetenv exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2909465369/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2909465369.dir/build.make CMakeFiles/cmTryCompileExec2909465369.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2909465369.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=unsetenv -o CMakeFiles/cmTryCompileExec2909465369.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2909465369
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2909465369.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=unsetenv -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2909465369.dir/CheckFunctionExists.c.o -o cmTryCompileExec2909465369


Determining if the function usleep exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec559083436/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec559083436.dir/build.make CMakeFiles/cmTryCompileExec559083436.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec559083436.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=usleep -o CMakeFiles/cmTryCompileExec559083436.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec559083436
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec559083436.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=usleep -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec559083436.dir/CheckFunctionExists.c.o -o cmTryCompileExec559083436


Performing C++ SOURCE FILE Test HAVE_MKSTEMPS_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec566698105/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec566698105.dir/build.make CMakeFiles/cmTryCompileExec566698105.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec566698105.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_MKSTEMPS_PROTO -o CMakeFiles/cmTryCompileExec566698105.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:8:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&mkstemps);
^
1 warning generated.
Linking CXX executable cmTryCompileExec566698105
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec566698105.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_MKSTEMPS_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec566698105.dir/src.cxx.o -o cmTryCompileExec566698105

Source file was:

#include <stdlib.h>
#include <unistd.h>

int main()
{
#ifndef mkstemps
int i = sizeof(&mkstemps);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_MKDTEMP_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3842878626/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3842878626.dir/build.make CMakeFiles/cmTryCompileExec3842878626.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3842878626.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_MKDTEMP_PROTO -o CMakeFiles/cmTryCompileExec3842878626.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:8:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&mkdtemp);
^
1 warning generated.
Linking CXX executable cmTryCompileExec3842878626
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3842878626.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_MKDTEMP_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3842878626.dir/src.cxx.o -o cmTryCompileExec3842878626

Source file was:

#include <stdlib.h>
#include <unistd.h>

int main()
{
#ifndef mkdtemp
int i = sizeof(&mkdtemp);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_MKSTEMP_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec510641695/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec510641695.dir/build.make CMakeFiles/cmTryCompileExec510641695.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec510641695.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_MKSTEMP_PROTO -o CMakeFiles/cmTryCompileExec510641695.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:8:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&mkstemp);
^
1 warning generated.
Linking CXX executable cmTryCompileExec510641695
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec510641695.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_MKSTEMP_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec510641695.dir/src.cxx.o -o cmTryCompileExec510641695

Source file was:

#include <stdlib.h>
#include <unistd.h>

int main()
{
#ifndef mkstemp
int i = sizeof(&mkstemp);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_STRLCAT_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3999479446/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3999479446.dir/build.make CMakeFiles/cmTryCompileExec3999479446.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3999479446.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRLCAT_PROTO -o CMakeFiles/cmTryCompileExec3999479446.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&strlcat);
^
1 warning generated.
Linking CXX executable cmTryCompileExec3999479446
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3999479446.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRLCAT_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3999479446.dir/src.cxx.o -o cmTryCompileExec3999479446

Source file was:

#include <string.h>

int main()
{
#ifndef strlcat
int i = sizeof(&strlcat);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_STRLCPY_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2773065623/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2773065623.dir/build.make CMakeFiles/cmTryCompileExec2773065623.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2773065623.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRLCPY_PROTO -o CMakeFiles/cmTryCompileExec2773065623.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&strlcpy);
^
1 warning generated.
Linking CXX executable cmTryCompileExec2773065623
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2773065623.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRLCPY_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2773065623.dir/src.cxx.o -o cmTryCompileExec2773065623

Source file was:

#include <string.h>

int main()
{
#ifndef strlcpy
int i = sizeof(&strlcpy);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_RANDOM_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1015174120/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1015174120.dir/build.make CMakeFiles/cmTryCompileExec1015174120.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1015174120.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_RANDOM_PROTO -o CMakeFiles/cmTryCompileExec1015174120.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&random);
^
1 warning generated.
Linking CXX executable cmTryCompileExec1015174120
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1015174120.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_RANDOM_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1015174120.dir/src.cxx.o -o cmTryCompileExec1015174120

Source file was:

#include <stdlib.h>

int main()
{
#ifndef random
int i = sizeof(&random);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_RES_INIT_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec210501189/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec210501189.dir/build.make CMakeFiles/cmTryCompileExec210501189.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec210501189.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_RES_INIT_PROTO -o CMakeFiles/cmTryCompileExec210501189.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec210501189
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec210501189.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_RES_INIT_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec210501189.dir/src.cxx.o -o cmTryCompileExec210501189

Source file was:

#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/nameser.h>
#include <resolv.h>

int main()
{
#ifndef res_init
int i = sizeof(&res_init);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_SETENV_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2214796356/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2214796356.dir/build.make CMakeFiles/cmTryCompileExec2214796356.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2214796356.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_SETENV_PROTO -o CMakeFiles/cmTryCompileExec2214796356.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&setenv);
^
1 warning generated.
Linking CXX executable cmTryCompileExec2214796356
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2214796356.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_SETENV_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2214796356.dir/src.cxx.o -o cmTryCompileExec2214796356

Source file was:

#include <stdlib.h>

int main()
{
#ifndef setenv
int i = sizeof(&setenv);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_SRANDOM_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec213709206/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec213709206.dir/build.make CMakeFiles/cmTryCompileExec213709206.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec213709206.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_SRANDOM_PROTO -o CMakeFiles/cmTryCompileExec213709206.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&srandom);
^
1 warning generated.
Linking CXX executable cmTryCompileExec213709206
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec213709206.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_SRANDOM_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec213709206.dir/src.cxx.o -o cmTryCompileExec213709206

Source file was:

#include <stdlib.h>

int main()
{
#ifndef srandom
int i = sizeof(&srandom);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_UNSETENV_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1792938075/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1792938075.dir/build.make CMakeFiles/cmTryCompileExec1792938075.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1792938075.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_UNSETENV_PROTO -o CMakeFiles/cmTryCompileExec1792938075.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&unsetenv);
^
1 warning generated.
Linking CXX executable cmTryCompileExec1792938075
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1792938075.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_UNSETENV_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1792938075.dir/src.cxx.o -o cmTryCompileExec1792938075

Source file was:

#include <stdlib.h>

int main()
{
#ifndef unsetenv
int i = sizeof(&unsetenv);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_USLEEP_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2799368210/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2799368210.dir/build.make CMakeFiles/cmTryCompileExec2799368210.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2799368210.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_USLEEP_PROTO -o CMakeFiles/cmTryCompileExec2799368210.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&usleep);
^
1 warning generated.
Linking CXX executable cmTryCompileExec2799368210
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2799368210.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_USLEEP_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2799368210.dir/src.cxx.o -o cmTryCompileExec2799368210

Source file was:

#include <unistd.h>

int main()
{
#ifndef usleep
int i = sizeof(&usleep);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_INITGROUPS_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec727081657/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec727081657.dir/build.make CMakeFiles/cmTryCompileExec727081657.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec727081657.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_INITGROUPS_PROTO -o CMakeFiles/cmTryCompileExec727081657.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:10:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&initgroups);
^
1 warning generated.
Linking CXX executable cmTryCompileExec727081657
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec727081657.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_INITGROUPS_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec727081657.dir/src.cxx.o -o cmTryCompileExec727081657

Source file was:

#include <unistd.h>
#include <sys/types.h>
#include <unistd.h>
#include <grp.h>

int main()
{
#ifndef initgroups
int i = sizeof(&initgroups);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_SETREUID_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2121340489/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2121340489.dir/build.make CMakeFiles/cmTryCompileExec2121340489.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2121340489.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_SETREUID_PROTO -o CMakeFiles/cmTryCompileExec2121340489.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&setreuid);
^
1 warning generated.
Linking CXX executable cmTryCompileExec2121340489
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2121340489.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_SETREUID_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2121340489.dir/src.cxx.o -o cmTryCompileExec2121340489

Source file was:

#include <unistd.h>

int main()
{
#ifndef setreuid
int i = sizeof(&setreuid);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_TRUNC succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2344151171/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2344151171.dir/build.make CMakeFiles/cmTryCompileExec2344151171.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2344151171.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_TRUNC -o CMakeFiles/cmTryCompileExec2344151171.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&trunc);
^
1 warning generated.
Linking CXX executable cmTryCompileExec2344151171
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2344151171.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_TRUNC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2344151171.dir/src.cxx.o -o cmTryCompileExec2344151171

Source file was:

#include <math.h>

int main()
{
#ifndef trunc
int i = sizeof(&trunc);
#endif
return 0;
}

Performing C++ SOURCE FILE Test HAVE_DIRENT_D_TYPE succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1228425083/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1228425083.dir/build.make CMakeFiles/cmTryCompileExec1228425083.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1228425083.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_DIRENT_D_TYPE -o CMakeFiles/cmTryCompileExec1228425083.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:9: warning: expression result unused [-Wunused-value]
tmp->d_type;
~~~ ^~~~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:4: warning: variable 'tmp' is uninitialized when used here [-Wuninitialized]
tmp->d_type;
^~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:6:15: note: initialize the variable 'tmp' to silence this warning
dirent* tmp;
^
= NULL
2 warnings generated.
Linking CXX executable cmTryCompileExec1228425083
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1228425083.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_DIRENT_D_TYPE -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1228425083.dir/src.cxx.o -o cmTryCompileExec1228425083

Source file was:

#include <dirent.h>

int main()
{
dirent* tmp;
tmp->d_type;
return 0;
}

Determining if files sys/types.h;sys/socket.h;net/if.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3971473424/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3971473424.dir/build.make CMakeFiles/cmTryCompileExec3971473424.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3971473424.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3971473424.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3971473424
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3971473424.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3971473424.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3971473424


Determining if the function inet_pton exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1920555092/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1920555092.dir/build.make CMakeFiles/cmTryCompileExec1920555092.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1920555092.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=inet_pton -o CMakeFiles/cmTryCompileExec1920555092.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1920555092
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1920555092.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=inet_pton -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1920555092.dir/CheckFunctionExists.c.o -o cmTryCompileExec1920555092


Determining if the function inet_ntop exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1501797364/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1501797364.dir/build.make CMakeFiles/cmTryCompileExec1501797364.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1501797364.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=inet_ntop -o CMakeFiles/cmTryCompileExec1501797364.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1501797364
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1501797364.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=inet_ntop -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1501797364.dir/CheckFunctionExists.c.o -o cmTryCompileExec1501797364


Determining if the function poll exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4172204837/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4172204837.dir/build.make CMakeFiles/cmTryCompileExec4172204837.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4172204837.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=poll -o CMakeFiles/cmTryCompileExec4172204837.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4172204837
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4172204837.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=poll -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4172204837.dir/CheckFunctionExists.c.o -o cmTryCompileExec4172204837


Determining if the function gethostbyname2 exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec503516711/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec503516711.dir/build.make CMakeFiles/cmTryCompileExec503516711.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec503516711.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gethostbyname2 -o CMakeFiles/cmTryCompileExec503516711.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec503516711
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec503516711.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gethostbyname2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec503516711.dir/CheckFunctionExists.c.o -o cmTryCompileExec503516711


Determining if the function gethostbyname exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2566489608/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2566489608.dir/build.make CMakeFiles/cmTryCompileExec2566489608.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2566489608.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTryCompileExec2566489608.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2566489608
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2566489608.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2566489608.dir/CheckFunctionExists.c.o -o cmTryCompileExec2566489608


Determining if the function if_nametoindex exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1438561975/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1438561975.dir/build.make CMakeFiles/cmTryCompileExec1438561975.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1438561975.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=if_nametoindex -o CMakeFiles/cmTryCompileExec1438561975.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1438561975
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1438561975.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=if_nametoindex -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1438561975.dir/CheckFunctionExists.c.o -o cmTryCompileExec1438561975


Determining if the freeaddrinfo exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3961245227/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3961245227.dir/build.make CMakeFiles/cmTryCompileExec3961245227.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3961245227.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3961245227.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec3961245227
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3961245227.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3961245227.dir/CheckSymbolExists.c.o -o cmTryCompileExec3961245227

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef freeaddrinfo
return ((int*)(&freeaddrinfo))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the getnameinfo exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec457026775/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec457026775.dir/build.make CMakeFiles/cmTryCompileExec457026775.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec457026775.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec457026775.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec457026775
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec457026775.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec457026775.dir/CheckSymbolExists.c.o -o cmTryCompileExec457026775

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef getnameinfo
return ((int*)(&getnameinfo))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the getaddrinfo exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2980924996/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2980924996.dir/build.make CMakeFiles/cmTryCompileExec2980924996.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2980924996.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2980924996.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2980924996
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2980924996.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2980924996.dir/CheckSymbolExists.c.o -o cmTryCompileExec2980924996

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef getaddrinfo
return ((int*)(&getaddrinfo))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the res_init exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2016739170/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2016739170.dir/build.make CMakeFiles/cmTryCompileExec2016739170.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2016739170.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2016739170.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2016739170
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2016739170.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2016739170.dir/CheckSymbolExists.c.o -o cmTryCompileExec2016739170

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/nameser.h>
#include <resolv.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef res_init
return ((int*)(&res_init))[argc];
#else
(void)argc;
return 0;
#endif
}

Performing C++ SOURCE FILE Test HAVE_STRUCT_SOCKADDR_SA_LEN succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2716526170/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2716526170.dir/build.make CMakeFiles/cmTryCompileExec2716526170.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2716526170.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRUCT_SOCKADDR_SA_LEN -o CMakeFiles/cmTryCompileExec2716526170.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:8:9: warning: expression result unused [-Wunused-value]
tmp->sa_len;
~~~ ^~~~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:8:4: warning: variable 'tmp' is uninitialized when used here [-Wuninitialized]
tmp->sa_len;
^~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:24: note: initialize the variable 'tmp' to silence this warning
struct sockaddr* tmp;
^
= 0
2 warnings generated.
Linking CXX executable cmTryCompileExec2716526170
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2716526170.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRUCT_SOCKADDR_SA_LEN -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2716526170.dir/src.cxx.o -o cmTryCompileExec2716526170

Source file was:

#include <sys/types.h>
#include <sys/socket.h>

int main()
{
struct sockaddr* tmp;
tmp->sa_len;
return 0;
}

Performing C++ SOURCE FILE Test HAVE_GAI_STRERROR_PROTO succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3923775928/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3923775928.dir/build.make CMakeFiles/cmTryCompileExec3923775928.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3923775928.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_GAI_STRERROR_PROTO -o CMakeFiles/cmTryCompileExec3923775928.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:8: warning: unused variable 'i' [-Wunused-variable]
int i = sizeof(&gai_strerror);
^
1 warning generated.
Linking CXX executable cmTryCompileExec3923775928
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3923775928.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_GAI_STRERROR_PROTO -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3923775928.dir/src.cxx.o -o cmTryCompileExec3923775928

Source file was:

#include <netdb.h>

int main()
{
#ifndef gai_strerror
int i = sizeof(&gai_strerror);
#endif
return 0;
}

Determining if the include file stddef.h exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3565341849/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3565341849.dir/build.make CMakeFiles/cmTryCompileExec3565341849.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3565341849.dir/CheckIncludeFile.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3565341849.dir/CheckIncludeFile.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3565341849
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3565341849.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3565341849.dir/CheckIncludeFile.c.o -o cmTryCompileExec3565341849


Determining size of struct addrinfo passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2900197342/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2900197342.dir/build.make CMakeFiles/cmTryCompileExec2900197342.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2900197342.dir/HAVE_STRUCT_ADDRINFO.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2900197342.dir/HAVE_STRUCT_ADDRINFO.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/HAVE_STRUCT_ADDRINFO.c
Linking C executable cmTryCompileExec2900197342
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2900197342.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2900197342.dir/HAVE_STRUCT_ADDRINFO.c.o -o cmTryCompileExec2900197342


Determining size of struct sockaddr_in6 passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2948591930/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2948591930.dir/build.make CMakeFiles/cmTryCompileExec2948591930.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2948591930.dir/HAVE_STRUCT_SOCKADDR_IN6.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2948591930.dir/HAVE_STRUCT_SOCKADDR_IN6.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/HAVE_STRUCT_SOCKADDR_IN6.c
Linking C executable cmTryCompileExec2948591930
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2948591930.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2948591930.dir/HAVE_STRUCT_SOCKADDR_IN6.c.o -o cmTryCompileExec2948591930


Determining size of time_t passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3463860423/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3463860423.dir/build.make CMakeFiles/cmTryCompileExec3463860423.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3463860423.dir/SIZEOF_TIME_T.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3463860423.dir/SIZEOF_TIME_T.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/SIZEOF_TIME_T.c
Linking C executable cmTryCompileExec3463860423
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3463860423.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3463860423.dir/SIZEOF_TIME_T.c.o -o cmTryCompileExec3463860423


Performing C++ SOURCE FILE Test HAVE_STRUCT_TM_TM_ZONE succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1536993697/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1536993697.dir/build.make CMakeFiles/cmTryCompileExec1536993697.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1536993697.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRUCT_TM_TM_ZONE -o CMakeFiles/cmTryCompileExec1536993697.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:9: warning: expression result unused [-Wunused-value]
tmp->tm_zone;
~~~ ^~~~~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:4: warning: variable 'tmp' is uninitialized when used here [-Wuninitialized]
tmp->tm_zone;
^~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:6:11: note: initialize the variable 'tmp' to silence this warning
tm* tmp;
^
= NULL
2 warnings generated.
Linking CXX executable cmTryCompileExec1536993697
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1536993697.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRUCT_TM_TM_ZONE -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1536993697.dir/src.cxx.o -o cmTryCompileExec1536993697

Source file was:

#include <time.h>

int main()
{
tm* tmp;
tmp->tm_zone;
return 0;
}

Performing C++ SOURCE FILE Test HAVE_TM_GMTOFF succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1089103079/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1089103079.dir/build.make CMakeFiles/cmTryCompileExec1089103079.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1089103079.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_TM_GMTOFF -o CMakeFiles/cmTryCompileExec1089103079.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:9: warning: expression result unused [-Wunused-value]
tmp->tm_gmtoff;
~~~ ^~~~~~~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:4: warning: variable 'tmp' is uninitialized when used here [-Wuninitialized]
tmp->tm_gmtoff;
^~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:6:11: note: initialize the variable 'tmp' to silence this warning
tm* tmp;
^
= NULL
2 warnings generated.
Linking CXX executable cmTryCompileExec1089103079
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1089103079.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_TM_GMTOFF -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1089103079.dir/src.cxx.o -o cmTryCompileExec1089103079

Source file was:

#include <time.h>

int main()
{
tm* tmp;
tmp->tm_gmtoff;
return 0;
}

Determining if the function BZ2_bzCompressInit exists in the /usr/lib/libbz2.dylib passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1816416946/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1816416946.dir/build.make CMakeFiles/cmTryCompileExec1816416946.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1816416946.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=BZ2_bzCompressInit -o CMakeFiles/cmTryCompileExec1816416946.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1816416946
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1816416946.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=BZ2_bzCompressInit -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1816416946.dir/CheckFunctionExists.c.o -o cmTryCompileExec1816416946 /usr/lib/libbz2.dylib


Determining if the function lzma_auto_decoder exists in the /usr/lib/liblzma.dylib passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec509540491/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec509540491.dir/build.make CMakeFiles/cmTryCompileExec509540491.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec509540491.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=lzma_auto_decoder -o CMakeFiles/cmTryCompileExec509540491.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec509540491
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec509540491.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=lzma_auto_decoder -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec509540491.dir/CheckFunctionExists.c.o -o cmTryCompileExec509540491 /usr/lib/liblzma.dylib


Determining if the function lzma_easy_encoder exists in the /usr/lib/liblzma.dylib passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec332693481/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec332693481.dir/build.make CMakeFiles/cmTryCompileExec332693481.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec332693481.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=lzma_easy_encoder -o CMakeFiles/cmTryCompileExec332693481.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec332693481
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec332693481.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=lzma_easy_encoder -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec332693481.dir/CheckFunctionExists.c.o -o cmTryCompileExec332693481 /usr/lib/liblzma.dylib


Determining if the function lzma_lzma_preset exists in the /usr/lib/liblzma.dylib passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3035203583/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3035203583.dir/build.make CMakeFiles/cmTryCompileExec3035203583.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3035203583.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=lzma_lzma_preset -o CMakeFiles/cmTryCompileExec3035203583.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3035203583
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3035203583.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=lzma_lzma_preset -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3035203583.dir/CheckFunctionExists.c.o -o cmTryCompileExec3035203583 /usr/lib/liblzma.dylib


Determining if files sys/types.h;sys/mman.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1468210860/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1468210860.dir/build.make CMakeFiles/cmTryCompileExec1468210860.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1468210860.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1468210860.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1468210860
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1468210860.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1468210860.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1468210860


Determining if the function setpriority exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4271284377/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4271284377.dir/build.make CMakeFiles/cmTryCompileExec4271284377.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4271284377.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=setpriority -o CMakeFiles/cmTryCompileExec4271284377.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4271284377
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4271284377.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=setpriority -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4271284377.dir/CheckFunctionExists.c.o -o cmTryCompileExec4271284377


Determining if the function getpeereid exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2246278758/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2246278758.dir/build.make CMakeFiles/cmTryCompileExec2246278758.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2246278758.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getpeereid -o CMakeFiles/cmTryCompileExec2246278758.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2246278758
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2246278758.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getpeereid -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2246278758.dir/CheckFunctionExists.c.o -o cmTryCompileExec2246278758


Determining if files float.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1854420221/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1854420221.dir/build.make CMakeFiles/cmTryCompileExec1854420221.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1854420221.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1854420221.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1854420221
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1854420221.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1854420221.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1854420221


Determining if files sys/timeb.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1894233272/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1894233272.dir/build.make CMakeFiles/cmTryCompileExec1894233272.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1894233272.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1894233272.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1894233272
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1894233272.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1894233272.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1894233272


Determining if the function finite exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2172639355/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2172639355.dir/build.make CMakeFiles/cmTryCompileExec2172639355.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2172639355.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=finite -o CMakeFiles/cmTryCompileExec2172639355.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2172639355
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2172639355.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=finite -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2172639355.dir/CheckFunctionExists.c.o -o cmTryCompileExec2172639355 -lm


Determining if the function posix_memalign exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec478864257/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec478864257.dir/build.make CMakeFiles/cmTryCompileExec478864257.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec478864257.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=posix_memalign -o CMakeFiles/cmTryCompileExec478864257.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec478864257
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec478864257.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=posix_memalign -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec478864257.dir/CheckFunctionExists.c.o -o cmTryCompileExec478864257 -lm


Determining if the isnan exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec750805947/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec750805947.dir/build.make CMakeFiles/cmTryCompileExec750805947.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec750805947.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec750805947.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec750805947
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec750805947.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec750805947.dir/CheckSymbolExists.c.o -o cmTryCompileExec750805947 -lm

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <math.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef isnan
return ((int*)(&isnan))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the isinf exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4064047505/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4064047505.dir/build.make CMakeFiles/cmTryCompileExec4064047505.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4064047505.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec4064047505.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec4064047505
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4064047505.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4064047505.dir/CheckSymbolExists.c.o -o cmTryCompileExec4064047505 -lm

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <math.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef isinf
return ((int*)(&isinf))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the PCRE_CONFIG_UTF8 exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3171085874/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3171085874.dir/build.make CMakeFiles/cmTryCompileExec3171085874.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3171085874.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -I/opt/krita/include -o CMakeFiles/cmTryCompileExec3171085874.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec3171085874
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3171085874.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3171085874.dir/CheckSymbolExists.c.o -o cmTryCompileExec3171085874

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pcre.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef PCRE_CONFIG_UTF8
return ((int*)(&PCRE_CONFIG_UTF8))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the PCRE_CONFIG_STACKRECURSE exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3613458996/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3613458996.dir/build.make CMakeFiles/cmTryCompileExec3613458996.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3613458996.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -I/opt/krita/include -o CMakeFiles/cmTryCompileExec3613458996.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec3613458996
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3613458996.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3613458996.dir/CheckSymbolExists.c.o -o cmTryCompileExec3613458996

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pcre.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef PCRE_CONFIG_STACKRECURSE
return ((int*)(&PCRE_CONFIG_STACKRECURSE))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if files arpa/nameser_compat.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec958208391/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec958208391.dir/build.make CMakeFiles/cmTryCompileExec958208391.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec958208391.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec958208391.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec958208391
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec958208391.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec958208391.dir/CheckIncludeFiles.c.o -o cmTryCompileExec958208391


Determining if files sys/types.h;netinet/in.h exist passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3546808891/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3546808891.dir/build.make CMakeFiles/cmTryCompileExec3546808891.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3546808891.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3546808891.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3546808891
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3546808891.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3546808891.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3546808891


Performing C++ SOURCE FILE Test HAVE_X86_MMX succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3335951045/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3335951045.dir/build.make CMakeFiles/cmTryCompileExec3335951045.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3335951045.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_X86_MMX -o CMakeFiles/cmTryCompileExec3335951045.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec3335951045
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3335951045.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_X86_MMX -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3335951045.dir/src.cxx.o -o cmTryCompileExec3335951045

Source file was:
#ifdef __SUNPRO_CC
#define __asm__ asm
#endif
int main() { __asm__("pxor %mm0, %mm0") ; }
Performing C++ SOURCE FILE Test HAVE_X86_SSE succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2465542367/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2465542367.dir/build.make CMakeFiles/cmTryCompileExec2465542367.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2465542367.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_X86_SSE -o CMakeFiles/cmTryCompileExec2465542367.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec2465542367
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2465542367.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_X86_SSE -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2465542367.dir/src.cxx.o -o cmTryCompileExec2465542367

Source file was:
#ifdef __SUNPRO_CC
#define __asm__ asm
#endif
int main() { __asm__("xorps %xmm0, %xmm0"); }
Performing C++ SOURCE FILE Test HAVE_X86_SSE2 succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1729225070/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1729225070.dir/build.make CMakeFiles/cmTryCompileExec1729225070.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1729225070.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_X86_SSE2 -o CMakeFiles/cmTryCompileExec1729225070.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec1729225070
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1729225070.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_X86_SSE2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1729225070.dir/src.cxx.o -o cmTryCompileExec1729225070

Source file was:
#ifdef __SUNPRO_CC
#define __asm__ asm
#endif
int main() { __asm__("xorpd %xmm0, %xmm0"); }
Performing C++ SOURCE FILE Test HAVE_X86_3DNOW succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2527870535/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2527870535.dir/build.make CMakeFiles/cmTryCompileExec2527870535.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2527870535.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_X86_3DNOW -o CMakeFiles/cmTryCompileExec2527870535.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec2527870535
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2527870535.dir/link.txt --verbose=1
/usr/bin/c++ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_X86_3DNOW -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2527870535.dir/src.cxx.o -o cmTryCompileExec2527870535

Source file was:
#ifdef __SUNPRO_CC
#define __asm__ asm
#endif
int main() { __asm__("femms"); }
Determining if the variable __progname exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3766762530/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3766762530.dir/build.make CMakeFiles/cmTryCompileExec3766762530.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3766762530.dir/CheckVariableExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_VARIABLE_EXISTS=__progname -o CMakeFiles/cmTryCompileExec3766762530.dir/CheckVariableExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckVariableExists.c
Linking C executable cmTryCompileExec3766762530
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3766762530.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_VARIABLE_EXISTS=__progname -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3766762530.dir/CheckVariableExists.c.o -o cmTryCompileExec3766762530


Performing C SOURCE FILE Test GIF_GifFileType_UserData succeded with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2159407207/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2159407207.dir/build.make CMakeFiles/cmTryCompileExec2159407207.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2159407207.dir/src.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DGIF_GifFileType_UserData -I/opt/krita/include -o CMakeFiles/cmTryCompileExec2159407207.dir/src.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.c:7:11: warning: variable 'tmp' is uninitialized when used here [-Wuninitialized]
(void) tmp->UserData;
^~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.c:6:20: note: initialize the variable 'tmp' to silence this warning
GifFileType* tmp;
^
= NULL
1 warning generated.
Linking C executable cmTryCompileExec2159407207
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2159407207.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DGIF_GifFileType_UserData -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2159407207.dir/src.c.o -o cmTryCompileExec2159407207

Source file was:

#include <gif_lib.h>

int main()
{
GifFileType* tmp;
(void) tmp->UserData;
return 0;
}

Determining if the function DNSServiceRefDeallocate exists passed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2555940511/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2555940511.dir/build.make CMakeFiles/cmTryCompileExec2555940511.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2555940511.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=DNSServiceRefDeallocate -o CMakeFiles/cmTryCompileExec2555940511.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2555940511
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2555940511.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=DNSServiceRefDeallocate -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2555940511.dir/CheckFunctionExists.c.o -o cmTryCompileExec2555940511 /usr/lib/libSystem.dylib

=================================================== CMakeError.log ===================================================

Determining if the Q_WS_X11 exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec337188456/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec337188456.dir/build.make CMakeFiles/cmTryCompileExec337188456.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec337188456.dir/CheckSymbolExists.c.o
/usr/bin/cc -F/usr/local/Trolltech/Qt-4.8.6/lib -I/usr/local/Trolltech/Qt-4.8.6/include -o CMakeFiles/cmTryCompileExec337188456.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'Q_WS_X11'
return ((int*)(&Q_WS_X11))[argc];
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec337188456.dir/CheckSymbolExists.c.o] Error 1
make: *** [cmTryCompileExec337188456/fast] Error 2

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <QtCore/qglobal.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef Q_WS_X11
return ((int*)(&Q_WS_X11))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the Q_WS_WIN exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2329832998/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2329832998.dir/build.make CMakeFiles/cmTryCompileExec2329832998.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2329832998.dir/CheckSymbolExists.c.o
/usr/bin/cc -F/usr/local/Trolltech/Qt-4.8.6/lib -I/usr/local/Trolltech/Qt-4.8.6/include -o CMakeFiles/cmTryCompileExec2329832998.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'Q_WS_WIN'
return ((int*)(&Q_WS_WIN))[argc];
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec2329832998.dir/CheckSymbolExists.c.o] Error 1
make: *** [cmTryCompileExec2329832998/fast] Error 2

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <QtCore/qglobal.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef Q_WS_WIN
return ((int*)(&Q_WS_WIN))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the Q_WS_QWS exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec883439946/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec883439946.dir/build.make CMakeFiles/cmTryCompileExec883439946.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec883439946.dir/CheckSymbolExists.c.o
/usr/bin/cc -F/usr/local/Trolltech/Qt-4.8.6/lib -I/usr/local/Trolltech/Qt-4.8.6/include -o CMakeFiles/cmTryCompileExec883439946.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'Q_WS_QWS'
return ((int*)(&Q_WS_QWS))[argc];
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec883439946.dir/CheckSymbolExists.c.o] Error 1
make: *** [cmTryCompileExec883439946/fast] Error 2

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <QtCore/qglobal.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef Q_WS_QWS
return ((int*)(&Q_WS_QWS))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the function dgettext exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1041409594/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1041409594.dir/build.make CMakeFiles/cmTryCompileExec1041409594.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1041409594.dir/CheckFunctionExists.c.o
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=dgettext -o CMakeFiles/cmTryCompileExec1041409594.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1041409594
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1041409594.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=dgettext -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1041409594.dir/CheckFunctionExists.c.o -o cmTryCompileExec1041409594
Undefined symbols for architecture x86_64:
"_dgettext", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec1041409594] Error 1
make: *** [cmTryCompileExec1041409594/fast] Error 2


Determining if files attr/libattr.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3172845143/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3172845143.dir/build.make CMakeFiles/cmTryCompileExec3172845143.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3172845143.dir/CheckIncludeFiles.c.o
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3172845143.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'attr/libattr.h' file not found
#include <attr/libattr.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec3172845143.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec3172845143/fast] Error 2

Source:
/* */
#include <attr/libattr.h>


int main(void){return 0;}

Determining if files sys/acl.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3951010211/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3951010211.dir/build.make CMakeFiles/cmTryCompileExec3951010211.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3951010211.dir/CheckIncludeFiles.c.o
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3951010211.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:58:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
u_int8_t sid_kind;
^
/usr/include/i386/_types.h:37:24: note: '__int8_t' declared here
typedef __signed char __int8_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:59:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
u_int8_t sid_authcount;
^
/usr/include/i386/_types.h:37:24: note: '__int8_t' declared here
typedef __signed char __int8_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:60:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
u_int8_t sid_authority[6];
^
/usr/include/i386/_types.h:37:24: note: '__int8_t' declared here
typedef __signed char __int8_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:62:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t sid_authorities[KAUTH_NTSID_MAX_AUTHORITIES];
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:79:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_seqno; /* request sequence number */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:80:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_result; /* lookup result */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:86:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_flags;
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:110:2: error: unknown type name 'u_int64_t'; did you mean '__int64_t'?
u_int64_t el_extend; /* extension field */
^
/usr/include/i386/_types.h:46:20: note: '__int64_t' declared here
typedef long long __int64_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:111:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_info_reserved_1; /* reserved (APPLE) */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:113:2: error: unknown type name 'uid_t'; did you mean 'guid_t'?
uid_t el_uid; /* user ID */
^
/usr/include/sys/_types/_guid_t.h:34:3: note: 'guid_t' declared here
} guid_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:115:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_uguid_valid; /* TTL on translation result (seconds) */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:117:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_usid_valid; /* TTL on translation result (seconds) */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:118:2: error: unknown type name 'gid_t'; did you mean 'guid_t'?
gid_t el_gid; /* group ID */
^
/usr/include/sys/_types/_guid_t.h:34:3: note: 'guid_t' declared here
} guid_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:120:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_gguid_valid; /* TTL on translation result (seconds) */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:122:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_gsid_valid; /* TTL on translation result (seconds) */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:123:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_member_valid; /* TTL on group lookup result */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:124:3: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_sup_grp_cnt; /* count of supplemental groups up to NGROUPS */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:125:3: error: unknown type name 'gid_t'; did you mean 'guid_t'?
gid_t el_sup_groups[NGROUPS_MAX]; /* supplemental group list */
^
/usr/include/sys/_types/_guid_t.h:34:3: note: 'guid_t' declared here
} guid_t;
^
In file included from /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:129:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t kcs_group_size;
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[1]: *** [CMakeFiles/cmTryCompileExec3951010211.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec3951010211/fast] Error 2

Source:
/* */
#include <sys/acl.h>


int main(void){return 0;}

Determining if files acl/libacl.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec470789148/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec470789148.dir/build.make CMakeFiles/cmTryCompileExec470789148.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec470789148.dir/CheckIncludeFiles.c.o
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec470789148.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'acl/libacl.h' file not found
#include <acl/libacl.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec470789148.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec470789148/fast] Error 2

Source:
/* */
#include <acl/libacl.h>


int main(void){return 0;}

Determining if files malloc.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3019424617/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3019424617.dir/build.make CMakeFiles/cmTryCompileExec3019424617.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3019424617.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3019424617.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec3019424617.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec3019424617/fast] Error 2

Source:
/* */
#include <malloc.h>


int main(void){return 0;}

Determining if files mntent.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3995004943/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3995004943.dir/build.make CMakeFiles/cmTryCompileExec3995004943.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3995004943.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3995004943.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'mntent.h' file not found
#include <mntent.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec3995004943.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec3995004943/fast] Error 2

Source:
/* */
#include <mntent.h>


int main(void){return 0;}

Determining if files sysent.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2509052503/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2509052503.dir/build.make CMakeFiles/cmTryCompileExec2509052503.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2509052503.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2509052503.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'sysent.h' file not found
#include <sysent.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec2509052503.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec2509052503/fast] Error 2

Source:
/* */
#include <sysent.h>


int main(void){return 0;}

Determining if files stdio.h;sys/mnttab.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec303395297/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec303395297.dir/build.make CMakeFiles/cmTryCompileExec303395297.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec303395297.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec303395297.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:3:10: fatal error: 'sys/mnttab.h' file not found
#include <sys/mnttab.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec303395297.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec303395297/fast] Error 2

Source:
/* */
#include <stdio.h>
#include <sys/mnttab.h>


int main(void){return 0;}

Determining if files sys/mntent.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2155401841/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2155401841.dir/build.make CMakeFiles/cmTryCompileExec2155401841.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2155401841.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2155401841.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'sys/mntent.h' file not found
#include <sys/mntent.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec2155401841.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec2155401841/fast] Error 2

Source:
/* */
#include <sys/mntent.h>


int main(void){return 0;}

Determining if files valgrind/memcheck.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec721414888/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec721414888.dir/build.make CMakeFiles/cmTryCompileExec721414888.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec721414888.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec721414888.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'valgrind/memcheck.h' file not found
#include <valgrind/memcheck.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec721414888.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec721414888/fast] Error 2

Source:
/* */
#include <valgrind/memcheck.h>


int main(void){return 0;}

Determining if files crtdbg.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3012643425/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3012643425.dir/build.make CMakeFiles/cmTryCompileExec3012643425.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3012643425.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3012643425.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'crtdbg.h' file not found
#include <crtdbg.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec3012643425.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec3012643425/fast] Error 2

Source:
/* */
#include <crtdbg.h>


int main(void){return 0;}

Determining if the strtoll exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec773930333/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec773930333.dir/build.make CMakeFiles/cmTryCompileExec773930333.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec773930333.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec773930333.dir/CheckSymbolExists.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'strtoll'
return ((int*)(&strtoll))[argc];
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec773930333.dir/CheckSymbolExists.c.o] Error 1
make: *** [cmTryCompileExec773930333/fast] Error 2

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef strtoll
return ((int*)(&strtoll))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the function volmgt_running exists in the volmgt failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec642509173/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec642509173.dir/build.make CMakeFiles/cmTryCompileExec642509173.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec642509173.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=volmgt_running -o CMakeFiles/cmTryCompileExec642509173.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec642509173
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec642509173.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=volmgt_running -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec642509173.dir/CheckFunctionExists.c.o -o cmTryCompileExec642509173 -lvolmgt
ld: library not found for -lvolmgt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec642509173] Error 1
make: *** [cmTryCompileExec642509173/fast] Error 2


Determining if the function __res_init exists in the resolv failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4274818417/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4274818417.dir/build.make CMakeFiles/cmTryCompileExec4274818417.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4274818417.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=__res_init -o CMakeFiles/cmTryCompileExec4274818417.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4274818417
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4274818417.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=__res_init -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4274818417.dir/CheckFunctionExists.c.o -o cmTryCompileExec4274818417 -lresolv
Undefined symbols for architecture x86_64:
"___res_init", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec4274818417] Error 1
make: *** [cmTryCompileExec4274818417/fast] Error 2


Determining if files sys/types.h;libutil.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3239580393/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3239580393.dir/build.make CMakeFiles/cmTryCompileExec3239580393.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3239580393.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3239580393.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:3:10: fatal error: 'libutil.h' file not found
#include <libutil.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec3239580393.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec3239580393/fast] Error 2

Source:
/* */
#include <sys/types.h>
#include <libutil.h>


int main(void){return 0;}

Determining if files termio.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1163360330/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1163360330.dir/build.make CMakeFiles/cmTryCompileExec1163360330.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1163360330.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1163360330.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec1163360330.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec1163360330/fast] Error 2

Source:
/* */
#include <termio.h>


int main(void){return 0;}

Determining if files pty.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2966631253/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2966631253.dir/build.make CMakeFiles/cmTryCompileExec2966631253.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2966631253.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2966631253.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'pty.h' file not found
#include <pty.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec2966631253.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec2966631253/fast] Error 2

Source:
/* */
#include <pty.h>


int main(void){return 0;}

Determining if files sys/stropts.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3857957332/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3857957332.dir/build.make CMakeFiles/cmTryCompileExec3857957332.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3857957332.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3857957332.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'sys/stropts.h' file not found
#include <sys/stropts.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec3857957332.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec3857957332/fast] Error 2

Source:
/* */
#include <sys/stropts.h>


int main(void){return 0;}

Determining if the function addToUtmp exists in the utempter failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2503146439/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2503146439.dir/build.make CMakeFiles/cmTryCompileExec2503146439.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2503146439.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=addToUtmp -o CMakeFiles/cmTryCompileExec2503146439.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2503146439
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2503146439.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=addToUtmp -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2503146439.dir/CheckFunctionExists.c.o -o cmTryCompileExec2503146439 -lutempter
ld: library not found for -lutempter
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec2503146439] Error 1
make: *** [cmTryCompileExec2503146439/fast] Error 2


Determining if files utempter.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1152722845/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1152722845.dir/build.make CMakeFiles/cmTryCompileExec1152722845.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1152722845.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1152722845.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'utempter.h' file not found
#include <utempter.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec1152722845.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec1152722845/fast] Error 2

Source:
/* */
#include <utempter.h>


int main(void){return 0;}

Performing C++ SOURCE FILE Test HAVE_STRUCT_UTMP_UT_SYSLEN failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec757330005/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec757330005.dir/build.make CMakeFiles/cmTryCompileExec757330005.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec757330005.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRUCT_UTMP_UT_SYSLEN -o CMakeFiles/cmTryCompileExec757330005.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:6:11: warning: 'utmp' is deprecated [-Wdeprecated-declarations]
struct utmp* tmp;
^
/usr/include/utmp.h:92:8: note: 'utmp' has been explicitly marked deprecated here
struct utmp {
^
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:9: error: no member named 'ut_syslen' in 'utmp'
tmp->ut_syslen;
~~~ ^
1 warning and 1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec757330005.dir/src.cxx.o] Error 1
make: *** [cmTryCompileExec757330005/fast] Error 2

Source file was:

#include <utmp.h>

int main()
{
struct utmp* tmp;
tmp->ut_syslen;
return 0;
}

Performing C++ SOURCE FILE Test HAVE_STRUCT_UTMP_UT_ID failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1285277681/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1285277681.dir/build.make CMakeFiles/cmTryCompileExec1285277681.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1285277681.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_STRUCT_UTMP_UT_ID -o CMakeFiles/cmTryCompileExec1285277681.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:6:11: warning: 'utmp' is deprecated [-Wdeprecated-declarations]
struct utmp* tmp;
^
/usr/include/utmp.h:92:8: note: 'utmp' has been explicitly marked deprecated here
struct utmp {
^
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:9: error: no member named 'ut_id' in 'utmp'
tmp->ut_id;
~~~ ^
1 warning and 1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec1285277681.dir/src.cxx.o] Error 1
make: *** [cmTryCompileExec1285277681/fast] Error 2

Source file was:

#include <utmp.h>

int main()
{
struct utmp* tmp;
tmp->ut_id;
return 0;
}

Determining if the __CORRECT_ISO_CPP_STRING_H_PROTO exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2715976725/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2715976725.dir/build.make CMakeFiles/cmTryCompileExec2715976725.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2715976725.dir/CheckSymbolExists.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -o CMakeFiles/cmTryCompileExec2715976725.dir/CheckSymbolExists.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: use of undeclared identifier '__CORRECT_ISO_CPP_STRING_H_PROTO'
return ((int*)(&__CORRECT_ISO_CPP_STRING_H_PROTO))[argc];
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec2715976725.dir/CheckSymbolExists.cxx.o] Error 1
make: *** [cmTryCompileExec2715976725/fast] Error 2

File /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
/* */
#include <string.h>

int main(int argc, char** argv)
{
(void)argv;
#ifndef __CORRECT_ISO_CPP_STRING_H_PROTO
return ((int*)(&__CORRECT_ISO_CPP_STRING_H_PROTO))[argc];
#else
(void)argc;
return 0;
#endif
}

Determining if the function setmntent exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1604996655/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1604996655.dir/build.make CMakeFiles/cmTryCompileExec1604996655.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1604996655.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=setmntent -o CMakeFiles/cmTryCompileExec1604996655.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1604996655
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1604996655.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=setmntent -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1604996655.dir/CheckFunctionExists.c.o -o cmTryCompileExec1604996655
Undefined symbols for architecture x86_64:
"_setmntent", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec1604996655] Error 1
make: *** [cmTryCompileExec1604996655/fast] Error 2


Performing C++ SOURCE FILE Test GETMNTINFO_USES_STATVFS failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec362951732/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec362951732.dir/build.make CMakeFiles/cmTryCompileExec362951732.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec362951732.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DGETMNTINFO_USES_STATVFS -o CMakeFiles/cmTryCompileExec362951732.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:12: error: use of undeclared identifier 'getmntinfo'
return getmntinfo(&mntbufp, flags);
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec362951732.dir/src.cxx.o] Error 1
make: *** [cmTryCompileExec362951732/fast] Error 2

Source file was:

#include <sys/types.h>
#include <sys/statvfs.h>
int main(){
struct statvfs *mntbufp;
int flags;
return getmntinfo(&mntbufp, flags);
}

Determining if the function gethostbyname exists in the nsl failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2214497134/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2214497134.dir/build.make CMakeFiles/cmTryCompileExec2214497134.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2214497134.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTryCompileExec2214497134.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2214497134
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2214497134.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2214497134.dir/CheckFunctionExists.c.o -o cmTryCompileExec2214497134 -lnsl
ld: library not found for -lnsl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec2214497134] Error 1
make: *** [cmTryCompileExec2214497134/fast] Error 2


Determining if the function connect exists in the socket failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3564576146/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3564576146.dir/build.make CMakeFiles/cmTryCompileExec3564576146.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3564576146.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTryCompileExec3564576146.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3564576146
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3564576146.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=connect -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3564576146.dir/CheckFunctionExists.c.o -o cmTryCompileExec3564576146 -lsocket
ld: library not found for -lsocket
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec3564576146] Error 1
make: *** [cmTryCompileExec3564576146/fast] Error 2


Determining if files sys/inotify.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2907014644/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2907014644.dir/build.make CMakeFiles/cmTryCompileExec2907014644.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2907014644.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2907014644.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'sys/inotify.h' file not found
#include <sys/inotify.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec2907014644.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec2907014644/fast] Error 2

Source:
/* */
#include <sys/inotify.h>


int main(void){return 0;}

Performing C++ SOURCE FILE Test HAVE_QSSLSOCKET failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2461544043/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2461544043.dir/build.make CMakeFiles/cmTryCompileExec2461544043.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2461544043.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_QSSLSOCKET -F/usr/local/Trolltech/Qt-4.8.6/lib -I/usr/local/Trolltech/Qt-4.8.6/include -F/usr/local/Trolltech/Qt-4.8.6/lib -o CMakeFiles/cmTryCompileExec2461544043.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:4:5: error: unknown type name 'QSslSocket'
QSslSocket *socket;
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec2461544043.dir/src.cxx.o] Error 1
make: *** [cmTryCompileExec2461544043/fast] Error 2

Source file was:
#include <QtNetwork/QSslSocket>
int main()
{
QSslSocket *socket;
return 0;
}
Determining if files stropts.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1082551973/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1082551973.dir/build.make CMakeFiles/cmTryCompileExec1082551973.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1082551973.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1082551973.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'stropts.h' file not found
#include <stropts.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec1082551973.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec1082551973/fast] Error 2

Source:
/* */
#include <stropts.h>


int main(void){return 0;}

Determining if the function getprotobyname_r exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3104021906/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3104021906.dir/build.make CMakeFiles/cmTryCompileExec3104021906.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3104021906.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getprotobyname_r -o CMakeFiles/cmTryCompileExec3104021906.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3104021906
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3104021906.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getprotobyname_r -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3104021906.dir/CheckFunctionExists.c.o -o cmTryCompileExec3104021906
Undefined symbols for architecture x86_64:
"_getprotobyname_r", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec3104021906] Error 1
make: *** [cmTryCompileExec3104021906/fast] Error 2


Determining if the function getservbyname_r exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3680904558/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3680904558.dir/build.make CMakeFiles/cmTryCompileExec3680904558.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3680904558.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getservbyname_r -o CMakeFiles/cmTryCompileExec3680904558.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3680904558
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3680904558.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getservbyname_r -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3680904558.dir/CheckFunctionExists.c.o -o cmTryCompileExec3680904558
Undefined symbols for architecture x86_64:
"_getservbyname_r", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec3680904558] Error 1
make: *** [cmTryCompileExec3680904558/fast] Error 2


Determining if the function getservbyport_r exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1739144904/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1739144904.dir/build.make CMakeFiles/cmTryCompileExec1739144904.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1739144904.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getservbyport_r -o CMakeFiles/cmTryCompileExec1739144904.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1739144904
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1739144904.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getservbyport_r -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1739144904.dir/CheckFunctionExists.c.o -o cmTryCompileExec1739144904
Undefined symbols for architecture x86_64:
"_getservbyport_r", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec1739144904] Error 1
make: *** [cmTryCompileExec1739144904/fast] Error 2


Determining if the function gethostbyname2_r exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1446983321/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1446983321.dir/build.make CMakeFiles/cmTryCompileExec1446983321.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1446983321.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gethostbyname2_r -o CMakeFiles/cmTryCompileExec1446983321.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1446983321
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1446983321.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gethostbyname2_r -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1446983321.dir/CheckFunctionExists.c.o -o cmTryCompileExec1446983321
Undefined symbols for architecture x86_64:
"_gethostbyname2_r", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec1446983321] Error 1
make: *** [cmTryCompileExec1446983321/fast] Error 2


Determining if the function gethostbyname_r exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4033342444/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4033342444.dir/build.make CMakeFiles/cmTryCompileExec4033342444.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4033342444.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gethostbyname_r -o CMakeFiles/cmTryCompileExec4033342444.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4033342444
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4033342444.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=gethostbyname_r -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4033342444.dir/CheckFunctionExists.c.o -o cmTryCompileExec4033342444
Undefined symbols for architecture x86_64:
"_gethostbyname_r", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec4033342444] Error 1
make: *** [cmTryCompileExec4033342444/fast] Error 2


Performing C++ SOURCE FILE Test HAVE_GETSERVBYNAME_R_PROTO failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec385417543/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec385417543.dir/build.make CMakeFiles/cmTryCompileExec385417543.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec385417543.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_GETSERVBYNAME_R_PROTO -o CMakeFiles/cmTryCompileExec385417543.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:7:20: error: use of undeclared identifier 'getservbyname_r'; did you mean 'getservbyname'?
int i = sizeof(&getservbyname_r);
^~~~~~~~~~~~~~~
getservbyname
/usr/include/netdb.h:281:17: note: 'getservbyname' declared here
struct servent *getservbyname(const char *, const char *);
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec385417543.dir/src.cxx.o] Error 1
make: *** [cmTryCompileExec385417543/fast] Error 2

Source file was:

#include <netdb.h>

int main()
{
#ifndef getservbyname_r
int i = sizeof(&getservbyname_r);
#endif
return 0;
}

Determining size of struct ucred failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1957447334/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1957447334.dir/build.make CMakeFiles/cmTryCompileExec1957447334.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1957447334.dir/STRUCT_UCRED.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec1957447334.dir/STRUCT_UCRED.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:20:12: error: invalid application of 'sizeof' to an incomplete type 'struct ucred'
('0' + ((SIZE / 10000)%10)),
^~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:18:15: note: expanded from macro 'SIZE'
#define SIZE (sizeof(struct ucred))
^ ~~~~~~~~~~~~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:20:12: note: forward declaration of 'struct ucred'
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:18:29: note: expanded from macro 'SIZE'
#define SIZE (sizeof(struct ucred))
^
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:21:12: error: invalid application of 'sizeof' to an incomplete type 'struct ucred'
('0' + ((SIZE / 1000)%10)),
^~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:18:15: note: expanded from macro 'SIZE'
#define SIZE (sizeof(struct ucred))
^ ~~~~~~~~~~~~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:20:12: note: forward declaration of 'struct ucred'
('0' + ((SIZE / 10000)%10)),
^
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:18:29: note: expanded from macro 'SIZE'
#define SIZE (sizeof(struct ucred))
^
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:22:12: error: invalid application of 'sizeof' to an incomplete type 'struct ucred'
('0' + ((SIZE / 100)%10)),
^~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:18:15: note: expanded from macro 'SIZE'
#define SIZE (sizeof(struct ucred))
^ ~~~~~~~~~~~~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:20:12: note: forward declaration of 'struct ucred'
('0' + ((SIZE / 10000)%10)),
^
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:18:29: note: expanded from macro 'SIZE'
#define SIZE (sizeof(struct ucred))
^
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:23:12: error: invalid application of 'sizeof' to an incomplete type 'struct ucred'
('0' + ((SIZE / 10)%10)),
^~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:18:15: note: expanded from macro 'SIZE'
#define SIZE (sizeof(struct ucred))
^ ~~~~~~~~~~~~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:20:12: note: forward declaration of 'struct ucred'
('0' + ((SIZE / 10000)%10)),
^
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:18:29: note: expanded from macro 'SIZE'
#define SIZE (sizeof(struct ucred))
^
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:24:12: error: invalid application of 'sizeof' to an incomplete type 'struct ucred'
('0' + (SIZE % 10)),
^~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:18:15: note: expanded from macro 'SIZE'
#define SIZE (sizeof(struct ucred))
^ ~~~~~~~~~~~~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:20:12: note: forward declaration of 'struct ucred'
('0' + ((SIZE / 10000)%10)),
^
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:18:29: note: expanded from macro 'SIZE'
#define SIZE (sizeof(struct ucred))
^
5 errors generated.
make[1]: *** [CMakeFiles/cmTryCompileExec1957447334.dir/STRUCT_UCRED.c.o] Error 1
make: *** [cmTryCompileExec1957447334/fast] Error 2

/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>
#include "sys/socket.h"


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#endif

#define SIZE (sizeof(struct ucred))
char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
('0' + ((SIZE / 10000)%10)),
('0' + ((SIZE / 1000)%10)),
('0' + ((SIZE / 100)%10)),
('0' + ((SIZE / 10)%10)),
('0' + (SIZE % 10)),
']',
#ifdef KEY
' ','k','e','y','[', KEY, ']',
#endif
'\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
int require = 0;
require += info_size[argc];
(void)argv;
return require;
}


Determining if the function pthread_attr_get_np exists in the pthread failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec442546754/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec442546754.dir/build.make CMakeFiles/cmTryCompileExec442546754.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec442546754.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=pthread_attr_get_np -o CMakeFiles/cmTryCompileExec442546754.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec442546754
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec442546754.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=pthread_attr_get_np -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec442546754.dir/CheckFunctionExists.c.o -o cmTryCompileExec442546754 -lpthread
Undefined symbols for architecture x86_64:
"_pthread_attr_get_np", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec442546754] Error 1
make: *** [cmTryCompileExec442546754/fast] Error 2


Determining if the function pthread_getattr_np exists in the pthread failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4250918912/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4250918912.dir/build.make CMakeFiles/cmTryCompileExec4250918912.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4250918912.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=pthread_getattr_np -o CMakeFiles/cmTryCompileExec4250918912.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4250918912
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4250918912.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=pthread_getattr_np -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4250918912.dir/CheckFunctionExists.c.o -o cmTryCompileExec4250918912 -lpthread
Undefined symbols for architecture x86_64:
"_pthread_getattr_np", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec4250918912] Error 1
make: *** [cmTryCompileExec4250918912/fast] Error 2


Determining if files ieeefp.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3240759031/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3240759031.dir/build.make CMakeFiles/cmTryCompileExec3240759031.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3240759031.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec3240759031.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'ieeefp.h' file not found
#include <ieeefp.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec3240759031.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec3240759031/fast] Error 2

Source:
/* */
#include <ieeefp.h>


int main(void){return 0;}

Determining if files pthread.h;pthread_np.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec41265487/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec41265487.dir/build.make CMakeFiles/cmTryCompileExec41265487.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec41265487.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec41265487.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:3:10: fatal error: 'pthread_np.h' file not found
#include <pthread_np.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec41265487.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec41265487/fast] Error 2

Source:
/* */
#include <pthread.h>
#include <pthread_np.h>


int main(void){return 0;}

Determining if files valgrind/memcheck.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec39958941/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec39958941.dir/build.make CMakeFiles/cmTryCompileExec39958941.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec39958941.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec39958941.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'valgrind/memcheck.h' file not found
#include <valgrind/memcheck.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec39958941.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec39958941/fast] Error 2

Source:
/* */
#include <valgrind/memcheck.h>


int main(void){return 0;}

Determining if the function _finite exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2209752091/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2209752091.dir/build.make CMakeFiles/cmTryCompileExec2209752091.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2209752091.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=_finite -o CMakeFiles/cmTryCompileExec2209752091.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2209752091
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2209752091.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=_finite -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2209752091.dir/CheckFunctionExists.c.o -o cmTryCompileExec2209752091 -lm
Undefined symbols for architecture x86_64:
"__finite", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec2209752091] Error 1
make: *** [cmTryCompileExec2209752091/fast] Error 2


Determining if files arpa/nameser8_compat.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2211302835/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2211302835.dir/build.make CMakeFiles/cmTryCompileExec2211302835.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2211302835.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec2211302835.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'arpa/nameser8_compat.h' file not found
#include <arpa/nameser8_compat.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec2211302835.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec2211302835/fast] Error 2

Source:
/* */
#include <arpa/nameser8_compat.h>


int main(void){return 0;}

Performing C++ SOURCE FILE Test HAVE_PPC_ALTIVEC failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2781193693/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2781193693.dir/build.make CMakeFiles/cmTryCompileExec2781193693.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2781193693.dir/src.cxx.o
/usr/bin/c++ -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -DHAVE_PPC_ALTIVEC -o CMakeFiles/cmTryCompileExec2781193693.dir/src.cxx.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:4:26: error: invalid instruction mnemonic 'mtspr'
int main() { __asm__("mtspr 256, %0; vand %%v0, %%v0, %%v0" : : "r"(-1) ); }
^
<inline asm>:1:2: note: instantiated into assembly here
mtspr 256, %ecx; vand %v0, %v0, %v0
^~~~~
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/src.cxx:4:26: error: invalid register name
int main() { __asm__("mtspr 256, %0; vand %%v0, %%v0, %%v0" : : "r"(-1) ); }
^
<inline asm>:1:24: note: instantiated into assembly here
mtspr 256, %ecx; vand %v0, %v0, %v0
^~~~
2 errors generated.
make[1]: *** [CMakeFiles/cmTryCompileExec2781193693.dir/src.cxx.o] Error 1
make: *** [cmTryCompileExec2781193693/fast] Error 2

Source file was:
#ifdef __SUNPRO_CC
#define __asm__ asm
#endif
int main() { __asm__("mtspr 256, %0; vand %%v0, %%v0, %%v0" : : "r"(-1) ); }
Determining if the function posix_fadvise exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec442252861/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec442252861.dir/build.make CMakeFiles/cmTryCompileExec442252861.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec442252861.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=posix_fadvise -o CMakeFiles/cmTryCompileExec442252861.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec442252861
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec442252861.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=posix_fadvise -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec442252861.dir/CheckFunctionExists.c.o -o cmTryCompileExec442252861
Undefined symbols for architecture x86_64:
"_posix_fadvise", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec442252861] Error 1
make: *** [cmTryCompileExec442252861/fast] Error 2


Determining if the variable __progname_full exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec4022076008/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4022076008.dir/build.make CMakeFiles/cmTryCompileExec4022076008.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4022076008.dir/CheckVariableExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_VARIABLE_EXISTS=__progname_full -o CMakeFiles/cmTryCompileExec4022076008.dir/CheckVariableExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckVariableExists.c
Linking C executable cmTryCompileExec4022076008
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4022076008.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_VARIABLE_EXISTS=__progname_full -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4022076008.dir/CheckVariableExists.c.o -o cmTryCompileExec4022076008
Undefined symbols for architecture x86_64:
"___progname_full", referenced from:
_main in CheckVariableExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec4022076008] Error 1
make: *** [cmTryCompileExec4022076008/fast] Error 2


Determining if files sys/pstat.h exist failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec993454450/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec993454450.dir/build.make CMakeFiles/cmTryCompileExec993454450.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec993454450.dir/CheckIncludeFiles.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec993454450.dir/CheckIncludeFiles.c.o -c /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
/Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'sys/pstat.h' file not found
#include <sys/pstat.h>
^
1 error generated.
make[1]: *** [CMakeFiles/cmTryCompileExec993454450.dir/CheckIncludeFiles.c.o] Error 1
make: *** [cmTryCompileExec993454450/fast] Error 2

Source:
/* */
#include <sys/pstat.h>


int main(void){return 0;}

Determining if the function pstat exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec2358356734/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2358356734.dir/build.make CMakeFiles/cmTryCompileExec2358356734.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2358356734.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=pstat -o CMakeFiles/cmTryCompileExec2358356734.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2358356734
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2358356734.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=pstat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2358356734.dir/CheckFunctionExists.c.o -o cmTryCompileExec2358356734
Undefined symbols for architecture x86_64:
"_pstat", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec2358356734] Error 1
make: *** [cmTryCompileExec2358356734/fast] Error 2


Determining if the function setproctitle exists failed with the following output:
Change Dir: /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3933066137/fast"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3933066137.dir/build.make CMakeFiles/cmTryCompileExec3933066137.dir/build
/opt/cmake/bin/cmake -E cmake_progress_report /Users/blubee/krita/working/kdelibs-4.14.3/_build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3933066137.dir/CheckFunctionExists.c.o
/usr/bin/cc -D_LARGEFILE64_SOURCE -D__APPLE_KDE__ -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=setproctitle -o CMakeFiles/cmTryCompileExec3933066137.dir/CheckFunctionExists.c.o -c /opt/cmake/share/cmake-3.1/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3933066137
/opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3933066137.dir/link.txt --verbose=1
/usr/bin/cc -fno-common -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=setproctitle -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3933066137.dir/CheckFunctionExists.c.o -o cmTryCompileExec3933066137
Undefined symbols for architecture x86_64:
"_setproctitle", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTryCompileExec3933066137] Error 1
make: *** [cmTryCompileExec3933066137/fast] Error 2


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]