Closed RAKWireless closed 4 years ago
CMakeOutput.log is as follow:
rak@ubuntu:~/esp32-voice/esp-va-sdk/examples/amazon_aia$ cat /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeOutput.log The target system is: Generic - - The host system is: Linux - 4.15.0-74-generic - x86_64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc Build flags: -mlongcalls;-Wno-frame-address 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/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/3.6.3/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ Build flags: -mlongcalls;-Wno-frame-address 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/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/3.6.3/CompilerIdCXX/a.out"
Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)": xtensa-esp32-elf-gcc (crosstool-NG esp-2020r1) 8.2.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Determining if the C compiler works passed with the following output: Change Dir: /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_c1487/fast" /usr/bin/make -f CMakeFiles/cmTC_c1487.dir/build.make CMakeFiles/cmTC_c1487.dir/build make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c1487.dir/testCCompiler.c.obj /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -o CMakeFiles/cmTC_c1487.dir/testCCompiler.c.obj -c /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_c1487 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c1487.dir/link.txt --verbose=1 /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -nostdlib CMakeFiles/cmTC_c1487.dir/testCCompiler.c.obj -o cmTC_c1487 /home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000400054 make[1]: Leaving directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output: Change Dir: /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_89311/fast"
/usr/bin/make -f CMakeFiles/cmTC_89311.dir/build.make CMakeFiles/cmTC_89311.dir/build
make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_89311.dir/CMakeCCompilerABI.c.obj
/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -o CMakeFiles/cmTC_89311.dir/CMakeCCompilerABI.c.obj -c /usr/local/share/cmake-3.6/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_89311
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_89311.dir/link.txt --verbose=1
/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -nostdlib -v CMakeFiles/cmTC_89311.dir/CMakeCCompilerABI.c.obj -o cmTC_89311
Using built-in specs.
COLLECT_GCC=/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc
COLLECT_LTO_WRAPPER=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/lto-wrapper
Target: xtensa-esp32-elf
Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp32-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=xtensa-esp32-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf/xtensa-esp32-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf/xtensa-esp32-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2020r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes
Thread model: posix
gcc version 8.2.0 (crosstool-NG esp-2020r1)
COMPILER_PATH=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/:/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/
LIBRARY_PATH=/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib/
COLLECT_GCC_OPTIONS='-mlongcalls' '-Wno-frame-address' '-nostdlib' '-v' '-o' 'cmTC_89311'
/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/collect2 -plugin /home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/liblto_plugin.so -plugin-opt=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIHdou1.res -o cmTC_89311 -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0 -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib CMakeFiles/cmTC_89311.dir/CMakeCCompilerABI.c.obj
/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000400054
COLLECT_GCC_OPTIONS='-mlongcalls' '-Wno-frame-address' '-nostdlib' '-v' '-o' 'cmTC_89311'
make[1]: Leaving directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output: link line regex: [^( |.[/])(xtensa-esp32-elf-ld|([^/]+-)?ld|collect2)[^/]*( |$)] ignore line: [Change Dir: /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_89311/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_89311.dir/build.make CMakeFiles/cmTC_89311.dir/build] ignore line: [make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp'] ignore line: [Building C object CMakeFiles/cmTC_89311.dir/CMakeCCompilerABI.c.obj] ignore line: [/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -o CMakeFiles/cmTC_89311.dir/CMakeCCompilerABI.c.obj -c /usr/local/share/cmake-3.6/Modules/CMakeCCompilerABI.c] ignore line: [Linking C executable cmTC_89311] ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_89311.dir/link.txt --verbose=1] ignore line: [/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -nostdlib -v CMakeFiles/cmTC_89311.dir/CMakeCCompilerABI.c.obj -o cmTC_89311 ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc] ignore line: [COLLECT_LTO_WRAPPER=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/lto-wrapper] ignore line: [Target: xtensa-esp32-elf] ignore line: [Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp32-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=xtensa-esp32-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf/xtensa-esp32-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf/xtensa-esp32-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2020r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes] ignore line: [Thread model: posix] ignore line: [gcc version 8.2.0 (crosstool-NG esp-2020r1) ] ignore line: [COMPILER_PATH=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/:/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/] ignore line: [LIBRARY_PATH=/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib/] ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-Wno-frame-address' '-nostdlib' '-v' '-o' 'cmTC_89311'] link line: [ /home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/collect2 -plugin /home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/liblto_plugin.so -plugin-opt=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIHdou1.res -o cmTC_89311 -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0 -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib CMakeFiles/cmTC_89311.dir/CMakeCCompilerABI.c.obj] arg [/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/collect2] ==> ignore arg [-plugin] ==> ignore arg [/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/liblto_plugin.so] ==> ignore arg [-plugin-opt=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccIHdou1.res] ==> ignore arg [-o] ==> ignore arg [cmTC_89311] ==> ignore arg [-L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0] ==> dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0] arg [-L/home/rak/xtensa-esp32-elf/bin/../lib/gcc] ==> dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc] arg [-L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib] ==> dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib] arg [CMakeFiles/cmTC_89311.dir/CMakeCCompilerABI.c.obj] ==> ignore collapse library dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0] ==> [/home/rak/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/8.2.0] collapse library dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc] ==> [/home/rak/xtensa-esp32-elf/lib/gcc] collapse library dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib] ==> [/home/rak/xtensa-esp32-elf/xtensa-esp32-elf/lib] implicit libs: [] implicit dirs: [/home/rak/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/8.2.0;/home/rak/xtensa-esp32-elf/lib/gcc;/home/rak/xtensa-esp32-elf/xtensa-esp32-elf/lib] implicit fwks: []
Detecting C [-std=c11] compiler features compiled with the following output: Change Dir: /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_e2120/fast" /usr/bin/make -f CMakeFiles/cmTC_e2120.dir/build.make CMakeFiles/cmTC_e2120.dir/build make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e2120.dir/feature_tests.c.obj /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -std=c11 -o CMakeFiles/cmTC_e2120.dir/feature_tests.c.obj -c /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/feature_tests.c Linking C executable cmTC_e2120 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e2120.dir/link.txt --verbose=1 /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -nostdlib CMakeFiles/cmTC_e2120.dir/feature_tests.c.obj -o cmTC_e2120 /home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000400054 make[1]: Leaving directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/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/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_2ebb5/fast" /usr/bin/make -f CMakeFiles/cmTC_2ebb5.dir/build.make CMakeFiles/cmTC_2ebb5.dir/build make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2ebb5.dir/feature_tests.c.obj /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -std=c99 -o CMakeFiles/cmTC_2ebb5.dir/feature_tests.c.obj -c /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/feature_tests.c Linking C executable cmTC_2ebb5 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2ebb5.dir/link.txt --verbose=1 /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -nostdlib CMakeFiles/cmTC_2ebb5.dir/feature_tests.c.obj -o cmTC_2ebb5 /home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000400054 make[1]: Leaving directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/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/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_74716/fast" /usr/bin/make -f CMakeFiles/cmTC_74716.dir/build.make CMakeFiles/cmTC_74716.dir/build make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_74716.dir/feature_tests.c.obj /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -std=c90 -o CMakeFiles/cmTC_74716.dir/feature_tests.c.obj -c /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/feature_tests.c Linking C executable cmTC_74716 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_74716.dir/link.txt --verbose=1 /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -nostdlib CMakeFiles/cmTC_74716.dir/feature_tests.c.obj -o cmTC_74716 /home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000400054 make[1]: Leaving directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/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/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_aeb2c/fast" /usr/bin/make -f CMakeFiles/cmTC_aeb2c.dir/build.make CMakeFiles/cmTC_aeb2c.dir/build make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_aeb2c.dir/testCXXCompiler.cxx.obj /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -o CMakeFiles/cmTC_aeb2c.dir/testCXXCompiler.cxx.obj -c /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_aeb2c /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aeb2c.dir/link.txt --verbose=1 /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -nostdlib CMakeFiles/cmTC_aeb2c.dir/testCXXCompiler.cxx.obj -o cmTC_aeb2c /home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000400054 make[1]: Leaving directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output: Change Dir: /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_ac448/fast"
/usr/bin/make -f CMakeFiles/cmTC_ac448.dir/build.make CMakeFiles/cmTC_ac448.dir/build
make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_ac448.dir/CMakeCXXCompilerABI.cpp.obj
/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -o CMakeFiles/cmTC_ac448.dir/CMakeCXXCompilerABI.cpp.obj -c /usr/local/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_ac448
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac448.dir/link.txt --verbose=1
/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -nostdlib -v CMakeFiles/cmTC_ac448.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_ac448
Using built-in specs.
COLLECT_GCC=/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++
COLLECT_LTO_WRAPPER=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/lto-wrapper
Target: xtensa-esp32-elf
Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp32-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=xtensa-esp32-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf/xtensa-esp32-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf/xtensa-esp32-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2020r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes
Thread model: posix
gcc version 8.2.0 (crosstool-NG esp-2020r1)
COMPILER_PATH=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/:/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/
LIBRARY_PATH=/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib/
COLLECT_GCC_OPTIONS='-mlongcalls' '-Wno-frame-address' '-nostdlib' '-v' '-o' 'cmTC_ac448'
/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/collect2 -plugin /home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/liblto_plugin.so -plugin-opt=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfOa2nk.res -o cmTC_ac448 -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0 -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib CMakeFiles/cmTC_ac448.dir/CMakeCXXCompilerABI.cpp.obj
/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000400054
COLLECT_GCC_OPTIONS='-mlongcalls' '-Wno-frame-address' '-nostdlib' '-v' '-o' 'cmTC_ac448'
make[1]: Leaving directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output: link line regex: [^( |.[/])(xtensa-esp32-elf-ld|([^/]+-)?ld|collect2)[^/]*( |$)] ignore line: [Change Dir: /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_ac448/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_ac448.dir/build.make CMakeFiles/cmTC_ac448.dir/build] ignore line: [make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp'] ignore line: [Building CXX object CMakeFiles/cmTC_ac448.dir/CMakeCXXCompilerABI.cpp.obj] ignore line: [/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -o CMakeFiles/cmTC_ac448.dir/CMakeCXXCompilerABI.cpp.obj -c /usr/local/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Linking CXX executable cmTC_ac448] ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac448.dir/link.txt --verbose=1] ignore line: [/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -nostdlib -v CMakeFiles/cmTC_ac448.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_ac448 ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++] ignore line: [COLLECT_LTO_WRAPPER=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/lto-wrapper] ignore line: [Target: xtensa-esp32-elf] ignore line: [Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp32-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=xtensa-esp32-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf/xtensa-esp32-elf --with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf/xtensa-esp32-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-2020r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes] ignore line: [Thread model: posix] ignore line: [gcc version 8.2.0 (crosstool-NG esp-2020r1) ] ignore line: [COMPILER_PATH=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/:/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/] ignore line: [LIBRARY_PATH=/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/:/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib/] ignore line: [COLLECT_GCC_OPTIONS='-mlongcalls' '-Wno-frame-address' '-nostdlib' '-v' '-o' 'cmTC_ac448'] link line: [ /home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/collect2 -plugin /home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/liblto_plugin.so -plugin-opt=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfOa2nk.res -o cmTC_ac448 -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0 -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc -L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib CMakeFiles/cmTC_ac448.dir/CMakeCXXCompilerABI.cpp.obj] arg [/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/collect2] ==> ignore arg [-plugin] ==> ignore arg [/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/liblto_plugin.so] ==> ignore arg [-plugin-opt=/home/rak/xtensa-esp32-elf/bin/../libexec/gcc/xtensa-esp32-elf/8.2.0/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccfOa2nk.res] ==> ignore arg [-o] ==> ignore arg [cmTC_ac448] ==> ignore arg [-L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0] ==> dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0] arg [-L/home/rak/xtensa-esp32-elf/bin/../lib/gcc] ==> dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc] arg [-L/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib] ==> dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib] arg [CMakeFiles/cmTC_ac448.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore collapse library dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0] ==> [/home/rak/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/8.2.0] collapse library dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc] ==> [/home/rak/xtensa-esp32-elf/lib/gcc] collapse library dir [/home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/lib] ==> [/home/rak/xtensa-esp32-elf/xtensa-esp32-elf/lib] implicit libs: [] implicit dirs: [/home/rak/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/8.2.0;/home/rak/xtensa-esp32-elf/lib/gcc;/home/rak/xtensa-esp32-elf/xtensa-esp32-elf/lib] implicit fwks: []
Detecting CXX [-std=c++14] compiler features compiled with the following output: Change Dir: /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_01848/fast" /usr/bin/make -f CMakeFiles/cmTC_01848.dir/build.make CMakeFiles/cmTC_01848.dir/build make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_01848.dir/feature_tests.cxx.obj /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -std=c++14 -o CMakeFiles/cmTC_01848.dir/feature_tests.cxx.obj -c /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_01848 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_01848.dir/link.txt --verbose=1 /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -nostdlib CMakeFiles/cmTC_01848.dir/feature_tests.cxx.obj -o cmTC_01848 /home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000400054 make[1]: Leaving directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/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/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_51f16/fast" /usr/bin/make -f CMakeFiles/cmTC_51f16.dir/build.make CMakeFiles/cmTC_51f16.dir/build make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_51f16.dir/feature_tests.cxx.obj /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -std=c++11 -o CMakeFiles/cmTC_51f16.dir/feature_tests.cxx.obj -c /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_51f16 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_51f16.dir/link.txt --verbose=1 /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -nostdlib CMakeFiles/cmTC_51f16.dir/feature_tests.cxx.obj -o cmTC_51f16 /home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000400054 make[1]: Leaving directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/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/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_ae0b7/fast" /usr/bin/make -f CMakeFiles/cmTC_ae0b7.dir/build.make CMakeFiles/cmTC_ae0b7.dir/build make[1]: Entering directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_ae0b7.dir/feature_tests.cxx.obj /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -std=c++98 -o CMakeFiles/cmTC_ae0b7.dir/feature_tests.cxx.obj -c /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_ae0b7 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ae0b7.dir/link.txt --verbose=1 /home/rak/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -nostdlib CMakeFiles/cmTC_ae0b7.dir/feature_tests.cxx.obj -o cmTC_ae0b7 /home/rak/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000400054 make[1]: Leaving directory '/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/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
rak@ubuntu:~/esp32-voice/esp-va-sdk/examples/amazon_aia$
OS: ubuntu 16.04 x86_64 cmake: 3.6.3 python: 2.7.12 compile chain: xtensa-esp32-elf-gcc8_2_0-esp-2020r1-linux-amd64
log is as follow:
-- Found PythonInterp: /usr/bin/python (found version "2.7.12") -- Found Perl: /usr/bin/perl (found version "5.22.1") -- Adding linker script /home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/esp-idf/esp32/esp32_out.ld -- Adding linker script /home/rak/esp32-voice/esp-idf/components/esp32/ld/esp32.extram.bss.ld -- Adding linker script /home/rak/esp32-voice/esp-idf/components/esp32/ld/esp32.project.ld.in -- Adding linker script /home/rak/esp32-voice/esp-idf/components/esp32/ld/esp32.peripherals.ld -- Adding linker script /home/rak/esp32-voice/esp-idf/components/esp_rom/esp32/ld/esp32.rom.ld -- Adding linker script /home/rak/esp32-voice/esp-idf/components/esp_rom/esp32/ld/esp32.rom.libgcc.ld -- Adding linker script /home/rak/esp32-voice/esp-idf/components/esp_rom/esp32/ld/esp32.rom.syscalls.ld -- Adding linker script /home/rak/esp32-voice/esp-idf/components/esp_rom/esp32/ld/esp32.rom.newlib-data.ld CMake Error at /home/rak/esp32-voice/esp-va-sdk/components/voice_assistant/CMakeLists.txt:18 (target_link_libraries): Cannot specify link libraries for target "voice_assistant" which is not built by this project.
-- Configuring incomplete, errors occurred! See also "/home/rak/esp32-voice/esp-va-sdk/examples/amazon_aia/build/CMakeFiles/CMakeOutput.log". cmake failed with exit code 1 rak@ubuntu:~/esp32-voice/esp-va-sdk/examples/amazon_aia$