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/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/3.1.3/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/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/3.1.3/CompilerIdCXX/a.out" Determining if the C compiler works passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2713063257/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2713063257.dir/build.make CMakeFiles/cmTryCompileExec2713063257.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2713063257.dir/testCCompiler.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2713063257.dir/testCCompiler.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTryCompileExec2713063257 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2713063257.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2713063257.dir/testCCompiler.c.o -o cmTryCompileExec2713063257 Detecting C compiler ABI info compiled with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2102142095/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2102142095.dir/build.make CMakeFiles/cmTryCompileExec2102142095.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2102142095.dir/CMakeCCompilerABI.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2102142095.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.1.3/share/cmake/Modules/CMakeCCompilerABI.c Linking C executable cmTryCompileExec2102142095 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2102142095.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2102142095.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec2102142095 Apple LLVM version 6.0 (clang-600.0.57) (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 cmTryCompileExec2102142095 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec2102142095.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/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec2102142095/fast"] ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2102142095.dir/build.make CMakeFiles/cmTryCompileExec2102142095.dir/build] ignore line: [/usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1] ignore line: [Building C object CMakeFiles/cmTryCompileExec2102142095.dir/CMakeCCompilerABI.c.o] ignore line: [/usr/bin/cc -o CMakeFiles/cmTryCompileExec2102142095.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.1.3/share/cmake/Modules/CMakeCCompilerABI.c] ignore line: [Linking C executable cmTryCompileExec2102142095] ignore line: [/usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2102142095.dir/link.txt --verbose=1] ignore line: [/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2102142095.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec2102142095 ] ignore line: [Apple LLVM version 6.0 (clang-600.0.57) (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 cmTryCompileExec2102142095 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec2102142095.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 [cmTryCompileExec2102142095] ==> ignore arg [-search_paths_first] ==> ignore arg [-headerpad_max_install_names] ==> ignore arg [-v] ==> ignore arg [CMakeFiles/cmTryCompileExec2102142095.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/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3892263784/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3892263784.dir/build.make CMakeFiles/cmTryCompileExec3892263784.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec3892263784.dir/testCXXCompiler.cxx.o /usr/bin/c++ -o CMakeFiles/cmTryCompileExec3892263784.dir/testCXXCompiler.cxx.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTryCompileExec3892263784 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3892263784.dir/link.txt --verbose=1 /usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3892263784.dir/testCXXCompiler.cxx.o -o cmTryCompileExec3892263784 Detecting CXX compiler ABI info compiled with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2796966850/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2796966850.dir/build.make CMakeFiles/cmTryCompileExec2796966850.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2796966850.dir/CMakeCXXCompilerABI.cpp.o /usr/bin/c++ -o CMakeFiles/cmTryCompileExec2796966850.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.1.3/share/cmake/Modules/CMakeCXXCompilerABI.cpp Linking CXX executable cmTryCompileExec2796966850 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2796966850.dir/link.txt --verbose=1 /usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2796966850.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2796966850 Apple LLVM version 6.0 (clang-600.0.57) (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 cmTryCompileExec2796966850 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec2796966850.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/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec2796966850/fast"] ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2796966850.dir/build.make CMakeFiles/cmTryCompileExec2796966850.dir/build] ignore line: [/usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1] ignore line: [Building CXX object CMakeFiles/cmTryCompileExec2796966850.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/usr/bin/c++ -o CMakeFiles/cmTryCompileExec2796966850.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.1.3/share/cmake/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Linking CXX executable cmTryCompileExec2796966850] ignore line: [/usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2796966850.dir/link.txt --verbose=1] ignore line: [/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2796966850.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2796966850 ] ignore line: [Apple LLVM version 6.0 (clang-600.0.57) (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 cmTryCompileExec2796966850 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec2796966850.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 [cmTryCompileExec2796966850] ==> ignore arg [-search_paths_first] ==> ignore arg [-headerpad_max_install_names] ==> ignore arg [-v] ==> ignore arg [CMakeFiles/cmTryCompileExec2796966850.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 files pthread.h exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3368596171/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3368596171.dir/build.make CMakeFiles/cmTryCompileExec3368596171.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3368596171.dir/CheckIncludeFiles.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec3368596171.dir/CheckIncludeFiles.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTryCompileExec3368596171 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3368596171.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3368596171.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3368596171 Determining if the pthread_create exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2568715727/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2568715727.dir/build.make CMakeFiles/cmTryCompileExec2568715727.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2568715727.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2568715727.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec2568715727 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2568715727.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2568715727.dir/CheckSymbolExists.c.o -o cmTryCompileExec2568715727 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef pthread_create return ((int*)(&pthread_create))[argc]; #else (void)argc; return 0; #endif } Determining if the function XOpenDisplay exists in the /usr/X11R6/lib/libX11.dylib;/usr/X11R6/lib/libXext.dylib passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2356722086/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2356722086.dir/build.make CMakeFiles/cmTryCompileExec2356722086.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2356722086.dir/CheckFunctionExists.c.o /usr/bin/cc -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTryCompileExec2356722086.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.1.3/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec2356722086 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2356722086.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2356722086.dir/CheckFunctionExists.c.o -o cmTryCompileExec2356722086 -L/usr/X11R6/lib /usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib -Wl,-rpath,/usr/X11R6/lib Determining if the function gethostbyname exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec1859561845/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1859561845.dir/build.make CMakeFiles/cmTryCompileExec1859561845.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1859561845.dir/CheckFunctionExists.c.o /usr/bin/cc -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTryCompileExec1859561845.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.1.3/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec1859561845 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1859561845.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1859561845.dir/CheckFunctionExists.c.o -o cmTryCompileExec1859561845 Determining if the function connect exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec4106525118/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4106525118.dir/build.make CMakeFiles/cmTryCompileExec4106525118.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec4106525118.dir/CheckFunctionExists.c.o /usr/bin/cc -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTryCompileExec4106525118.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.1.3/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec4106525118 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4106525118.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=connect -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4106525118.dir/CheckFunctionExists.c.o -o cmTryCompileExec4106525118 Determining if the function remove exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec734741994/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec734741994.dir/build.make CMakeFiles/cmTryCompileExec734741994.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec734741994.dir/CheckFunctionExists.c.o /usr/bin/cc -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTryCompileExec734741994.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.1.3/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec734741994 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec734741994.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=remove -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec734741994.dir/CheckFunctionExists.c.o -o cmTryCompileExec734741994 Determining if the function shmat exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3891556542/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3891556542.dir/build.make CMakeFiles/cmTryCompileExec3891556542.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3891556542.dir/CheckFunctionExists.c.o /usr/bin/cc -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTryCompileExec3891556542.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.1.3/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3891556542 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3891556542.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=shmat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3891556542.dir/CheckFunctionExists.c.o -o cmTryCompileExec3891556542 Determining if the function IceConnectionNumber exists in the ICE passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec58768959/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec58768959.dir/build.make CMakeFiles/cmTryCompileExec58768959.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec58768959.dir/CheckFunctionExists.c.o /usr/bin/cc -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTryCompileExec58768959.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.1.3/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec58768959 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec58768959.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec58768959.dir/CheckFunctionExists.c.o -o cmTryCompileExec58768959 -L/usr/X11R6/lib -lICE -Wl,-rpath,/usr/X11R6/lib Determining if the include file alloca.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3759587468/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3759587468.dir/build.make CMakeFiles/cmTryCompileExec3759587468.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3759587468.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec3759587468.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec3759587468 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3759587468.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3759587468.dir/CheckIncludeFile.c.o -o cmTryCompileExec3759587468 Determining if the include file dirent.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2978636152/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2978636152.dir/build.make CMakeFiles/cmTryCompileExec2978636152.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2978636152.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2978636152.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec2978636152 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2978636152.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2978636152.dir/CheckIncludeFile.c.o -o cmTryCompileExec2978636152 Determining if the include file dlfcn.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3100152714/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3100152714.dir/build.make CMakeFiles/cmTryCompileExec3100152714.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3100152714.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec3100152714.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec3100152714 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3100152714.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3100152714.dir/CheckIncludeFile.c.o -o cmTryCompileExec3100152714 Determining if the include file execinfo.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3664941678/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3664941678.dir/build.make CMakeFiles/cmTryCompileExec3664941678.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3664941678.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec3664941678.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec3664941678 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3664941678.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3664941678.dir/CheckIncludeFile.c.o -o cmTryCompileExec3664941678 Determining if the include file errno.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2505411838/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2505411838.dir/build.make CMakeFiles/cmTryCompileExec2505411838.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2505411838.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2505411838.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec2505411838 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2505411838.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2505411838.dir/CheckIncludeFile.c.o -o cmTryCompileExec2505411838 Determining if the include file expat.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2317886434/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2317886434.dir/build.make CMakeFiles/cmTryCompileExec2317886434.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2317886434.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2317886434.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec2317886434 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2317886434.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2317886434.dir/CheckIncludeFile.c.o -o cmTryCompileExec2317886434 Determining if the include file grp.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec1555165360/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1555165360.dir/build.make CMakeFiles/cmTryCompileExec1555165360.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1555165360.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec1555165360.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec1555165360 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1555165360.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1555165360.dir/CheckIncludeFile.c.o -o cmTryCompileExec1555165360 Determining if the include file inttypes.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec999913537/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec999913537.dir/build.make CMakeFiles/cmTryCompileExec999913537.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec999913537.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec999913537.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec999913537 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec999913537.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec999913537.dir/CheckIncludeFile.c.o -o cmTryCompileExec999913537 Determining if the include file locale.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2977382809/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2977382809.dir/build.make CMakeFiles/cmTryCompileExec2977382809.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2977382809.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2977382809.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec2977382809 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2977382809.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2977382809.dir/CheckIncludeFile.c.o -o cmTryCompileExec2977382809 Determining if the include file memory.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec1384756257/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1384756257.dir/build.make CMakeFiles/cmTryCompileExec1384756257.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1384756257.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec1384756257.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec1384756257 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1384756257.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1384756257.dir/CheckIncludeFile.c.o -o cmTryCompileExec1384756257 Determining if the include file signal.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec1006552925/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1006552925.dir/build.make CMakeFiles/cmTryCompileExec1006552925.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1006552925.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec1006552925.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec1006552925 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1006552925.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1006552925.dir/CheckIncludeFile.c.o -o cmTryCompileExec1006552925 Determining if the include file stdint.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2762065077/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2762065077.dir/build.make CMakeFiles/cmTryCompileExec2762065077.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2762065077.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2762065077.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec2762065077 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2762065077.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2762065077.dir/CheckIncludeFile.c.o -o cmTryCompileExec2762065077 Determining if the include file stdlib.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec1161332093/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1161332093.dir/build.make CMakeFiles/cmTryCompileExec1161332093.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1161332093.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec1161332093.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec1161332093 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1161332093.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1161332093.dir/CheckIncludeFile.c.o -o cmTryCompileExec1161332093 Determining if the include file stdio.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec1729594278/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1729594278.dir/build.make CMakeFiles/cmTryCompileExec1729594278.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1729594278.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec1729594278.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec1729594278 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1729594278.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1729594278.dir/CheckIncludeFile.c.o -o cmTryCompileExec1729594278 Determining if the include file string.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2621570866/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2621570866.dir/build.make CMakeFiles/cmTryCompileExec2621570866.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2621570866.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2621570866.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec2621570866 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2621570866.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2621570866.dir/CheckIncludeFile.c.o -o cmTryCompileExec2621570866 Determining if the include file strings.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec4118610264/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4118610264.dir/build.make CMakeFiles/cmTryCompileExec4118610264.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec4118610264.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec4118610264.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec4118610264 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4118610264.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4118610264.dir/CheckIncludeFile.c.o -o cmTryCompileExec4118610264 Determining if the include file syslog.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec320338351/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec320338351.dir/build.make CMakeFiles/cmTryCompileExec320338351.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec320338351.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec320338351.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec320338351 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec320338351.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec320338351.dir/CheckIncludeFile.c.o -o cmTryCompileExec320338351 Determining if files stdint.h;sys/types.h;sys/event.h exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3674743001/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3674743001.dir/build.make CMakeFiles/cmTryCompileExec3674743001.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3674743001.dir/CheckIncludeFiles.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec3674743001.dir/CheckIncludeFiles.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c Linking C executable cmTryCompileExec3674743001 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3674743001.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3674743001.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3674743001 Determining if the include file sys/resource.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3395270089/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3395270089.dir/build.make CMakeFiles/cmTryCompileExec3395270089.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3395270089.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec3395270089.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec3395270089 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3395270089.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3395270089.dir/CheckIncludeFile.c.o -o cmTryCompileExec3395270089 Determining if the include file sys/stat.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3596940290/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3596940290.dir/build.make CMakeFiles/cmTryCompileExec3596940290.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3596940290.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec3596940290.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec3596940290 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3596940290.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3596940290.dir/CheckIncludeFile.c.o -o cmTryCompileExec3596940290 Determining if the include file sys/types.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2842565881/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2842565881.dir/build.make CMakeFiles/cmTryCompileExec2842565881.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2842565881.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2842565881.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec2842565881 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2842565881.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2842565881.dir/CheckIncludeFile.c.o -o cmTryCompileExec2842565881 Determining if the include file sys/uio.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2359680050/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2359680050.dir/build.make CMakeFiles/cmTryCompileExec2359680050.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2359680050.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2359680050.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec2359680050 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2359680050.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2359680050.dir/CheckIncludeFile.c.o -o cmTryCompileExec2359680050 Determining if the include file sys/poll.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2933756496/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2933756496.dir/build.make CMakeFiles/cmTryCompileExec2933756496.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2933756496.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2933756496.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec2933756496 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2933756496.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2933756496.dir/CheckIncludeFile.c.o -o cmTryCompileExec2933756496 Determining if the include file sys/syslimits.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec1075889438/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1075889438.dir/build.make CMakeFiles/cmTryCompileExec1075889438.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1075889438.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec1075889438.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec1075889438 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1075889438.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1075889438.dir/CheckIncludeFile.c.o -o cmTryCompileExec1075889438 Determining if the include file sys/time.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3032757958/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3032757958.dir/build.make CMakeFiles/cmTryCompileExec3032757958.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3032757958.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec3032757958.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec3032757958 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3032757958.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3032757958.dir/CheckIncludeFile.c.o -o cmTryCompileExec3032757958 Determining if the include file sys/wait.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec1331021850/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1331021850.dir/build.make CMakeFiles/cmTryCompileExec1331021850.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1331021850.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec1331021850.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec1331021850 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1331021850.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1331021850.dir/CheckIncludeFile.c.o -o cmTryCompileExec1331021850 Determining if the include file time.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3960895561/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3960895561.dir/build.make CMakeFiles/cmTryCompileExec3960895561.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3960895561.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec3960895561.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec3960895561 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3960895561.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3960895561.dir/CheckIncludeFile.c.o -o cmTryCompileExec3960895561 Determining if the include file unistd.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2591714649/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2591714649.dir/build.make CMakeFiles/cmTryCompileExec2591714649.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2591714649.dir/CheckIncludeFile.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2591714649.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec2591714649 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2591714649.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2591714649.dir/CheckIncludeFile.c.o -o cmTryCompileExec2591714649 Determining if the backtrace exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2108470359/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2108470359.dir/build.make CMakeFiles/cmTryCompileExec2108470359.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2108470359.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2108470359.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec2108470359 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2108470359.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2108470359.dir/CheckSymbolExists.c.o -o cmTryCompileExec2108470359 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef backtrace return ((int*)(&backtrace))[argc]; #else (void)argc; return 0; #endif } Determining if the nanosleep exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3123775968/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3123775968.dir/build.make CMakeFiles/cmTryCompileExec3123775968.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3123775968.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec3123775968.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec3123775968 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3123775968.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3123775968.dir/CheckSymbolExists.c.o -o cmTryCompileExec3123775968 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef nanosleep return ((int*)(&nanosleep))[argc]; #else (void)argc; return 0; #endif } Determining if the setenv exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec4034877385/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4034877385.dir/build.make CMakeFiles/cmTryCompileExec4034877385.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec4034877385.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec4034877385.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec4034877385 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4034877385.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4034877385.dir/CheckSymbolExists.c.o -o cmTryCompileExec4034877385 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef setenv return ((int*)(&setenv))[argc]; #else (void)argc; return 0; #endif } Determining if the unsetenv exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec555953557/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec555953557.dir/build.make CMakeFiles/cmTryCompileExec555953557.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec555953557.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec555953557.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec555953557 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec555953557.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec555953557.dir/CheckSymbolExists.c.o -o cmTryCompileExec555953557 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef unsetenv return ((int*)(&unsetenv))[argc]; #else (void)argc; return 0; #endif } Determining if the writev exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec324025519/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec324025519.dir/build.make CMakeFiles/cmTryCompileExec324025519.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec324025519.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec324025519.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec324025519 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec324025519.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec324025519.dir/CheckSymbolExists.c.o -o cmTryCompileExec324025519 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef writev return ((int*)(&writev))[argc]; #else (void)argc; return 0; #endif } Determining if the setrlimit exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec794931233/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec794931233.dir/build.make CMakeFiles/cmTryCompileExec794931233.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec794931233.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec794931233.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec794931233 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec794931233.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec794931233.dir/CheckSymbolExists.c.o -o cmTryCompileExec794931233 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef setrlimit return ((int*)(&setrlimit))[argc]; #else (void)argc; return 0; #endif } Determining if the socketpair exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec831505574/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec831505574.dir/build.make CMakeFiles/cmTryCompileExec831505574.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec831505574.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec831505574.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec831505574 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec831505574.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec831505574.dir/CheckSymbolExists.c.o -o cmTryCompileExec831505574 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef socketpair return ((int*)(&socketpair))[argc]; #else (void)argc; return 0; #endif } Determining if the setlocale exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2810386857/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2810386857.dir/build.make CMakeFiles/cmTryCompileExec2810386857.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2810386857.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2810386857.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec2810386857 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2810386857.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2810386857.dir/CheckSymbolExists.c.o -o cmTryCompileExec2810386857 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef setlocale return ((int*)(&setlocale))[argc]; #else (void)argc; return 0; #endif } Determining if the localeconv exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2780946271/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2780946271.dir/build.make CMakeFiles/cmTryCompileExec2780946271.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2780946271.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2780946271.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec2780946271 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2780946271.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2780946271.dir/CheckSymbolExists.c.o -o cmTryCompileExec2780946271 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef localeconv return ((int*)(&localeconv))[argc]; #else (void)argc; return 0; #endif } Determining if the strtoll exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2928970110/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2928970110.dir/build.make CMakeFiles/cmTryCompileExec2928970110.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2928970110.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec2928970110.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec2928970110 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2928970110.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2928970110.dir/CheckSymbolExists.c.o -o cmTryCompileExec2928970110 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef strtoll return ((int*)(&strtoll))[argc]; #else (void)argc; return 0; #endif } Determining if the strtoull exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec1895403976/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1895403976.dir/build.make CMakeFiles/cmTryCompileExec1895403976.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1895403976.dir/CheckSymbolExists.c.o /usr/bin/cc -o CMakeFiles/cmTryCompileExec1895403976.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec1895403976 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1895403976.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1895403976.dir/CheckSymbolExists.c.o -o cmTryCompileExec1895403976 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef strtoull return ((int*)(&strtoull))[argc]; #else (void)argc; return 0; #endif } Determining if the dirfd exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2096191288/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2096191288.dir/build.make CMakeFiles/cmTryCompileExec2096191288.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2096191288.dir/CheckSymbolExists.c.o /usr/bin/cc -D_GNU_SOURCE -o CMakeFiles/cmTryCompileExec2096191288.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec2096191288 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2096191288.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2096191288.dir/CheckSymbolExists.c.o -o cmTryCompileExec2096191288 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef dirfd return ((int*)(&dirfd))[argc]; #else (void)argc; return 0; #endif } Determining if the SCM_RIGHTS exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3920583791/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3920583791.dir/build.make CMakeFiles/cmTryCompileExec3920583791.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3920583791.dir/CheckSymbolExists.c.o /usr/bin/cc -D_GNU_SOURCE -o CMakeFiles/cmTryCompileExec3920583791.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec3920583791 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3920583791.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3920583791.dir/CheckSymbolExists.c.o -o cmTryCompileExec3920583791 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef SCM_RIGHTS return ((int*)(&SCM_RIGHTS))[argc]; #else (void)argc; return 0; #endif } Determining if the raise exist passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2242749194/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2242749194.dir/build.make CMakeFiles/cmTryCompileExec2242749194.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2242749194.dir/CheckSymbolExists.c.o /usr/bin/cc -D_GNU_SOURCE -o CMakeFiles/cmTryCompileExec2242749194.dir/CheckSymbolExists.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec2242749194 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2242749194.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2242749194.dir/CheckSymbolExists.c.o -o cmTryCompileExec2242749194 File /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef raise return ((int*)(&raise))[argc]; #else (void)argc; return 0; #endif } Determining if the include file stddef.h exists passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2661018054/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2661018054.dir/build.make CMakeFiles/cmTryCompileExec2661018054.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2661018054.dir/CheckIncludeFile.c.o /usr/bin/cc -D_GNU_SOURCE -o CMakeFiles/cmTryCompileExec2661018054.dir/CheckIncludeFile.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTryCompileExec2661018054 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2661018054.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2661018054.dir/CheckIncludeFile.c.o -o cmTryCompileExec2661018054 Determining size of short passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec1964657487/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1964657487.dir/build.make CMakeFiles/cmTryCompileExec1964657487.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1964657487.dir/SIZEOF_SHORT.c.o /usr/bin/cc -D_GNU_SOURCE -o CMakeFiles/cmTryCompileExec1964657487.dir/SIZEOF_SHORT.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CheckTypeSize/SIZEOF_SHORT.c Linking C executable cmTryCompileExec1964657487 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1964657487.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1964657487.dir/SIZEOF_SHORT.c.o -o cmTryCompileExec1964657487 Determining size of int passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3540255828/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3540255828.dir/build.make CMakeFiles/cmTryCompileExec3540255828.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3540255828.dir/SIZEOF_INT.c.o /usr/bin/cc -D_GNU_SOURCE -o CMakeFiles/cmTryCompileExec3540255828.dir/SIZEOF_INT.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CheckTypeSize/SIZEOF_INT.c Linking C executable cmTryCompileExec3540255828 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3540255828.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3540255828.dir/SIZEOF_INT.c.o -o cmTryCompileExec3540255828 Determining size of long passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec4493457/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4493457.dir/build.make CMakeFiles/cmTryCompileExec4493457.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec4493457.dir/SIZEOF_LONG.c.o /usr/bin/cc -D_GNU_SOURCE -o CMakeFiles/cmTryCompileExec4493457.dir/SIZEOF_LONG.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c Linking C executable cmTryCompileExec4493457 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4493457.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4493457.dir/SIZEOF_LONG.c.o -o cmTryCompileExec4493457 Determining size of long long passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2538231849/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2538231849.dir/build.make CMakeFiles/cmTryCompileExec2538231849.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2538231849.dir/SIZEOF_LONG_LONG.c.o /usr/bin/cc -D_GNU_SOURCE -o CMakeFiles/cmTryCompileExec2538231849.dir/SIZEOF_LONG_LONG.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c Linking C executable cmTryCompileExec2538231849 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2538231849.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2538231849.dir/SIZEOF_LONG_LONG.c.o -o cmTryCompileExec2538231849 Determining size of socklen_t passed with the following output: Change Dir: /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3910017878/fast" /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3910017878.dir/build.make CMakeFiles/cmTryCompileExec3910017878.dir/build /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_progress_report /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3910017878.dir/SOCKLEN_T.c.o /usr/bin/cc -D_GNU_SOURCE -o CMakeFiles/cmTryCompileExec3910017878.dir/SOCKLEN_T.c.o -c /Users/rmann/Projects/TestDBus/dbus/dbus-build/CMakeFiles/CheckTypeSize/SOCKLEN_T.c Linking C executable cmTryCompileExec3910017878 /usr/local/Cellar/cmake/3.1.3/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3910017878.dir/link.txt --verbose=1 /usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3910017878.dir/SOCKLEN_T.c.o -o cmTryCompileExec3910017878