|
|
|
@ -34,28 +34,28 @@ The CXX compiler identification is GNU, found in "/home/key/github/KED/bsl/cmake
|
|
|
|
|
Determining if the C compiler works passed with the following output:
|
|
|
|
|
Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp
|
|
|
|
|
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_abaeb/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_abaeb.dir/build.make CMakeFiles/cmTC_abaeb.dir/build
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_6267d/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_6267d.dir/build.make CMakeFiles/cmTC_6267d.dir/build
|
|
|
|
|
make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
Building C object CMakeFiles/cmTC_abaeb.dir/testCCompiler.c.o
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc -o CMakeFiles/cmTC_abaeb.dir/testCCompiler.c.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp/testCCompiler.c
|
|
|
|
|
Linking C executable cmTC_abaeb
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_abaeb.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_abaeb.dir/testCCompiler.c.o -o cmTC_abaeb
|
|
|
|
|
Building C object CMakeFiles/cmTC_6267d.dir/testCCompiler.c.o
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc -o CMakeFiles/cmTC_6267d.dir/testCCompiler.c.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp/testCCompiler.c
|
|
|
|
|
Linking C executable cmTC_6267d
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6267d.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_6267d.dir/testCCompiler.c.o -o cmTC_6267d
|
|
|
|
|
make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Detecting C compiler ABI info compiled with the following output:
|
|
|
|
|
Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp
|
|
|
|
|
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_c00de/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_c00de.dir/build.make CMakeFiles/cmTC_c00de.dir/build
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_27182/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_27182.dir/build.make CMakeFiles/cmTC_27182.dir/build
|
|
|
|
|
make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
Building C object CMakeFiles/cmTC_c00de.dir/CMakeCCompilerABI.c.o
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc -o CMakeFiles/cmTC_c00de.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c
|
|
|
|
|
Linking C executable cmTC_c00de
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c00de.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc --specs=nosys.specs -v CMakeFiles/cmTC_c00de.dir/CMakeCCompilerABI.c.o -o cmTC_c00de
|
|
|
|
|
Building C object CMakeFiles/cmTC_27182.dir/CMakeCCompilerABI.c.o
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc -o CMakeFiles/cmTC_27182.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c
|
|
|
|
|
Linking C executable cmTC_27182
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27182.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc --specs=nosys.specs -v CMakeFiles/cmTC_27182.dir/CMakeCCompilerABI.c.o -o cmTC_27182
|
|
|
|
|
Using built-in specs.
|
|
|
|
|
Reading specs from /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/nosys.specs
|
|
|
|
|
rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence
|
|
|
|
@ -67,9 +67,9 @@ Thread model: single
|
|
|
|
|
gcc version 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907] (15:7-2018-q2-6)
|
|
|
|
|
COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/
|
|
|
|
|
LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/
|
|
|
|
|
COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_c00de'
|
|
|
|
|
/usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccmi4CH1.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_c00de /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_c00de.dir/CMakeCCompilerABI.c.o --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o
|
|
|
|
|
COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_c00de'
|
|
|
|
|
COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_27182'
|
|
|
|
|
/usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccdu7qxi.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_27182 /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_27182.dir/CMakeCCompilerABI.c.o --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o
|
|
|
|
|
COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_27182'
|
|
|
|
|
make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -77,14 +77,14 @@ Parsed C implicit link information from above output:
|
|
|
|
|
link line regex: [^( *|.*[/\])(arm-none-eabi-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
|
|
|
|
ignore line: [Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp]
|
|
|
|
|
ignore line: []
|
|
|
|
|
ignore line: [Run Build Command:"/usr/bin/make" "cmTC_c00de/fast"]
|
|
|
|
|
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_c00de.dir/build.make CMakeFiles/cmTC_c00de.dir/build]
|
|
|
|
|
ignore line: [Run Build Command:"/usr/bin/make" "cmTC_27182/fast"]
|
|
|
|
|
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_27182.dir/build.make CMakeFiles/cmTC_27182.dir/build]
|
|
|
|
|
ignore line: [make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp']
|
|
|
|
|
ignore line: [Building C object CMakeFiles/cmTC_c00de.dir/CMakeCCompilerABI.c.o]
|
|
|
|
|
ignore line: [/usr/bin/arm-none-eabi-gcc -o CMakeFiles/cmTC_c00de.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c]
|
|
|
|
|
ignore line: [Linking C executable cmTC_c00de]
|
|
|
|
|
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c00de.dir/link.txt --verbose=1]
|
|
|
|
|
ignore line: [/usr/bin/arm-none-eabi-gcc --specs=nosys.specs -v CMakeFiles/cmTC_c00de.dir/CMakeCCompilerABI.c.o -o cmTC_c00de ]
|
|
|
|
|
ignore line: [Building C object CMakeFiles/cmTC_27182.dir/CMakeCCompilerABI.c.o]
|
|
|
|
|
ignore line: [/usr/bin/arm-none-eabi-gcc -o CMakeFiles/cmTC_27182.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c]
|
|
|
|
|
ignore line: [Linking C executable cmTC_27182]
|
|
|
|
|
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27182.dir/link.txt --verbose=1]
|
|
|
|
|
ignore line: [/usr/bin/arm-none-eabi-gcc --specs=nosys.specs -v CMakeFiles/cmTC_27182.dir/CMakeCCompilerABI.c.o -o cmTC_27182 ]
|
|
|
|
|
ignore line: [Using built-in specs.]
|
|
|
|
|
ignore line: [Reading specs from /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/nosys.specs]
|
|
|
|
|
ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence]
|
|
|
|
@ -96,13 +96,13 @@ Parsed C implicit link information from above output:
|
|
|
|
|
ignore line: [gcc version 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907] (15:7-2018-q2-6) ]
|
|
|
|
|
ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/]
|
|
|
|
|
ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/]
|
|
|
|
|
ignore line: [COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_c00de']
|
|
|
|
|
link line: [ /usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccmi4CH1.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_c00de /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_c00de.dir/CMakeCCompilerABI.c.o --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o]
|
|
|
|
|
ignore line: [COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_27182']
|
|
|
|
|
link line: [ /usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccdu7qxi.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_27182 /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_27182.dir/CMakeCCompilerABI.c.o --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o]
|
|
|
|
|
arg [/usr/lib/gcc/arm-none-eabi/7.3.1/collect2] ==> ignore
|
|
|
|
|
arg [-plugin] ==> ignore
|
|
|
|
|
arg [/usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so] ==> ignore
|
|
|
|
|
arg [-plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper] ==> ignore
|
|
|
|
|
arg [-plugin-opt=-fresolution=/tmp/ccmi4CH1.res] ==> ignore
|
|
|
|
|
arg [-plugin-opt=-fresolution=/tmp/ccdu7qxi.res] ==> ignore
|
|
|
|
|
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
|
|
|
|
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
|
|
|
|
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
|
|
|
@ -110,13 +110,13 @@ Parsed C implicit link information from above output:
|
|
|
|
|
arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
|
|
|
|
|
arg [-X] ==> ignore
|
|
|
|
|
arg [-o] ==> ignore
|
|
|
|
|
arg [cmTC_c00de] ==> ignore
|
|
|
|
|
arg [cmTC_27182] ==> ignore
|
|
|
|
|
arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crti.o] ==> ignore
|
|
|
|
|
arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o] ==> ignore
|
|
|
|
|
arg [/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o] ==> ignore
|
|
|
|
|
arg [-L/usr/lib/gcc/arm-none-eabi/7.3.1] ==> dir [/usr/lib/gcc/arm-none-eabi/7.3.1]
|
|
|
|
|
arg [-L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib] ==> dir [/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib]
|
|
|
|
|
arg [CMakeFiles/cmTC_c00de.dir/CMakeCCompilerABI.c.o] ==> ignore
|
|
|
|
|
arg [CMakeFiles/cmTC_27182.dir/CMakeCCompilerABI.c.o] ==> ignore
|
|
|
|
|
arg [--start-group] ==> ignore
|
|
|
|
|
arg [-lgcc] ==> lib [gcc]
|
|
|
|
|
arg [-lc] ==> lib [c]
|
|
|
|
@ -140,14 +140,14 @@ Parsed C implicit link information from above output:
|
|
|
|
|
Detecting C [-std=c11] compiler features compiled with the following output:
|
|
|
|
|
Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp
|
|
|
|
|
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_a3da3/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_a3da3.dir/build.make CMakeFiles/cmTC_a3da3.dir/build
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_2ccb5/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_2ccb5.dir/build.make CMakeFiles/cmTC_2ccb5.dir/build
|
|
|
|
|
make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
Building C object CMakeFiles/cmTC_a3da3.dir/feature_tests.c.o
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc -std=c11 -o CMakeFiles/cmTC_a3da3.dir/feature_tests.c.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.c
|
|
|
|
|
Linking C executable cmTC_a3da3
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3da3.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_a3da3.dir/feature_tests.c.o -o cmTC_a3da3
|
|
|
|
|
Building C object CMakeFiles/cmTC_2ccb5.dir/feature_tests.c.o
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc -std=c11 -o CMakeFiles/cmTC_2ccb5.dir/feature_tests.c.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.c
|
|
|
|
|
Linking C executable cmTC_2ccb5
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2ccb5.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_2ccb5.dir/feature_tests.c.o -o cmTC_2ccb5
|
|
|
|
|
make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -160,14 +160,14 @@ make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFi
|
|
|
|
|
Detecting C [-std=c99] compiler features compiled with the following output:
|
|
|
|
|
Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp
|
|
|
|
|
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_444a2/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_444a2.dir/build.make CMakeFiles/cmTC_444a2.dir/build
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_7e4f5/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_7e4f5.dir/build.make CMakeFiles/cmTC_7e4f5.dir/build
|
|
|
|
|
make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
Building C object CMakeFiles/cmTC_444a2.dir/feature_tests.c.o
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc -std=c99 -o CMakeFiles/cmTC_444a2.dir/feature_tests.c.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.c
|
|
|
|
|
Linking C executable cmTC_444a2
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_444a2.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_444a2.dir/feature_tests.c.o -o cmTC_444a2
|
|
|
|
|
Building C object CMakeFiles/cmTC_7e4f5.dir/feature_tests.c.o
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc -std=c99 -o CMakeFiles/cmTC_7e4f5.dir/feature_tests.c.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.c
|
|
|
|
|
Linking C executable cmTC_7e4f5
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e4f5.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_7e4f5.dir/feature_tests.c.o -o cmTC_7e4f5
|
|
|
|
|
make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -180,14 +180,14 @@ make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFi
|
|
|
|
|
Detecting C [-std=c90] compiler features compiled with the following output:
|
|
|
|
|
Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp
|
|
|
|
|
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_31fb0/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_31fb0.dir/build.make CMakeFiles/cmTC_31fb0.dir/build
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_3e60e/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_3e60e.dir/build.make CMakeFiles/cmTC_3e60e.dir/build
|
|
|
|
|
make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
Building C object CMakeFiles/cmTC_31fb0.dir/feature_tests.c.o
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc -std=c90 -o CMakeFiles/cmTC_31fb0.dir/feature_tests.c.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.c
|
|
|
|
|
Linking C executable cmTC_31fb0
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_31fb0.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_31fb0.dir/feature_tests.c.o -o cmTC_31fb0
|
|
|
|
|
Building C object CMakeFiles/cmTC_3e60e.dir/feature_tests.c.o
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc -std=c90 -o CMakeFiles/cmTC_3e60e.dir/feature_tests.c.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.c
|
|
|
|
|
Linking C executable cmTC_3e60e
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3e60e.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_3e60e.dir/feature_tests.c.o -o cmTC_3e60e
|
|
|
|
|
make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -198,28 +198,28 @@ make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFi
|
|
|
|
|
Determining if the CXX compiler works passed with the following output:
|
|
|
|
|
Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp
|
|
|
|
|
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_f2a35/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_f2a35.dir/build.make CMakeFiles/cmTC_f2a35.dir/build
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_5862e/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_5862e.dir/build.make CMakeFiles/cmTC_5862e.dir/build
|
|
|
|
|
make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_f2a35.dir/testCXXCompiler.cxx.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -o CMakeFiles/cmTC_f2a35.dir/testCXXCompiler.cxx.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
|
|
|
|
|
Linking CXX executable cmTC_f2a35
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f2a35.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_f2a35.dir/testCXXCompiler.cxx.o -o cmTC_f2a35
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_5862e.dir/testCXXCompiler.cxx.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -o CMakeFiles/cmTC_5862e.dir/testCXXCompiler.cxx.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
|
|
|
|
|
Linking CXX executable cmTC_5862e
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5862e.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_5862e.dir/testCXXCompiler.cxx.o -o cmTC_5862e
|
|
|
|
|
make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Detecting CXX compiler ABI info compiled with the following output:
|
|
|
|
|
Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp
|
|
|
|
|
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_56b49/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_56b49.dir/build.make CMakeFiles/cmTC_56b49.dir/build
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_a3998/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_a3998.dir/build.make CMakeFiles/cmTC_a3998.dir/build
|
|
|
|
|
make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_56b49.dir/CMakeCXXCompilerABI.cpp.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -o CMakeFiles/cmTC_56b49.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp
|
|
|
|
|
Linking CXX executable cmTC_56b49
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_56b49.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs -v CMakeFiles/cmTC_56b49.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_56b49
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_a3998.dir/CMakeCXXCompilerABI.cpp.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -o CMakeFiles/cmTC_a3998.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp
|
|
|
|
|
Linking CXX executable cmTC_a3998
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3998.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs -v CMakeFiles/cmTC_a3998.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a3998
|
|
|
|
|
Using built-in specs.
|
|
|
|
|
Reading specs from /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/nosys.specs
|
|
|
|
|
rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence
|
|
|
|
@ -231,9 +231,9 @@ Thread model: single
|
|
|
|
|
gcc version 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907] (15:7-2018-q2-6)
|
|
|
|
|
COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/
|
|
|
|
|
LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/
|
|
|
|
|
COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_56b49'
|
|
|
|
|
/usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJiZHFC.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_56b49 /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_56b49.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o
|
|
|
|
|
COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_56b49'
|
|
|
|
|
COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_a3998'
|
|
|
|
|
/usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccCpqD8P.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_a3998 /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_a3998.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o
|
|
|
|
|
COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_a3998'
|
|
|
|
|
make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -241,14 +241,14 @@ Parsed CXX implicit link information from above output:
|
|
|
|
|
link line regex: [^( *|.*[/\])(arm-none-eabi-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
|
|
|
|
ignore line: [Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp]
|
|
|
|
|
ignore line: []
|
|
|
|
|
ignore line: [Run Build Command:"/usr/bin/make" "cmTC_56b49/fast"]
|
|
|
|
|
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_56b49.dir/build.make CMakeFiles/cmTC_56b49.dir/build]
|
|
|
|
|
ignore line: [Run Build Command:"/usr/bin/make" "cmTC_a3998/fast"]
|
|
|
|
|
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_a3998.dir/build.make CMakeFiles/cmTC_a3998.dir/build]
|
|
|
|
|
ignore line: [make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp']
|
|
|
|
|
ignore line: [Building CXX object CMakeFiles/cmTC_56b49.dir/CMakeCXXCompilerABI.cpp.o]
|
|
|
|
|
ignore line: [/usr/bin/arm-none-eabi-g++ -o CMakeFiles/cmTC_56b49.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp]
|
|
|
|
|
ignore line: [Linking CXX executable cmTC_56b49]
|
|
|
|
|
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_56b49.dir/link.txt --verbose=1]
|
|
|
|
|
ignore line: [/usr/bin/arm-none-eabi-g++ --specs=nosys.specs -v CMakeFiles/cmTC_56b49.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_56b49 ]
|
|
|
|
|
ignore line: [Building CXX object CMakeFiles/cmTC_a3998.dir/CMakeCXXCompilerABI.cpp.o]
|
|
|
|
|
ignore line: [/usr/bin/arm-none-eabi-g++ -o CMakeFiles/cmTC_a3998.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp]
|
|
|
|
|
ignore line: [Linking CXX executable cmTC_a3998]
|
|
|
|
|
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3998.dir/link.txt --verbose=1]
|
|
|
|
|
ignore line: [/usr/bin/arm-none-eabi-g++ --specs=nosys.specs -v CMakeFiles/cmTC_a3998.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a3998 ]
|
|
|
|
|
ignore line: [Using built-in specs.]
|
|
|
|
|
ignore line: [Reading specs from /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/nosys.specs]
|
|
|
|
|
ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence]
|
|
|
|
@ -260,13 +260,13 @@ Parsed CXX implicit link information from above output:
|
|
|
|
|
ignore line: [gcc version 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907] (15:7-2018-q2-6) ]
|
|
|
|
|
ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/]
|
|
|
|
|
ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/]
|
|
|
|
|
ignore line: [COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_56b49']
|
|
|
|
|
link line: [ /usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJiZHFC.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_56b49 /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_56b49.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o]
|
|
|
|
|
ignore line: [COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_a3998']
|
|
|
|
|
link line: [ /usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccCpqD8P.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_a3998 /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_a3998.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o]
|
|
|
|
|
arg [/usr/lib/gcc/arm-none-eabi/7.3.1/collect2] ==> ignore
|
|
|
|
|
arg [-plugin] ==> ignore
|
|
|
|
|
arg [/usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so] ==> ignore
|
|
|
|
|
arg [-plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper] ==> ignore
|
|
|
|
|
arg [-plugin-opt=-fresolution=/tmp/ccJiZHFC.res] ==> ignore
|
|
|
|
|
arg [-plugin-opt=-fresolution=/tmp/ccCpqD8P.res] ==> ignore
|
|
|
|
|
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
|
|
|
|
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
|
|
|
|
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
|
|
|
@ -274,13 +274,13 @@ Parsed CXX implicit link information from above output:
|
|
|
|
|
arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
|
|
|
|
|
arg [-X] ==> ignore
|
|
|
|
|
arg [-o] ==> ignore
|
|
|
|
|
arg [cmTC_56b49] ==> ignore
|
|
|
|
|
arg [cmTC_a3998] ==> ignore
|
|
|
|
|
arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crti.o] ==> ignore
|
|
|
|
|
arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o] ==> ignore
|
|
|
|
|
arg [/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o] ==> ignore
|
|
|
|
|
arg [-L/usr/lib/gcc/arm-none-eabi/7.3.1] ==> dir [/usr/lib/gcc/arm-none-eabi/7.3.1]
|
|
|
|
|
arg [-L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib] ==> dir [/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib]
|
|
|
|
|
arg [CMakeFiles/cmTC_56b49.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
|
|
|
|
|
arg [CMakeFiles/cmTC_a3998.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
|
|
|
|
|
arg [-lstdc++] ==> lib [stdc++]
|
|
|
|
|
arg [-lm] ==> lib [m]
|
|
|
|
|
arg [--start-group] ==> ignore
|
|
|
|
@ -306,14 +306,14 @@ Parsed CXX implicit link information from above output:
|
|
|
|
|
Detecting CXX [-std=c++1z] compiler features compiled with the following output:
|
|
|
|
|
Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp
|
|
|
|
|
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_b97e7/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_b97e7.dir/build.make CMakeFiles/cmTC_b97e7.dir/build
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_6547a/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_6547a.dir/build.make CMakeFiles/cmTC_6547a.dir/build
|
|
|
|
|
make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_b97e7.dir/feature_tests.cxx.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -std=c++1z -o CMakeFiles/cmTC_b97e7.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.cxx
|
|
|
|
|
Linking CXX executable cmTC_b97e7
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b97e7.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_b97e7.dir/feature_tests.cxx.o -o cmTC_b97e7
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_6547a.dir/feature_tests.cxx.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -std=c++1z -o CMakeFiles/cmTC_6547a.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.cxx
|
|
|
|
|
Linking CXX executable cmTC_6547a
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6547a.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_6547a.dir/feature_tests.cxx.o -o cmTC_6547a
|
|
|
|
|
make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -379,14 +379,14 @@ make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFi
|
|
|
|
|
Detecting CXX [-std=c++14] compiler features compiled with the following output:
|
|
|
|
|
Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp
|
|
|
|
|
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_05073/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_05073.dir/build.make CMakeFiles/cmTC_05073.dir/build
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_05034/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_05034.dir/build.make CMakeFiles/cmTC_05034.dir/build
|
|
|
|
|
make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_05073.dir/feature_tests.cxx.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -std=c++14 -o CMakeFiles/cmTC_05073.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.cxx
|
|
|
|
|
Linking CXX executable cmTC_05073
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_05073.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_05073.dir/feature_tests.cxx.o -o cmTC_05073
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_05034.dir/feature_tests.cxx.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -std=c++14 -o CMakeFiles/cmTC_05034.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.cxx
|
|
|
|
|
Linking CXX executable cmTC_05034
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_05034.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_05034.dir/feature_tests.cxx.o -o cmTC_05034
|
|
|
|
|
make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -452,14 +452,14 @@ make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFi
|
|
|
|
|
Detecting CXX [-std=c++11] compiler features compiled with the following output:
|
|
|
|
|
Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp
|
|
|
|
|
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_215a3/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_215a3.dir/build.make CMakeFiles/cmTC_215a3.dir/build
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_c5705/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_c5705.dir/build.make CMakeFiles/cmTC_c5705.dir/build
|
|
|
|
|
make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_215a3.dir/feature_tests.cxx.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -std=c++11 -o CMakeFiles/cmTC_215a3.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.cxx
|
|
|
|
|
Linking CXX executable cmTC_215a3
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_215a3.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_215a3.dir/feature_tests.cxx.o -o cmTC_215a3
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_c5705.dir/feature_tests.cxx.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -std=c++11 -o CMakeFiles/cmTC_c5705.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.cxx
|
|
|
|
|
Linking CXX executable cmTC_c5705
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c5705.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_c5705.dir/feature_tests.cxx.o -o cmTC_c5705
|
|
|
|
|
make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -525,14 +525,14 @@ make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFi
|
|
|
|
|
Detecting CXX [-std=c++98] compiler features compiled with the following output:
|
|
|
|
|
Change Dir: /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp
|
|
|
|
|
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_2c26a/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_2c26a.dir/build.make CMakeFiles/cmTC_2c26a.dir/build
|
|
|
|
|
Run Build Command:"/usr/bin/make" "cmTC_2dc75/fast"
|
|
|
|
|
/usr/bin/make -f CMakeFiles/cmTC_2dc75.dir/build.make CMakeFiles/cmTC_2dc75.dir/build
|
|
|
|
|
make[1]: Entering directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_2c26a.dir/feature_tests.cxx.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -std=c++98 -o CMakeFiles/cmTC_2c26a.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.cxx
|
|
|
|
|
Linking CXX executable cmTC_2c26a
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2c26a.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_2c26a.dir/feature_tests.cxx.o -o cmTC_2c26a
|
|
|
|
|
Building CXX object CMakeFiles/cmTC_2dc75.dir/feature_tests.cxx.o
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ -std=c++98 -o CMakeFiles/cmTC_2dc75.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/feature_tests.cxx
|
|
|
|
|
Linking CXX executable cmTC_2dc75
|
|
|
|
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2dc75.dir/link.txt --verbose=1
|
|
|
|
|
/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_2dc75.dir/feature_tests.cxx.o -o cmTC_2dc75
|
|
|
|
|
make[1]: Leaving directory '/home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/CMakeTmp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|