Microsoft Windows [版本 10.0.19042.630] (c) 2020 Microsoft Corporation. 保留所有权利。 C:\Users\xiagb>C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\idf\export.bat Setting IDF_PATH: C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\idf Adding ESP-IDF tools to PATH... Not using an unsupported version of tool openocd-esp32 found in PATH: 0.10.0. C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\xtensa-esp32-elf\esp-2020r2-8.2.0\xtensa-esp32-elf\bin C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\xtensa-esp32s2-elf\esp-2020r2-8.2.0\xtensa-esp32s2-elf\bin C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\esp32ulp-elf\2.28.51-esp-20191205\esp32ulp-elf-binutils\bin C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\esp32s2ulp-elf\2.28.51-esp-20191205\esp32s2ulp-elf-binutils\bin C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\cmake\3.16.4\bin C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\openocd-esp32\v0.10.0-esp32-20200420\openocd-esp32\bin C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\ninja\1.10.0\ C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\idf-exe\1.0.1\ C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\ccache\3.7\ C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\dfu-util\0.9\dfu-util-0.9-win64 C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\python_env\idf4.2_py3.8_env\Scripts C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\idf\tools Checking if Python packages are up to date... Python requirements from C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\idf\requirements.txt are satisfied. Done! You can now compile ESP-IDF projects. Go to the project directory and run: idf.py build C:\Users\xiagb>cd C:\Users\xiagb\xiagb\other\data\project\other\esp32s2\hello_world C:\Users\xiagb\xiagb\other\data\project\other\esp32s2\hello_world>idf.py set-target esp32s2 Adding "set-target"'s dependency "fullclean" to list of commands with default set of options. Executing action: fullclean Build directory 'c:\users\xiagb\xiagb\other\data\project\other\esp32s2\hello_world\build' not found. Nothing to clean. Executing action: set-target Set Target to: esp32s2, new sdkconfig created. Existing sdkconfig renamed to sdkconfig.old. Running cmake in directory c:\users\xiagb\xiagb\other\data\project\other\esp32s2\hello_world\build Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 --warn-uninitialized -DIDF_TARGET=esp32s2 -DCCACHE_ENABLE=1 c:\users\xiagb\xiagb\other\data\project\other\esp32s2\hello_world"... Warn about uninitialized values. -- Found Git: C:/Users/xiagb/xiagb/software/Git/cmd/git.exe (found version "2.28.0.windows.1") -- ccache will be used for faster recompilation -- The C compiler identification is GNU 8.2.0 -- The CXX compiler identification is GNU 8.2.0 -- The ASM compiler identification is GNU -- Found assembler: C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/.espressif/tools/xtensa-esp32s2-elf/esp-2020r2-8.2.0/xtensa-esp32s2-elf/bin/xtensa-esp32s2-elf-gcc.exe -- Check for working C compiler: C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/.espressif/tools/xtensa-esp32s2-elf/esp-2020r2-8.2.0/xtensa-esp32s2-elf/bin/xtensa-esp32s2-elf-gcc.exe -- Check for working C compiler: C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/.espressif/tools/xtensa-esp32s2-elf/esp-2020r2-8.2.0/xtensa-esp32s2-elf/bin/xtensa-esp32s2-elf-gcc.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/.espressif/tools/xtensa-esp32s2-elf/esp-2020r2-8.2.0/xtensa-esp32s2-elf/bin/xtensa-esp32s2-elf-g++.exe -- Check for working CXX compiler: C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/.espressif/tools/xtensa-esp32s2-elf/esp-2020r2-8.2.0/xtensa-esp32s2-elf/bin/xtensa-esp32s2-elf-g++.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Project is not inside a git repository, or git repository has no commits; will not use 'git describe' to determine PROJECT_VER. -- Building ESP-IDF components for target esp32s2 -- Found PythonInterp: C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/.espressif/python_env/idf4.2_py3.8_env/Scripts/python.exe (found version "3.8.5") -- Could NOT find Perl (missing: PERL_EXECUTABLE) -- App "hello-world" version: 1 -- Adding linker script C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_rom/esp32s2/ld/esp32s2.rom.ld -- Adding linker script C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_rom/esp32s2/ld/esp32s2.rom.libgcc.ld -- Adding linker script C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_rom/esp32s2/ld/esp32s2.rom.newlib-data.ld -- Adding linker script C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_rom/esp32s2/ld/esp32s2.rom.newlib-funcs.ld -- Adding linker script C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_rom/esp32s2/ld/esp32s2.rom.spiflash.ld -- Adding linker script C:/Users/xiagb/xiagb/other/data/project/other/esp32s2/hello_world/build/esp-idf/esp32s2/esp32s2_out.ld -- Adding linker script C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp32s2/ld/esp32s2.project.ld.in -- Adding linker script C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp32s2/ld/esp32s2.peripherals.ld -- Components: app_trace app_update asio bootloader bootloader_support bt cbor coap console cxx driver efuse esp-tls esp32s2 esp_common esp_eth esp_event esp_gdbstub esp_hid esp_http_client esp_http_server esp_https_ota esp_https_server esp_ipc esp_local_ctrl esp_netif esp_ringbuf esp_rom esp_serial_slave_link esp_system esp_timer esp_websocket_client esp_wifi espcoredump esptool_py expat fatfs freemodbus freertos heap idf_test jsmn json libsodium log lwip main mbedtls mdns mqtt newlib nghttp nvs_flash openssl partition_table perfmon protobuf-c protocomm pthread sdmmc soc spi_flash spiffs tcp_transport tcpip_adapter tinyusb ulp unity vfs wear_levelling wifi_provisioning wpa_supplicant xtensa -- Component paths: C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/app_trace C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/app_update C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/asio C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/bootloader C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/bootloader_support C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/bt C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/cbor C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/coap C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/console C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/cxx C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/driver C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/efuse C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp-tls C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp32s2 C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_common C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_eth C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_event C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_gdbstub C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_hid C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_http_client C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_http_server C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_https_ota C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_https_server C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_ipc C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_local_ctrl C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_netif C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_ringbuf C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_rom C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_serial_slave_link C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_system C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_timer C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_websocket_client C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_wifi C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/espcoredump C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esptool_py C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/expat C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/fatfs C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/freemodbus C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/freertos C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/heap C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/idf_test C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/jsmn C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/json C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/libsodium C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/log C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip C:/Users/xiagb/xiagb/other/data/project/other/esp32s2/hello_world/main C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mdns C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mqtt C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/newlib C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nghttp C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/openssl C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/partition_table C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/perfmon C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/protobuf-c C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/protocomm C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/pthread C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/sdmmc C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/spi_flash C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/spiffs C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/tcp_transport C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/tcpip_adapter C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/tinyusb C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/ulp C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/unity C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/vfs C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/wear_levelling C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/wifi_provisioning C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/wpa_supplicant C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/xtensa -- Configuring done -- Generating done -- Build files have been written to: C:/Users/xiagb/xiagb/other/data/project/other/esp32s2/hello_world/build C:\Users\xiagb\xiagb\other\data\project\other\esp32s2\hello_world>idf.py build Executing action: all (aliases: build) Running ninja in directory c:\users\xiagb\xiagb\other\data\project\other\esp32s2\hello_world\build Executing "ninja all"... [65/921] Generating ../../partition_table/partition-table.bin Partition table binary generated. Contents: ******************************************************************************* # ESP-IDF Partition Table # Name, Type, SubType, Offset, Size, Flags nvs,data,nvs,0x9000,24K, phy_init,data,phy,0xf000,4K, factory,app,factory,0x10000,1M, ******************************************************************************* [243/921] Building CXX object esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj FAILED: esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj ccache C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\xtensa-esp32s2-elf\esp-2020r2-8.2.0\xtensa-esp32s2-elf\bin\xtensa-esp32s2-elf-g++.exe -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -Iconfig -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/newlib/platform_include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/freertos/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/freertos/xtensa/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/heap/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/log/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/include/apps -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/include/apps/sntp -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/lwip/src/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/port/esp32/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/port/esp32/include/arch -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/src/esp32s2/. -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/src/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_rom/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_common/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_system/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/xtensa/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/xtensa/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/driver/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/driver/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_ringbuf/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/efuse/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/efuse/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/espcoredump/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_timer/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_ipc/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/. -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/../include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/vfs/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_wifi/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_wifi/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_event/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_netif/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_eth/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/tcpip_adapter/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/app_trace/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/spi_flash/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/port/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/mbedtls/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.2-beta1-dirty\" -DESP_PLATFORM -MD -MT esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj -MF esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\src\nvs_handle_simple.cpp.obj.d -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj -c C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/nvs_handle_simple.cpp In file included from C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/nvs_handle_simple.cpp:14: c:\users\xiagb\xiagb\other\data\softwareanddata\ordinary\embedded\esp32\.espressif\tools\xtensa-esp32s2-elf\esp-2020r2-8.2.0\xtensa-esp32s2-elf\xtensa-esp32s2-elf\include\c++\8.2.0\cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. [244/921] Building CXX object esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj FAILED: esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj ccache C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\xtensa-esp32s2-elf\esp-2020r2-8.2.0\xtensa-esp32s2-elf\bin\xtensa-esp32s2-elf-g++.exe -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -Iconfig -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/newlib/platform_include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/freertos/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/freertos/xtensa/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/heap/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/log/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/include/apps -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/include/apps/sntp -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/lwip/src/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/port/esp32/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/port/esp32/include/arch -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/src/esp32s2/. -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/src/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_rom/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_common/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_system/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/xtensa/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/xtensa/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/driver/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/driver/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_ringbuf/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/efuse/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/efuse/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/espcoredump/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_timer/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_ipc/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/. -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/../include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/vfs/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_wifi/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_wifi/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_event/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_netif/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_eth/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/tcpip_adapter/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/app_trace/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/spi_flash/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/port/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/mbedtls/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.2-beta1-dirty\" -DESP_PLATFORM -MD -MT esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj -MF esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\src\nvs_handle_locked.cpp.obj.d -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj -c C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/nvs_handle_locked.cpp In file included from C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/intrusive_list.h:17, from C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/nvs_handle_simple.hpp:17, from C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/nvs_handle_locked.hpp:17, from C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/nvs_handle_locked.cpp:14: c:\users\xiagb\xiagb\other\data\softwareanddata\ordinary\embedded\esp32\.espressif\tools\xtensa-esp32s2-elf\esp-2020r2-8.2.0\xtensa-esp32s2-elf\xtensa-esp32s2-elf\include\c++\8.2.0\cassert:43:10: fatal error: bits/c++config.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. [246/921] Building CXX object esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj FAILED: esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj ccache C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\xtensa-esp32s2-elf\esp-2020r2-8.2.0\xtensa-esp32s2-elf\bin\xtensa-esp32s2-elf-g++.exe -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -Iconfig -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/newlib/platform_include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/freertos/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/freertos/xtensa/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/heap/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/log/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/include/apps -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/include/apps/sntp -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/lwip/src/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/port/esp32/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/port/esp32/include/arch -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/src/esp32s2/. -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/src/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_rom/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_common/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_system/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/xtensa/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/xtensa/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/driver/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/driver/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_ringbuf/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/efuse/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/efuse/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/espcoredump/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_timer/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_ipc/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/. -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/../include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/vfs/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_wifi/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_wifi/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_event/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_netif/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_eth/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/tcpip_adapter/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/app_trace/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/spi_flash/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/port/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/mbedtls/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.2-beta1-dirty\" -DESP_PLATFORM -MD -MT esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj -MF esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\src\nvs_types.cpp.obj.d -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj -c C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/nvs_types.cpp In file included from C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/nvs_types.hpp:17, from C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/nvs_types.cpp:14: c:\users\xiagb\xiagb\other\data\softwareanddata\ordinary\embedded\esp32\.espressif\tools\xtensa-esp32s2-elf\esp-2020r2-8.2.0\xtensa-esp32s2-elf\xtensa-esp32s2-elf\include\c++\8.2.0\cstdint:38:10: fatal error: bits/c++config.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. [250/921] Building CXX object esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj FAILED: esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj ccache C:\Users\xiagb\xiagb\other\data\softwareAndData\ordinary\embedded\esp32\.espressif\tools\xtensa-esp32s2-elf\esp-2020r2-8.2.0\xtensa-esp32s2-elf\bin\xtensa-esp32s2-elf-g++.exe -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -Iconfig -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/newlib/platform_include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/freertos/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/freertos/xtensa/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/heap/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/log/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/include/apps -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/include/apps/sntp -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/lwip/src/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/port/esp32/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/lwip/port/esp32/include/arch -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/src/esp32s2/. -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/src/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_rom/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_common/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_system/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/xtensa/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/xtensa/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/driver/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/driver/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_ringbuf/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/efuse/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/efuse/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/espcoredump/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_timer/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_ipc/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/. -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/soc/soc/esp32s2/../include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/vfs/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_wifi/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_wifi/esp32s2/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_event/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_netif/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_eth/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/tcpip_adapter/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/app_trace/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/spi_flash/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/port/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/mbedtls/include -IC:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/mbedtls/esp_crt_bundle/include -mlongcalls -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -std=gnu++11 -fno-exceptions -fno-rtti -D_GNU_SOURCE -DIDF_VER=\"v4.2-beta1-dirty\" -DESP_PLATFORM -MD -MT esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj -MF esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\src\nvs_partition_manager.cpp.obj.d -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj -c C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/nvs_partition_manager.cpp In file included from c:\users\xiagb\xiagb\other\data\softwareanddata\ordinary\embedded\esp32\.espressif\tools\xtensa-esp32s2-elf\esp-2020r2-8.2.0\xtensa-esp32s2-elf\xtensa-esp32s2-elf\include\c++\8.2.0\stdlib.h:36, from C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/newlib/platform_include/assert.h:21, from C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/esp_common/include/esp_err.h:18, from C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/spi_flash/include/esp_partition.h:21, from C:/Users/xiagb/xiagb/other/data/softwareAndData/ordinary/embedded/esp32/idf/components/nvs_flash/src/nvs_partition_manager.cpp:14: c:\users\xiagb\xiagb\other\data\softwareanddata\ordinary\embedded\esp32\.espressif\tools\xtensa-esp32s2-elf\esp-2020r2-8.2.0\xtensa-esp32s2-elf\xtensa-esp32s2-elf\include\c++\8.2.0\cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. ninja failed with exit code 1 C:\Users\xiagb\xiagb\other\data\project\other\esp32s2\hello_world>