665 lines
50 KiB
Plaintext
665 lines
50 KiB
Plaintext
The system is: Darwin - 18.5.0 - x86_64
|
|
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
|
Compiler: /Library/Developer/CommandLineTools/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/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/3.14.5/CompilerIdC/a.out"
|
|
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
Compiler: /Library/Developer/CommandLineTools/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/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/3.14.5/CompilerIdCXX/a.out"
|
|
|
|
Determining if the C compiler works passed with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_f6656/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_f6656.dir/build.make CMakeFiles/cmTC_f6656.dir/build
|
|
Building C object CMakeFiles/cmTC_f6656.dir/testCCompiler.c.o
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_f6656.dir/testCCompiler.c.o -c /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp/testCCompiler.c
|
|
Linking C executable cmTC_f6656
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6656.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f6656.dir/testCCompiler.c.o -o cmTC_f6656
|
|
|
|
|
|
Detecting C compiler ABI info compiled with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_60526/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_60526.dir/build.make CMakeFiles/cmTC_60526.dir/build
|
|
Building C object CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.o
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -v -Wl,-v -o CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.o -c /Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCCompilerABI.c
|
|
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
|
|
Target: x86_64-apple-darwin18.5.0
|
|
Thread model: posix
|
|
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
|
|
clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
|
|
"/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.14.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.14 -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 450.3 -v -coverage-notes-file /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.gcno -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/10.0.1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wno-atomic-implicit-seq-cst -Wno-framework-include-private-from-public -Wno-atimport-in-framework-header -Wno-quoted-include-in-framework-header -fdebug-compilation-dir /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fobjc-runtime=macosx-10.14.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.o -x c /Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCCompilerABI.c
|
|
clang -cc1 version 10.0.1 (clang-1001.0.46.4) default target x86_64-apple-darwin18.5.0
|
|
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/local/include"
|
|
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/Library/Frameworks"
|
|
#include "..." search starts here:
|
|
#include <...> search starts here:
|
|
/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include
|
|
/Library/Developer/CommandLineTools/usr/include
|
|
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include
|
|
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks (framework directory)
|
|
End of search list.
|
|
Linking C executable cmTC_60526
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60526.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.o -o cmTC_60526
|
|
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
|
|
Target: x86_64-apple-darwin18.5.0
|
|
Thread model: posix
|
|
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
|
|
"/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.14.0 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o cmTC_60526 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a
|
|
@(#)PROGRAM:ld PROJECT:ld64-450.3
|
|
BUILD 18:16:53 Apr 5 2019
|
|
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
|
|
Library search paths:
|
|
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib
|
|
Framework search paths:
|
|
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/
|
|
|
|
|
|
Parsed C implicit include dir info from above output: rv=done
|
|
found start of include info
|
|
found start of implicit include info
|
|
add: [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include]
|
|
add: [/Library/Developer/CommandLineTools/usr/include]
|
|
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include]
|
|
end of search list found
|
|
collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include]
|
|
collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
|
|
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include]
|
|
implicit include dirs: [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include;/Library/Developer/CommandLineTools/usr/include;/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include]
|
|
|
|
|
|
Parsed C implicit link information from above output:
|
|
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
|
ignore line: [Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp]
|
|
ignore line: []
|
|
ignore line: [Run Build Command(s):/usr/bin/make cmTC_60526/fast ]
|
|
ignore line: [/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_60526.dir/build.make CMakeFiles/cmTC_60526.dir/build]
|
|
ignore line: [Building C object CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.o]
|
|
ignore line: [/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -v -Wl,-v -o CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.o -c /Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCCompilerABI.c]
|
|
ignore line: [Apple LLVM version 10.0.1 (clang-1001.0.46.4)]
|
|
ignore line: [Target: x86_64-apple-darwin18.5.0]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
|
|
ignore line: [clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]]
|
|
ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.14.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.14 -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 450.3 -v -coverage-notes-file /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.gcno -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/10.0.1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wno-atomic-implicit-seq-cst -Wno-framework-include-private-from-public -Wno-atimport-in-framework-header -Wno-quoted-include-in-framework-header -fdebug-compilation-dir /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fobjc-runtime=macosx-10.14.0 -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.o -x c /Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCCompilerABI.c]
|
|
ignore line: [clang -cc1 version 10.0.1 (clang-1001.0.46.4) default target x86_64-apple-darwin18.5.0]
|
|
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/local/include"]
|
|
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/Library/Frameworks"]
|
|
ignore line: [#include "..." search starts here:]
|
|
ignore line: [#include <...> search starts here:]
|
|
ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include]
|
|
ignore line: [ /Library/Developer/CommandLineTools/usr/include]
|
|
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include]
|
|
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks (framework directory)]
|
|
ignore line: [End of search list.]
|
|
ignore line: [Linking C executable cmTC_60526]
|
|
ignore line: [/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60526.dir/link.txt --verbose=1]
|
|
ignore line: [/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.o -o cmTC_60526 ]
|
|
ignore line: [Apple LLVM version 10.0.1 (clang-1001.0.46.4)]
|
|
ignore line: [Target: x86_64-apple-darwin18.5.0]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
|
|
link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.14.0 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o cmTC_60526 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
|
|
arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
|
|
arg [-demangle] ==> ignore
|
|
arg [-lto_library] ==> ignore, skip following value
|
|
arg [/Library/Developer/CommandLineTools/usr/lib/libLTO.dylib] ==> skip value of -lto_library
|
|
arg [-dynamic] ==> ignore
|
|
arg [-arch] ==> ignore
|
|
arg [x86_64] ==> ignore
|
|
arg [-macosx_version_min] ==> ignore
|
|
arg [10.14.0] ==> ignore
|
|
arg [-syslibroot] ==> ignore
|
|
arg [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk] ==> ignore
|
|
arg [-o] ==> ignore
|
|
arg [cmTC_60526] ==> ignore
|
|
arg [-search_paths_first] ==> ignore
|
|
arg [-headerpad_max_install_names] ==> ignore
|
|
arg [-v] ==> ignore
|
|
arg [CMakeFiles/cmTC_60526.dir/CMakeCCompilerABI.c.o] ==> ignore
|
|
arg [-lSystem] ==> lib [System]
|
|
arg [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
|
|
Library search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib]
|
|
Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/]
|
|
remove lib [System]
|
|
remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
|
|
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib]
|
|
collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks]
|
|
implicit libs: []
|
|
implicit dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib]
|
|
implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks]
|
|
|
|
|
|
|
|
|
|
Detecting C [-std=c11] compiler features compiled with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_a2d2d/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_a2d2d.dir/build.make CMakeFiles/cmTC_a2d2d.dir/build
|
|
Building C object CMakeFiles/cmTC_a2d2d.dir/feature_tests.c.o
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=c11 -o CMakeFiles/cmTC_a2d2d.dir/feature_tests.c.o -c /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/feature_tests.c
|
|
Linking C executable cmTC_a2d2d
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a2d2d.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a2d2d.dir/feature_tests.c.o -o cmTC_a2d2d
|
|
|
|
|
|
Feature record: C_FEATURE:1c_function_prototypes
|
|
Feature record: C_FEATURE:1c_restrict
|
|
Feature record: C_FEATURE:1c_static_assert
|
|
Feature record: C_FEATURE:1c_variadic_macros
|
|
|
|
|
|
Detecting C [-std=c99] compiler features compiled with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_1e9cf/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_1e9cf.dir/build.make CMakeFiles/cmTC_1e9cf.dir/build
|
|
Building C object CMakeFiles/cmTC_1e9cf.dir/feature_tests.c.o
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=c99 -o CMakeFiles/cmTC_1e9cf.dir/feature_tests.c.o -c /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/feature_tests.c
|
|
Linking C executable cmTC_1e9cf
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1e9cf.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1e9cf.dir/feature_tests.c.o -o cmTC_1e9cf
|
|
|
|
|
|
Feature record: C_FEATURE:1c_function_prototypes
|
|
Feature record: C_FEATURE:1c_restrict
|
|
Feature record: C_FEATURE:0c_static_assert
|
|
Feature record: C_FEATURE:1c_variadic_macros
|
|
|
|
|
|
Detecting C [-std=c90] compiler features compiled with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_5b57e/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_5b57e.dir/build.make CMakeFiles/cmTC_5b57e.dir/build
|
|
Building C object CMakeFiles/cmTC_5b57e.dir/feature_tests.c.o
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=c90 -o CMakeFiles/cmTC_5b57e.dir/feature_tests.c.o -c /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/feature_tests.c
|
|
Linking C executable cmTC_5b57e
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5b57e.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5b57e.dir/feature_tests.c.o -o cmTC_5b57e
|
|
|
|
|
|
Feature record: C_FEATURE:1c_function_prototypes
|
|
Feature record: C_FEATURE:0c_restrict
|
|
Feature record: C_FEATURE:0c_static_assert
|
|
Feature record: C_FEATURE:0c_variadic_macros
|
|
Determining if the CXX compiler works passed with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_24e5b/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_24e5b.dir/build.make CMakeFiles/cmTC_24e5b.dir/build
|
|
Building CXX object CMakeFiles/cmTC_24e5b.dir/testCXXCompiler.cxx.o
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_24e5b.dir/testCXXCompiler.cxx.o -c /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
|
|
Linking CXX executable cmTC_24e5b
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24e5b.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_24e5b.dir/testCXXCompiler.cxx.o -o cmTC_24e5b
|
|
|
|
|
|
Detecting CXX compiler ABI info compiled with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_ed39f/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ed39f.dir/build.make CMakeFiles/cmTC_ed39f.dir/build
|
|
Building CXX object CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.o
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -v -Wl,-v -o CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.o -c /Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp
|
|
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
|
|
Target: x86_64-apple-darwin18.5.0
|
|
Thread model: posix
|
|
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
|
|
clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
|
|
"/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.14.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.14 -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 450.3 -v -coverage-notes-file /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.gcno -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/10.0.1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -stdlib=libc++ -Wno-atomic-implicit-seq-cst -Wno-framework-include-private-from-public -Wno-atimport-in-framework-header -Wno-quoted-include-in-framework-header -fdeprecated-macro -fdebug-compilation-dir /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fobjc-runtime=macosx-10.14.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp
|
|
clang -cc1 version 10.0.1 (clang-1001.0.46.4) default target x86_64-apple-darwin18.5.0
|
|
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/c++/v1"
|
|
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/local/include"
|
|
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/Library/Frameworks"
|
|
#include "..." search starts here:
|
|
#include <...> search starts here:
|
|
/Library/Developer/CommandLineTools/usr/include/c++/v1
|
|
/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include
|
|
/Library/Developer/CommandLineTools/usr/include
|
|
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include
|
|
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks (framework directory)
|
|
End of search list.
|
|
Linking CXX executable cmTC_ed39f
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ed39f.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ed39f
|
|
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
|
|
Target: x86_64-apple-darwin18.5.0
|
|
Thread model: posix
|
|
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
|
|
"/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.14.0 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o cmTC_ed39f -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a
|
|
@(#)PROGRAM:ld PROJECT:ld64-450.3
|
|
BUILD 18:16:53 Apr 5 2019
|
|
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
|
|
Library search paths:
|
|
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib
|
|
Framework search paths:
|
|
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/
|
|
|
|
|
|
Parsed CXX implicit include dir info from above output: rv=done
|
|
found start of include info
|
|
found start of implicit include info
|
|
add: [/Library/Developer/CommandLineTools/usr/include/c++/v1]
|
|
add: [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include]
|
|
add: [/Library/Developer/CommandLineTools/usr/include]
|
|
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include]
|
|
end of search list found
|
|
collapse include dir [/Library/Developer/CommandLineTools/usr/include/c++/v1] ==> [/Library/Developer/CommandLineTools/usr/include/c++/v1]
|
|
collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include]
|
|
collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
|
|
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include]
|
|
implicit include dirs: [/Library/Developer/CommandLineTools/usr/include/c++/v1;/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include;/Library/Developer/CommandLineTools/usr/include;/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include]
|
|
|
|
|
|
Parsed CXX implicit link information from above output:
|
|
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
|
ignore line: [Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp]
|
|
ignore line: []
|
|
ignore line: [Run Build Command(s):/usr/bin/make cmTC_ed39f/fast ]
|
|
ignore line: [/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ed39f.dir/build.make CMakeFiles/cmTC_ed39f.dir/build]
|
|
ignore line: [Building CXX object CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.o]
|
|
ignore line: [/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -v -Wl,-v -o CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.o -c /Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp]
|
|
ignore line: [Apple LLVM version 10.0.1 (clang-1001.0.46.4)]
|
|
ignore line: [Target: x86_64-apple-darwin18.5.0]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
|
|
ignore line: [clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]]
|
|
ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.14.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=10.14 -target-cpu penryn -dwarf-column-info -debugger-tuning=lldb -target-linker-version 450.3 -v -coverage-notes-file /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.gcno -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/10.0.1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -stdlib=libc++ -Wno-atomic-implicit-seq-cst -Wno-framework-include-private-from-public -Wno-atimport-in-framework-header -Wno-quoted-include-in-framework-header -fdeprecated-macro -fdebug-compilation-dir /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fobjc-runtime=macosx-10.14.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Applications/CLion.app/Contents/bin/cmake/mac/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp]
|
|
ignore line: [clang -cc1 version 10.0.1 (clang-1001.0.46.4) default target x86_64-apple-darwin18.5.0]
|
|
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/c++/v1"]
|
|
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/local/include"]
|
|
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/Library/Frameworks"]
|
|
ignore line: [#include "..." search starts here:]
|
|
ignore line: [#include <...> search starts here:]
|
|
ignore line: [ /Library/Developer/CommandLineTools/usr/include/c++/v1]
|
|
ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/include]
|
|
ignore line: [ /Library/Developer/CommandLineTools/usr/include]
|
|
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include]
|
|
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks (framework directory)]
|
|
ignore line: [End of search list.]
|
|
ignore line: [Linking CXX executable cmTC_ed39f]
|
|
ignore line: [/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ed39f.dir/link.txt --verbose=1]
|
|
ignore line: [/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ed39f ]
|
|
ignore line: [Apple LLVM version 10.0.1 (clang-1001.0.46.4)]
|
|
ignore line: [Target: x86_64-apple-darwin18.5.0]
|
|
ignore line: [Thread model: posix]
|
|
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
|
|
link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.14.0 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o cmTC_ed39f -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
|
|
arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
|
|
arg [-demangle] ==> ignore
|
|
arg [-lto_library] ==> ignore, skip following value
|
|
arg [/Library/Developer/CommandLineTools/usr/lib/libLTO.dylib] ==> skip value of -lto_library
|
|
arg [-dynamic] ==> ignore
|
|
arg [-arch] ==> ignore
|
|
arg [x86_64] ==> ignore
|
|
arg [-macosx_version_min] ==> ignore
|
|
arg [10.14.0] ==> ignore
|
|
arg [-syslibroot] ==> ignore
|
|
arg [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk] ==> ignore
|
|
arg [-o] ==> ignore
|
|
arg [cmTC_ed39f] ==> ignore
|
|
arg [-search_paths_first] ==> ignore
|
|
arg [-headerpad_max_install_names] ==> ignore
|
|
arg [-v] ==> ignore
|
|
arg [CMakeFiles/cmTC_ed39f.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
|
|
arg [-lc++] ==> lib [c++]
|
|
arg [-lSystem] ==> lib [System]
|
|
arg [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
|
|
Library search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib]
|
|
Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/]
|
|
remove lib [System]
|
|
remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
|
|
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib]
|
|
collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks]
|
|
implicit libs: [c++]
|
|
implicit dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib]
|
|
implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks]
|
|
|
|
|
|
|
|
|
|
Detecting CXX [-std=c++1z] compiler features compiled with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_f3572/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_f3572.dir/build.make CMakeFiles/cmTC_f3572.dir/build
|
|
Building CXX object CMakeFiles/cmTC_f3572.dir/feature_tests.cxx.o
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=c++1z -o CMakeFiles/cmTC_f3572.dir/feature_tests.cxx.o -c /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/feature_tests.cxx
|
|
Linking CXX executable cmTC_f3572
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f3572.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f3572.dir/feature_tests.cxx.o -o cmTC_f3572
|
|
|
|
|
|
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
|
|
Feature record: CXX_FEATURE:1cxx_alias_templates
|
|
Feature record: CXX_FEATURE:1cxx_alignas
|
|
Feature record: CXX_FEATURE:1cxx_alignof
|
|
Feature record: CXX_FEATURE:1cxx_attributes
|
|
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
|
|
Feature record: CXX_FEATURE:1cxx_auto_type
|
|
Feature record: CXX_FEATURE:1cxx_binary_literals
|
|
Feature record: CXX_FEATURE:1cxx_constexpr
|
|
Feature record: CXX_FEATURE:1cxx_contextual_conversions
|
|
Feature record: CXX_FEATURE:1cxx_decltype
|
|
Feature record: CXX_FEATURE:1cxx_decltype_auto
|
|
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
|
|
Feature record: CXX_FEATURE:1cxx_default_function_template_args
|
|
Feature record: CXX_FEATURE:1cxx_defaulted_functions
|
|
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
|
|
Feature record: CXX_FEATURE:1cxx_delegating_constructors
|
|
Feature record: CXX_FEATURE:1cxx_deleted_functions
|
|
Feature record: CXX_FEATURE:1cxx_digit_separators
|
|
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
|
|
Feature record: CXX_FEATURE:1cxx_explicit_conversions
|
|
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
|
|
Feature record: CXX_FEATURE:1cxx_extern_templates
|
|
Feature record: CXX_FEATURE:1cxx_final
|
|
Feature record: CXX_FEATURE:1cxx_func_identifier
|
|
Feature record: CXX_FEATURE:1cxx_generalized_initializers
|
|
Feature record: CXX_FEATURE:1cxx_generic_lambdas
|
|
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
|
|
Feature record: CXX_FEATURE:1cxx_inline_namespaces
|
|
Feature record: CXX_FEATURE:1cxx_lambdas
|
|
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
|
|
Feature record: CXX_FEATURE:1cxx_local_type_template_args
|
|
Feature record: CXX_FEATURE:1cxx_long_long_type
|
|
Feature record: CXX_FEATURE:1cxx_noexcept
|
|
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
|
|
Feature record: CXX_FEATURE:1cxx_nullptr
|
|
Feature record: CXX_FEATURE:1cxx_override
|
|
Feature record: CXX_FEATURE:1cxx_range_for
|
|
Feature record: CXX_FEATURE:1cxx_raw_string_literals
|
|
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
|
|
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
|
|
Feature record: CXX_FEATURE:1cxx_return_type_deduction
|
|
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
|
|
Feature record: CXX_FEATURE:1cxx_rvalue_references
|
|
Feature record: CXX_FEATURE:1cxx_sizeof_member
|
|
Feature record: CXX_FEATURE:1cxx_static_assert
|
|
Feature record: CXX_FEATURE:1cxx_strong_enums
|
|
Feature record: CXX_FEATURE:1cxx_template_template_parameters
|
|
Feature record: CXX_FEATURE:1cxx_thread_local
|
|
Feature record: CXX_FEATURE:1cxx_trailing_return_types
|
|
Feature record: CXX_FEATURE:1cxx_unicode_literals
|
|
Feature record: CXX_FEATURE:1cxx_uniform_initialization
|
|
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
|
|
Feature record: CXX_FEATURE:1cxx_user_literals
|
|
Feature record: CXX_FEATURE:1cxx_variable_templates
|
|
Feature record: CXX_FEATURE:1cxx_variadic_macros
|
|
Feature record: CXX_FEATURE:1cxx_variadic_templates
|
|
|
|
|
|
Detecting CXX [-std=c++14] compiler features compiled with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_dbea9/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_dbea9.dir/build.make CMakeFiles/cmTC_dbea9.dir/build
|
|
Building CXX object CMakeFiles/cmTC_dbea9.dir/feature_tests.cxx.o
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=c++14 -o CMakeFiles/cmTC_dbea9.dir/feature_tests.cxx.o -c /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/feature_tests.cxx
|
|
Linking CXX executable cmTC_dbea9
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dbea9.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dbea9.dir/feature_tests.cxx.o -o cmTC_dbea9
|
|
|
|
|
|
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
|
|
Feature record: CXX_FEATURE:1cxx_alias_templates
|
|
Feature record: CXX_FEATURE:1cxx_alignas
|
|
Feature record: CXX_FEATURE:1cxx_alignof
|
|
Feature record: CXX_FEATURE:1cxx_attributes
|
|
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
|
|
Feature record: CXX_FEATURE:1cxx_auto_type
|
|
Feature record: CXX_FEATURE:1cxx_binary_literals
|
|
Feature record: CXX_FEATURE:1cxx_constexpr
|
|
Feature record: CXX_FEATURE:1cxx_contextual_conversions
|
|
Feature record: CXX_FEATURE:1cxx_decltype
|
|
Feature record: CXX_FEATURE:1cxx_decltype_auto
|
|
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
|
|
Feature record: CXX_FEATURE:1cxx_default_function_template_args
|
|
Feature record: CXX_FEATURE:1cxx_defaulted_functions
|
|
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
|
|
Feature record: CXX_FEATURE:1cxx_delegating_constructors
|
|
Feature record: CXX_FEATURE:1cxx_deleted_functions
|
|
Feature record: CXX_FEATURE:1cxx_digit_separators
|
|
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
|
|
Feature record: CXX_FEATURE:1cxx_explicit_conversions
|
|
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
|
|
Feature record: CXX_FEATURE:1cxx_extern_templates
|
|
Feature record: CXX_FEATURE:1cxx_final
|
|
Feature record: CXX_FEATURE:1cxx_func_identifier
|
|
Feature record: CXX_FEATURE:1cxx_generalized_initializers
|
|
Feature record: CXX_FEATURE:1cxx_generic_lambdas
|
|
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
|
|
Feature record: CXX_FEATURE:1cxx_inline_namespaces
|
|
Feature record: CXX_FEATURE:1cxx_lambdas
|
|
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
|
|
Feature record: CXX_FEATURE:1cxx_local_type_template_args
|
|
Feature record: CXX_FEATURE:1cxx_long_long_type
|
|
Feature record: CXX_FEATURE:1cxx_noexcept
|
|
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
|
|
Feature record: CXX_FEATURE:1cxx_nullptr
|
|
Feature record: CXX_FEATURE:1cxx_override
|
|
Feature record: CXX_FEATURE:1cxx_range_for
|
|
Feature record: CXX_FEATURE:1cxx_raw_string_literals
|
|
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
|
|
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
|
|
Feature record: CXX_FEATURE:1cxx_return_type_deduction
|
|
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
|
|
Feature record: CXX_FEATURE:1cxx_rvalue_references
|
|
Feature record: CXX_FEATURE:1cxx_sizeof_member
|
|
Feature record: CXX_FEATURE:1cxx_static_assert
|
|
Feature record: CXX_FEATURE:1cxx_strong_enums
|
|
Feature record: CXX_FEATURE:1cxx_template_template_parameters
|
|
Feature record: CXX_FEATURE:1cxx_thread_local
|
|
Feature record: CXX_FEATURE:1cxx_trailing_return_types
|
|
Feature record: CXX_FEATURE:1cxx_unicode_literals
|
|
Feature record: CXX_FEATURE:1cxx_uniform_initialization
|
|
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
|
|
Feature record: CXX_FEATURE:1cxx_user_literals
|
|
Feature record: CXX_FEATURE:1cxx_variable_templates
|
|
Feature record: CXX_FEATURE:1cxx_variadic_macros
|
|
Feature record: CXX_FEATURE:1cxx_variadic_templates
|
|
|
|
|
|
Detecting CXX [-std=c++11] compiler features compiled with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_b1e5c/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b1e5c.dir/build.make CMakeFiles/cmTC_b1e5c.dir/build
|
|
Building CXX object CMakeFiles/cmTC_b1e5c.dir/feature_tests.cxx.o
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=c++11 -o CMakeFiles/cmTC_b1e5c.dir/feature_tests.cxx.o -c /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/feature_tests.cxx
|
|
Linking CXX executable cmTC_b1e5c
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b1e5c.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b1e5c.dir/feature_tests.cxx.o -o cmTC_b1e5c
|
|
|
|
|
|
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
|
|
Feature record: CXX_FEATURE:1cxx_alias_templates
|
|
Feature record: CXX_FEATURE:1cxx_alignas
|
|
Feature record: CXX_FEATURE:1cxx_alignof
|
|
Feature record: CXX_FEATURE:1cxx_attributes
|
|
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
|
|
Feature record: CXX_FEATURE:1cxx_auto_type
|
|
Feature record: CXX_FEATURE:0cxx_binary_literals
|
|
Feature record: CXX_FEATURE:1cxx_constexpr
|
|
Feature record: CXX_FEATURE:0cxx_contextual_conversions
|
|
Feature record: CXX_FEATURE:1cxx_decltype
|
|
Feature record: CXX_FEATURE:0cxx_decltype_auto
|
|
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
|
|
Feature record: CXX_FEATURE:1cxx_default_function_template_args
|
|
Feature record: CXX_FEATURE:1cxx_defaulted_functions
|
|
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
|
|
Feature record: CXX_FEATURE:1cxx_delegating_constructors
|
|
Feature record: CXX_FEATURE:1cxx_deleted_functions
|
|
Feature record: CXX_FEATURE:0cxx_digit_separators
|
|
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
|
|
Feature record: CXX_FEATURE:1cxx_explicit_conversions
|
|
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
|
|
Feature record: CXX_FEATURE:1cxx_extern_templates
|
|
Feature record: CXX_FEATURE:1cxx_final
|
|
Feature record: CXX_FEATURE:1cxx_func_identifier
|
|
Feature record: CXX_FEATURE:1cxx_generalized_initializers
|
|
Feature record: CXX_FEATURE:0cxx_generic_lambdas
|
|
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
|
|
Feature record: CXX_FEATURE:1cxx_inline_namespaces
|
|
Feature record: CXX_FEATURE:1cxx_lambdas
|
|
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
|
|
Feature record: CXX_FEATURE:1cxx_local_type_template_args
|
|
Feature record: CXX_FEATURE:1cxx_long_long_type
|
|
Feature record: CXX_FEATURE:1cxx_noexcept
|
|
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
|
|
Feature record: CXX_FEATURE:1cxx_nullptr
|
|
Feature record: CXX_FEATURE:1cxx_override
|
|
Feature record: CXX_FEATURE:1cxx_range_for
|
|
Feature record: CXX_FEATURE:1cxx_raw_string_literals
|
|
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
|
|
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
|
|
Feature record: CXX_FEATURE:0cxx_return_type_deduction
|
|
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
|
|
Feature record: CXX_FEATURE:1cxx_rvalue_references
|
|
Feature record: CXX_FEATURE:1cxx_sizeof_member
|
|
Feature record: CXX_FEATURE:1cxx_static_assert
|
|
Feature record: CXX_FEATURE:1cxx_strong_enums
|
|
Feature record: CXX_FEATURE:1cxx_template_template_parameters
|
|
Feature record: CXX_FEATURE:1cxx_thread_local
|
|
Feature record: CXX_FEATURE:1cxx_trailing_return_types
|
|
Feature record: CXX_FEATURE:1cxx_unicode_literals
|
|
Feature record: CXX_FEATURE:1cxx_uniform_initialization
|
|
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
|
|
Feature record: CXX_FEATURE:1cxx_user_literals
|
|
Feature record: CXX_FEATURE:0cxx_variable_templates
|
|
Feature record: CXX_FEATURE:1cxx_variadic_macros
|
|
Feature record: CXX_FEATURE:1cxx_variadic_templates
|
|
|
|
|
|
Detecting CXX [-std=c++98] compiler features compiled with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_955b3/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_955b3.dir/build.make CMakeFiles/cmTC_955b3.dir/build
|
|
Building CXX object CMakeFiles/cmTC_955b3.dir/feature_tests.cxx.o
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=c++98 -o CMakeFiles/cmTC_955b3.dir/feature_tests.cxx.o -c /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/feature_tests.cxx
|
|
Linking CXX executable cmTC_955b3
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_955b3.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/c++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_955b3.dir/feature_tests.cxx.o -o cmTC_955b3
|
|
|
|
|
|
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
|
|
Feature record: CXX_FEATURE:0cxx_alias_templates
|
|
Feature record: CXX_FEATURE:0cxx_alignas
|
|
Feature record: CXX_FEATURE:0cxx_alignof
|
|
Feature record: CXX_FEATURE:0cxx_attributes
|
|
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
|
|
Feature record: CXX_FEATURE:0cxx_auto_type
|
|
Feature record: CXX_FEATURE:0cxx_binary_literals
|
|
Feature record: CXX_FEATURE:0cxx_constexpr
|
|
Feature record: CXX_FEATURE:0cxx_contextual_conversions
|
|
Feature record: CXX_FEATURE:0cxx_decltype
|
|
Feature record: CXX_FEATURE:0cxx_decltype_auto
|
|
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
|
|
Feature record: CXX_FEATURE:0cxx_default_function_template_args
|
|
Feature record: CXX_FEATURE:0cxx_defaulted_functions
|
|
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
|
|
Feature record: CXX_FEATURE:0cxx_delegating_constructors
|
|
Feature record: CXX_FEATURE:0cxx_deleted_functions
|
|
Feature record: CXX_FEATURE:0cxx_digit_separators
|
|
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
|
|
Feature record: CXX_FEATURE:0cxx_explicit_conversions
|
|
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
|
|
Feature record: CXX_FEATURE:0cxx_extern_templates
|
|
Feature record: CXX_FEATURE:0cxx_final
|
|
Feature record: CXX_FEATURE:0cxx_func_identifier
|
|
Feature record: CXX_FEATURE:0cxx_generalized_initializers
|
|
Feature record: CXX_FEATURE:0cxx_generic_lambdas
|
|
Feature record: CXX_FEATURE:0cxx_inheriting_constructors
|
|
Feature record: CXX_FEATURE:0cxx_inline_namespaces
|
|
Feature record: CXX_FEATURE:0cxx_lambdas
|
|
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
|
|
Feature record: CXX_FEATURE:0cxx_local_type_template_args
|
|
Feature record: CXX_FEATURE:0cxx_long_long_type
|
|
Feature record: CXX_FEATURE:0cxx_noexcept
|
|
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
|
|
Feature record: CXX_FEATURE:0cxx_nullptr
|
|
Feature record: CXX_FEATURE:0cxx_override
|
|
Feature record: CXX_FEATURE:0cxx_range_for
|
|
Feature record: CXX_FEATURE:0cxx_raw_string_literals
|
|
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
|
|
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
|
|
Feature record: CXX_FEATURE:0cxx_return_type_deduction
|
|
Feature record: CXX_FEATURE:0cxx_right_angle_brackets
|
|
Feature record: CXX_FEATURE:0cxx_rvalue_references
|
|
Feature record: CXX_FEATURE:0cxx_sizeof_member
|
|
Feature record: CXX_FEATURE:0cxx_static_assert
|
|
Feature record: CXX_FEATURE:0cxx_strong_enums
|
|
Feature record: CXX_FEATURE:1cxx_template_template_parameters
|
|
Feature record: CXX_FEATURE:0cxx_thread_local
|
|
Feature record: CXX_FEATURE:0cxx_trailing_return_types
|
|
Feature record: CXX_FEATURE:0cxx_unicode_literals
|
|
Feature record: CXX_FEATURE:0cxx_uniform_initialization
|
|
Feature record: CXX_FEATURE:0cxx_unrestricted_unions
|
|
Feature record: CXX_FEATURE:0cxx_user_literals
|
|
Feature record: CXX_FEATURE:0cxx_variable_templates
|
|
Feature record: CXX_FEATURE:0cxx_variadic_macros
|
|
Feature record: CXX_FEATURE:0cxx_variadic_templates
|
|
Determining if the include file pthread.h exists passed with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_b227e/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b227e.dir/build.make CMakeFiles/cmTC_b227e.dir/build
|
|
Building C object CMakeFiles/cmTC_b227e.dir/CheckIncludeFile.c.o
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_b227e.dir/CheckIncludeFile.c.o -c /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp/CheckIncludeFile.c
|
|
Linking C executable cmTC_b227e
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b227e.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b227e.dir/CheckIncludeFile.c.o -o cmTC_b227e
|
|
|
|
|
|
Determining if the pthread_create exist passed with the following output:
|
|
Change Dir: /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):/usr/bin/make cmTC_608c9/fast
|
|
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_608c9.dir/build.make CMakeFiles/cmTC_608c9.dir/build
|
|
Building C object CMakeFiles/cmTC_608c9.dir/CheckSymbolExists.c.o
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_608c9.dir/CheckSymbolExists.c.o -c /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/CMakeFiles/CMakeTmp/CheckSymbolExists.c
|
|
Linking C executable cmTC_608c9
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E cmake_link_script CMakeFiles/cmTC_608c9.dir/link.txt --verbose=1
|
|
/Library/Developer/CommandLineTools/usr/bin/cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_608c9.dir/CheckSymbolExists.c.o -o cmTC_608c9
|
|
|
|
File /Users/bradybodily/Repositories/CS3460/Hw3/cmake-build-debug/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
|
|
}
|
|
|