Build tree for "unittestpp"
on toolchain "musl"
- 2
None
- 0
/usr/sbin/pacman -T cmake
- ?
cmake . -DCMAKE_INSTALL_PREFIX=/usr
- 0
/bin/sh -c uname -s 2>&1
- 0
/bin/sh -c uname -r 2>&1
- 0
/bin/sh -c uname -m 2>&1
- ?
/sysroot/bin/ld --sysroot=/sysroot --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o a.out /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib /tmp/CMakeCCompilerId-6e6227.o /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- ?
/sysroot/bin/ld --sysroot=/sysroot --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o a.out /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib /tmp/CMakeCXXCompilerId-749449.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_ec544/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_ec544.dir/build.make CMakeFiles/cmTC_ec544.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building C object CMakeFiles/cmTC_ec544.dir/testCCompiler.c.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name testCCompiler.c -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_ec544.dir/testCCompiler.c.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o CMakeFiles/cmTC_ec544.dir/testCCompiler.c.o -x c /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/testCCompiler.c
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking C executable cmTC_ec544
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ec544.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_ec544 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_ec544.dir/testCCompiler.c.o /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_d7ef9/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_d7ef9.dir/build.make CMakeFiles/cmTC_d7ef9.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building C object CMakeFiles/cmTC_d7ef9.dir/CMakeCCompilerABI.c.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name CMakeCCompilerABI.c -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_d7ef9.dir/CMakeCCompilerABI.c.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o CMakeFiles/cmTC_d7ef9.dir/CMakeCCompilerABI.c.o -x c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking C executable cmTC_d7ef9
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d7ef9.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_d7ef9 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_d7ef9.dir/CMakeCCompilerABI.c.o /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_b94fc/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_b94fc.dir/build.make CMakeFiles/cmTC_b94fc.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building C object CMakeFiles/cmTC_b94fc.dir/feature_tests.c.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name feature_tests.c -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_b94fc.dir/feature_tests.c.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c11 -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o CMakeFiles/cmTC_b94fc.dir/feature_tests.c.o -x c /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/feature_tests.c
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking C executable cmTC_b94fc
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b94fc.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_b94fc /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_b94fc.dir/feature_tests.c.o /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_71fd5/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_71fd5.dir/build.make CMakeFiles/cmTC_71fd5.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building C object CMakeFiles/cmTC_71fd5.dir/feature_tests.c.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name feature_tests.c -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_71fd5.dir/feature_tests.c.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c99 -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o CMakeFiles/cmTC_71fd5.dir/feature_tests.c.o -x c /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/feature_tests.c
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking C executable cmTC_71fd5
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_71fd5.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_71fd5 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_71fd5.dir/feature_tests.c.o /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_95031/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_95031.dir/build.make CMakeFiles/cmTC_95031.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building C object CMakeFiles/cmTC_95031.dir/feature_tests.c.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name feature_tests.c -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_95031.dir/feature_tests.c.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c90 -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -o CMakeFiles/cmTC_95031.dir/feature_tests.c.o -x c /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/feature_tests.c
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking C executable cmTC_95031
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_95031.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_95031 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_95031.dir/feature_tests.c.o /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_abb3a/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_abb3a.dir/build.make CMakeFiles/cmTC_abb3a.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building CXX object CMakeFiles/cmTC_abb3a.dir/testCXXCompiler.cxx.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name testCXXCompiler.cxx -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_abb3a.dir/testCXXCompiler.cxx.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/cmTC_abb3a.dir/testCXXCompiler.cxx.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking CXX executable cmTC_abb3a
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_abb3a.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_abb3a /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_abb3a.dir/testCXXCompiler.cxx.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_2f84d/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_2f84d.dir/build.make CMakeFiles/cmTC_2f84d.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building CXX object CMakeFiles/cmTC_2f84d.dir/CMakeCXXCompilerABI.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_2f84d.dir/CMakeCXXCompilerABI.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/cmTC_2f84d.dir/CMakeCXXCompilerABI.cpp.o -x c++ /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking CXX executable cmTC_2f84d
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2f84d.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_2f84d /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_2f84d.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_ae4a8/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_ae4a8.dir/build.make CMakeFiles/cmTC_ae4a8.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building CXX object CMakeFiles/cmTC_ae4a8.dir/feature_tests.cxx.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name feature_tests.cxx -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_ae4a8.dir/feature_tests.cxx.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/cmTC_ae4a8.dir/feature_tests.cxx.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/feature_tests.cxx
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking CXX executable cmTC_ae4a8
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ae4a8.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_ae4a8 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_ae4a8.dir/feature_tests.cxx.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_dba89/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_dba89.dir/build.make CMakeFiles/cmTC_dba89.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building CXX object CMakeFiles/cmTC_dba89.dir/feature_tests.cxx.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name feature_tests.cxx -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_dba89.dir/feature_tests.cxx.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/cmTC_dba89.dir/feature_tests.cxx.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/feature_tests.cxx
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking CXX executable cmTC_dba89
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dba89.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_dba89 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_dba89.dir/feature_tests.cxx.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_636d3/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_636d3.dir/build.make CMakeFiles/cmTC_636d3.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building CXX object CMakeFiles/cmTC_636d3.dir/feature_tests.cxx.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name feature_tests.cxx -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_636d3.dir/feature_tests.cxx.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++98 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/cmTC_636d3.dir/feature_tests.cxx.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/feature_tests.cxx
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking CXX executable cmTC_636d3
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_636d3.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_636d3 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_636d3.dir/feature_tests.cxx.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_0c06c/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_0c06c.dir/build.make CMakeFiles/cmTC_0c06c.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building CXX object CMakeFiles/cmTC_0c06c.dir/src.cxx.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name src.cxx -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_0c06c.dir/src.cxx.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -D COMPILER_SUPPORTS_CXX14 -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/cmTC_0c06c.dir/src.cxx.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/src.cxx
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking CXX executable cmTC_0c06c
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0c06c.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_0c06c /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_0c06c.dir/src.cxx.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/make cmTC_47376/fast
- 0
/usr/sbin/make -f CMakeFiles/cmTC_47376.dir/build.make CMakeFiles/cmTC_47376.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=1 Building CXX object CMakeFiles/cmTC_47376.dir/src.cxx.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name src.cxx -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_47376.dir/src.cxx.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -D COMPILER_SUPPORTS_CXX11 -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/cmTC_47376.dir/src.cxx.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/src.cxx
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/CMakeTmp/CMakeFiles --progress-num=2 Linking CXX executable cmTC_47376
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_47376.dir/link.txt --verbose=1
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_47376 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_47376.dir/src.cxx.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 2
make all
- ?
/usr/bin/cmake -H/tmp/unittestpp/src/unittest-cpp-1.6.1 -B/tmp/unittestpp/src/unittest-cpp-1.6.1 --check-build-system CMakeFiles/Makefile.cmake 0
- ?
/usr/bin/cmake -E cmake_progress_start /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/progress.marks
- 2
make -f CMakeFiles/Makefile2 all
- 0
make -f CMakeFiles/UnitTest++.dir/build.make CMakeFiles/UnitTest++.dir/depend
- 0
/bin/sh -c cd /tmp/unittestpp/src/unittest-cpp-1.6.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/DependInfo.cmake --color=
- ?
/usr/bin/cmake -E cmake_depends Unix Makefiles /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/DependInfo.cmake --color=
- 0
make -f CMakeFiles/UnitTest++.dir/build.make CMakeFiles/UnitTest++.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=24 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/ReportAssert.cpp.o
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=23 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/RequiredCheckException.cpp.o
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=25 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/Checks.cpp.o
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=26 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/CompositeTestReporter.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name ReportAssert.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/ReportAssert.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/ReportAssert.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/ReportAssert.cpp
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name Checks.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/Checks.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/Checks.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/Checks.cpp
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name CompositeTestReporter.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/CompositeTestReporter.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/CompositeTestReporter.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/CompositeTestReporter.cpp
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name RequiredCheckException.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/RequiredCheckException.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/RequiredCheckException.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/RequiredCheckException.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=27 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/ThrowingTestReporter.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name ThrowingTestReporter.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/ThrowingTestReporter.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/ThrowingTestReporter.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/ThrowingTestReporter.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=28 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/TimeConstraint.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TimeConstraint.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/TimeConstraint.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/TimeConstraint.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/TimeConstraint.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=29 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/TestResults.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestResults.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/TestResults.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/TestResults.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/TestResults.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=30 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/DeferredTestResult.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name DeferredTestResult.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/DeferredTestResult.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/DeferredTestResult.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/DeferredTestResult.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=31 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/TestReporter.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestReporter.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/TestReporter.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/TestReporter.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/TestReporter.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=32 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/DeferredTestReporter.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name DeferredTestReporter.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/DeferredTestReporter.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/DeferredTestReporter.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/DeferredTestReporter.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=33 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/AssertException.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name AssertException.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/AssertException.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/AssertException.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/AssertException.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=34 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/TestReporterStdout.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestReporterStdout.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/TestReporterStdout.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/TestReporterStdout.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/TestReporterStdout.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=35 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/TestDetails.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestDetails.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/TestDetails.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/TestDetails.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/TestDetails.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=36 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/CurrentTest.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name CurrentTest.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/CurrentTest.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/CurrentTest.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/CurrentTest.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=37 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/Test.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name Test.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/Test.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/Test.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/Test.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=38 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/TestList.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestList.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/TestList.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/TestList.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/TestList.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=39 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/XmlTestReporter.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name XmlTestReporter.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/XmlTestReporter.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/XmlTestReporter.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/XmlTestReporter.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=40 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/RequiredCheckTestReporter.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name RequiredCheckTestReporter.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/RequiredCheckTestReporter.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/RequiredCheckTestReporter.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/RequiredCheckTestReporter.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=41 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/MemoryOutStream.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name MemoryOutStream.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/MemoryOutStream.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/MemoryOutStream.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/MemoryOutStream.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=42 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/TestRunner.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestRunner.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/TestRunner.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/TestRunner.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/TestRunner.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=43 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/Posix/TimeHelpers.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TimeHelpers.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/Posix/TimeHelpers.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/Posix/TimeHelpers.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/Posix/TimeHelpers.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=44 Building CXX object CMakeFiles/UnitTest++.dir/UnitTest++/Posix/SignalTranslator.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name SignalTranslator.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/UnitTest++.dir/UnitTest++/Posix/SignalTranslator.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/UnitTest++.dir/UnitTest++/Posix/SignalTranslator.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/UnitTest++/Posix/SignalTranslator.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --bold --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=45 Linking CXX static library libUnitTest++.a
- ?
/usr/bin/cmake -P CMakeFiles/UnitTest++.dir/cmake_clean_target.cmake
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/UnitTest++.dir/link.txt --verbose=
- 0
/sysroot/bin/ar qc libUnitTest++.a CMakeFiles/UnitTest++.dir/UnitTest++/RequiredCheckException.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/ReportAssert.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/Checks.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/CompositeTestReporter.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/ThrowingTestReporter.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/TimeConstraint.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/TestResults.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/DeferredTestResult.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/TestReporter.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/DeferredTestReporter.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/AssertException.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/TestReporterStdout.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/TestDetails.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/CurrentTest.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/Test.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/TestList.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/XmlTestReporter.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/RequiredCheckTestReporter.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/MemoryOutStream.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/TestRunner.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/Posix/TimeHelpers.cpp.o CMakeFiles/UnitTest++.dir/UnitTest++/Posix/SignalTranslator.cpp.o
- 0
/sysroot/bin/ranlib libUnitTest++.a
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45 Built target UnitTest++
- 0
make -f CMakeFiles/TestUnitTest++.dir/build.make CMakeFiles/TestUnitTest++.dir/depend
- 0
/bin/sh -c cd /tmp/unittestpp/src/unittest-cpp-1.6.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/DependInfo.cmake --color=
- ?
/usr/bin/cmake -E cmake_depends Unix Makefiles /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1 /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/DependInfo.cmake --color=
- 2
make -f CMakeFiles/TestUnitTest++.dir/build.make CMakeFiles/TestUnitTest++.dir/build
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=1 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestChecks.cpp.o
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=2 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestTest.cpp.o
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=3 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestTimeConstraintMacro.cpp.o
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=4 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestRequireMacrosWithExceptionsOn.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestTest.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestTest.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestTest.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestTest.cpp
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestRequireMacrosWithExceptionsOn.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestRequireMacrosWithExceptionsOn.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestRequireMacrosWithExceptionsOn.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestRequireMacrosWithExceptionsOn.cpp
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestTimeConstraintMacro.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestTimeConstraintMacro.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestTimeConstraintMacro.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestTimeConstraintMacro.cpp
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestChecks.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestChecks.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestChecks.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestChecks.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=5 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestExceptions.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestExceptions.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestExceptions.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestExceptions.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestExceptions.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=6 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestAssertHandler.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestAssertHandler.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestAssertHandler.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestAssertHandler.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestAssertHandler.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=7 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestTestMacros.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestTestMacros.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestTestMacros.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestTestMacros.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestTestMacros.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=8 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestXmlTestReporter.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestXmlTestReporter.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestXmlTestReporter.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestXmlTestReporter.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestXmlTestReporter.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=9 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestUnitTestPP.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestUnitTestPP.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestUnitTestPP.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestUnitTestPP.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestUnitTestPP.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=10 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestCurrentTest.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestCurrentTest.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestCurrentTest.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestCurrentTest.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestCurrentTest.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=11 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/Main.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name Main.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/Main.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/Main.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/Main.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=12 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestCompositeTestReporter.cpp.o
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=13 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestDeferredTestReporter.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestCompositeTestReporter.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestCompositeTestReporter.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestCompositeTestReporter.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestCompositeTestReporter.cpp
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestDeferredTestReporter.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestDeferredTestReporter.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestDeferredTestReporter.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestDeferredTestReporter.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=14 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestTestRunner.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestTestRunner.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestTestRunner.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestTestRunner.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestTestRunner.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=15 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestTestResults.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestTestResults.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestTestResults.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestTestResults.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestTestResults.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=16 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestTestList.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestTestList.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestTestList.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestTestList.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestTestList.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=17 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestTimeConstraint.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestTimeConstraint.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestTimeConstraint.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestTimeConstraint.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestTimeConstraint.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=18 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestMemoryOutStream.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestMemoryOutStream.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestMemoryOutStream.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestMemoryOutStream.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestMemoryOutStream.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=19 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestRequireMacrosWithExceptionsOff.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestRequireMacrosWithExceptionsOff.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestRequireMacrosWithExceptionsOff.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestRequireMacrosWithExceptionsOff.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestRequireMacrosWithExceptionsOff.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=20 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestTestSuite.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestTestSuite.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestTestSuite.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestTestSuite.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestTestSuite.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=21 Building CXX object CMakeFiles/TestUnitTest++.dir/tests/TestCheckMacros.cpp.o
- ?
/sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name TestCheckMacros.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles/TestUnitTest++.dir/tests/TestCheckMacros.cpp.o -resource-dir /sysroot/bin/../lib/clang/3.8.1 -I /tmp/unittestpp/src/unittest-cpp-1.6.1/. -isysroot /sysroot -internal-isystem /sysroot/bin/../include/c++/v1 -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir /tmp/unittestpp/src/unittest-cpp-1.6.1 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -o CMakeFiles/TestUnitTest++.dir/tests/TestCheckMacros.cpp.o -x c++ /tmp/unittestpp/src/unittest-cpp-1.6.1/tests/TestCheckMacros.cpp
- ?
/usr/bin/cmake -E cmake_echo_color --switch= --green --bold --progress-dir=/tmp/unittestpp/src/unittest-cpp-1.6.1/CMakeFiles --progress-num=22 Linking CXX executable TestUnitTest++
- ?
/usr/bin/cmake -E cmake_link_script CMakeFiles/TestUnitTest++.dir/link.txt --verbose=
- ?
/sysroot/bin/ld --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o TestUnitTest++ /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/TestUnitTest++.dir/tests/TestChecks.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestTest.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestTimeConstraintMacro.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestRequireMacrosWithExceptionsOn.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestExceptions.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestAssertHandler.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestTestMacros.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestXmlTestReporter.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestUnitTestPP.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestCurrentTest.cpp.o CMakeFiles/TestUnitTest++.dir/tests/Main.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestCompositeTestReporter.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestDeferredTestReporter.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestTestRunner.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestTestResults.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestTestList.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestTimeConstraint.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestMemoryOutStream.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestRequireMacrosWithExceptionsOff.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestTestSuite.cpp.o CMakeFiles/TestUnitTest++.dir/tests/TestCheckMacros.cpp.o libUnitTest++.a -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
- 0
/usr/sbin/pacman -T gcc-libs