diff --git a/RainMaker_Table-Lights/build/CMakeFiles/CMakeConfigureLog.yaml b/RainMaker_Table-Lights/build/CMakeFiles/CMakeConfigureLog.yaml index 3536d25ed..600d37d78 100644 --- a/RainMaker_Table-Lights/build/CMakeFiles/CMakeConfigureLog.yaml +++ b/RainMaker_Table-Lights/build/CMakeFiles/CMakeConfigureLog.yaml @@ -537,3 +537,4 @@ events: implicit fwks: [] +... diff --git a/RainMaker_Table-Lights/build/CMakeFiles/cmake.check_cache b/RainMaker_Table-Lights/build/CMakeFiles/cmake.check_cache new file mode 100644 index 000000000..3dccd7317 --- /dev/null +++ b/RainMaker_Table-Lights/build/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/RainMaker_Table-Lights/build/log/idf_py_stderr_output_155249 b/RainMaker_Table-Lights/build/log/idf_py_stderr_output_155249 index e69de29bb..01046c2d7 100644 --- a/RainMaker_Table-Lights/build/log/idf_py_stderr_output_155249 +++ b/RainMaker_Table-Lights/build/log/idf_py_stderr_output_155249 @@ -0,0 +1,15 @@ +CMake Error at /home/alex/esp/v5.4.1/esp-idf/tools/cmake/build.cmake:610 (message): + ERROR: The "override_path" field in the manifest file + "/home/alex/github/components/esp_rainmaker/idf_component.yml" does not + point to a directory. You can safely remove this field from the manifest + if this project is an example copied from a component repository. The + dependency will be downloaded from the ESP component registry. + Documentation: + https://docs.espressif.com/projects/idf-component-manager/en/latest/reference/manifest_file.html#override-path + + +Call Stack (most recent call first): + /home/alex/esp/v5.4.1/esp-idf/tools/cmake/project.cmake:717 (idf_build_process) + CMakeLists.txt:16 (project) + + diff --git a/RainMaker_Table-Lights/build/log/idf_py_stdout_output_155249 b/RainMaker_Table-Lights/build/log/idf_py_stdout_output_155249 index e69de29bb..e714e45d4 100644 --- a/RainMaker_Table-Lights/build/log/idf_py_stdout_output_155249 +++ b/RainMaker_Table-Lights/build/log/idf_py_stdout_output_155249 @@ -0,0 +1,18 @@ +-- Found Git: /usr/bin/git (found version "2.48.1") +-- The C compiler identification is GNU 14.2.0 +-- The CXX compiler identification is GNU 14.2.0 +-- The ASM compiler identification is GNU +-- Found assembler: /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Check for working C compiler: /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc - skipped +-- Detecting C compile features +-- Detecting C compile features - done +-- Detecting CXX compiler ABI info +-- Detecting CXX compiler ABI info - done +-- Check for working CXX compiler: /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-g++ - skipped +-- Detecting CXX compile features +-- Detecting CXX compile features - done +-- Building ESP-IDF components for target esp32c3 +NOTICE: Dependencies lock doesn't exist, solving dependencies. +-- Configuring incomplete, errors occurred!