Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 18:44:41 **** Build of configuration Default for project Hello-World ****
- make -j4 all
- including /home/brice/esp/esp-idf/components/app_update/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/bootloader/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/bootloader_support/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/coap/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/esp32/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/esptool_py/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/mbedtls/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/nghttp/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/partition_table/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/ulp/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/unity/Makefile.projbuild...
- Toolchain path: /home/brice/esp/xtensa-esp32-elf/bin//xtensa-esp32-elf-gcc
- Toolchain version: crosstool-ng-1.22.0-80-g6c4433a
- Compiler version: 5.2.0
- PROJECT_PATH= COMPONENT_DIRS= make -C /home/brice/esp/esp-idf/components/bootloader/subproject V=1 BUILD_DIR_BASE=/home/brice/esp/hello_world/build/bootloader TEST_COMPONENTS= TESTS_ALL= EXCLUDE_COMPONENTS= /home/brice/esp/hello_world/build/bootloader/bootloader.bin
- python /home/brice/esp/esp-idf/tools/check_python_dependencies.py
- make -C /home/brice/esp/hello_world/build/app_trace -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/app_trace/component.mk COMPONENT_NAME=app_trace build
- make -C /home/brice/esp/hello_world/build/app_update -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/app_update/component.mk COMPONENT_NAME=app_update build
- make[1]: Entering directory '/home/brice/esp/esp-idf/components/bootloader/subproject'
- make[1]: Entering directory '/home/brice/esp/hello_world/build/app_trace'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/app_trace'
- make -C /home/brice/esp/hello_world/build/asio -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/asio/component.mk COMPONENT_NAME=asio build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/app_update'
- make[1]: Entering directory '/home/brice/esp/hello_world/build/asio'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/asio'
- make -C /home/brice/esp/hello_world/build/aws_iot -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/aws_iot/component.mk COMPONENT_NAME=aws_iot build
- fatal: not a git repository (or any of the parent directories): .git
- Project do not have git repo, it needs to get PROJECT_VER from `git describe` command.
- App "hello-world" version: ""
- make[1]: Entering directory '/home/brice/esp/hello_world/build/aws_iot'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/aws_iot'
- make -C /home/brice/esp/hello_world/build/bootloader_support -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/bootloader_support/component.mk COMPONENT_NAME=bootloader_support build
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -D PROJECT_VER=\"""\" -D PROJECT_NAME=\"hello-world\" -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/app_update/esp_app_desc.c -o esp_app_desc.o
- make[1]: Entering directory '/home/brice/esp/hello_world/build/bootloader_support'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/bootloader_support'
- make -C /home/brice/esp/hello_world/build/bt -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/bt/component.mk COMPONENT_NAME=bt build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/bt'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/bt'
- make -C /home/brice/esp/hello_world/build/coap -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/coap/component.mk COMPONENT_NAME=coap build
- echo "/home/brice/esp/esp-idf/components/app_update/./esp_app_desc.c:" >> esp_app_desc.d
- including /home/brice/esp/esp-idf/components/esptool_py/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/bootloader_support/Makefile.projbuild...
- including /home/brice/esp/esp-idf/components/bootloader/subproject/main/Makefile.projbuild...
- rm -f libapp_update.a
- make[1]: Entering directory '/home/brice/esp/hello_world/build/coap'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/coap'
- make -C /home/brice/esp/hello_world/build/console -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/console/component.mk COMPONENT_NAME=console build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/console'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/console'
- make -C /home/brice/esp/hello_world/build/cxx -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/cxx/component.mk COMPONENT_NAME=cxx build
- xtensa-esp32-elf-ar cru libapp_update.a ./esp_ota_ops.o ./esp_app_desc.o
- make[1]: Entering directory '/home/brice/esp/hello_world/build/cxx'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/cxx'
- make -C /home/brice/esp/hello_world/build/driver -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/driver/component.mk COMPONENT_NAME=driver build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/driver'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/driver'
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/app_update'
- make -C /home/brice/esp/hello_world/build/esp-tls -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/esp-tls/component.mk COMPONENT_NAME=esp-tls build
- make -C /home/brice/esp/hello_world/build/esp32 -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/esp32/component.mk COMPONENT_NAME=esp32 build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/esp-tls'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/esp-tls'
- make -C /home/brice/esp/hello_world/build/esp_adc_cal -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/esp_adc_cal/component.mk COMPONENT_NAME=esp_adc_cal build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/esp_adc_cal'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/esp_adc_cal'
- make -C /home/brice/esp/hello_world/build/esp_event -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/esp_event/component.mk COMPONENT_NAME=esp_event build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/esp_event'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/esp_event'
- make -C /home/brice/esp/hello_world/build/esp_http_client -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/esp_http_client/component.mk COMPONENT_NAME=esp_http_client build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/esp32'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/esp32'
- make -C /home/brice/esp/hello_world/build/esp_http_server -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/esp_http_server/component.mk COMPONENT_NAME=esp_http_server build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/esp_http_client'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/esp_http_client'
- make -C /home/brice/esp/hello_world/build/esp_https_ota -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/esp_https_ota/component.mk COMPONENT_NAME=esp_https_ota build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/esp_https_ota'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/esp_https_ota'
- make -C /home/brice/esp/hello_world/build/esp_https_server -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/esp_https_server/component.mk COMPONENT_NAME=esp_https_server build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/esp_https_server'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/esp_https_server'
- make -C /home/brice/esp/hello_world/build/esp_ringbuf -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/esp_ringbuf/component.mk COMPONENT_NAME=esp_ringbuf build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/esp_http_server'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/esp_http_server'
- make -C /home/brice/esp/hello_world/build/ethernet -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/ethernet/component.mk COMPONENT_NAME=ethernet build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/esp_ringbuf'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/esp_ringbuf'
- make -C /home/brice/esp/hello_world/build/expat -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/expat/component.mk COMPONENT_NAME=expat build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/ethernet'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/ethernet'
- make -C /home/brice/esp/hello_world/build/fatfs -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/fatfs/component.mk COMPONENT_NAME=fatfs build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/expat'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/expat'
- make -C /home/brice/esp/hello_world/build/freemodbus -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/freemodbus/component.mk COMPONENT_NAME=freemodbus build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/fatfs'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/fatfs'
- make -C /home/brice/esp/hello_world/build/freertos -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/freertos/component.mk COMPONENT_NAME=freertos build
- make -C /home/brice/esp/hello_world/build/bootloader/bootloader_support -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/bootloader_support/component.mk COMPONENT_NAME=bootloader_support build
- make[2]: Entering directory '/home/brice/esp/hello_world/build/bootloader/bootloader_support'
- make[2]: Nothing to be done for 'build'.
- make[2]: Leaving directory '/home/brice/esp/hello_world/build/bootloader/bootloader_support'
- make -C /home/brice/esp/hello_world/build/bootloader/log -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/log/component.mk COMPONENT_NAME=log build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/freertos'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/freertos'
- make -C /home/brice/esp/hello_world/build/heap -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/heap/component.mk COMPONENT_NAME=heap build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/heap'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/heap'
- make -C /home/brice/esp/hello_world/build/idf_test -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/idf_test/component.mk COMPONENT_NAME=idf_test build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/freemodbus'
- make[2]: Entering directory '/home/brice/esp/hello_world/build/bootloader/log'
- make[2]: Nothing to be done for 'build'.
- make[2]: Leaving directory '/home/brice/esp/hello_world/build/bootloader/log'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/freemodbus'
- make[1]: Entering directory '/home/brice/esp/hello_world/build/idf_test'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/idf_test'
- make -C /home/brice/esp/hello_world/build/bootloader/spi_flash -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/spi_flash/component.mk COMPONENT_NAME=spi_flash build
- make -C /home/brice/esp/hello_world/build/jsmn -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/jsmn/component.mk COMPONENT_NAME=jsmn build
- make -C /home/brice/esp/hello_world/build/bootloader/micro-ecc -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/micro-ecc/component.mk COMPONENT_NAME=micro-ecc build
- make[2]: Entering directory '/home/brice/esp/hello_world/build/bootloader/spi_flash'
- make[2]: Nothing to be done for 'build'.
- make[2]: Leaving directory '/home/brice/esp/hello_world/build/bootloader/spi_flash'
- Python requirements from /home/brice/esp/esp-idf/requirements.txt are satisfied.
- make -C /home/brice/esp/hello_world/build/bootloader/soc -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/soc/component.mk COMPONENT_NAME=soc build
- make -C /home/brice/esp/hello_world/build/json -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/json/component.mk COMPONENT_NAME=json build
- make[2]: Entering directory '/home/brice/esp/hello_world/build/bootloader/micro-ecc'
- make[2]: Nothing to be done for 'build'.
- make[2]: Leaving directory '/home/brice/esp/hello_world/build/bootloader/micro-ecc'
- make[1]: Entering directory '/home/brice/esp/hello_world/build/jsmn'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/jsmn'
- make[1]: Entering directory '/home/brice/esp/hello_world/build/json'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/json'
- make -C /home/brice/esp/hello_world/build/libsodium -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/libsodium/component.mk COMPONENT_NAME=libsodium build
- make -C /home/brice/esp/hello_world/build/bootloader/main -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/bootloader/subproject/main/component.mk COMPONENT_NAME=main build
- make -C /home/brice/esp/hello_world/build/log -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/log/component.mk COMPONENT_NAME=log build
- make[2]: Entering directory '/home/brice/esp/hello_world/build/bootloader/main'
- make[2]: Nothing to be done for 'build'.
- make[2]: Leaving directory '/home/brice/esp/hello_world/build/bootloader/main'
- Target 'component-bootloader_support-build' responsible for '/home/brice/esp/hello_world/build/bootloader/bootloader_support/libbootloader_support.a'
- Target 'component-log-build' responsible for '/home/brice/esp/hello_world/build/bootloader/log/liblog.a'
- Target 'component-spi_flash-build' responsible for '/home/brice/esp/hello_world/build/bootloader/spi_flash/libspi_flash.a'
- Target 'component-micro-ecc-build' responsible for '/home/brice/esp/hello_world/build/bootloader/micro-ecc/libmicro-ecc.a'
- Target 'component-main-build' responsible for '/home/brice/esp/hello_world/build/bootloader/main/libmain.a'
- make -C /home/brice/esp/hello_world/build/lwip -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/lwip/component.mk COMPONENT_NAME=lwip build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/log'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/log'
- make -C /home/brice/esp/hello_world/build/main -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/hello_world/main/component.mk COMPONENT_NAME=main build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/main'
- xtensa-esp32-elf-c++ -std=gnu++11 -fno-rtti -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -fno-exceptions -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/hello_world/main/hello_world_main.cpp -o hello_world_main.o
- make[2]: Entering directory '/home/brice/esp/hello_world/build/bootloader/soc'
- make[2]: Nothing to be done for 'build'.
- make[2]: Leaving directory '/home/brice/esp/hello_world/build/bootloader/soc'
- Target 'component-soc-build' responsible for '/home/brice/esp/hello_world/build/bootloader/soc/libsoc.a'
- make[1]: Leaving directory '/home/brice/esp/esp-idf/components/bootloader/subproject'
- make[1]: Entering directory '/home/brice/esp/hello_world/build/libsodium'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/libsodium'
- make -C /home/brice/esp/hello_world/build/mbedtls -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/mbedtls/component.mk COMPONENT_NAME=mbedtls build
- make -C /home/brice/esp/hello_world/build/mdns -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/mdns/component.mk COMPONENT_NAME=mdns build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/lwip'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/lwip'
- make[1]: Entering directory '/home/brice/esp/hello_world/build/mdns'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/mdns'
- make -C /home/brice/esp/hello_world/build/micro-ecc -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/micro-ecc/component.mk COMPONENT_NAME=micro-ecc build
- make -C /home/brice/esp/hello_world/build/mqtt -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/mqtt/component.mk COMPONENT_NAME=mqtt build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/micro-ecc'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/micro-ecc'
- make -C /home/brice/esp/hello_world/build/newlib -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/newlib/component.mk COMPONENT_NAME=newlib build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/mbedtls'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/mbedtls'
- make -C /home/brice/esp/hello_world/build/nghttp -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/nghttp/component.mk COMPONENT_NAME=nghttp build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/mqtt'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/mqtt'
- make -C /home/brice/esp/hello_world/build/nvs_flash -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/nvs_flash/component.mk COMPONENT_NAME=nvs_flash build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/newlib'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/newlib'
- make -C /home/brice/esp/hello_world/build/openssl -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/openssl/component.mk COMPONENT_NAME=openssl build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/nghttp'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/nghttp'
- make -C /home/brice/esp/hello_world/build/protobuf-c -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/protobuf-c/component.mk COMPONENT_NAME=protobuf-c build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/openssl'
- make[1]: Entering directory '/home/brice/esp/hello_world/build/nvs_flash'
- make[1]: Nothing to be done for 'build'.
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/nvs_flash'
- make -C /home/brice/esp/hello_world/build/protocomm -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/protocomm/component.mk COMPONENT_NAME=protocomm build
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/openssl/include/internal -I /home/brice/esp/esp-idf/components/openssl/include/platform -I /home/brice/esp/esp-idf/components/openssl/include/openssl -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I library -c /home/brice/esp/esp-idf/components/openssl/library/ssl_cert.c -o library/ssl_cert.o
- make[1]: Entering directory '/home/brice/esp/hello_world/build/protobuf-c'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I protobuf-c/protobuf-c -c /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c -o protobuf-c/protobuf-c/protobuf-c.o
- make[1]: Entering directory '/home/brice/esp/hello_world/build/protocomm'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/protocomm/src/common -I /home/brice/esp/esp-idf/components/protocomm/src/simple_ble -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/common -c /home/brice/esp/esp-idf/components/protocomm/src/common/protocomm.c -o src/common/protocomm.o
- echo "/home/brice/esp/esp-idf/components/openssl/library/ssl_cert.c:" >> library/ssl_cert.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/openssl/include/internal -I /home/brice/esp/esp-idf/components/openssl/include/platform -I /home/brice/esp/esp-idf/components/openssl/include/openssl -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I library -c /home/brice/esp/esp-idf/components/openssl/library/ssl_methods.c -o library/ssl_methods.o
- echo "/home/brice/esp/hello_world/main/./hello_world_main.cpp:" >> hello_world_main.d
- rm -f libmain.a
- xtensa-esp32-elf-ar cru libmain.a ./hello_world_main.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/main'
- make -C /home/brice/esp/hello_world/build/pthread -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/pthread/component.mk COMPONENT_NAME=pthread build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/pthread'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/pthread/pthread_local_storage.c -o pthread_local_storage.o
- echo "/home/brice/esp/esp-idf/components/openssl/library/ssl_methods.c:" >> library/ssl_methods.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/openssl/include/internal -I /home/brice/esp/esp-idf/components/openssl/include/platform -I /home/brice/esp/esp-idf/components/openssl/include/openssl -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I library -c /home/brice/esp/esp-idf/components/openssl/library/ssl_pkey.c -o library/ssl_pkey.o
- echo "/home/brice/esp/esp-idf/components/protocomm/src/common/protocomm.c:" >> src/common/protocomm.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/protocomm/src/common -I /home/brice/esp/esp-idf/components/protocomm/src/simple_ble -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/security -c /home/brice/esp/esp-idf/components/protocomm/src/security/security0.c -o src/security/security0.o
- echo "/home/brice/esp/esp-idf/components/pthread/./pthread_local_storage.c:" >> pthread_local_storage.d
- echo "/home/brice/esp/esp-idf/components/openssl/library/ssl_pkey.c:" >> library/ssl_pkey.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/pthread/pthread_cond_var.c -o pthread_cond_var.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/openssl/include/internal -I /home/brice/esp/esp-idf/components/openssl/include/platform -I /home/brice/esp/esp-idf/components/openssl/include/openssl -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I library -c /home/brice/esp/esp-idf/components/openssl/library/ssl_x509.c -o library/ssl_x509.o
- echo "/home/brice/esp/esp-idf/components/protocomm/src/security/security0.c:" >> src/security/security0.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/protocomm/src/common -I /home/brice/esp/esp-idf/components/protocomm/src/simple_ble -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/security -c /home/brice/esp/esp-idf/components/protocomm/src/security/security1.c -o src/security/security1.o
- echo "/home/brice/esp/esp-idf/components/openssl/library/ssl_x509.c:" >> library/ssl_x509.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/openssl/include/internal -I /home/brice/esp/esp-idf/components/openssl/include/platform -I /home/brice/esp/esp-idf/components/openssl/include/openssl -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I library -c /home/brice/esp/esp-idf/components/openssl/library/ssl_lib.c -o library/ssl_lib.o
- echo "/home/brice/esp/esp-idf/components/pthread/./pthread_cond_var.c:" >> pthread_cond_var.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/pthread/pthread.c -o pthread.o
- echo "/home/brice/esp/esp-idf/components/protocomm/src/security/security1.c:" >> src/security/security1.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/protocomm/src/common -I /home/brice/esp/esp-idf/components/protocomm/src/simple_ble -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I proto-c -c /home/brice/esp/esp-idf/components/protocomm/proto-c/sec1.pb-c.c -o proto-c/sec1.pb-c.o
- echo "/home/brice/esp/esp-idf/components/openssl/library/ssl_lib.c:" >> library/ssl_lib.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/openssl/include/internal -I /home/brice/esp/esp-idf/components/openssl/include/platform -I /home/brice/esp/esp-idf/components/openssl/include/openssl -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I library -c /home/brice/esp/esp-idf/components/openssl/library/ssl_stack.c -o library/ssl_stack.o
- echo "/home/brice/esp/esp-idf/components/openssl/library/ssl_stack.c:" >> library/ssl_stack.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/openssl/include/internal -I /home/brice/esp/esp-idf/components/openssl/include/platform -I /home/brice/esp/esp-idf/components/openssl/include/openssl -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I platform -c /home/brice/esp/esp-idf/components/openssl/platform/ssl_pm.c -o platform/ssl_pm.o
- echo "/home/brice/esp/esp-idf/components/pthread/./pthread.c:" >> pthread.d
- echo "/home/brice/esp/esp-idf/components/protocomm/proto-c/sec1.pb-c.c:" >> proto-c/sec1.pb-c.d
- rm -f libpthread.a
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/protocomm/src/common -I /home/brice/esp/esp-idf/components/protocomm/src/simple_ble -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I proto-c -c /home/brice/esp/esp-idf/components/protocomm/proto-c/session.pb-c.c -o proto-c/session.pb-c.o
- xtensa-esp32-elf-ar cru libpthread.a ./pthread_local_storage.o ./pthread_cond_var.o ./pthread.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/pthread'
- make -C /home/brice/esp/hello_world/build/sdmmc -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/sdmmc/component.mk COMPONENT_NAME=sdmmc build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/sdmmc'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/sdmmc/sdmmc_init.c -o sdmmc_init.o
- echo "/home/brice/esp/esp-idf/components/protocomm/proto-c/session.pb-c.c:" >> proto-c/session.pb-c.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/protocomm/src/common -I /home/brice/esp/esp-idf/components/protocomm/src/simple_ble -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I proto-c -c /home/brice/esp/esp-idf/components/protocomm/proto-c/constants.pb-c.c -o proto-c/constants.pb-c.o
- echo "/home/brice/esp/esp-idf/components/openssl/platform/ssl_pm.c:" >> platform/ssl_pm.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/openssl/include/internal -I /home/brice/esp/esp-idf/components/openssl/include/platform -I /home/brice/esp/esp-idf/components/openssl/include/openssl -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I platform -c /home/brice/esp/esp-idf/components/openssl/platform/ssl_port.c -o platform/ssl_port.o
- echo "/home/brice/esp/esp-idf/components/sdmmc/./sdmmc_init.c:" >> sdmmc_init.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/sdmmc/sdmmc_io.c -o sdmmc_io.o
- echo "/home/brice/esp/esp-idf/components/protocomm/proto-c/constants.pb-c.c:" >> proto-c/constants.pb-c.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/protocomm/src/common -I /home/brice/esp/esp-idf/components/protocomm/src/simple_ble -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I proto-c -c /home/brice/esp/esp-idf/components/protocomm/proto-c/sec0.pb-c.c -o proto-c/sec0.pb-c.o
- echo "/home/brice/esp/esp-idf/components/openssl/platform/ssl_port.c:" >> platform/ssl_port.d
- rm -f libopenssl.a
- xtensa-esp32-elf-ar cru libopenssl.a library/ssl_cert.o library/ssl_methods.o library/ssl_pkey.o library/ssl_x509.o library/ssl_lib.o library/ssl_stack.o platform/ssl_pm.o platform/ssl_port.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/openssl'
- make -C /home/brice/esp/hello_world/build/smartconfig_ack -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/smartconfig_ack/component.mk COMPONENT_NAME=smartconfig_ack build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/smartconfig_ack'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/smartconfig_ack/smartconfig_ack.c -o smartconfig_ack.o
- echo "/home/brice/esp/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c:" >> protobuf-c/protobuf-c/protobuf-c.d
- rm -f libprotobuf-c.a
- xtensa-esp32-elf-ar cru libprotobuf-c.a protobuf-c/protobuf-c/protobuf-c.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/protobuf-c'
- make -C /home/brice/esp/hello_world/build/soc -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/soc/component.mk COMPONENT_NAME=soc build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/soc'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/soc_memory_layout.c -o esp32/soc_memory_layout.o
- echo "/home/brice/esp/esp-idf/components/protocomm/proto-c/sec0.pb-c.c:" >> proto-c/sec0.pb-c.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/protocomm/src/common -I /home/brice/esp/esp-idf/components/protocomm/src/simple_ble -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/transports -c /home/brice/esp/esp-idf/components/protocomm/src/transports/protocomm_console.c -o src/transports/protocomm_console.o
- echo "/home/brice/esp/esp-idf/components/soc/esp32/soc_memory_layout.c:" >> esp32/soc_memory_layout.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/rtc_pm.c -o esp32/rtc_pm.o
- echo "/home/brice/esp/esp-idf/components/smartconfig_ack/./smartconfig_ack.c:" >> smartconfig_ack.d
- rm -f libsmartconfig_ack.a
- xtensa-esp32-elf-ar cru libsmartconfig_ack.a ./smartconfig_ack.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/smartconfig_ack'
- make -C /home/brice/esp/hello_world/build/spi_flash -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/spi_flash/component.mk COMPONENT_NAME=spi_flash build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/spi_flash'
- echo "/home/brice/esp/esp-idf/components/soc/esp32/rtc_pm.c:" >> esp32/rtc_pm.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/spi_flash/flash_mmap.c -o flash_mmap.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/rtc_periph.c -o esp32/rtc_periph.o
- echo "/home/brice/esp/esp-idf/components/sdmmc/./sdmmc_io.c:" >> sdmmc_io.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/sdmmc/sdmmc_common.c -o sdmmc_common.o
- echo "/home/brice/esp/esp-idf/components/soc/esp32/rtc_periph.c:" >> esp32/rtc_periph.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/cpu_util.c -o esp32/cpu_util.o
- echo "/home/brice/esp/esp-idf/components/protocomm/src/transports/protocomm_console.c:" >> src/transports/protocomm_console.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/protocomm/src/common -I /home/brice/esp/esp-idf/components/protocomm/src/simple_ble -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/transports -c /home/brice/esp/esp-idf/components/protocomm/src/transports/protocomm_httpd.c -o src/transports/protocomm_httpd.o
- echo "/home/brice/esp/esp-idf/components/soc/esp32/cpu_util.c:" >> esp32/cpu_util.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/sdmmc_periph.c -o esp32/sdmmc_periph.o
- echo "/home/brice/esp/esp-idf/components/soc/esp32/sdmmc_periph.c:" >> esp32/sdmmc_periph.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/rtc_wdt.c -o esp32/rtc_wdt.o
- echo "/home/brice/esp/esp-idf/components/spi_flash/./flash_mmap.c:" >> flash_mmap.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/spi_flash/partition.c -o partition.o
- echo "/home/brice/esp/esp-idf/components/protocomm/src/transports/protocomm_httpd.c:" >> src/transports/protocomm_httpd.d
- rm -f libprotocomm.a
- xtensa-esp32-elf-ar cru libprotocomm.a src/common/protocomm.o src/security/security0.o src/security/security1.o proto-c/sec1.pb-c.o proto-c/session.pb-c.o proto-c/constants.pb-c.o proto-c/sec0.pb-c.o src/transports/protocomm_console.o src/transports/protocomm_httpd.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/protocomm'
- make -C /home/brice/esp/hello_world/build/spiffs -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/spiffs/component.mk COMPONENT_NAME=spiffs build
- echo "/home/brice/esp/esp-idf/components/sdmmc/./sdmmc_common.c:" >> sdmmc_common.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/sdmmc/sdmmc_mmc.c -o sdmmc_mmc.o
- make[1]: Entering directory '/home/brice/esp/hello_world/build/spiffs'
- echo "/home/brice/esp/esp-idf/components/soc/esp32/rtc_wdt.c:" >> esp32/rtc_wdt.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spiffs -I /home/brice/esp/esp-idf/components/spiffs/spiffs/src -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/spiffs/spiffs_api.c -o spiffs_api.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/sdio_slave_periph.c -o esp32/sdio_slave_periph.o
- echo "/home/brice/esp/esp-idf/components/spi_flash/./partition.c:" >> partition.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/spi_flash/spi_flash_rom_patch.c -o spi_flash_rom_patch.o
- echo "/home/brice/esp/esp-idf/components/soc/esp32/sdio_slave_periph.c:" >> esp32/sdio_slave_periph.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/rtc_init.c -o esp32/rtc_init.o
- echo "/home/brice/esp/esp-idf/components/spiffs/./spiffs_api.c:" >> spiffs_api.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spiffs -I /home/brice/esp/esp-idf/components/spiffs/spiffs/src -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/spiffs/esp_spiffs.c -o esp_spiffs.o
- echo "/home/brice/esp/esp-idf/components/sdmmc/./sdmmc_mmc.c:" >> sdmmc_mmc.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/sdmmc/sdmmc_cmd.c -o sdmmc_cmd.o
- echo "/home/brice/esp/esp-idf/components/soc/esp32/rtc_init.c:" >> esp32/rtc_init.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/spi_periph.c -o esp32/spi_periph.o
- echo "/home/brice/esp/esp-idf/components/spi_flash/./spi_flash_rom_patch.c:" >> spi_flash_rom_patch.d
- echo "/home/brice/esp/esp-idf/components/soc/esp32/spi_periph.c:" >> esp32/spi_periph.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/rtc_clk_init.c -o esp32/rtc_clk_init.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/spi_flash/cache_utils.c -o cache_utils.o
- echo "/home/brice/esp/esp-idf/components/soc/esp32/rtc_clk_init.c:" >> esp32/rtc_clk_init.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/gpio_periph.c -o esp32/gpio_periph.o
- echo "/home/brice/esp/esp-idf/components/soc/esp32/gpio_periph.c:" >> esp32/gpio_periph.d
- echo "/home/brice/esp/esp-idf/components/sdmmc/./sdmmc_cmd.c:" >> sdmmc_cmd.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/rtc_sleep.c -o esp32/rtc_sleep.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/sdmmc/sdmmc_sd.c -o sdmmc_sd.o
- echo "/home/brice/esp/esp-idf/components/spiffs/./esp_spiffs.c:" >> esp_spiffs.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spiffs -I /home/brice/esp/esp-idf/components/spiffs/spiffs/src -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I spiffs/src -c /home/brice/esp/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c -o spiffs/src/spiffs_cache.o
- echo "/home/brice/esp/esp-idf/components/spi_flash/./cache_utils.c:" >> cache_utils.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/spi_flash/flash_ops.c -o flash_ops.o
- echo "/home/brice/esp/esp-idf/components/sdmmc/./sdmmc_sd.c:" >> sdmmc_sd.d
- echo "/home/brice/esp/esp-idf/components/soc/esp32/rtc_sleep.c:" >> esp32/rtc_sleep.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/rtc_time.c -o esp32/rtc_time.o
- rm -f libsdmmc.a
- xtensa-esp32-elf-ar cru libsdmmc.a ./sdmmc_init.o ./sdmmc_io.o ./sdmmc_common.o ./sdmmc_mmc.o ./sdmmc_cmd.o ./sdmmc_sd.o
- echo "/home/brice/esp/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c:" >> spiffs/src/spiffs_cache.d
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/sdmmc'
- make -C /home/brice/esp/hello_world/build/tcp_transport -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/tcp_transport/component.mk COMPONENT_NAME=tcp_transport build
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spiffs -I /home/brice/esp/esp-idf/components/spiffs/spiffs/src -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I spiffs/src -c /home/brice/esp/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c -o spiffs/src/spiffs_gc.o
- make[1]: Entering directory '/home/brice/esp/hello_world/build/tcp_transport'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/tcp_transport/transport_ws.c -o transport_ws.o
- echo "/home/brice/esp/esp-idf/components/soc/esp32/rtc_time.c:" >> esp32/rtc_time.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -fno-jump-tables -fno-tree-switch-conversion -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I esp32 -c /home/brice/esp/esp-idf/components/soc/esp32/rtc_clk.c -o esp32/rtc_clk.o
- echo "/home/brice/esp/esp-idf/components/spi_flash/./flash_ops.c:" >> flash_ops.d
- echo "/home/brice/esp/esp-idf/components/tcp_transport/./transport_ws.c:" >> transport_ws.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/tcp_transport/transport_utils.c -o transport_utils.o
- rm -f libspi_flash.a
- xtensa-esp32-elf-ar cru libspi_flash.a ./flash_mmap.o ./partition.o ./spi_flash_rom_patch.o ./cache_utils.o ./flash_ops.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/spi_flash'
- make -C /home/brice/esp/hello_world/build/tcpip_adapter -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/tcpip_adapter/component.mk COMPONENT_NAME=tcpip_adapter build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/tcpip_adapter'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/tcpip_adapter/tcpip_adapter_lwip.c -o tcpip_adapter_lwip.o
- echo "/home/brice/esp/esp-idf/components/tcp_transport/./transport_utils.c:" >> transport_utils.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/tcp_transport/transport.c -o transport.o
- echo "/home/brice/esp/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c:" >> spiffs/src/spiffs_gc.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spiffs -I /home/brice/esp/esp-idf/components/spiffs/spiffs/src -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I spiffs/src -c /home/brice/esp/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c -o spiffs/src/spiffs_nucleus.o
- echo "/home/brice/esp/esp-idf/components/tcp_transport/./transport.c:" >> transport.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/tcp_transport/transport_tcp.c -o transport_tcp.o
- echo "/home/brice/esp/esp-idf/components/soc/esp32/rtc_clk.c:" >> esp32/rtc_clk.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/ -c /home/brice/esp/esp-idf/components/soc/src/memory_layout_utils.c -o src//memory_layout_utils.o
- echo "/home/brice/esp/esp-idf/components/soc/src//memory_layout_utils.c:" >> src//memory_layout_utils.d
- rm -f libsoc.a
- xtensa-esp32-elf-ar cru libsoc.a esp32/soc_memory_layout.o esp32/rtc_pm.o esp32/rtc_periph.o esp32/cpu_util.o esp32/sdmmc_periph.o esp32/rtc_wdt.o esp32/sdio_slave_periph.o esp32/rtc_init.o esp32/spi_periph.o esp32/rtc_clk_init.o esp32/gpio_periph.o esp32/rtc_sleep.o esp32/rtc_time.o esp32/rtc_clk.o src//memory_layout_utils.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/soc'
- make -C /home/brice/esp/hello_world/build/ulp -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/ulp/component.mk COMPONENT_NAME=ulp build
- echo "/home/brice/esp/esp-idf/components/tcp_transport/./transport_tcp.c:" >> transport_tcp.d
- make[1]: Entering directory '/home/brice/esp/hello_world/build/ulp'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/tcp_transport/transport_ssl.c -o transport_ssl.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/ulp/ulp.c -o ulp.o
- echo "/home/brice/esp/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:" >> tcpip_adapter_lwip.d
- echo "/home/brice/esp/esp-idf/components/ulp/./ulp.c:" >> ulp.d
- rm -f libtcpip_adapter.a
- xtensa-esp32-elf-ar cru libtcpip_adapter.a ./tcpip_adapter_lwip.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/ulp/ulp_macro.c -o ulp_macro.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/tcpip_adapter'
- make -C /home/brice/esp/hello_world/build/unity -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/unity/component.mk COMPONENT_NAME=unity build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/unity'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I unity/src -c /home/brice/esp/esp-idf/components/unity/unity/src/unity.c -o unity/src/unity.o
- echo "/home/brice/esp/esp-idf/components/ulp/./ulp_macro.c:" >> ulp_macro.d
- echo "/home/brice/esp/esp-idf/components/tcp_transport/./transport_ssl.c:" >> transport_ssl.d
- rm -f libtcp_transport.a
- xtensa-esp32-elf-ar cru libtcp_transport.a ./transport_ws.o ./transport_utils.o ./transport.o ./transport_tcp.o ./transport_ssl.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/tcp_transport'
- make -C /home/brice/esp/hello_world/build/vfs -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/vfs/component.mk COMPONENT_NAME=vfs build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/vfs'
- rm -f libulp.a
- xtensa-esp32-elf-ar cru libulp.a ./ulp.o ./ulp_macro.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/vfs/vfs_uart.c -o vfs_uart.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/ulp'
- make -C /home/brice/esp/hello_world/build/wear_levelling -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/wear_levelling/component.mk COMPONENT_NAME=wear_levelling build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/wear_levelling'
- xtensa-esp32-elf-c++ -std=gnu++11 -fno-rtti -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -fno-exceptions -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wear_levelling/private_include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/wear_levelling/wear_levelling.cpp -o wear_levelling.o
- echo "/home/brice/esp/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c:" >> spiffs/src/spiffs_nucleus.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spiffs -I /home/brice/esp/esp-idf/components/spiffs/spiffs/src -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I spiffs/src -c /home/brice/esp/esp-idf/components/spiffs/spiffs/src/spiffs_check.c -o spiffs/src/spiffs_check.o
- echo "/home/brice/esp/esp-idf/components/wear_levelling/./wear_levelling.cpp:" >> wear_levelling.d
- xtensa-esp32-elf-c++ -std=gnu++11 -fno-rtti -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -fno-exceptions -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wear_levelling/private_include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/wear_levelling/WL_Flash.cpp -o WL_Flash.o
- echo "/home/brice/esp/esp-idf/components/unity/unity/src/unity.c:" >> unity/src/unity.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/unity/unity_runner.c -o unity_runner.o
- echo "/home/brice/esp/esp-idf/components/vfs/./vfs_uart.c:" >> vfs_uart.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/vfs/vfs.c -o vfs.o
- echo "/home/brice/esp/esp-idf/components/spiffs/spiffs/src/spiffs_check.c:" >> spiffs/src/spiffs_check.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/spiffs -I /home/brice/esp/esp-idf/components/spiffs/spiffs/src -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I spiffs/src -c /home/brice/esp/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c -o spiffs/src/spiffs_hydrogen.o
- echo "/home/brice/esp/esp-idf/components/unity/./unity_runner.c:" >> unity_runner.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/unity/unity_port_esp32.c -o unity_port_esp32.o
- echo "/home/brice/esp/esp-idf/components/unity/./unity_port_esp32.c:" >> unity_port_esp32.d
- rm -f libunity.a
- xtensa-esp32-elf-ar cru libunity.a unity/src/unity.o ./unity_runner.o ./unity_port_esp32.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/unity'
- make -C /home/brice/esp/hello_world/build/wifi_provisioning -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/wifi_provisioning/component.mk COMPONENT_NAME=wifi_provisioning build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/wifi_provisioning'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wifi_provisioning/proto-c -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src -c /home/brice/esp/esp-idf/components/wifi_provisioning/src/wifi_config.c -o src/wifi_config.o
- echo "/home/brice/esp/esp-idf/components/wear_levelling/./WL_Flash.cpp:" >> WL_Flash.d
- xtensa-esp32-elf-c++ -std=gnu++11 -fno-rtti -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -fno-exceptions -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wear_levelling/private_include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/wear_levelling/crc32.cpp -o crc32.o
- echo "/home/brice/esp/esp-idf/components/wear_levelling/./crc32.cpp:" >> crc32.d
- xtensa-esp32-elf-c++ -std=gnu++11 -fno-rtti -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -fno-exceptions -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wear_levelling/private_include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp -o WL_Ext_Safe.o
- echo "/home/brice/esp/esp-idf/components/wear_levelling/./WL_Ext_Safe.cpp:" >> WL_Ext_Safe.d
- xtensa-esp32-elf-c++ -std=gnu++11 -fno-rtti -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -fno-exceptions -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wear_levelling/private_include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/wear_levelling/SPI_Flash.cpp -o SPI_Flash.o
- echo "/home/brice/esp/esp-idf/components/wifi_provisioning/src/wifi_config.c:" >> src/wifi_config.d
- echo "/home/brice/esp/esp-idf/components/vfs/./vfs.c:" >> vfs.d
- rm -f libvfs.a
- xtensa-esp32-elf-ar cru libvfs.a ./vfs_uart.o ./vfs.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/vfs'
- make -C /home/brice/esp/hello_world/build/wpa_supplicant -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/wpa_supplicant/component.mk COMPONENT_NAME=wpa_supplicant build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/wpa_supplicant'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-internal-enc.c -o src/crypto/aes-internal-enc.o
- echo "/home/brice/esp/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c:" >> spiffs/src/spiffs_hydrogen.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wifi_provisioning/proto-c -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I proto-c -c /home/brice/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c -o proto-c/wifi_constants.pb-c.o
- rm -f libspiffs.a
- xtensa-esp32-elf-ar cru libspiffs.a ./spiffs_api.o ./esp_spiffs.o spiffs/src/spiffs_cache.o spiffs/src/spiffs_gc.o spiffs/src/spiffs_nucleus.o spiffs/src/spiffs_check.o spiffs/src/spiffs_hydrogen.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/spiffs'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wifi_provisioning/proto-c -I /home/brice/esp/esp-idf/components/protocomm/proto-c -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I proto-c -c /home/brice/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c -o proto-c/wifi_config.pb-c.o
- echo "/home/brice/esp/esp-idf/components/wear_levelling/./SPI_Flash.cpp:" >> SPI_Flash.d
- xtensa-esp32-elf-c++ -std=gnu++11 -fno-rtti -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -fno-exceptions -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wear_levelling/private_include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/wear_levelling/Partition.cpp -o Partition.o
- echo "/home/brice/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c:" >> proto-c/wifi_constants.pb-c.d
- make -C /home/brice/esp/hello_world/build/xtensa-debug-module -f /home/brice/esp/esp-idf/make/component_wrapper.mk COMPONENT_MAKEFILE=/home/brice/esp/esp-idf/components/xtensa-debug-module/component.mk COMPONENT_NAME=xtensa-debug-module build
- make[1]: Entering directory '/home/brice/esp/hello_world/build/xtensa-debug-module'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/xtensa-debug-module/eri.c -o eri.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-internal-enc.c:" >> src/crypto/aes-internal-enc.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-internal.c -o src/crypto/sha256-internal.o
- echo "/home/brice/esp/esp-idf/components/xtensa-debug-module/./eri.c:" >> eri.d
- echo "/home/brice/esp/esp-idf/components/wear_levelling/./Partition.cpp:" >> Partition.d
- xtensa-esp32-elf-c++ -std=gnu++11 -fno-rtti -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -fno-exceptions -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wear_levelling/private_include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp -o WL_Ext_Perf.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/hello_world/build/include -I . -c /home/brice/esp/esp-idf/components/xtensa-debug-module/trax.c -o trax.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-internal.c:" >> src/crypto/sha256-internal.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/md5-internal.c -o src/crypto/md5-internal.o
- echo "/home/brice/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c:" >> proto-c/wifi_config.pb-c.d
- echo "/home/brice/esp/esp-idf/components/xtensa-debug-module/./trax.c:" >> trax.d
- rm -f libwifi_provisioning.a
- echo "/home/brice/esp/esp-idf/components/wear_levelling/./WL_Ext_Perf.cpp:" >> WL_Ext_Perf.d
- xtensa-esp32-elf-ar cru libwifi_provisioning.a src/wifi_config.o proto-c/wifi_constants.pb-c.o proto-c/wifi_config.pb-c.o
- rm -f libxtensa-debug-module.a
- rm -f libwear_levelling.a
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/wifi_provisioning'
- xtensa-esp32-elf-ar cru libxtensa-debug-module.a ./eri.o ./trax.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/xtensa-debug-module'
- xtensa-esp32-elf-ar cru libwear_levelling.a ./wear_levelling.o ./WL_Flash.o ./crc32.o ./WL_Ext_Safe.o ./SPI_Flash.o ./Partition.o ./WL_Ext_Perf.o
- Building partitions from /home/brice/esp/esp-idf/components/partition_table/partitions_singleapp.csv...
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/wear_levelling'
- Target 'component-app_trace-build' responsible for '/home/brice/esp/hello_world/build/app_trace/libapp_trace.a'
- python /home/brice/esp/esp-idf/components/partition_table/gen_esp32part.py -q --flash-size "2MB" --offset 0x8000 /home/brice/esp/esp-idf/components/partition_table/partitions_singleapp.csv /home/brice/esp/hello_world/build/partitions_singleapp.bin
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-internal.c -o src/crypto/aes-internal.o
- Target 'component-app_update-build' responsible for '/home/brice/esp/hello_world/build/app_update/libapp_update.a'
- Target 'component-asio-build' responsible for '/home/brice/esp/hello_world/build/asio/libasio.a'
- Target 'component-aws_iot-build' responsible for '/home/brice/esp/hello_world/build/aws_iot/libaws_iot.a'
- Target 'component-bootloader_support-build' responsible for '/home/brice/esp/hello_world/build/bootloader_support/libbootloader_support.a'
- Target 'component-bt-build' responsible for '/home/brice/esp/hello_world/build/bt/libbt.a'
- Target 'component-coap-build' responsible for '/home/brice/esp/hello_world/build/coap/libcoap.a'
- Target 'component-console-build' responsible for '/home/brice/esp/hello_world/build/console/libconsole.a'
- Target 'component-cxx-build' responsible for '/home/brice/esp/hello_world/build/cxx/libcxx.a'
- Target 'component-driver-build' responsible for '/home/brice/esp/hello_world/build/driver/libdriver.a'
- Target 'component-esp-tls-build' responsible for '/home/brice/esp/hello_world/build/esp-tls/libesp-tls.a'
- Target 'component-esp32-build' responsible for '/home/brice/esp/hello_world/build/esp32/libesp32.a'
- Target 'component-esp_adc_cal-build' responsible for '/home/brice/esp/hello_world/build/esp_adc_cal/libesp_adc_cal.a'
- Target 'component-esp_event-build' responsible for '/home/brice/esp/hello_world/build/esp_event/libesp_event.a'
- Target 'component-esp_http_client-build' responsible for '/home/brice/esp/hello_world/build/esp_http_client/libesp_http_client.a'
- Target 'component-esp_http_server-build' responsible for '/home/brice/esp/hello_world/build/esp_http_server/libesp_http_server.a'
- Target 'component-esp_https_ota-build' responsible for '/home/brice/esp/hello_world/build/esp_https_ota/libesp_https_ota.a'
- Target 'component-esp_https_server-build' responsible for '/home/brice/esp/hello_world/build/esp_https_server/libesp_https_server.a'
- Target 'component-esp_ringbuf-build' responsible for '/home/brice/esp/hello_world/build/esp_ringbuf/libesp_ringbuf.a'
- Target 'component-ethernet-build' responsible for '/home/brice/esp/hello_world/build/ethernet/libethernet.a'
- Target 'component-expat-build' responsible for '/home/brice/esp/hello_world/build/expat/libexpat.a'
- Target 'component-fatfs-build' responsible for '/home/brice/esp/hello_world/build/fatfs/libfatfs.a'
- Target 'component-freemodbus-build' responsible for '/home/brice/esp/hello_world/build/freemodbus/libfreemodbus.a'
- Target 'component-freertos-build' responsible for '/home/brice/esp/hello_world/build/freertos/libfreertos.a'
- Target 'component-heap-build' responsible for '/home/brice/esp/hello_world/build/heap/libheap.a'
- Target 'component-idf_test-build' responsible for '/home/brice/esp/hello_world/build/idf_test/libidf_test.a'
- Target 'component-jsmn-build' responsible for '/home/brice/esp/hello_world/build/jsmn/libjsmn.a'
- Target 'component-json-build' responsible for '/home/brice/esp/hello_world/build/json/libjson.a'
- Target 'component-libsodium-build' responsible for '/home/brice/esp/hello_world/build/libsodium/liblibsodium.a'
- Target 'component-log-build' responsible for '/home/brice/esp/hello_world/build/log/liblog.a'
- Target 'component-lwip-build' responsible for '/home/brice/esp/hello_world/build/lwip/liblwip.a'
- Target 'component-main-build' responsible for '/home/brice/esp/hello_world/build/main/libmain.a'
- Target 'component-mbedtls-build' responsible for '/home/brice/esp/hello_world/build/mbedtls/libmbedtls.a'
- Target 'component-mdns-build' responsible for '/home/brice/esp/hello_world/build/mdns/libmdns.a'
- Target 'component-micro-ecc-build' responsible for '/home/brice/esp/hello_world/build/micro-ecc/libmicro-ecc.a'
- Target 'component-mqtt-build' responsible for '/home/brice/esp/hello_world/build/mqtt/libmqtt.a'
- Target 'component-newlib-build' responsible for '/home/brice/esp/hello_world/build/newlib/libnewlib.a'
- Target 'component-nghttp-build' responsible for '/home/brice/esp/hello_world/build/nghttp/libnghttp.a'
- Target 'component-nvs_flash-build' responsible for '/home/brice/esp/hello_world/build/nvs_flash/libnvs_flash.a'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1.c -o src/crypto/sha1.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-internal-dec.c -o src/crypto/aes-internal-dec.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-internal.c:" >> src/crypto/aes-internal.d
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/md5-internal.c:" >> src/crypto/md5-internal.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c -o src/crypto/aes-unwrap.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c -o src/crypto/aes-wrap.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1.c:" >> src/crypto/sha1.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_internal-rsa.c -o src/crypto/crypto_internal-rsa.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c:" >> src/crypto/aes-unwrap.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c -o src/crypto/des-internal.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-internal-dec.c:" >> src/crypto/aes-internal-dec.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c -o src/crypto/dh_groups.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c:" >> src/crypto/aes-wrap.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c -o src/crypto/ms_funcs.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_internal-rsa.c:" >> src/crypto/crypto_internal-rsa.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_mbedtls.c -o src/crypto/crypto_mbedtls.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c:" >> src/crypto/des-internal.d
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c:" >> src/crypto/dh_groups.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-internal.c -o src/crypto/sha1-internal.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c -o src/crypto/md4-internal.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c:" >> src/crypto/ms_funcs.d
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c:" >> src/crypto/md4-internal.d
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_mbedtls.c:" >> src/crypto/crypto_mbedtls.d
- Target 'component-openssl-build' responsible for '/home/brice/esp/hello_world/build/openssl/libopenssl.a'
- Target 'component-protobuf-c-build' responsible for '/home/brice/esp/hello_world/build/protobuf-c/libprotobuf-c.a'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c -o src/crypto/dh_group5.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_internal.c -o src/crypto/crypto_internal.o
- Target 'component-protocomm-build' responsible for '/home/brice/esp/hello_world/build/protocomm/libprotocomm.a'
- Target 'component-pthread-build' responsible for '/home/brice/esp/hello_world/build/pthread/libpthread.a'
- Target 'component-sdmmc-build' responsible for '/home/brice/esp/hello_world/build/sdmmc/libsdmmc.a'
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c:" >> src/crypto/dh_group5.d
- Target 'component-smartconfig_ack-build' responsible for '/home/brice/esp/hello_world/build/smartconfig_ack/libsmartconfig_ack.a'
- Target 'component-soc-build' responsible for '/home/brice/esp/hello_world/build/soc/libsoc.a'
- Target 'component-spi_flash-build' responsible for '/home/brice/esp/hello_world/build/spi_flash/libspi_flash.a'
- Target 'component-spiffs-build' responsible for '/home/brice/esp/hello_world/build/spiffs/libspiffs.a'
- Target 'component-tcp_transport-build' responsible for '/home/brice/esp/hello_world/build/tcp_transport/libtcp_transport.a'
- Target 'component-tcpip_adapter-build' responsible for '/home/brice/esp/hello_world/build/tcpip_adapter/libtcpip_adapter.a'
- Target 'component-ulp-build' responsible for '/home/brice/esp/hello_world/build/ulp/libulp.a'
- Target 'component-unity-build' responsible for '/home/brice/esp/hello_world/build/unity/libunity.a'
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256.c -o src/crypto/sha256.o
- Target 'component-vfs-build' responsible for '/home/brice/esp/hello_world/build/vfs/libvfs.a'
- Target 'component-wear_levelling-build' responsible for '/home/brice/esp/hello_world/build/wear_levelling/libwear_levelling.a'
- Target 'component-wifi_provisioning-build' responsible for '/home/brice/esp/hello_world/build/wifi_provisioning/libwifi_provisioning.a'
- Target 'component-xtensa-debug-module-build' responsible for '/home/brice/esp/hello_world/build/xtensa-debug-module/libxtensa-debug-module.a'
- Generating libapp_trace.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/app_trace/libapp_trace.a > /home/brice/esp/hello_world/build/app_trace/libapp_trace.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_internal.c:" >> src/crypto/crypto_internal.d
- Generating libapp_update.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/app_update/libapp_update.a > /home/brice/esp/hello_world/build/app_update/libapp_update.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/md5.c -o src/crypto/md5.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-internal.c:" >> src/crypto/sha1-internal.d
- Generating libasio.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/asio/libasio.a > /home/brice/esp/hello_world/build/asio/libasio.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-cbc.c -o src/crypto/aes-cbc.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256.c:" >> src/crypto/sha256.d
- Generating libaws_iot.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/aws_iot/libaws_iot.a > /home/brice/esp/hello_world/build/aws_iot/libaws_iot.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-pbkdf2.c -o src/crypto/sha1-pbkdf2.o
- Generating libbootloader_support.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/bootloader_support/libbootloader_support.a > /home/brice/esp/hello_world/build/bootloader_support/libbootloader_support.a.sections_info
- Generating libbt.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/bt/libbt.a > /home/brice/esp/hello_world/build/bt/libbt.a.sections_info
- Generating libcoap.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/coap/libcoap.a > /home/brice/esp/hello_world/build/coap/libcoap.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-cbc.c:" >> src/crypto/aes-cbc.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/rc4.c -o src/crypto/rc4.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/md5.c:" >> src/crypto/md5.d
- Generating libconsole.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/console/libconsole.a > /home/brice/esp/hello_world/build/console/libconsole.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_internal-modexp.c -o src/crypto/crypto_internal-modexp.o
- Generating libcxx.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/cxx/libcxx.a > /home/brice/esp/hello_world/build/cxx/libcxx.a.sections_info
- Generating libdriver.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/driver/libdriver.a > /home/brice/esp/hello_world/build/driver/libdriver.a.sections_info
- Generating libesp-tls.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/esp-tls/libesp-tls.a > /home/brice/esp/hello_world/build/esp-tls/libesp-tls.a.sections_info
- Generating libesp32.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/esp32/libesp32.a > /home/brice/esp/hello_world/build/esp32/libesp32.a.sections_info
- Generating libesp_adc_cal.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/esp_adc_cal/libesp_adc_cal.a > /home/brice/esp/hello_world/build/esp_adc_cal/libesp_adc_cal.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-pbkdf2.c:" >> src/crypto/sha1-pbkdf2.d
- Generating libesp_event.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_internal-cipher.c -o src/crypto/crypto_internal-cipher.o
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/esp_event/libesp_event.a > /home/brice/esp/hello_world/build/esp_event/libesp_event.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/rc4.c:" >> src/crypto/rc4.d
- Generating libesp_http_client.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/bignum.c -o src/crypto/bignum.o
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/esp_http_client/libesp_http_client.a > /home/brice/esp/hello_world/build/esp_http_client/libesp_http_client.a.sections_info
- Generating libesp_http_server.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/esp_http_server/libesp_http_server.a > /home/brice/esp/hello_world/build/esp_http_server/libesp_http_server.a.sections_info
- Generating libesp_https_ota.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/esp_https_ota/libesp_https_ota.a > /home/brice/esp/hello_world/build/esp_https_ota/libesp_https_ota.a.sections_info
- Generating libesp_https_server.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/esp_https_server/libesp_https_server.a > /home/brice/esp/hello_world/build/esp_https_server/libesp_https_server.a.sections_info
- Generating libesp_ringbuf.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/esp_ringbuf/libesp_ringbuf.a > /home/brice/esp/hello_world/build/esp_ringbuf/libesp_ringbuf.a.sections_info
- Generating libethernet.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/ethernet/libethernet.a > /home/brice/esp/hello_world/build/ethernet/libethernet.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_internal-modexp.c:" >> src/crypto/crypto_internal-modexp.d
- Generating libexpat.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/expat/libexpat.a > /home/brice/esp/hello_world/build/expat/libexpat.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I port -c /home/brice/esp/esp-idf/components/wpa_supplicant/port/os_xtensa.c -o port/os_xtensa.o
- Generating libfatfs.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/fatfs/libfatfs.a > /home/brice/esp/hello_world/build/fatfs/libfatfs.a.sections_info
- Generating libfreemodbus.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/freemodbus/libfreemodbus.a > /home/brice/esp/hello_world/build/freemodbus/libfreemodbus.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_internal-cipher.c:" >> src/crypto/crypto_internal-cipher.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/fast_crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_aes-wrap.c -o src/fast_crypto/fast_aes-wrap.o
- Generating libfreertos.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/freertos/libfreertos.a > /home/brice/esp/hello_world/build/freertos/libfreertos.a.sections_info
- Generating libheap.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/heap/libheap.a > /home/brice/esp/hello_world/build/heap/libheap.a.sections_info
- Generating libidf_test.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/idf_test/libidf_test.a > /home/brice/esp/hello_world/build/idf_test/libidf_test.a.sections_info
- Generating libjsmn.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/jsmn/libjsmn.a > /home/brice/esp/hello_world/build/jsmn/libjsmn.a.sections_info
- Generating libjson.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/json/libjson.a > /home/brice/esp/hello_world/build/json/libjson.a.sections_info
- Generating liblibsodium.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/libsodium/liblibsodium.a > /home/brice/esp/hello_world/build/libsodium/liblibsodium.a.sections_info
- Generating liblog.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/log/liblog.a > /home/brice/esp/hello_world/build/log/liblog.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/port/os_xtensa.c:" >> port/os_xtensa.d
- Generating liblwip.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/lwip/liblwip.a > /home/brice/esp/hello_world/build/lwip/liblwip.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/fast_crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_sha256-internal.c -o src/fast_crypto/fast_sha256-internal.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_aes-wrap.c:" >> src/fast_crypto/fast_aes-wrap.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/fast_crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_aes-cbc.c -o src/fast_crypto/fast_aes-cbc.o
- Generating libmain.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/main/libmain.a > /home/brice/esp/hello_world/build/main/libmain.a.sections_info
- Generating libmbedtls.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/mbedtls/libmbedtls.a > /home/brice/esp/hello_world/build/mbedtls/libmbedtls.a.sections_info
- Generating libmdns.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/mdns/libmdns.a > /home/brice/esp/hello_world/build/mdns/libmdns.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_sha256-internal.c:" >> src/fast_crypto/fast_sha256-internal.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/fast_crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_crypto_internal.c -o src/fast_crypto/fast_crypto_internal.o
- Generating libmicro-ecc.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/micro-ecc/libmicro-ecc.a > /home/brice/esp/hello_world/build/micro-ecc/libmicro-ecc.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_aes-cbc.c:" >> src/fast_crypto/fast_aes-cbc.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/fast_crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_sha256.c -o src/fast_crypto/fast_sha256.o
- Generating libmqtt.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/mqtt/libmqtt.a > /home/brice/esp/hello_world/build/mqtt/libmqtt.a.sections_info
- Generating libnewlib.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/newlib/libnewlib.a > /home/brice/esp/hello_world/build/newlib/libnewlib.a.sections_info
- Generating libnghttp.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/nghttp/libnghttp.a > /home/brice/esp/hello_world/build/nghttp/libnghttp.a.sections_info
- Generating libnvs_flash.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/nvs_flash/libnvs_flash.a > /home/brice/esp/hello_world/build/nvs_flash/libnvs_flash.a.sections_info
- Generating libopenssl.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/openssl/libopenssl.a > /home/brice/esp/hello_world/build/openssl/libopenssl.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_sha256.c:" >> src/fast_crypto/fast_sha256.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/fast_crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_aes-unwrap.c -o src/fast_crypto/fast_aes-unwrap.o
- Generating libprotobuf-c.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/protobuf-c/libprotobuf-c.a > /home/brice/esp/hello_world/build/protobuf-c/libprotobuf-c.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_crypto_internal.c:" >> src/fast_crypto/fast_crypto_internal.d
- Generating libprotocomm.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/protocomm/libprotocomm.a > /home/brice/esp/hello_world/build/protocomm/libprotocomm.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/fast_crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_crypto_internal-modexp.c -o src/fast_crypto/fast_crypto_internal-modexp.o
- Generating libpthread.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/pthread/libpthread.a > /home/brice/esp/hello_world/build/pthread/libpthread.a.sections_info
- Generating libsdmmc.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/sdmmc/libsdmmc.a > /home/brice/esp/hello_world/build/sdmmc/libsdmmc.a.sections_info
- Generating libsmartconfig_ack.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/smartconfig_ack/libsmartconfig_ack.a > /home/brice/esp/hello_world/build/smartconfig_ack/libsmartconfig_ack.a.sections_info
- Generating libsoc.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/soc/libsoc.a > /home/brice/esp/hello_world/build/soc/libsoc.a.sections_info
- Generating libspi_flash.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/spi_flash/libspi_flash.a > /home/brice/esp/hello_world/build/spi_flash/libspi_flash.a.sections_info
- Generating libspiffs.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/spiffs/libspiffs.a > /home/brice/esp/hello_world/build/spiffs/libspiffs.a.sections_info
- Generating libtcp_transport.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/tcp_transport/libtcp_transport.a > /home/brice/esp/hello_world/build/tcp_transport/libtcp_transport.a.sections_info
- Generating libtcpip_adapter.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/tcpip_adapter/libtcpip_adapter.a > /home/brice/esp/hello_world/build/tcpip_adapter/libtcpip_adapter.a.sections_info
- Generating libulp.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/ulp/libulp.a > /home/brice/esp/hello_world/build/ulp/libulp.a.sections_info
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_crypto_internal-modexp.c:" >> src/fast_crypto/fast_crypto_internal-modexp.d
- Generating libunity.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/unity/libunity.a > /home/brice/esp/hello_world/build/unity/libunity.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/fast_crypto -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_crypto_internal-cipher.c -o src/fast_crypto/fast_crypto_internal-cipher.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_aes-unwrap.c:" >> src/fast_crypto/fast_aes-unwrap.d
- Generating libvfs.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/eap_peer -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap.c -o src/wpa2/eap_peer/eap.o
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/vfs/libvfs.a > /home/brice/esp/hello_world/build/vfs/libvfs.a.sections_info
- Generating libwear_levelling.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/wear_levelling/libwear_levelling.a > /home/brice/esp/hello_world/build/wear_levelling/libwear_levelling.a.sections_info
- Generating libwifi_provisioning.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/wifi_provisioning/libwifi_provisioning.a > /home/brice/esp/hello_world/build/wifi_provisioning/libwifi_provisioning.a.sections_info
- Generating libxtensa-debug-module.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/xtensa-debug-module/libxtensa-debug-module.a > /home/brice/esp/hello_world/build/xtensa-debug-module/libxtensa-debug-module.a.sections_info
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/eap_peer -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_common.c -o src/wpa2/eap_peer/eap_common.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/crypto/bignum.c:" >> src/crypto/bignum.d
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/fast_crypto/fast_crypto_internal-cipher.c:" >> src/fast_crypto/fast_crypto_internal-cipher.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/eap_peer -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/mschapv2.c -o src/wpa2/eap_peer/mschapv2.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/eap_peer -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_tls.c -o src/wpa2/eap_peer/eap_tls.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_common.c:" >> src/wpa2/eap_peer/eap_common.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/eap_peer -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_tls_common.c -o src/wpa2/eap_peer/eap_tls_common.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/mschapv2.c:" >> src/wpa2/eap_peer/mschapv2.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/eap_peer -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_ttls.c -o src/wpa2/eap_peer/eap_ttls.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_tls.c:" >> src/wpa2/eap_peer/eap_tls.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/eap_peer -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_peap.c -o src/wpa2/eap_peer/eap_peap.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap.c:" >> src/wpa2/eap_peer/eap.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/eap_peer -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_mschapv2.c -o src/wpa2/eap_peer/eap_mschapv2.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_tls_common.c:" >> src/wpa2/eap_peer/eap_tls_common.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/eap_peer -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/chap.c -o src/wpa2/eap_peer/chap.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/chap.c:" >> src/wpa2/eap_peer/chap.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/eap_peer -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_peap_common.c -o src/wpa2/eap_peer/eap_peap_common.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_ttls.c:" >> src/wpa2/eap_peer/eap_ttls.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_server.c -o src/wpa2/tls/tlsv1_server.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_peap_common.c:" >> src/wpa2/eap_peer/eap_peap_common.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/x509v3.c -o src/wpa2/tls/x509v3.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_peap.c:" >> src/wpa2/eap_peer/eap_peap.d
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/eap_peer/eap_mschapv2.c:" >> src/wpa2/eap_peer/eap_mschapv2.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_cred.c -o src/wpa2/tls/tlsv1_cred.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_client_read.c -o src/wpa2/tls/tlsv1_client_read.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_server.c:" >> src/wpa2/tls/tlsv1_server.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_common.c -o src/wpa2/tls/tlsv1_common.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_cred.c:" >> src/wpa2/tls/tlsv1_cred.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/rsa.c -o src/wpa2/tls/rsa.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_common.c:" >> src/wpa2/tls/tlsv1_common.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/pkcs8.c -o src/wpa2/tls/pkcs8.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/rsa.c:" >> src/wpa2/tls/rsa.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/asn1.c -o src/wpa2/tls/asn1.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/pkcs8.c:" >> src/wpa2/tls/pkcs8.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_client.c -o src/wpa2/tls/tlsv1_client.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_client_read.c:" >> src/wpa2/tls/tlsv1_client_read.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_server_read.c -o src/wpa2/tls/tlsv1_server_read.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/x509v3.c:" >> src/wpa2/tls/x509v3.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_client_write.c -o src/wpa2/tls/tlsv1_client_write.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/asn1.c:" >> src/wpa2/tls/asn1.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/pkcs1.c -o src/wpa2/tls/pkcs1.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/pkcs1.c:" >> src/wpa2/tls/pkcs1.d
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_client.c:" >> src/wpa2/tls/tlsv1_client.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/pkcs5.c -o src/wpa2/tls/pkcs5.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_record.c -o src/wpa2/tls/tlsv1_record.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_client_write.c:" >> src/wpa2/tls/tlsv1_client_write.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/bignum.c -o src/wpa2/tls/bignum.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_server_read.c:" >> src/wpa2/tls/tlsv1_server_read.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_server_write.c -o src/wpa2/tls/tlsv1_server_write.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/pkcs5.c:" >> src/wpa2/tls/pkcs5.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/tls -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tls_internal.c -o src/wpa2/tls/tls_internal.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_record.c:" >> src/wpa2/tls/tlsv1_record.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/utils -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/utils/base64.c -o src/wpa2/utils/base64.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/utils/base64.c:" >> src/wpa2/utils/base64.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wpa2/utils -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/utils/ext_password.c -o src/wpa2/utils/ext_password.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tlsv1_server_write.c:" >> src/wpa2/tls/tlsv1_server_write.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wps -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/eap_common.c -o src/wps/eap_common.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/tls_internal.c:" >> src/wpa2/tls/tls_internal.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wps -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c -o src/wps/wps_attr_process.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/utils/ext_password.c:" >> src/wpa2/utils/ext_password.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wps -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_validate.c -o src/wps/wps_validate.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wpa2/tls/bignum.c:" >> src/wpa2/tls/bignum.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wps -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c -o src/wps/wps_attr_parse.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/eap_common.c:" >> src/wps/eap_common.d
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c:" >> src/wps/wps_attr_process.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wps -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c -o src/wps/wps_dev_attr.o
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wps -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps.c -o src/wps/wps.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c:" >> src/wps/wps_attr_parse.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wps -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_common.c -o src/wps/wps_common.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c:" >> src/wps/wps_dev_attr.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wps -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_registrar.c -o src/wps/wps_registrar.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps.c:" >> src/wps/wps.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wps -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c -o src/wps/wps_attr_build.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_common.c:" >> src/wps/wps_common.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wps -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/uuid.c -o src/wps/uuid.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c:" >> src/wps/wps_attr_build.d
- xtensa-esp32-elf-gcc -std=gnu99 -Og -ggdb -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -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 -Wno-old-style-declaration -DEMBEDDED_SUPP -DIEEE8021X_EAPOL -DEAP_PEER_METHOD -DEAP_MSCHAPv2 -DEAP_TTLS -DEAP_TLS -DEAP_PEAP -DUSE_WPA2_TASK -DCONFIG_WPS2 -DCONFIG_WPS_PIN -DUSE_WPS_TASK -DESPRESSIF_USE -DESP32_WORKAROUND -D__ets__ -DCONFIG_ECC -Wno-strict-aliasing -DESP_PLATFORM -D IDF_VER=\"v3.3-beta1-44-gda2116f55-dirty\" -MMD -MP -DGCC_NOT_5_2_0=0 -DWITH_POSIX -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"' -DHAVE_CONFIG_H -DUNITY_INCLUDE_CONFIG_H -I /home/brice/esp/esp-idf/components/wpa_supplicant/include -I /home/brice/esp/esp-idf/components/wpa_supplicant/port/include -I /home/brice/esp/esp-idf/components/app_trace/include -I /home/brice/esp/esp-idf/components/app_update/include -I /home/brice/esp/esp-idf/components/asio/asio/asio/include -I /home/brice/esp/esp-idf/components/asio/port/include -I /home/brice/esp/esp-idf/components/bootloader_support/include -I /home/brice/esp/esp-idf/components/bt/include -I /home/brice/esp/esp-idf/components/coap/port/include -I /home/brice/esp/esp-idf/components/coap/port/include/coap -I /home/brice/esp/esp-idf/components/coap/libcoap/include -I /home/brice/esp/esp-idf/components/coap/libcoap/include/coap -I /home/brice/esp/esp-idf/components/console -I /home/brice/esp/esp-idf/components/driver/include -I /home/brice/esp/esp-idf/components/esp-tls -I /home/brice/esp/esp-idf/components/esp32/include -I /home/brice/esp/esp-idf/components/esp_adc_cal/include -I /home/brice/esp/esp-idf/components/esp_event/include -I /home/brice/esp/esp-idf/components/esp_http_client/include -I /home/brice/esp/esp-idf/components/esp_http_server/include -I /home/brice/esp/esp-idf/components/esp_https_ota/include -I /home/brice/esp/esp-idf/components/esp_https_server/include -I /home/brice/esp/esp-idf/components/esp_ringbuf/include -I /home/brice/esp/esp-idf/components/ethernet/include -I /home/brice/esp/esp-idf/components/expat/expat/expat/lib -I /home/brice/esp/esp-idf/components/expat/port/include -I /home/brice/esp/esp-idf/components/fatfs/src -I /home/brice/esp/esp-idf/components/freemodbus/modbus/include -I /home/brice/esp/esp-idf/components/freemodbus/modbus_controller -I /home/brice/esp/esp-idf/components/freertos/include -I /home/brice/esp/esp-idf/components/heap/include -I /home/brice/esp/esp-idf/components/idf_test/include -I /home/brice/esp/esp-idf/components/jsmn/include -I /home/brice/esp/esp-idf/components/json/cJSON -I /home/brice/esp/esp-idf/components/libsodium/libsodium/src/libsodium/include -I /home/brice/esp/esp-idf/components/libsodium/port_include -I /home/brice/esp/esp-idf/components/log/include -I /home/brice/esp/esp-idf/components/lwip/include/apps -I /home/brice/esp/esp-idf/components/lwip/lwip/src/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include -I /home/brice/esp/esp-idf/components/lwip/port/esp32/include/arch -I /home/brice/esp/esp-idf/components/lwip/include_compat -I /home/brice/esp/hello_world/main/include -I /home/brice/esp/esp-idf/components/mbedtls/port/include -I /home/brice/esp/esp-idf/components/mbedtls/mbedtls/include -I /home/brice/esp/esp-idf/components/mdns/include -I /home/brice/esp/esp-idf/components/micro-ecc/micro-ecc -I /home/brice/esp/esp-idf/components/mqtt/esp-mqtt/include -I /home/brice/esp/esp-idf/components/newlib/platform_include -I /home/brice/esp/esp-idf/components/newlib/include -I /home/brice/esp/esp-idf/components/nghttp/port/include -I /home/brice/esp/esp-idf/components/nghttp/nghttp2/lib/includes -I /home/brice/esp/esp-idf/components/nvs_flash/include -I /home/brice/esp/esp-idf/components/openssl/include -I /home/brice/esp/esp-idf/components/protobuf-c/protobuf-c -I /home/brice/esp/esp-idf/components/protocomm/include/common -I /home/brice/esp/esp-idf/components/protocomm/include/security -I /home/brice/esp/esp-idf/components/protocomm/include/transports -I /home/brice/esp/esp-idf/components/pthread/include -I /home/brice/esp/esp-idf/components/sdmmc/include -I /home/brice/esp/esp-idf/components/smartconfig_ack/include -I /home/brice/esp/esp-idf/components/soc/esp32/include -I /home/brice/esp/esp-idf/components/soc/include -I /home/brice/esp/esp-idf/components/spi_flash/include -I /home/brice/esp/esp-idf/components/spiffs/include -I /home/brice/esp/esp-idf/components/tcp_transport/include -I /home/brice/esp/esp-idf/components/tcpip_adapter/include -I /home/brice/esp/esp-idf/components/ulp/include -I /home/brice/esp/esp-idf/components/unity/include -I /home/brice/esp/esp-idf/components/unity/unity/src -I /home/brice/esp/esp-idf/components/vfs/include -I /home/brice/esp/esp-idf/components/wear_levelling/include -I /home/brice/esp/esp-idf/components/wifi_provisioning/include -I /home/brice/esp/esp-idf/components/xtensa-debug-module/include -I /home/brice/esp/hello_world/build/include -I src/wps -c /home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c -o src/wps/wps_enrollee.o
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_validate.c:" >> src/wps/wps_validate.d
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/uuid.c:" >> src/wps/uuid.d
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c:" >> src/wps/wps_enrollee.d
- echo "/home/brice/esp/esp-idf/components/wpa_supplicant/src/wps/wps_registrar.c:" >> src/wps/wps_registrar.d
- rm -f libwpa_supplicant.a
- xtensa-esp32-elf-ar cru libwpa_supplicant.a src/crypto/aes-internal-enc.o src/crypto/sha256-internal.o src/crypto/md5-internal.o src/crypto/aes-internal.o src/crypto/sha1.o src/crypto/aes-internal-dec.o src/crypto/aes-unwrap.o src/crypto/aes-wrap.o src/crypto/crypto_internal-rsa.o src/crypto/des-internal.o src/crypto/dh_groups.o src/crypto/ms_funcs.o src/crypto/crypto_mbedtls.o src/crypto/sha1-internal.o src/crypto/md4-internal.o src/crypto/dh_group5.o src/crypto/crypto_internal.o src/crypto/sha256.o src/crypto/md5.o src/crypto/aes-cbc.o src/crypto/sha1-pbkdf2.o src/crypto/rc4.o src/crypto/crypto_internal-modexp.o src/crypto/crypto_internal-cipher.o src/crypto/bignum.o port/os_xtensa.o src/fast_crypto/fast_aes-wrap.o src/fast_crypto/fast_sha256-internal.o src/fast_crypto/fast_aes-cbc.o src/fast_crypto/fast_crypto_internal.o src/fast_crypto/fast_sha256.o src/fast_crypto/fast_aes-unwrap.o src/fast_crypto/fast_crypto_internal-modexp.o src/fast_crypto/fast_crypto_internal-cipher.o src/wpa2/eap_peer/eap.o src/wpa2/eap_peer/eap_common.o src/wpa2/eap_peer/mschapv2.o src/wpa2/eap_peer/eap_tls.o src/wpa2/eap_peer/eap_tls_common.o src/wpa2/eap_peer/eap_ttls.o src/wpa2/eap_peer/eap_peap.o src/wpa2/eap_peer/eap_mschapv2.o src/wpa2/eap_peer/chap.o src/wpa2/eap_peer/eap_peap_common.o src/wpa2/tls/tlsv1_server.o src/wpa2/tls/x509v3.o src/wpa2/tls/tlsv1_cred.o src/wpa2/tls/tlsv1_client_read.o src/wpa2/tls/tlsv1_common.o src/wpa2/tls/rsa.o src/wpa2/tls/pkcs8.o src/wpa2/tls/asn1.o src/wpa2/tls/tlsv1_client.o src/wpa2/tls/tlsv1_server_read.o src/wpa2/tls/tlsv1_client_write.o src/wpa2/tls/pkcs1.o src/wpa2/tls/pkcs5.o src/wpa2/tls/tlsv1_record.o src/wpa2/tls/bignum.o src/wpa2/tls/tlsv1_server_write.o src/wpa2/tls/tls_internal.o src/wpa2/utils/base64.o src/wpa2/utils/ext_password.o src/wps/eap_common.o src/wps/wps_attr_process.o src/wps/wps_validate.o src/wps/wps_attr_parse.o src/wps/wps_dev_attr.o src/wps/wps.o src/wps/wps_common.o src/wps/wps_registrar.o src/wps/wps_attr_build.o src/wps/uuid.o src/wps/wps_enrollee.o
- make[1]: Leaving directory '/home/brice/esp/hello_world/build/wpa_supplicant'
- Target 'component-wpa_supplicant-build' responsible for '/home/brice/esp/hello_world/build/wpa_supplicant/libwpa_supplicant.a'
- Generating libwpa_supplicant.a.sections_info
- xtensa-esp32-elf-objdump -h /home/brice/esp/hello_world/build/wpa_supplicant/libwpa_supplicant.a > /home/brice/esp/hello_world/build/wpa_supplicant/libwpa_supplicant.a.sections_info
- printf "/home/brice/esp/hello_world/build/app_trace/libapp_trace.a.sections_info\n /home/brice/esp/hello_world/build/app_update/libapp_update.a.sections_info\n /home/brice/esp/hello_world/build/asio/libasio.a.sections_info\n /home/brice/esp/hello_world/build/aws_iot/libaws_iot.a.sections_info\n /home/brice/esp/hello_world/build/bootloader_support/libbootloader_support.a.sections_info\n /home/brice/esp/hello_world/build/bt/libbt.a.sections_info\n /home/brice/esp/hello_world/build/coap/libcoap.a.sections_info\n /home/brice/esp/hello_world/build/console/libconsole.a.sections_info\n /home/brice/esp/hello_world/build/cxx/libcxx.a.sections_info\n /home/brice/esp/hello_world/build/driver/libdriver.a.sections_info\n /home/brice/esp/hello_world/build/esp-tls/libesp-tls.a.sections_info\n /home/brice/esp/hello_world/build/esp32/libesp32.a.sections_info\n /home/brice/esp/hello_world/build/esp_adc_cal/libesp_adc_cal.a.sections_info\n /home/brice/esp/hello_world/build/esp_event/libesp_event.a.sections_info\n /home/brice/esp/hello_world/build/esp_http_client/libesp_http_client.a.sections_info\n /home/brice/esp/hello_world/build/esp_http_server/libesp_http_server.a.sections_info\n /home/brice/esp/hello_world/build/esp_https_ota/libesp_https_ota.a.sections_info\n /home/brice/esp/hello_world/build/esp_https_server/libesp_https_server.a.sections_info\n /home/brice/esp/hello_world/build/esp_ringbuf/libesp_ringbuf.a.sections_info\n /home/brice/esp/hello_world/build/ethernet/libethernet.a.sections_info\n /home/brice/esp/hello_world/build/expat/libexpat.a.sections_info\n /home/brice/esp/hello_world/build/fatfs/libfatfs.a.sections_info\n /home/brice/esp/hello_world/build/freemodbus/libfreemodbus.a.sections_info\n /home/brice/esp/hello_world/build/freertos/libfreertos.a.sections_info\n /home/brice/esp/hello_world/build/heap/libheap.a.sections_info\n /home/brice/esp/hello_world/build/idf_test/libidf_test.a.sections_info\n /home/brice/esp/hello_world/build/jsmn/libjsmn.a.sections_info\n /home/brice/esp/hello_world/build/json/libjson.a.sections_info\n /home/brice/esp/hello_world/build/libsodium/liblibsodium.a.sections_info\n /home/brice/esp/hello_world/build/log/liblog.a.sections_info\n /home/brice/esp/hello_world/build/lwip/liblwip.a.sections_info\n /home/brice/esp/hello_world/build/main/libmain.a.sections_info\n /home/brice/esp/hello_world/build/mbedtls/libmbedtls.a.sections_info\n /home/brice/esp/hello_world/build/mdns/libmdns.a.sections_info\n /home/brice/esp/hello_world/build/micro-ecc/libmicro-ecc.a.sections_info\n /home/brice/esp/hello_world/build/mqtt/libmqtt.a.sections_info\n /home/brice/esp/hello_world/build/newlib/libnewlib.a.sections_info\n /home/brice/esp/hello_world/build/nghttp/libnghttp.a.sections_info\n /home/brice/esp/hello_world/build/nvs_flash/libnvs_flash.a.sections_info\n /home/brice/esp/hello_world/build/openssl/libopenssl.a.sections_info\n /home/brice/esp/hello_world/build/protobuf-c/libprotobuf-c.a.sections_info\n /home/brice/esp/hello_world/build/protocomm/libprotocomm.a.sections_info\n /home/brice/esp/hello_world/build/pthread/libpthread.a.sections_info\n /home/brice/esp/hello_world/build/sdmmc/libsdmmc.a.sections_info\n /home/brice/esp/hello_world/build/smartconfig_ack/libsmartconfig_ack.a.sections_info\n /home/brice/esp/hello_world/build/soc/libsoc.a.sections_info\n /home/brice/esp/hello_world/build/spi_flash/libspi_flash.a.sections_info\n /home/brice/esp/hello_world/build/spiffs/libspiffs.a.sections_info\n /home/brice/esp/hello_world/build/tcp_transport/libtcp_transport.a.sections_info\n /home/brice/esp/hello_world/build/tcpip_adapter/libtcpip_adapter.a.sections_info\n /home/brice/esp/hello_world/build/ulp/libulp.a.sections_info\n /home/brice/esp/hello_world/build/unity/libunity.a.sections_info\n /home/brice/esp/hello_world/build/vfs/libvfs.a.sections_info\n /home/brice/esp/hello_world/build/wear_levelling/libwear_levelling.a.sections_info\n /home/brice/esp/hello_world/build/wifi_provisioning/libwifi_provisioning.a.sections_info\n /home/brice/esp/hello_world/build/wpa_supplicant/libwpa_supplicant.a.sections_info\n /home/brice/esp/hello_world/build/xtensa-debug-module/libxtensa-debug-module.a.sections_info\n" > /home/brice/esp/hello_world/build/ldgen.section_infos
- Generating esp32.common.ld
- python /home/brice/esp/esp-idf/tools/ldgen/ldgen.py --input /home/brice/esp/esp-idf/components/esp32/ld/esp32.common.ld.in --config /home/brice/esp/hello_world/sdkconfig --fragments /home/brice/esp/esp-idf/components/app_trace/linker.lf /home/brice/esp/esp-idf/components/esp32/ld/esp32_fragments.lf /home/brice/esp/esp-idf/components/esp32/linker.lf /home/brice/esp/esp-idf/components/esp_ringbuf/linker.lf /home/brice/esp/esp-idf/components/freertos/linker.lf /home/brice/esp/esp-idf/components/heap/linker.lf /home/brice/esp/esp-idf/components/soc/linker.lf /home/brice/esp/esp-idf/components/spi_flash/linker.lf /home/brice/esp/esp-idf/components/xtensa-debug-module/linker.lf --output /home/brice/esp/hello_world/build/esp32/esp32.common.ld --sections /home/brice/esp/hello_world/build/ldgen.section_infos --kconfig /home/brice/esp/esp-idf/Kconfig --env "COMPONENT_KCONFIGS=/home/brice/esp/esp-idf/components/app_trace/Kconfig /home/brice/esp/esp-idf/components/aws_iot/Kconfig /home/brice/esp/esp-idf/components/bt/Kconfig /home/brice/esp/esp-idf/components/driver/Kconfig /home/brice/esp/esp-idf/components/esp32/Kconfig /home/brice/esp/esp-idf/components/esp_adc_cal/Kconfig /home/brice/esp/esp-idf/components/esp_event/Kconfig /home/brice/esp/esp-idf/components/esp_http_client/Kconfig /home/brice/esp/esp-idf/components/esp_http_server/Kconfig /home/brice/esp/esp-idf/components/ethernet/Kconfig /home/brice/esp/esp-idf/components/fatfs/Kconfig /home/brice/esp/esp-idf/components/freemodbus/Kconfig /home/brice/esp/esp-idf/components/freertos/Kconfig /home/brice/esp/esp-idf/components/heap/Kconfig /home/brice/esp/esp-idf/components/libsodium/Kconfig /home/brice/esp/esp-idf/components/log/Kconfig /home/brice/esp/esp-idf/components/lwip/Kconfig /home/brice/esp/esp-idf/components/mbedtls/Kconfig /home/brice/esp/esp-idf/components/mdns/Kconfig /home/brice/esp/esp-idf/components/mqtt/Kconfig /home/brice/esp/esp-idf/components/nvs_flash/Kconfig /home/brice/esp/esp-idf/components/openssl/Kconfig /home/brice/esp/esp-idf/components/pthread/Kconfig /home/brice/esp/esp-idf/components/spi_flash/Kconfig /home/brice/esp/esp-idf/components/spiffs/Kconfig /home/brice/esp/esp-idf/components/tcpip_adapter/Kconfig /home/brice/esp/esp-idf/components/unity/Kconfig /home/brice/esp/esp-idf/components/vfs/Kconfig /home/brice/esp/esp-idf/components/wear_levelling/Kconfig " --env "COMPONENT_KCONFIGS_PROJBUILD= /home/brice/esp/esp-idf/components/app_update/Kconfig.projbuild /home/brice/esp/esp-idf/components/bootloader/Kconfig.projbuild /home/brice/esp/esp-idf/components/esptool_py/Kconfig.projbuild /home/brice/esp/esp-idf/components/partition_table/Kconfig.projbuild " --env "IDF_CMAKE=n"
- xtensa-esp32-elf-gcc -nostdlib -u call_user_start_cpu0 -Wl,--gc-sections -Wl,-static -Wl,--start-group -L/home/brice/esp/hello_world/build/app_trace -lapp_trace -L/home/brice/esp/hello_world/build/app_update -lapp_update -u esp_app_desc -L/home/brice/esp/hello_world/build/asio -lasio -L/home/brice/esp/hello_world/build/aws_iot -L/home/brice/esp/hello_world/build/bootloader_support -lbootloader_support -L/home/brice/esp/hello_world/build/bt -lbt -L/home/brice/esp/hello_world/build/coap -lcoap -L/home/brice/esp/hello_world/build/console -lconsole -L/home/brice/esp/hello_world/build/cxx -lcxx -u __cxa_guard_dummy -u __cxx_fatal_exception -L/home/brice/esp/hello_world/build/driver -ldriver -L/home/brice/esp/hello_world/build/esp-tls -lesp-tls -L/home/brice/esp/hello_world/build/esp32 -lesp32 /home/brice/esp/esp-idf/components/esp32/libhal.a -L/home/brice/esp/esp-idf/components/esp32/lib -lcore -lrtc -lnet80211 -lpp -lwpa -lsmartconfig -lcoexist -lwps -lwpa2 -lespnow -lphy -lmesh -L /home/brice/esp/esp-idf/components/esp32/ld -T esp32_out.ld -u ld_include_panic_highint_hdl -T /home/brice/esp/hello_world/build/esp32/esp32.common.ld -T esp32.rom.ld -T esp32.peripherals.ld -T esp32.rom.libgcc.ld -T esp32.rom.spiram_incompatible_fns.ld -L/home/brice/esp/hello_world/build/esp_adc_cal -lesp_adc_cal -L/home/brice/esp/hello_world/build/esp_event -lesp_event -L/home/brice/esp/hello_world/build/esp_http_client -lesp_http_client -L/home/brice/esp/hello_world/build/esp_http_server -lesp_http_server -L/home/brice/esp/hello_world/build/esp_https_ota -lesp_https_ota -L/home/brice/esp/hello_world/build/esp_https_server -lesp_https_server -L/home/brice/esp/hello_world/build/esp_ringbuf -lesp_ringbuf -L/home/brice/esp/hello_world/build/ethernet -lethernet -L/home/brice/esp/hello_world/build/expat -lexpat -L/home/brice/esp/hello_world/build/fatfs -lfatfs -L/home/brice/esp/hello_world/build/freemodbus -lfreemodbus -L/home/brice/esp/hello_world/build/freertos -lfreertos -Wl,--undefined=uxTopUsedPriority -L/home/brice/esp/hello_world/build/heap -lheap -L/home/brice/esp/hello_world/build/idf_test -lidf_test -L/home/brice/esp/hello_world/build/jsmn -ljsmn -L/home/brice/esp/hello_world/build/json -ljson -L/home/brice/esp/hello_world/build/libsodium -llibsodium -L/home/brice/esp/hello_world/build/log -llog -L/home/brice/esp/hello_world/build/lwip -llwip -L/home/brice/esp/hello_world/build/main -lmain -L/home/brice/esp/hello_world/build/mbedtls -lmbedtls -L/home/brice/esp/hello_world/build/mdns -lmdns -L/home/brice/esp/hello_world/build/micro-ecc -lmicro-ecc -L/home/brice/esp/hello_world/build/mqtt -lmqtt -L/home/brice/esp/hello_world/build/newlib /home/brice/esp/esp-idf/components/newlib/lib/libc.a /home/brice/esp/esp-idf/components/newlib/lib/libm.a -lnewlib -L/home/brice/esp/hello_world/build/nghttp -lnghttp -L/home/brice/esp/hello_world/build/nvs_flash -lnvs_flash -L/home/brice/esp/hello_world/build/openssl -lopenssl -L/home/brice/esp/hello_world/build/protobuf-c -lprotobuf-c -L/home/brice/esp/hello_world/build/protocomm -lprotocomm -L/home/brice/esp/hello_world/build/pthread -lpthread -L/home/brice/esp/hello_world/build/sdmmc -lsdmmc -L/home/brice/esp/hello_world/build/smartconfig_ack -lsmartconfig_ack -L/home/brice/esp/hello_world/build/soc -lsoc -L/home/brice/esp/hello_world/build/spi_flash -lspi_flash -L/home/brice/esp/hello_world/build/spiffs -lspiffs -L/home/brice/esp/hello_world/build/tcp_transport -ltcp_transport -L/home/brice/esp/hello_world/build/tcpip_adapter -ltcpip_adapter -L/home/brice/esp/hello_world/build/ulp -lulp -L/home/brice/esp/hello_world/build/unity -lunity -L/home/brice/esp/hello_world/build/vfs -lvfs -L/home/brice/esp/hello_world/build/wear_levelling -lwear_levelling -L/home/brice/esp/hello_world/build/wifi_provisioning -lwifi_provisioning -L/home/brice/esp/hello_world/build/wpa_supplicant -lwpa_supplicant -L/home/brice/esp/hello_world/build/xtensa-debug-module -lxtensa-debug-module -lgcc -lstdc++ -lgcov -Wl,--end-group -Wl,-EL -o /home/brice/esp/hello_world/build/hello-world.elf -Wl,-Map=/home/brice/esp/hello_world/build/hello-world.map
- /home/brice/esp/hello_world/build/esp32/libesp32.a(cpu_start.o):(.literal.main_task+0x18): undefined reference to `app_main'
- /home/brice/esp/hello_world/build/esp32/libesp32.a(cpu_start.o): In function `main_task':
- /home/brice/esp/esp-idf/components/esp32/cpu_start.c:506: undefined reference to `app_main'
- collect2: error: ld returned 1 exit status
- make: *** [/home/brice/esp/esp-idf//make/project.mk:458: /home/brice/esp/hello_world/build/hello-world.elf] Error 1
- 18:44:49 Build Failed. 2 errors, 0 warnings. (took 7s.548ms)
Add Comment
Please, Sign In to add comment