The system is: Linux - 4.9.11-1-ARCH - x86_64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /usr/lib/hardening-wrapper/bin/cc Build flags: Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" The C compiler identification is GNU, found in "/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/3.7.2/CompilerIdC/a.out" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /usr/lib/hardening-wrapper/bin/c++ Build flags: Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" The CXX compiler identification is GNU, found in "/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/3.7.2/CompilerIdCXX/a.out" Determining if the C compiler works passed with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_956fb/fast" /usr/bin/make -f CMakeFiles/cmTC_956fb.dir/build.make CMakeFiles/cmTC_956fb.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_956fb.dir/testCCompiler.c.o /usr/lib/hardening-wrapper/bin/cc -o CMakeFiles/cmTC_956fb.dir/testCCompiler.c.o -c /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_956fb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_956fb.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc CMakeFiles/cmTC_956fb.dir/testCCompiler.c.o -o cmTC_956fb -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Detecting C compiler ABI info compiled with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9f675/fast" /usr/bin/make -f CMakeFiles/cmTC_9f675.dir/build.make CMakeFiles/cmTC_9f675.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9f675.dir/CMakeCCompilerABI.c.o /usr/lib/hardening-wrapper/bin/cc -o CMakeFiles/cmTC_9f675.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.7/Modules/CMakeCCompilerABI.c Linking C executable cmTC_9f675 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9f675.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc -v CMakeFiles/cmTC_9f675.dir/CMakeCCompilerABI.c.o -o cmTC_9f675 -rdynamic Using built-in specs. COLLECT_GCC=/usr/bin/cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc-multilib/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release Thread model: posix gcc version 6.3.1 20170109 (GCC) COMPILER_PATH=/usr/lib/hardening-wrapper/bin/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/ LIBRARY_PATH=/usr/lib/hardening-wrapper/bin/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-B' '/usr/lib/hardening-wrapper/bin' '-fPIE' '-pie' '-fstack-check=specific' '-fstack-protector-strong' '-v' '-o' 'cmTC_9f675' '-rdynamic' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccM4SJL6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_9f675 /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtbeginS.o -L/usr/lib/hardening-wrapper/bin -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../.. CMakeFiles/cmTC_9f675.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crtn.o COLLECT_GCC_OPTIONS='-B' '/usr/lib/hardening-wrapper/bin' '-fPIE' '-pie' '-fstack-check=specific' '-fstack-protector-strong' '-v' '-o' 'cmTC_9f675' '-rdynamic' '-mtune=generic' '-march=x86-64' make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_9f675/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_9f675.dir/build.make CMakeFiles/cmTC_9f675.dir/build] ignore line: [make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp'] ignore line: [Building C object CMakeFiles/cmTC_9f675.dir/CMakeCCompilerABI.c.o] ignore line: [/usr/lib/hardening-wrapper/bin/cc -o CMakeFiles/cmTC_9f675.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.7/Modules/CMakeCCompilerABI.c] ignore line: [Linking C executable cmTC_9f675] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9f675.dir/link.txt --verbose=1] ignore line: [/usr/lib/hardening-wrapper/bin/cc -v CMakeFiles/cmTC_9f675.dir/CMakeCCompilerABI.c.o -o cmTC_9f675 -rdynamic ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/cc] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/lto-wrapper] ignore line: [Target: x86_64-pc-linux-gnu] ignore line: [Configured with: /build/gcc-multilib/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release] ignore line: [Thread model: posix] ignore line: [gcc version 6.3.1 20170109 (GCC) ] ignore line: [COMPILER_PATH=/usr/lib/hardening-wrapper/bin/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/hardening-wrapper/bin/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-B' '/usr/lib/hardening-wrapper/bin' '-fPIE' '-pie' '-fstack-check=specific' '-fstack-protector-strong' '-v' '-o' 'cmTC_9f675' '-rdynamic' '-mtune=generic' '-march=x86-64'] link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccM4SJL6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_9f675 /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtbeginS.o -L/usr/lib/hardening-wrapper/bin -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../.. CMakeFiles/cmTC_9f675.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crtn.o] arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccM4SJL6.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [--hash-style=gnu] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-pie] ==> ignore arg [-o] ==> ignore arg [cmTC_9f675] ==> ignore arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/Scrt1.o] ==> ignore arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crti.o] ==> ignore arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtbeginS.o] ==> ignore arg [-L/usr/lib/hardening-wrapper/bin] ==> dir [/usr/lib/hardening-wrapper/bin] arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1] arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib] arg [-L/lib/../lib] ==> dir [/lib/../lib] arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../..] arg [CMakeFiles/cmTC_9f675.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [-lc] ==> lib [c] arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtendS.o] ==> ignore arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crtn.o] ==> ignore remove lib [gcc] remove lib [gcc_s] remove lib [gcc] remove lib [gcc_s] collapse library dir [/usr/lib/hardening-wrapper/bin] ==> [/usr/lib/hardening-wrapper/bin] collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1] collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib] ==> [/usr/lib] collapse library dir [/lib/../lib] ==> [/lib] collapse library dir [/usr/lib/../lib] ==> [/usr/lib] collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../..] ==> [/usr/lib] implicit libs: [c] implicit dirs: [/usr/lib/hardening-wrapper/bin;/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1;/usr/lib;/lib] implicit fwks: [] Detecting C [-std=c11] compiler features compiled with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d30a9/fast" /usr/bin/make -f CMakeFiles/cmTC_d30a9.dir/build.make CMakeFiles/cmTC_d30a9.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d30a9.dir/feature_tests.c.o /usr/lib/hardening-wrapper/bin/cc -std=c11 -o CMakeFiles/cmTC_d30a9.dir/feature_tests.c.o -c /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/feature_tests.c Linking C executable cmTC_d30a9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d30a9.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc CMakeFiles/cmTC_d30a9.dir/feature_tests.c.o -o cmTC_d30a9 -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_restrict Feature record: C_FEATURE:1c_static_assert Feature record: C_FEATURE:1c_variadic_macros Detecting C [-std=c99] compiler features compiled with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_728f2/fast" /usr/bin/make -f CMakeFiles/cmTC_728f2.dir/build.make CMakeFiles/cmTC_728f2.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_728f2.dir/feature_tests.c.o /usr/lib/hardening-wrapper/bin/cc -std=c99 -o CMakeFiles/cmTC_728f2.dir/feature_tests.c.o -c /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/feature_tests.c Linking C executable cmTC_728f2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_728f2.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc CMakeFiles/cmTC_728f2.dir/feature_tests.c.o -o cmTC_728f2 -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:1c_variadic_macros Detecting C [-std=c90] compiler features compiled with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b0dd6/fast" /usr/bin/make -f CMakeFiles/cmTC_b0dd6.dir/build.make CMakeFiles/cmTC_b0dd6.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b0dd6.dir/feature_tests.c.o /usr/lib/hardening-wrapper/bin/cc -std=c90 -o CMakeFiles/cmTC_b0dd6.dir/feature_tests.c.o -c /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/feature_tests.c Linking C executable cmTC_b0dd6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b0dd6.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc CMakeFiles/cmTC_b0dd6.dir/feature_tests.c.o -o cmTC_b0dd6 -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:0c_restrict Feature record: C_FEATURE:0c_static_assert Feature record: C_FEATURE:0c_variadic_macros Determining if the CXX compiler works passed with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_79f0f/fast" /usr/bin/make -f CMakeFiles/cmTC_79f0f.dir/build.make CMakeFiles/cmTC_79f0f.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_79f0f.dir/testCXXCompiler.cxx.o /usr/lib/hardening-wrapper/bin/c++ -o CMakeFiles/cmTC_79f0f.dir/testCXXCompiler.cxx.o -c /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_79f0f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_79f0f.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/c++ CMakeFiles/cmTC_79f0f.dir/testCXXCompiler.cxx.o -o cmTC_79f0f -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Detecting CXX compiler ABI info compiled with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_efca8/fast" /usr/bin/make -f CMakeFiles/cmTC_efca8.dir/build.make CMakeFiles/cmTC_efca8.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_efca8.dir/CMakeCXXCompilerABI.cpp.o /usr/lib/hardening-wrapper/bin/c++ -o CMakeFiles/cmTC_efca8.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp Linking CXX executable cmTC_efca8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_efca8.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/c++ -v CMakeFiles/cmTC_efca8.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_efca8 -rdynamic Using built-in specs. COLLECT_GCC=/usr/bin/c++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc-multilib/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release Thread model: posix gcc version 6.3.1 20170109 (GCC) COMPILER_PATH=/usr/lib/hardening-wrapper/bin/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/ LIBRARY_PATH=/usr/lib/hardening-wrapper/bin/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-B' '/usr/lib/hardening-wrapper/bin' '-fPIE' '-pie' '-fstack-check=specific' '-fstack-protector-strong' '-v' '-o' 'cmTC_efca8' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZ73KYv.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_efca8 /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtbeginS.o -L/usr/lib/hardening-wrapper/bin -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../.. CMakeFiles/cmTC_efca8.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crtn.o COLLECT_GCC_OPTIONS='-B' '/usr/lib/hardening-wrapper/bin' '-fPIE' '-pie' '-fstack-check=specific' '-fstack-protector-strong' '-v' '-o' 'cmTC_efca8' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64' make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Parsed CXX implicit link information from above output: link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_efca8/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_efca8.dir/build.make CMakeFiles/cmTC_efca8.dir/build] ignore line: [make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp'] ignore line: [Building CXX object CMakeFiles/cmTC_efca8.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/usr/lib/hardening-wrapper/bin/c++ -o CMakeFiles/cmTC_efca8.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Linking CXX executable cmTC_efca8] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_efca8.dir/link.txt --verbose=1] ignore line: [/usr/lib/hardening-wrapper/bin/c++ -v CMakeFiles/cmTC_efca8.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_efca8 -rdynamic ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/c++] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/lto-wrapper] ignore line: [Target: x86_64-pc-linux-gnu] ignore line: [Configured with: /build/gcc-multilib/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release] ignore line: [Thread model: posix] ignore line: [gcc version 6.3.1 20170109 (GCC) ] ignore line: [COMPILER_PATH=/usr/lib/hardening-wrapper/bin/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/hardening-wrapper/bin/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-B' '/usr/lib/hardening-wrapper/bin' '-fPIE' '-pie' '-fstack-check=specific' '-fstack-protector-strong' '-v' '-o' 'cmTC_efca8' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZ73KYv.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_efca8 /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtbeginS.o -L/usr/lib/hardening-wrapper/bin -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../.. CMakeFiles/cmTC_efca8.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crtn.o] arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccZ73KYv.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [--hash-style=gnu] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-pie] ==> ignore arg [-o] ==> ignore arg [cmTC_efca8] ==> ignore arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/Scrt1.o] ==> ignore arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crti.o] ==> ignore arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtbeginS.o] ==> ignore arg [-L/usr/lib/hardening-wrapper/bin] ==> dir [/usr/lib/hardening-wrapper/bin] arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1] arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib] arg [-L/lib/../lib] ==> dir [/lib/../lib] arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../..] arg [CMakeFiles/cmTC_efca8.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lstdc++] ==> lib [stdc++] arg [-lm] ==> lib [m] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [-lc] ==> lib [c] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/crtendS.o] ==> ignore arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/crtn.o] ==> ignore remove lib [gcc_s] remove lib [gcc] remove lib [gcc_s] remove lib [gcc] collapse library dir [/usr/lib/hardening-wrapper/bin] ==> [/usr/lib/hardening-wrapper/bin] collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1] collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib] ==> [/usr/lib] collapse library dir [/lib/../lib] ==> [/lib] collapse library dir [/usr/lib/../lib] ==> [/usr/lib] collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../..] ==> [/usr/lib] implicit libs: [stdc++;m;c] implicit dirs: [/usr/lib/hardening-wrapper/bin;/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1;/usr/lib;/lib] implicit fwks: [] Detecting CXX [-std=c++14] compiler features compiled with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fb082/fast" /usr/bin/make -f CMakeFiles/cmTC_fb082.dir/build.make CMakeFiles/cmTC_fb082.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_fb082.dir/feature_tests.cxx.o /usr/lib/hardening-wrapper/bin/c++ -std=c++14 -o CMakeFiles/cmTC_fb082.dir/feature_tests.cxx.o -c /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_fb082 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fb082.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/c++ CMakeFiles/cmTC_fb082.dir/feature_tests.cxx.o -o cmTC_fb082 -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:1cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:1cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:1cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:1cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:1cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:1cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:1cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:1cxx_relaxed_constexpr Feature record: CXX_FEATURE:1cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:1cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++11] compiler features compiled with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_649d2/fast" /usr/bin/make -f CMakeFiles/cmTC_649d2.dir/build.make CMakeFiles/cmTC_649d2.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_649d2.dir/feature_tests.cxx.o /usr/lib/hardening-wrapper/bin/c++ -std=c++11 -o CMakeFiles/cmTC_649d2.dir/feature_tests.cxx.o -c /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_649d2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_649d2.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/c++ CMakeFiles/cmTC_649d2.dir/feature_tests.cxx.o -o cmTC_649d2 -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++98] compiler features compiled with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_32b4c/fast" /usr/bin/make -f CMakeFiles/cmTC_32b4c.dir/build.make CMakeFiles/cmTC_32b4c.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_32b4c.dir/feature_tests.cxx.o /usr/lib/hardening-wrapper/bin/c++ -std=c++98 -o CMakeFiles/cmTC_32b4c.dir/feature_tests.cxx.o -c /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_32b4c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_32b4c.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/c++ CMakeFiles/cmTC_32b4c.dir/feature_tests.cxx.o -o cmTC_32b4c -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:0cxx_alias_templates Feature record: CXX_FEATURE:0cxx_alignas Feature record: CXX_FEATURE:0cxx_alignof Feature record: CXX_FEATURE:0cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:0cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:0cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:0cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:0cxx_default_function_template_args Feature record: CXX_FEATURE:0cxx_defaulted_functions Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers Feature record: CXX_FEATURE:0cxx_delegating_constructors Feature record: CXX_FEATURE:0cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:0cxx_enum_forward_declarations Feature record: CXX_FEATURE:0cxx_explicit_conversions Feature record: CXX_FEATURE:0cxx_extended_friend_declarations Feature record: CXX_FEATURE:0cxx_extern_templates Feature record: CXX_FEATURE:0cxx_final Feature record: CXX_FEATURE:0cxx_func_identifier Feature record: CXX_FEATURE:0cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:0cxx_inheriting_constructors Feature record: CXX_FEATURE:0cxx_inline_namespaces Feature record: CXX_FEATURE:0cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:0cxx_local_type_template_args Feature record: CXX_FEATURE:0cxx_long_long_type Feature record: CXX_FEATURE:0cxx_noexcept Feature record: CXX_FEATURE:0cxx_nonstatic_member_init Feature record: CXX_FEATURE:0cxx_nullptr Feature record: CXX_FEATURE:0cxx_override Feature record: CXX_FEATURE:0cxx_range_for Feature record: CXX_FEATURE:0cxx_raw_string_literals Feature record: CXX_FEATURE:0cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:0cxx_right_angle_brackets Feature record: CXX_FEATURE:0cxx_rvalue_references Feature record: CXX_FEATURE:0cxx_sizeof_member Feature record: CXX_FEATURE:0cxx_static_assert Feature record: CXX_FEATURE:0cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:0cxx_thread_local Feature record: CXX_FEATURE:0cxx_trailing_return_types Feature record: CXX_FEATURE:0cxx_unicode_literals Feature record: CXX_FEATURE:0cxx_uniform_initialization Feature record: CXX_FEATURE:0cxx_unrestricted_unions Feature record: CXX_FEATURE:0cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:0cxx_variadic_macros Feature record: CXX_FEATURE:0cxx_variadic_templates Determining if the include file pthread.h exists passed with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d0a57/fast" /usr/bin/make -f CMakeFiles/cmTC_d0a57.dir/build.make CMakeFiles/cmTC_d0a57.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d0a57.dir/CheckIncludeFile.c.o /usr/lib/hardening-wrapper/bin/cc -o CMakeFiles/cmTC_d0a57.dir/CheckIncludeFile.c.o -c /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_d0a57 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d0a57.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc CMakeFiles/cmTC_d0a57.dir/CheckIncludeFile.c.o -o cmTC_d0a57 -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Determining if the function pthread_create exists in the pthread passed with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_07191/fast" /usr/bin/make -f CMakeFiles/cmTC_07191.dir/build.make CMakeFiles/cmTC_07191.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_07191.dir/CheckFunctionExists.c.o /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_07191.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.7/Modules/CheckFunctionExists.c Linking C executable cmTC_07191 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_07191.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_07191.dir/CheckFunctionExists.c.o -o cmTC_07191 -rdynamic -lpthread make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Determining if the function XOpenDisplay exists in the /usr/lib64/libX11.so;/usr/lib64/libXext.so passed with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a0774/fast" /usr/bin/make -f CMakeFiles/cmTC_a0774.dir/build.make CMakeFiles/cmTC_a0774.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a0774.dir/CheckFunctionExists.c.o /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTC_a0774.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.7/Modules/CheckFunctionExists.c Linking C executable cmTC_a0774 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a0774.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=XOpenDisplay CMakeFiles/cmTC_a0774.dir/CheckFunctionExists.c.o -o cmTC_a0774 -rdynamic /usr/lib64/libX11.so /usr/lib64/libXext.so make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Determining if the function gethostbyname exists passed with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6cc35/fast" /usr/bin/make -f CMakeFiles/cmTC_6cc35.dir/build.make CMakeFiles/cmTC_6cc35.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6cc35.dir/CheckFunctionExists.c.o /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTC_6cc35.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.7/Modules/CheckFunctionExists.c Linking C executable cmTC_6cc35 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6cc35.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=gethostbyname CMakeFiles/cmTC_6cc35.dir/CheckFunctionExists.c.o -o cmTC_6cc35 -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Determining if the function connect exists passed with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c7e96/fast" /usr/bin/make -f CMakeFiles/cmTC_c7e96.dir/build.make CMakeFiles/cmTC_c7e96.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c7e96.dir/CheckFunctionExists.c.o /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTC_c7e96.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.7/Modules/CheckFunctionExists.c Linking C executable cmTC_c7e96 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c7e96.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=connect CMakeFiles/cmTC_c7e96.dir/CheckFunctionExists.c.o -o cmTC_c7e96 -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Determining if the function remove exists passed with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c845f/fast" /usr/bin/make -f CMakeFiles/cmTC_c845f.dir/build.make CMakeFiles/cmTC_c845f.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c845f.dir/CheckFunctionExists.c.o /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTC_c845f.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.7/Modules/CheckFunctionExists.c Linking C executable cmTC_c845f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c845f.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=remove CMakeFiles/cmTC_c845f.dir/CheckFunctionExists.c.o -o cmTC_c845f -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Determining if the function shmat exists passed with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_da57a/fast" /usr/bin/make -f CMakeFiles/cmTC_da57a.dir/build.make CMakeFiles/cmTC_da57a.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_da57a.dir/CheckFunctionExists.c.o /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTC_da57a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.7/Modules/CheckFunctionExists.c Linking C executable cmTC_da57a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_da57a.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=shmat CMakeFiles/cmTC_da57a.dir/CheckFunctionExists.c.o -o cmTC_da57a -rdynamic make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Determining if the function IceConnectionNumber exists in the ICE passed with the following output: Change Dir: /home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_96419/fast" /usr/bin/make -f CMakeFiles/cmTC_96419.dir/build.make CMakeFiles/cmTC_96419.dir/build make[1]: Entering directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_96419.dir/CheckFunctionExists.c.o /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTC_96419.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.7/Modules/CheckFunctionExists.c Linking C executable cmTC_96419 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_96419.dir/link.txt --verbose=1 /usr/lib/hardening-wrapper/bin/cc -DCHECK_FUNCTION_EXISTS=IceConnectionNumber CMakeFiles/cmTC_96419.dir/CheckFunctionExists.c.o -o cmTC_96419 -rdynamic -lICE make[1]: Leaving directory '/home/shadow8t4/Documents/CSCE441/L08/build/CMakeFiles/CMakeTmp'