Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
1,862
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.70 KB | None | 0 0
  1. $ sh build.sh
  2. Python requirements from /home/alexander/esp/esp-idf/requirements.txt are satisfied.
  3. GENCONFIG
  4. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:9 CONFIG_TOOLPREFIX was replaced with CONFIG_SDK_TOOLPREFIX
  5. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:10 CONFIG_PYTHON was replaced with CONFIG_SDK_PYTHON
  6. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:11 CONFIG_MAKE_WARN_UNDEFINED_VARIABLES was replaced with CONFIG_SDK_MAKE_WARN_UNDEFINED_VARIABLES
  7. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:16 CONFIG_LOG_BOOTLOADER_LEVEL_NONE was replaced with CONFIG_BOOTLOADER_LOG_LEVEL_NONE
  8. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:17 CONFIG_LOG_BOOTLOADER_LEVEL_ERROR was replaced with CONFIG_BOOTLOADER_LOG_LEVEL_ERROR
  9. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:18 CONFIG_LOG_BOOTLOADER_LEVEL_WARN was replaced with CONFIG_BOOTLOADER_LOG_LEVEL_WARN
  10. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:19 CONFIG_LOG_BOOTLOADER_LEVEL_INFO was replaced with CONFIG_BOOTLOADER_LOG_LEVEL_INFO
  11. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:20 CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG was replaced with CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG
  12. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:21 CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE was replaced with CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE
  13. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:22 CONFIG_LOG_BOOTLOADER_LEVEL was replaced with CONFIG_BOOTLOADER_LOG_LEVEL
  14. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:33 CONFIG_FLASH_ENCRYPTION_ENABLED was replaced with CONFIG_SECURE_FLASH_ENC_ENABLED
  15. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:47 CONFIG_FLASHMODE_QIO was replaced with CONFIG_ESPTOOLPY_FLASHMODE_QIO
  16. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:48 CONFIG_FLASHMODE_QOUT was replaced with CONFIG_ESPTOOLPY_FLASHMODE_QOUT
  17. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:49 CONFIG_FLASHMODE_DIO was replaced with CONFIG_ESPTOOLPY_FLASHMODE_DIO
  18. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:50 CONFIG_FLASHMODE_DOUT was replaced with CONFIG_ESPTOOLPY_FLASHMODE_DOUT
  19. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:70 CONFIG_MONITOR_BAUD_9600B was replaced with CONFIG_ESPTOOLPY_MONITOR_BAUD_9600B
  20. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:71 CONFIG_MONITOR_BAUD_57600B was replaced with CONFIG_ESPTOOLPY_MONITOR_BAUD_57600B
  21. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:72 CONFIG_MONITOR_BAUD_115200B was replaced with CONFIG_ESPTOOLPY_MONITOR_BAUD_115200B
  22. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:73 CONFIG_MONITOR_BAUD_230400B was replaced with CONFIG_ESPTOOLPY_MONITOR_BAUD_230400B
  23. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:74 CONFIG_MONITOR_BAUD_921600B was replaced with CONFIG_ESPTOOLPY_MONITOR_BAUD_921600B
  24. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:75 CONFIG_MONITOR_BAUD_2MB was replaced with CONFIG_ESPTOOLPY_MONITOR_BAUD_2MB
  25. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:76 CONFIG_MONITOR_BAUD_OTHER was replaced with CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER
  26. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:77 CONFIG_MONITOR_BAUD_OTHER_VAL was replaced with CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL
  27. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:78 CONFIG_MONITOR_BAUD was replaced with CONFIG_ESPTOOLPY_MONITOR_BAUD
  28. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:94 CONFIG_OPTIMIZATION_LEVEL_DEBUG was replaced with CONFIG_COMPILER_OPTIMIZATION_DEFAULT
  29. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:95 CONFIG_OPTIMIZATION_LEVEL_RELEASE was replaced with CONFIG_COMPILER_OPTIMIZATION_SIZE
  30. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:96 CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED was replaced with CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE
  31. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:97 CONFIG_OPTIMIZATION_ASSERTIONS_SILENT was replaced with CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT
  32. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:98 CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED was replaced with CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE
  33. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:99 CONFIG_CXX_EXCEPTIONS was replaced with CONFIG_COMPILER_CXX_EXCEPTIONS
  34. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:100 CONFIG_CXX_EXCEPTIONS_EMG_POOL_SIZE was replaced with CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE
  35. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:101 CONFIG_STACK_CHECK_NONE was replaced with CONFIG_COMPILER_STACK_CHECK_MODE_NONE
  36. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:102 CONFIG_STACK_CHECK_NORM was replaced with CONFIG_COMPILER_STACK_CHECK_MODE_NORM
  37. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:103 CONFIG_STACK_CHECK_STRONG was replaced with CONFIG_COMPILER_STACK_CHECK_MODE_STRONG
  38. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:104 CONFIG_STACK_CHECK_ALL was replaced with CONFIG_COMPILER_STACK_CHECK_MODE_ALL
  39. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:105 CONFIG_STACK_CHECK was replaced with CONFIG_COMPILER_STACK_CHECK
  40. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:106 CONFIG_WARN_WRITE_STRINGS was replaced with CONFIG_COMPILER_WARN_WRITE_STRINGS
  41. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:107 CONFIG_DISABLE_GCC8_WARNINGS was replaced with CONFIG_COMPILER_DISABLE_GCC8_WARNINGS
  42. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:126 CONFIG_BTDM_CONTROLLER_BLE_MAX_CONN_EFF was replaced with CONFIG_BTDM_CTRL_BLE_MAX_CONN_EFF
  43. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:127 CONFIG_BTDM_CONTROLLER_BR_EDR_MAX_ACL_CONN_EFF was replaced with CONFIG_BTDM_CTRL_BR_EDR_MAX_ACL_CONN_EFF
  44. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:128 CONFIG_BTDM_CONTROLLER_BR_EDR_MAX_SYNC_CONN_EFF was replaced with CONFIG_BTDM_CTRL_BR_EDR_MAX_SYNC_CONN_EFF
  45. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:129 CONFIG_BTDM_CONTROLLER_PINNED_TO_CORE was replaced with CONFIG_BTDM_CTRL_PINNED_TO_CORE
  46. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:140 CONFIG_ADC2_DISABLE_DAC was replaced with CONFIG_ADC_DISABLE_DAC
  47. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:157 CONFIG_SPIRAM_SUPPORT was replaced with CONFIG_ESP32_SPIRAM_SUPPORT
  48. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:177 CONFIG_WIFI_LWIP_ALLOCATION_FROM_SPIRAM_FIRST was replaced with CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP
  49. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:181 CONFIG_MEMMAP_TRACEMEM was replaced with CONFIG_ESP32_MEMMAP_TRACEMEM
  50. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:182 CONFIG_MEMMAP_TRACEMEM_TWOBANKS was replaced with CONFIG_ESP32_MEMMAP_TRACEMEM_TWOBANKS
  51. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:184 CONFIG_TRACEMEM_RESERVE_DRAM was replaced with CONFIG_ESP32_TRACEMEM_RESERVE_DRAM
  52. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:189 CONFIG_TWO_UNIVERSAL_MAC_ADDRESS was replaced with CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES_TWO
  53. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:190 CONFIG_FOUR_UNIVERSAL_MAC_ADDRESS was replaced with CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES_FOUR
  54. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:191 CONFIG_NUMBER_OF_UNIVERSAL_MAC_ADDRESS was replaced with CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES
  55. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:192 CONFIG_SYSTEM_EVENT_QUEUE_SIZE was replaced with CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE
  56. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:193 CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE was replaced with CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE
  57. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:194 CONFIG_MAIN_TASK_STACK_SIZE was replaced with CONFIG_ESP_MAIN_TASK_STACK_SIZE
  58. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:195 CONFIG_IPC_TASK_STACK_SIZE was replaced with CONFIG_ESP_IPC_TASK_STACK_SIZE
  59. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:196 CONFIG_TIMER_TASK_STACK_SIZE was replaced with CONFIG_ESP_TIMER_TASK_STACK_SIZE
  60. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:204 CONFIG_CONSOLE_UART_DEFAULT was replaced with CONFIG_ESP_CONSOLE_UART_DEFAULT
  61. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:205 CONFIG_CONSOLE_UART_CUSTOM was replaced with CONFIG_ESP_CONSOLE_UART_CUSTOM
  62. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:206 CONFIG_CONSOLE_UART_NONE was replaced with CONFIG_ESP_CONSOLE_UART_NONE
  63. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:207 CONFIG_CONSOLE_UART_NUM was replaced with CONFIG_ESP_CONSOLE_UART_NUM
  64. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:208 CONFIG_CONSOLE_UART_BAUDRATE was replaced with CONFIG_ESP_CONSOLE_UART_BAUDRATE
  65. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:209 CONFIG_ULP_COPROC_ENABLED was replaced with CONFIG_ESP32_ULP_COPROC_ENABLED
  66. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:210 CONFIG_ULP_COPROC_RESERVE_MEM was replaced with CONFIG_ESP32_ULP_COPROC_RESERVE_MEM
  67. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:217 CONFIG_INT_WDT was replaced with CONFIG_ESP_INT_WDT
  68. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:218 CONFIG_TASK_WDT was replaced with CONFIG_ESP_TASK_WDT
  69. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:219 CONFIG_BROWNOUT_DET was replaced with CONFIG_ESP32_BROWNOUT_DET
  70. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:224 CONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_RC was replaced with CONFIG_ESP32_RTC_CLK_SRC_INT_RC
  71. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:225 CONFIG_ESP32_RTC_CLOCK_SOURCE_EXTERNAL_CRYSTAL was replaced with CONFIG_ESP32_RTC_CLK_SRC_EXT_CRYS
  72. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:226 CONFIG_ESP32_RTC_CLOCK_SOURCE_EXTERNAL_OSC was replaced with CONFIG_ESP32_RTC_CLK_SRC_EXT_OSC
  73. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:227 CONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_8MD256 was replaced with CONFIG_ESP32_RTC_CLK_SRC_INT_8MD256
  74. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:234 CONFIG_DISABLE_BASIC_ROM_CONSOLE was replaced with CONFIG_ESP32_DISABLE_BASIC_ROM_CONSOLE
  75. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:235 CONFIG_NO_BLOBS was replaced with CONFIG_ESP32_NO_BLOBS
  76. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:237 CONFIG_COMPATIBLE_PRE_V2_1_BOOTLOADERS was replaced with CONFIG_ESP32_COMPATIBLE_PRE_V2_1_BOOTLOADERS
  77. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:336 CONFIG_MB_QUEUE_LENGTH was replaced with CONFIG_FMB_QUEUE_LENGTH
  78. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:337 CONFIG_MB_SERIAL_TASK_STACK_SIZE was replaced with CONFIG_FMB_SERIAL_TASK_STACK_SIZE
  79. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:338 CONFIG_MB_SERIAL_BUF_SIZE was replaced with CONFIG_FMB_SERIAL_BUF_SIZE
  80. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:339 CONFIG_MB_SERIAL_TASK_PRIO was replaced with CONFIG_FMB_SERIAL_TASK_PRIO
  81. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:340 CONFIG_MB_CONTROLLER_SLAVE_ID_SUPPORT was replaced with CONFIG_FMB_CONTROLLER_SLAVE_ID_SUPPORT
  82. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:341 CONFIG_MB_CONTROLLER_NOTIFY_TIMEOUT was replaced with CONFIG_FMB_CONTROLLER_NOTIFY_TIMEOUT
  83. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:342 CONFIG_MB_CONTROLLER_NOTIFY_QUEUE_SIZE was replaced with CONFIG_FMB_CONTROLLER_NOTIFY_QUEUE_SIZE
  84. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:343 CONFIG_MB_CONTROLLER_STACK_SIZE was replaced with CONFIG_FMB_CONTROLLER_STACK_SIZE
  85. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:344 CONFIG_MB_EVENT_QUEUE_TIMEOUT was replaced with CONFIG_FMB_EVENT_QUEUE_TIMEOUT
  86. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:345 CONFIG_MB_TIMER_PORT_ENABLED was replaced with CONFIG_FMB_TIMER_PORT_ENABLED
  87. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:346 CONFIG_MB_TIMER_GROUP was replaced with CONFIG_FMB_TIMER_GROUP
  88. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:347 CONFIG_MB_TIMER_INDEX was replaced with CONFIG_FMB_TIMER_INDEX
  89. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:371 CONFIG_SUPPORT_STATIC_ALLOCATION was replaced with CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION
  90. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:372 CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK was replaced with CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP
  91. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:373 CONFIG_TIMER_TASK_PRIORITY was replaced with CONFIG_FREERTOS_TIMER_TASK_PRIORITY
  92. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:374 CONFIG_TIMER_TASK_STACK_DEPTH was replaced with CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH
  93. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:375 CONFIG_TIMER_QUEUE_LENGTH was replaced with CONFIG_FREERTOS_TIMER_QUEUE_LENGTH
  94. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:415 CONFIG_L2_TO_L3_COPY was replaced with CONFIG_LWIP_L2_TO_L3_COPY
  95. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:418 CONFIG_USE_ONLY_LWIP_SELECT was replaced with CONFIG_LWIP_USE_ONLY_LWIP_SELECT
  96. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:427 CONFIG_ESP_GRATUITOUS_ARP was replaced with CONFIG_LWIP_ESP_GRATUITOUS_ARP
  97. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:428 CONFIG_GARP_TMR_INTERVAL was replaced with CONFIG_LWIP_GARP_TMR_INTERVAL
  98. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:429 CONFIG_TCPIP_RECVMBOX_SIZE was replaced with CONFIG_LWIP_TCPIP_RECVMBOX_SIZE
  99. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:447 CONFIG_TCP_MAXRTX was replaced with CONFIG_LWIP_TCP_MAXRTX
  100. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:448 CONFIG_TCP_SYNMAXRTX was replaced with CONFIG_LWIP_TCP_SYNMAXRTX
  101. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:449 CONFIG_TCP_MSS was replaced with CONFIG_LWIP_TCP_MSS
  102. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:450 CONFIG_TCP_MSL was replaced with CONFIG_LWIP_TCP_MSL
  103. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:451 CONFIG_TCP_SND_BUF_DEFAULT was replaced with CONFIG_LWIP_TCP_SND_BUF_DEFAULT
  104. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:452 CONFIG_TCP_WND_DEFAULT was replaced with CONFIG_LWIP_TCP_WND_DEFAULT
  105. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:453 CONFIG_TCP_RECVMBOX_SIZE was replaced with CONFIG_LWIP_TCP_RECVMBOX_SIZE
  106. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:454 CONFIG_TCP_QUEUE_OOSEQ was replaced with CONFIG_LWIP_TCP_QUEUE_OOSEQ
  107. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:455 CONFIG_ESP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES was replaced with CONFIG_LWIP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES
  108. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:456 CONFIG_TCP_OVERSIZE_MSS was replaced with CONFIG_LWIP_TCP_OVERSIZE_MSS
  109. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:457 CONFIG_TCP_OVERSIZE_QUARTER_MSS was replaced with CONFIG_LWIP_TCP_OVERSIZE_QUARTER_MSS
  110. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:458 CONFIG_TCP_OVERSIZE_DISABLE was replaced with CONFIG_LWIP_TCP_OVERSIZE_DISABLE
  111. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:464 CONFIG_UDP_RECVMBOX_SIZE was replaced with CONFIG_LWIP_UDP_RECVMBOX_SIZE
  112. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:465 CONFIG_TCPIP_TASK_STACK_SIZE was replaced with CONFIG_LWIP_TCPIP_TASK_STACK_SIZE
  113. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:466 CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY was replaced with CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY
  114. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:467 CONFIG_TCPIP_TASK_AFFINITY_CPU0 was replaced with CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0
  115. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:468 CONFIG_TCPIP_TASK_AFFINITY_CPU1 was replaced with CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU1
  116. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:469 CONFIG_TCPIP_TASK_AFFINITY was replaced with CONFIG_LWIP_TCPIP_TASK_AFFINITY
  117. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:470 CONFIG_PPP_SUPPORT was replaced with CONFIG_LWIP_PPP_SUPPORT
  118. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:595 CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT was replaced with CONFIG_PTHREAD_TASK_PRIO_DEFAULT
  119. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:596 CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT was replaced with CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT
  120. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:605 CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS was replaced with CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS
  121. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:606 CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS was replaced with CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS
  122. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:607 CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED was replaced with CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED
  123. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:649 CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT was replaced with CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT
  124. /home/alexander/odroid-go/snes9x-esp32/sdkconfig:650 CONFIG_SUPPORT_TERMIOS was replaced with CONFIG_VFS_SUPPORT_TERMIOS
  125. /tmp/confgen_tmpH33BSe:16: warning: '' is not a valid value for the bool symbol BOOTLOADER_LOG_LEVEL_NONE (defined at /home/alexander/esp/esp-idf/components/bootloader/Kconfig.projbuild:8). Assignment ignored.
  126. /tmp/confgen_tmpH33BSe:17: warning: '' is not a valid value for the bool symbol BOOTLOADER_LOG_LEVEL_ERROR (defined at /home/alexander/esp/esp-idf/components/bootloader/Kconfig.projbuild:10). Assignment ignored.
  127. /tmp/confgen_tmpH33BSe:18: warning: '' is not a valid value for the bool symbol BOOTLOADER_LOG_LEVEL_WARN (defined at /home/alexander/esp/esp-idf/components/bootloader/Kconfig.projbuild:12). Assignment ignored.
  128. /tmp/confgen_tmpH33BSe:20: warning: '' is not a valid value for the bool symbol BOOTLOADER_LOG_LEVEL_DEBUG (defined at /home/alexander/esp/esp-idf/components/bootloader/Kconfig.projbuild:16). Assignment ignored.
  129. /tmp/confgen_tmpH33BSe:21: warning: '' is not a valid value for the bool symbol BOOTLOADER_LOG_LEVEL_VERBOSE (defined at /home/alexander/esp/esp-idf/components/bootloader/Kconfig.projbuild:18). Assignment ignored.
  130. /tmp/confgen_tmpH33BSe:24: warning: '' is not a valid value for the bool symbol BOOTLOADER_FACTORY_RESET (defined at /home/alexander/esp/esp-idf/components/bootloader/Kconfig.projbuild:65). Assignment ignored.
  131. /tmp/confgen_tmpH33BSe:25: warning: '' is not a valid value for the bool symbol BOOTLOADER_APP_TEST (defined at /home/alexander/esp/esp-idf/components/bootloader/Kconfig.projbuild:104). Assignment ignored.
  132. /tmp/confgen_tmpH33BSe:26: warning: '' is not a valid value for the bool symbol BOOTLOADER_WDT_ENABLE (defined at /home/alexander/esp/esp-idf/components/bootloader/Kconfig.projbuild:132). Assignment ignored.
  133. /tmp/confgen_tmpH33BSe:31: warning: '' is not a valid value for the bool symbol SECURE_SIGNED_APPS_NO_SECURE_BOOT (defined at /home/alexander/esp/esp-idf/components/bootloader/Kconfig.projbuild:299). Assignment ignored.
  134. /tmp/confgen_tmpH33BSe:32: warning: '' is not a valid value for the bool symbol SECURE_BOOT_ENABLED (defined at /home/alexander/esp/esp-idf/components/bootloader/Kconfig.projbuild:337). Assignment ignored.
  135. /tmp/confgen_tmpH33BSe:33: warning: '' is not a valid value for the bool symbol SECURE_FLASH_ENC_ENABLED (defined at /home/alexander/esp/esp-idf/components/bootloader/Kconfig.projbuild:456). Assignment ignored.
  136. /tmp/confgen_tmpH33BSe:39: warning: '' is not a valid value for the bool symbol ESPTOOLPY_BAUD_115200B (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:23). Assignment ignored.
  137. /tmp/confgen_tmpH33BSe:40: warning: '' is not a valid value for the bool symbol ESPTOOLPY_BAUD_230400B (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:25). Assignment ignored.
  138. /tmp/confgen_tmpH33BSe:42: warning: '' is not a valid value for the bool symbol ESPTOOLPY_BAUD_2MB (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:29). Assignment ignored.
  139. /tmp/confgen_tmpH33BSe:43: warning: '' is not a valid value for the bool symbol ESPTOOLPY_BAUD_OTHER (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:31). Assignment ignored.
  140. /tmp/confgen_tmpH33BSe:47: warning: '' is not a valid value for the bool symbol ESPTOOLPY_FLASHMODE_QIO (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:64). Assignment ignored.
  141. /tmp/confgen_tmpH33BSe:48: warning: '' is not a valid value for the bool symbol ESPTOOLPY_FLASHMODE_QOUT (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:66). Assignment ignored.
  142. /tmp/confgen_tmpH33BSe:50: warning: '' is not a valid value for the bool symbol ESPTOOLPY_FLASHMODE_DOUT (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:70). Assignment ignored.
  143. /tmp/confgen_tmpH33BSe:53: warning: '' is not a valid value for the bool symbol ESPTOOLPY_FLASHFREQ_40M (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:92). Assignment ignored.
  144. /tmp/confgen_tmpH33BSe:54: warning: '' is not a valid value for the bool symbol ESPTOOLPY_FLASHFREQ_26M (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:94). Assignment ignored.
  145. /tmp/confgen_tmpH33BSe:55: warning: '' is not a valid value for the bool symbol ESPTOOLPY_FLASHFREQ_20M (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:96). Assignment ignored.
  146. /tmp/confgen_tmpH33BSe:57: warning: '' is not a valid value for the bool symbol ESPTOOLPY_FLASHSIZE_1MB (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:114). Assignment ignored.
  147. /tmp/confgen_tmpH33BSe:59: warning: '' is not a valid value for the bool symbol ESPTOOLPY_FLASHSIZE_4MB (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:118). Assignment ignored.
  148. /tmp/confgen_tmpH33BSe:60: warning: '' is not a valid value for the bool symbol ESPTOOLPY_FLASHSIZE_8MB (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:120). Assignment ignored.
  149. /tmp/confgen_tmpH33BSe:61: warning: '' is not a valid value for the bool symbol ESPTOOLPY_FLASHSIZE_16MB (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:122). Assignment ignored.
  150. /tmp/confgen_tmpH33BSe:65: warning: '' is not a valid value for the bool symbol ESPTOOLPY_BEFORE_NORESET (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:154). Assignment ignored.
  151. /tmp/confgen_tmpH33BSe:68: warning: '' is not a valid value for the bool symbol ESPTOOLPY_AFTER_NORESET (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:175). Assignment ignored.
  152. /tmp/confgen_tmpH33BSe:70: warning: '' is not a valid value for the bool symbol ESPTOOLPY_MONITOR_BAUD_9600B (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:193). Assignment ignored.
  153. /tmp/confgen_tmpH33BSe:71: warning: '' is not a valid value for the bool symbol ESPTOOLPY_MONITOR_BAUD_57600B (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:195). Assignment ignored.
  154. /tmp/confgen_tmpH33BSe:73: warning: '' is not a valid value for the bool symbol ESPTOOLPY_MONITOR_BAUD_230400B (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:199). Assignment ignored.
  155. /tmp/confgen_tmpH33BSe:74: warning: '' is not a valid value for the bool symbol ESPTOOLPY_MONITOR_BAUD_921600B (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:201). Assignment ignored.
  156. /tmp/confgen_tmpH33BSe:75: warning: '' is not a valid value for the bool symbol ESPTOOLPY_MONITOR_BAUD_2MB (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:203). Assignment ignored.
  157. /tmp/confgen_tmpH33BSe:76: warning: '' is not a valid value for the bool symbol ESPTOOLPY_MONITOR_BAUD_OTHER (defined at /home/alexander/esp/esp-idf/components/esptool_py/Kconfig.projbuild:205). Assignment ignored.
  158. /tmp/confgen_tmpH33BSe:84: warning: '' is not a valid value for the bool symbol PARTITION_TABLE_TWO_OTA (defined at /home/alexander/esp/esp-idf/components/partition_table/Kconfig.projbuild:17). Assignment ignored.
  159. /tmp/confgen_tmpH33BSe:85: warning: '' is not a valid value for the bool symbol PARTITION_TABLE_CUSTOM (defined at /home/alexander/esp/esp-idf/components/partition_table/Kconfig.projbuild:19). Assignment ignored.
  160. /tmp/confgen_tmpH33BSe:94: warning: '' is not a valid value for the bool symbol COMPILER_OPTIMIZATION_DEFAULT (defined at /home/alexander/esp/esp-idf/Kconfig:181). Assignment ignored.
  161. /tmp/confgen_tmpH33BSe:97: warning: '' is not a valid value for the bool symbol COMPILER_OPTIMIZATION_ASSERTIONS_SILENT (defined at /home/alexander/esp/esp-idf/Kconfig:212). Assignment ignored.
  162. /tmp/confgen_tmpH33BSe:98: warning: '' is not a valid value for the bool symbol COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE (defined at /home/alexander/esp/esp-idf/Kconfig:219). Assignment ignored.
  163. /tmp/confgen_tmpH33BSe:102: warning: '' is not a valid value for the bool symbol COMPILER_STACK_CHECK_MODE_NORM (defined at /home/alexander/esp/esp-idf/Kconfig:282). Assignment ignored.
  164. /tmp/confgen_tmpH33BSe:103: warning: '' is not a valid value for the bool symbol COMPILER_STACK_CHECK_MODE_STRONG (defined at /home/alexander/esp/esp-idf/Kconfig:284). Assignment ignored.
  165. /tmp/confgen_tmpH33BSe:104: warning: '' is not a valid value for the bool symbol COMPILER_STACK_CHECK_MODE_ALL (defined at /home/alexander/esp/esp-idf/Kconfig:286). Assignment ignored.
  166. /tmp/confgen_tmpH33BSe:105: warning: '' is not a valid value for the bool symbol COMPILER_STACK_CHECK (defined at /home/alexander/esp/esp-idf/Kconfig:290). Assignment ignored.
  167. /tmp/confgen_tmpH33BSe:106: warning: '' is not a valid value for the bool symbol COMPILER_WARN_WRITE_STRINGS (defined at /home/alexander/esp/esp-idf/Kconfig:296). Assignment ignored.
  168. /tmp/confgen_tmpH33BSe:107: warning: '' is not a valid value for the bool symbol COMPILER_DISABLE_GCC8_WARNINGS (defined at /home/alexander/esp/esp-idf/Kconfig:310). Assignment ignored.
  169. /tmp/confgen_tmpH33BSe:116: warning: '' is not a valid value for the bool symbol ESP32_APPTRACE_DEST_TRAX (defined at /home/alexander/esp/esp-idf/components/app_trace/Kconfig:9). Assignment ignored.
  170. /tmp/confgen_tmpH33BSe:118: warning: '' is not a valid value for the bool symbol ESP32_APPTRACE_ENABLE (defined at /home/alexander/esp/esp-idf/components/app_trace/Kconfig:16). Assignment ignored.
  171. /tmp/confgen_tmpH33BSe:125: warning: '' is not a valid value for the bool symbol BT_ENABLED (defined at /home/alexander/esp/esp-idf/components/bt/Kconfig:3). Assignment ignored.
  172. /tmp/confgen_tmpH33BSe:139: warning: '' is not a valid value for the bool symbol ADC_FORCE_XPD_FSM (defined at /home/alexander/esp/esp-idf/components/driver/Kconfig:5). Assignment ignored.
  173. /tmp/confgen_tmpH33BSe:145: warning: '' is not a valid value for the bool symbol SPI_MASTER_IN_IRAM (defined at /home/alexander/esp/esp-idf/components/driver/Kconfig:26). Assignment ignored.
  174. /tmp/confgen_tmpH33BSe:147: warning: '' is not a valid value for the bool symbol SPI_SLAVE_IN_IRAM (defined at /home/alexander/esp/esp-idf/components/driver/Kconfig:50). Assignment ignored.
  175. /tmp/confgen_tmpH33BSe:153: warning: '' is not a valid value for the bool symbol ESP32_DEFAULT_CPU_FREQ_80 (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:41). Assignment ignored.
  176. /tmp/confgen_tmpH33BSe:154: warning: '' is not a valid value for the bool symbol ESP32_DEFAULT_CPU_FREQ_160 (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:43). Assignment ignored.
  177. /tmp/confgen_tmpH33BSe:163: warning: '' is not a valid value for the bool symbol SPIRAM_IGNORE_NOTFOUND (defined at /home/alexander/esp/esp-idf/components/esp_common/Kconfig.spiram.common:17, /home/alexander/esp/esp-idf/components/esp_common/Kconfig.spiram.common:17). Assignment ignored.
  178. /tmp/confgen_tmpH33BSe:164: warning: '' is not a valid value for the bool symbol SPIRAM_USE_MEMMAP (defined at /home/alexander/esp/esp-idf/components/esp_common/Kconfig.spiram.common:35, /home/alexander/esp/esp-idf/components/esp_common/Kconfig.spiram.common:35). Assignment ignored.
  179. /tmp/confgen_tmpH33BSe:165: warning: '' is not a valid value for the bool symbol SPIRAM_USE_CAPS_ALLOC (defined at /home/alexander/esp/esp-idf/components/esp_common/Kconfig.spiram.common:37, /home/alexander/esp/esp-idf/components/esp_common/Kconfig.spiram.common:37). Assignment ignored.
  180. /tmp/confgen_tmpH33BSe:168: warning: '' is not a valid value for the bool symbol SPIRAM_TYPE_ESPPSRAM32 (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:75, /home/alexander/esp/esp-idf/components/esp32s2beta/Kconfig:175). Assignment ignored.
  181. /tmp/confgen_tmpH33BSe:169: warning: '' is not a valid value for the bool symbol SPIRAM_TYPE_ESPPSRAM64 (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:78, /home/alexander/esp/esp-idf/components/esp32s2beta/Kconfig:178). Assignment ignored.
  182. /tmp/confgen_tmpH33BSe:171: warning: '' is not a valid value for the bool symbol SPIRAM_SPEED_40M (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:107, /home/alexander/esp/esp-idf/components/esp32s2beta/Kconfig:231). Assignment ignored.
  183. /tmp/confgen_tmpH33BSe:175: warning: '' is not a valid value for the bool symbol SPIRAM_BANKSWITCH_ENABLE (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:132). Assignment ignored.
  184. /tmp/confgen_tmpH33BSe:179: warning: '' is not a valid value for the bool symbol SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:157). Assignment ignored.
  185. /tmp/confgen_tmpH33BSe:180: warning: '' is not a valid value for the bool symbol SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY (defined at /home/alexander/esp/esp-idf/components/esp_common/Kconfig.spiram.common:92, /home/alexander/esp/esp-idf/components/esp_common/Kconfig.spiram.common:92). Assignment ignored.
  186. /tmp/confgen_tmpH33BSe:181: warning: '' is not a valid value for the bool symbol ESP32_MEMMAP_TRACEMEM (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:265). Assignment ignored.
  187. /tmp/confgen_tmpH33BSe:182: warning: '' is not a valid value for the bool symbol ESP32_MEMMAP_TRACEMEM_TWOBANKS (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:269). Assignment ignored.
  188. /tmp/confgen_tmpH33BSe:183: warning: '' is not a valid value for the bool symbol ESP32_TRAX (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:273). Assignment ignored.
  189. /tmp/confgen_tmpH33BSe:185: warning: '' is not a valid value for the bool symbol ESP32_ENABLE_COREDUMP_TO_FLASH (defined at /home/alexander/esp/esp-idf/components/espcoredump/Kconfig:13). Assignment ignored.
  190. /tmp/confgen_tmpH33BSe:186: warning: '' is not a valid value for the bool symbol ESP32_ENABLE_COREDUMP_TO_UART (defined at /home/alexander/esp/esp-idf/components/espcoredump/Kconfig:16). Assignment ignored.
  191. /tmp/confgen_tmpH33BSe:188: warning: '' is not a valid value for the bool symbol ESP32_ENABLE_COREDUMP (defined at /home/alexander/esp/esp-idf/components/espcoredump/Kconfig:23). Assignment ignored.
  192. /tmp/confgen_tmpH33BSe:189: warning: '' is not a valid value for the bool symbol ESP32_UNIVERSAL_MAC_ADDRESSES_TWO (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:320). Assignment ignored.
  193. /tmp/confgen_tmpH33BSe:198: warning: '' is not a valid value for the bool symbol NEWLIB_STDOUT_LINE_ENDING_LF (defined at /home/alexander/esp/esp-idf/components/newlib/Kconfig:21). Assignment ignored.
  194. /tmp/confgen_tmpH33BSe:199: warning: '' is not a valid value for the bool symbol NEWLIB_STDOUT_LINE_ENDING_CR (defined at /home/alexander/esp/esp-idf/components/newlib/Kconfig:23). Assignment ignored.
  195. /tmp/confgen_tmpH33BSe:200: warning: '' is not a valid value for the bool symbol NEWLIB_STDIN_LINE_ENDING_CRLF (defined at /home/alexander/esp/esp-idf/components/newlib/Kconfig:43). Assignment ignored.
  196. /tmp/confgen_tmpH33BSe:201: warning: '' is not a valid value for the bool symbol NEWLIB_STDIN_LINE_ENDING_LF (defined at /home/alexander/esp/esp-idf/components/newlib/Kconfig:45). Assignment ignored.
  197. /tmp/confgen_tmpH33BSe:203: warning: '' is not a valid value for the bool symbol NEWLIB_NANO_FORMAT (defined at /home/alexander/esp/esp-idf/components/newlib/Kconfig:51). Assignment ignored.
  198. /tmp/confgen_tmpH33BSe:205: warning: '' is not a valid value for the bool symbol ESP_CONSOLE_UART_CUSTOM (defined at /home/alexander/esp/esp-idf/components/esp_common/Kconfig:95). Assignment ignored.
  199. /tmp/confgen_tmpH33BSe:206: warning: '' is not a valid value for the bool symbol ESP_CONSOLE_UART_NONE (defined at /home/alexander/esp/esp-idf/components/esp_common/Kconfig:97). Assignment ignored.
  200. /tmp/confgen_tmpH33BSe:209: warning: '' is not a valid value for the bool symbol ESP32_ULP_COPROC_ENABLED (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:332). Assignment ignored.
  201. /tmp/confgen_tmpH33BSe:212: warning: '' is not a valid value for the bool symbol ESP32_PANIC_PRINT_REBOOT (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:365). Assignment ignored.
  202. /tmp/confgen_tmpH33BSe:213: warning: '' is not a valid value for the bool symbol ESP32_PANIC_SILENT_REBOOT (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:371). Assignment ignored.
  203. /tmp/confgen_tmpH33BSe:214: warning: '' is not a valid value for the bool symbol ESP32_PANIC_GDBSTUB (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:376). Assignment ignored.
  204. /tmp/confgen_tmpH33BSe:216: warning: '' is not a valid value for the bool symbol ESP32_DEBUG_STUBS_ENABLE (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:392). Assignment ignored.
  205. /tmp/confgen_tmpH33BSe:217: warning: '' is not a valid value for the bool symbol ESP_INT_WDT (defined at /home/alexander/esp/esp-idf/components/esp_common/Kconfig:140). Assignment ignored.
  206. /tmp/confgen_tmpH33BSe:218: warning: '' is not a valid value for the bool symbol ESP_TASK_WDT (defined at /home/alexander/esp/esp-idf/components/esp_common/Kconfig:165). Assignment ignored.
  207. /tmp/confgen_tmpH33BSe:219: warning: '' is not a valid value for the bool symbol ESP32_BROWNOUT_DET (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:400). Assignment ignored.
  208. /tmp/confgen_tmpH33BSe:221: warning: '' is not a valid value for the bool symbol ESP32_TIME_SYSCALL_USE_RTC (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:485). Assignment ignored.
  209. /tmp/confgen_tmpH33BSe:222: warning: '' is not a valid value for the bool symbol ESP32_TIME_SYSCALL_USE_FRC1 (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:487). Assignment ignored.
  210. /tmp/confgen_tmpH33BSe:223: warning: '' is not a valid value for the bool symbol ESP32_TIME_SYSCALL_USE_NONE (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:489). Assignment ignored.
  211. /tmp/confgen_tmpH33BSe:225: warning: '' is not a valid value for the bool symbol ESP32_RTC_CLK_SRC_EXT_CRYS (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:518). Assignment ignored.
  212. /tmp/confgen_tmpH33BSe:226: warning: '' is not a valid value for the bool symbol ESP32_RTC_CLK_SRC_EXT_OSC (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:520). Assignment ignored.
  213. /tmp/confgen_tmpH33BSe:227: warning: '' is not a valid value for the bool symbol ESP32_RTC_CLK_SRC_INT_8MD256 (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:522). Assignment ignored.
  214. /tmp/confgen_tmpH33BSe:231: warning: '' is not a valid value for the bool symbol ESP32_XTAL_FREQ_26 (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:613). Assignment ignored.
  215. /tmp/confgen_tmpH33BSe:232: warning: '' is not a valid value for the bool symbol ESP32_XTAL_FREQ_AUTO (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:615). Assignment ignored.
  216. /tmp/confgen_tmpH33BSe:234: warning: '' is not a valid value for the bool symbol ESP32_DISABLE_BASIC_ROM_CONSOLE (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:626). Assignment ignored.
  217. /tmp/confgen_tmpH33BSe:235: warning: '' is not a valid value for the bool symbol ESP32_NO_BLOBS (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:638). Assignment ignored.
  218. /tmp/confgen_tmpH33BSe:236: warning: '' is not a valid value for the bool symbol ESP_TIMER_PROFILING (defined at /home/alexander/esp/esp-idf/components/esp_common/Kconfig:3). Assignment ignored.
  219. /tmp/confgen_tmpH33BSe:237: warning: '' is not a valid value for the bool symbol ESP32_COMPATIBLE_PRE_V2_1_BOOTLOADERS (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:646). Assignment ignored.
  220. /tmp/confgen_tmpH33BSe:248: warning: '' is not a valid value for the bool symbol ESP32_WIFI_CSI_ENABLED (defined at /home/alexander/esp/esp-idf/components/esp_wifi/Kconfig:139). Assignment ignored.
  221. /tmp/confgen_tmpH33BSe:255: warning: '' is not a valid value for the bool symbol ESP32_WIFI_TASK_PINNED_TO_CORE_1 (defined at /home/alexander/esp/esp-idf/components/esp_wifi/Kconfig:201). Assignment ignored.
  222. /tmp/confgen_tmpH33BSe:262: warning: '' is not a valid value for the bool symbol ESP32_PHY_INIT_DATA_IN_PARTITION (defined at /home/alexander/esp/esp-idf/components/esp_wifi/Kconfig:350). Assignment ignored.
  223. /tmp/confgen_tmpH33BSe:269: warning: '' is not a valid value for the bool symbol PM_ENABLE (defined at /home/alexander/esp/esp-idf/components/esp32/Kconfig:713, /home/alexander/esp/esp-idf/components/esp32s2beta/Kconfig:538). Assignment ignored.
  224. /tmp/confgen_tmpH33BSe:296: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_DYNAMIC (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:13). Assignment ignored.
  225. /tmp/confgen_tmpH33BSe:298: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_720 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:17). Assignment ignored.
  226. /tmp/confgen_tmpH33BSe:299: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_737 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:19). Assignment ignored.
  227. /tmp/confgen_tmpH33BSe:300: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_771 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:21). Assignment ignored.
  228. /tmp/confgen_tmpH33BSe:301: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_775 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:23). Assignment ignored.
  229. /tmp/confgen_tmpH33BSe:302: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_850 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:25). Assignment ignored.
  230. /tmp/confgen_tmpH33BSe:303: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_852 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:27). Assignment ignored.
  231. /tmp/confgen_tmpH33BSe:304: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_855 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:29). Assignment ignored.
  232. /tmp/confgen_tmpH33BSe:305: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_857 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:31). Assignment ignored.
  233. /tmp/confgen_tmpH33BSe:306: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_860 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:33). Assignment ignored.
  234. /tmp/confgen_tmpH33BSe:307: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_861 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:35). Assignment ignored.
  235. /tmp/confgen_tmpH33BSe:308: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_862 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:37). Assignment ignored.
  236. /tmp/confgen_tmpH33BSe:309: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_863 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:39). Assignment ignored.
  237. /tmp/confgen_tmpH33BSe:310: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_864 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:41). Assignment ignored.
  238. /tmp/confgen_tmpH33BSe:311: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_865 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:43). Assignment ignored.
  239. /tmp/confgen_tmpH33BSe:312: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_866 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:45). Assignment ignored.
  240. /tmp/confgen_tmpH33BSe:313: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_869 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:47). Assignment ignored.
  241. /tmp/confgen_tmpH33BSe:314: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_932 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:49). Assignment ignored.
  242. /tmp/confgen_tmpH33BSe:315: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_936 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:51). Assignment ignored.
  243. /tmp/confgen_tmpH33BSe:316: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_949 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:53). Assignment ignored.
  244. /tmp/confgen_tmpH33BSe:317: warning: '' is not a valid value for the bool symbol FATFS_CODEPAGE_950 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:55). Assignment ignored.
  245. /tmp/confgen_tmpH33BSe:319: warning: '' is not a valid value for the bool symbol FATFS_LFN_NONE (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:94). Assignment ignored.
  246. /tmp/confgen_tmpH33BSe:320: warning: '' is not a valid value for the bool symbol FATFS_LFN_HEAP (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:96). Assignment ignored.
  247. /tmp/confgen_tmpH33BSe:324: warning: '' is not a valid value for the bool symbol FATFS_API_ENCODING_UTF_16 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:121). Assignment ignored.
  248. /tmp/confgen_tmpH33BSe:325: warning: '' is not a valid value for the bool symbol FATFS_API_ENCODING_UTF_8 (defined at /home/alexander/esp/esp-idf/components/fatfs/Kconfig:123). Assignment ignored.
  249. /tmp/confgen_tmpH33BSe:340: warning: '' is not a valid value for the bool symbol FMB_CONTROLLER_SLAVE_ID_SUPPORT (defined at /home/alexander/esp/esp-idf/components/freemodbus/Kconfig:54). Assignment ignored.
  250. /tmp/confgen_tmpH33BSe:352: warning: '' is not a valid value for the bool symbol FREERTOS_UNICORE (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:3). Assignment ignored.
  251. /tmp/confgen_tmpH33BSe:355: warning: '' is not a valid value for the bool symbol FREERTOS_CORETIMER_1 (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:35). Assignment ignored.
  252. /tmp/confgen_tmpH33BSe:358: warning: '' is not a valid value for the bool symbol FREERTOS_CHECK_STACKOVERFLOW_NONE (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:64). Assignment ignored.
  253. /tmp/confgen_tmpH33BSe:359: warning: '' is not a valid value for the bool symbol FREERTOS_CHECK_STACKOVERFLOW_PTRVAL (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:69). Assignment ignored.
  254. /tmp/confgen_tmpH33BSe:361: warning: '' is not a valid value for the bool symbol FREERTOS_WATCHPOINT_END_OF_STACK (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:86). Assignment ignored.
  255. /tmp/confgen_tmpH33BSe:365: warning: '' is not a valid value for the bool symbol FREERTOS_ASSERT_FAIL_PRINT_CONTINUE (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:142). Assignment ignored.
  256. /tmp/confgen_tmpH33BSe:366: warning: '' is not a valid value for the bool symbol FREERTOS_ASSERT_DISABLE (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:147). Assignment ignored.
  257. /tmp/confgen_tmpH33BSe:369: warning: '' is not a valid value for the bool symbol FREERTOS_LEGACY_HOOKS (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:174). Assignment ignored.
  258. /tmp/confgen_tmpH33BSe:372: warning: '' is not a valid value for the bool symbol FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:224). Assignment ignored.
  259. /tmp/confgen_tmpH33BSe:377: warning: '' is not a valid value for the bool symbol FREERTOS_USE_TRACE_FACILITY (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:281). Assignment ignored.
  260. /tmp/confgen_tmpH33BSe:378: warning: '' is not a valid value for the bool symbol FREERTOS_GENERATE_RUN_TIME_STATS (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:306). Assignment ignored.
  261. /tmp/confgen_tmpH33BSe:379: warning: '' is not a valid value for the bool symbol FREERTOS_DEBUG_INTERNALS (defined at /home/alexander/esp/esp-idf/components/freertos/Kconfig:383). Assignment ignored.
  262. /tmp/confgen_tmpH33BSe:385: warning: '' is not a valid value for the bool symbol HEAP_POISONING_LIGHT (defined at /home/alexander/esp/esp-idf/components/heap/Kconfig:14). Assignment ignored.
  263. /tmp/confgen_tmpH33BSe:386: warning: '' is not a valid value for the bool symbol HEAP_POISONING_COMPREHENSIVE (defined at /home/alexander/esp/esp-idf/components/heap/Kconfig:16). Assignment ignored.
  264. /tmp/confgen_tmpH33BSe:387: warning: '' is not a valid value for the bool symbol HEAP_TRACING (defined at /home/alexander/esp/esp-idf/components/heap/Kconfig:40). Assignment ignored.
  265. /tmp/confgen_tmpH33BSe:403: warning: '' is not a valid value for the bool symbol LOG_DEFAULT_LEVEL_NONE (defined at /home/alexander/esp/esp-idf/components/log/Kconfig:16). Assignment ignored.
  266. /tmp/confgen_tmpH33BSe:404: warning: '' is not a valid value for the bool symbol LOG_DEFAULT_LEVEL_ERROR (defined at /home/alexander/esp/esp-idf/components/log/Kconfig:18). Assignment ignored.
  267. /tmp/confgen_tmpH33BSe:405: warning: '' is not a valid value for the bool symbol LOG_DEFAULT_LEVEL_WARN (defined at /home/alexander/esp/esp-idf/components/log/Kconfig:20). Assignment ignored.
  268. /tmp/confgen_tmpH33BSe:407: warning: '' is not a valid value for the bool symbol LOG_DEFAULT_LEVEL_DEBUG (defined at /home/alexander/esp/esp-idf/components/log/Kconfig:24). Assignment ignored.
  269. /tmp/confgen_tmpH33BSe:408: warning: '' is not a valid value for the bool symbol LOG_DEFAULT_LEVEL_VERBOSE (defined at /home/alexander/esp/esp-idf/components/log/Kconfig:26). Assignment ignored.
  270. /tmp/confgen_tmpH33BSe:410: warning: '' is not a valid value for the bool symbol LOG_COLORS (defined at /home/alexander/esp/esp-idf/components/log/Kconfig:39). Assignment ignored.
  271. /tmp/confgen_tmpH33BSe:415: warning: '' is not a valid value for the bool symbol LWIP_L2_TO_L3_COPY (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:17). Assignment ignored.
  272. /tmp/confgen_tmpH33BSe:416: warning: '' is not a valid value for the bool symbol LWIP_IRAM_OPTIMIZATION (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:33). Assignment ignored.
  273. /tmp/confgen_tmpH33BSe:418: warning: '' is not a valid value for the bool symbol LWIP_USE_ONLY_LWIP_SELECT (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:64). Assignment ignored.
  274. /tmp/confgen_tmpH33BSe:421: warning: '' is not a valid value for the bool symbol LWIP_SO_RCVBUF (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:95). Assignment ignored.
  275. /tmp/confgen_tmpH33BSe:423: warning: '' is not a valid value for the bool symbol LWIP_IP_FRAG (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:108). Assignment ignored.
  276. /tmp/confgen_tmpH33BSe:424: warning: '' is not a valid value for the bool symbol LWIP_IP_REASSEMBLY (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:115). Assignment ignored.
  277. /tmp/confgen_tmpH33BSe:425: warning: '' is not a valid value for the bool symbol LWIP_STATS (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:121). Assignment ignored.
  278. /tmp/confgen_tmpH33BSe:426: warning: '' is not a valid value for the bool symbol LWIP_ETHARP_TRUST_IP_MAC (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:127). Assignment ignored.
  279. /tmp/confgen_tmpH33BSe:431: warning: '' is not a valid value for the bool symbol LWIP_DHCP_RESTORE_LAST_IP (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:186). Assignment ignored.
  280. /tmp/confgen_tmpH33BSe:438: warning: '' is not a valid value for the bool symbol LWIP_AUTOIP (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:216). Assignment ignored.
  281. /tmp/confgen_tmpH33BSe:455: warning: '' is not a valid value for the bool symbol LWIP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:403). Assignment ignored.
  282. /tmp/confgen_tmpH33BSe:457: warning: '' is not a valid value for the bool symbol LWIP_TCP_OVERSIZE_QUARTER_MSS (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:430). Assignment ignored.
  283. /tmp/confgen_tmpH33BSe:458: warning: '' is not a valid value for the bool symbol LWIP_TCP_OVERSIZE_DISABLE (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:432). Assignment ignored.
  284. /tmp/confgen_tmpH33BSe:467: warning: '' is not a valid value for the bool symbol LWIP_TCPIP_TASK_AFFINITY_CPU0 (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:506). Assignment ignored.
  285. /tmp/confgen_tmpH33BSe:468: warning: '' is not a valid value for the bool symbol LWIP_TCPIP_TASK_AFFINITY_CPU1 (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:508). Assignment ignored.
  286. /tmp/confgen_tmpH33BSe:470: warning: '' is not a valid value for the bool symbol LWIP_PPP_SUPPORT (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:521). Assignment ignored.
  287. /tmp/confgen_tmpH33BSe:475: warning: '' is not a valid value for the bool symbol LWIP_MULTICAST_PING (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:573). Assignment ignored.
  288. /tmp/confgen_tmpH33BSe:476: warning: '' is not a valid value for the bool symbol LWIP_BROADCAST_PING (defined at /home/alexander/esp/esp-idf/components/lwip/Kconfig:577). Assignment ignored.
  289. /tmp/confgen_tmpH33BSe:487: warning: '' is not a valid value for the bool symbol MBEDTLS_EXTERNAL_MEM_ALLOC (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:25). Assignment ignored.
  290. /tmp/confgen_tmpH33BSe:488: warning: '' is not a valid value for the bool symbol MBEDTLS_DEFAULT_MEM_ALLOC (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:29). Assignment ignored.
  291. /tmp/confgen_tmpH33BSe:489: warning: '' is not a valid value for the bool symbol MBEDTLS_CUSTOM_MEM_ALLOC (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:32). Assignment ignored.
  292. /tmp/confgen_tmpH33BSe:491: warning: '' is not a valid value for the bool symbol MBEDTLS_ASYMMETRIC_CONTENT_LEN (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:58). Assignment ignored.
  293. /tmp/confgen_tmpH33BSe:492: warning: '' is not a valid value for the bool symbol MBEDTLS_DEBUG (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:84). Assignment ignored.
  294. /tmp/confgen_tmpH33BSe:494: warning: '' is not a valid value for the bool symbol MBEDTLS_HARDWARE_MPI (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:143). Assignment ignored.
  295. /tmp/confgen_tmpH33BSe:495: warning: '' is not a valid value for the bool symbol MBEDTLS_HARDWARE_SHA (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:154). Assignment ignored.
  296. /tmp/confgen_tmpH33BSe:497: warning: '' is not a valid value for the bool symbol MBEDTLS_HAVE_TIME_DATE (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:177). Assignment ignored.
  297. /tmp/confgen_tmpH33BSe:499: warning: '' is not a valid value for the bool symbol MBEDTLS_TLS_SERVER_ONLY (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:202). Assignment ignored.
  298. /tmp/confgen_tmpH33BSe:500: warning: '' is not a valid value for the bool symbol MBEDTLS_TLS_CLIENT_ONLY (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:205). Assignment ignored.
  299. /tmp/confgen_tmpH33BSe:501: warning: '' is not a valid value for the bool symbol MBEDTLS_TLS_DISABLED (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:208). Assignment ignored.
  300. /tmp/confgen_tmpH33BSe:509: warning: '' is not a valid value for the bool symbol MBEDTLS_PSK_MODES (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:225). Assignment ignored.
  301. /tmp/confgen_tmpH33BSe:518: warning: '' is not a valid value for the bool symbol MBEDTLS_SSL_PROTO_SSL3 (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:324). Assignment ignored.
  302. /tmp/confgen_tmpH33BSe:522: warning: '' is not a valid value for the bool symbol MBEDTLS_SSL_PROTO_DTLS (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:347). Assignment ignored.
  303. /tmp/confgen_tmpH33BSe:530: warning: '' is not a valid value for the bool symbol MBEDTLS_CAMELLIA_C (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:384). Assignment ignored.
  304. /tmp/confgen_tmpH33BSe:531: warning: '' is not a valid value for the bool symbol MBEDTLS_DES_C (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:388). Assignment ignored.
  305. /tmp/confgen_tmpH33BSe:533: warning: '' is not a valid value for the bool symbol MBEDTLS_RC4_ENABLED_NO_DEFAULT (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:408). Assignment ignored.
  306. /tmp/confgen_tmpH33BSe:534: warning: '' is not a valid value for the bool symbol MBEDTLS_RC4_ENABLED (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:410). Assignment ignored.
  307. /tmp/confgen_tmpH33BSe:535: warning: '' is not a valid value for the bool symbol MBEDTLS_BLOWFISH_C (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:414). Assignment ignored.
  308. /tmp/confgen_tmpH33BSe:536: warning: '' is not a valid value for the bool symbol MBEDTLS_XTEA_C (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:424). Assignment ignored.
  309. /tmp/confgen_tmpH33BSe:539: warning: '' is not a valid value for the bool symbol MBEDTLS_RIPEMD160_C (defined at /home/alexander/esp/esp-idf/components/mbedtls/Kconfig:451). Assignment ignored.
  310. /tmp/confgen_tmpH33BSe:577: warning: '' is not a valid value for the bool symbol MQTT_USE_CUSTOM_CONFIG (defined at /home/alexander/esp/esp-idf/components/mqtt/Kconfig:29). Assignment ignored.
  311. /tmp/confgen_tmpH33BSe:578: warning: '' is not a valid value for the bool symbol MQTT_TASK_CORE_SELECTION_ENABLED (defined at /home/alexander/esp/esp-idf/components/mqtt/Kconfig:89). Assignment ignored.
  312. /tmp/confgen_tmpH33BSe:579: warning: '' is not a valid value for the bool symbol MQTT_CUSTOM_OUTBOX (defined at /home/alexander/esp/esp-idf/components/mqtt/Kconfig:104). Assignment ignored.
  313. /tmp/confgen_tmpH33BSe:588: warning: '' is not a valid value for the bool symbol OPENSSL_DEBUG (defined at /home/alexander/esp/esp-idf/components/openssl/Kconfig:3). Assignment ignored.
  314. /tmp/confgen_tmpH33BSe:590: warning: '' is not a valid value for the bool symbol OPENSSL_ASSERT_EXIT (defined at /home/alexander/esp/esp-idf/components/openssl/Kconfig:47). Assignment ignored.
  315. /tmp/confgen_tmpH33BSe:602: warning: '' is not a valid value for the bool symbol SPI_FLASH_VERIFY_WRITE (defined at /home/alexander/esp/esp-idf/components/spi_flash/Kconfig:3). Assignment ignored.
  316. /tmp/confgen_tmpH33BSe:603: warning: '' is not a valid value for the bool symbol SPI_FLASH_ENABLE_COUNTERS (defined at /home/alexander/esp/esp-idf/components/spi_flash/Kconfig:34). Assignment ignored.
  317. /tmp/confgen_tmpH33BSe:606: warning: '' is not a valid value for the bool symbol SPI_FLASH_DANGEROUS_WRITE_FAILS (defined at /home/alexander/esp/esp-idf/components/spi_flash/Kconfig:74). Assignment ignored.
  318. /tmp/confgen_tmpH33BSe:607: warning: '' is not a valid value for the bool symbol SPI_FLASH_DANGEROUS_WRITE_ALLOWED (defined at /home/alexander/esp/esp-idf/components/spi_flash/Kconfig:76). Assignment ignored.
  319. /tmp/confgen_tmpH33BSe:619: warning: '' is not a valid value for the bool symbol SPIFFS_CACHE_STATS (defined at /home/alexander/esp/esp-idf/components/spiffs/Kconfig:25). Assignment ignored.
  320. /tmp/confgen_tmpH33BSe:622: warning: '' is not a valid value for the bool symbol SPIFFS_GC_STATS (defined at /home/alexander/esp/esp-idf/components/spiffs/Kconfig:49). Assignment ignored.
  321. /tmp/confgen_tmpH33BSe:633: warning: '' is not a valid value for the bool symbol SPIFFS_DBG (defined at /home/alexander/esp/esp-idf/components/spiffs/Kconfig:128). Assignment ignored.
  322. /tmp/confgen_tmpH33BSe:634: warning: '' is not a valid value for the bool symbol SPIFFS_API_DBG (defined at /home/alexander/esp/esp-idf/components/spiffs/Kconfig:134). Assignment ignored.
  323. /tmp/confgen_tmpH33BSe:635: warning: '' is not a valid value for the bool symbol SPIFFS_GC_DBG (defined at /home/alexander/esp/esp-idf/components/spiffs/Kconfig:140). Assignment ignored.
  324. /tmp/confgen_tmpH33BSe:636: warning: '' is not a valid value for the bool symbol SPIFFS_CACHE_DBG (defined at /home/alexander/esp/esp-idf/components/spiffs/Kconfig:146). Assignment ignored.
  325. /tmp/confgen_tmpH33BSe:637: warning: '' is not a valid value for the bool symbol SPIFFS_CHECK_DBG (defined at /home/alexander/esp/esp-idf/components/spiffs/Kconfig:153). Assignment ignored.
  326. /tmp/confgen_tmpH33BSe:638: warning: '' is not a valid value for the bool symbol SPIFFS_TEST_VISUALISATION (defined at /home/alexander/esp/esp-idf/components/spiffs/Kconfig:160). Assignment ignored.
  327. /tmp/confgen_tmpH33BSe:655: warning: '' is not a valid value for the bool symbol WL_SECTOR_SIZE_512 (defined at /home/alexander/esp/esp-idf/components/wear_levelling/Kconfig:21). Assignment ignored.
  328. warning: user value 6 on the int symbol ESP32_WIFI_RX_BA_WIN (defined at /home/alexander/esp/esp-idf/components/esp_wifi/Kconfig:171) ignored due to being outside the active range ([16, 32]) -- falling back on defaults
  329. App "snes9x-esp32" version: 370c803-dirty
  330. CC build/app_trace/app_trace_util.o
  331. App "snes9x-esp32" version: 370c803-dirty
  332. CC build/app_update/esp_ota_ops.o
  333. CC build/app_trace/host_file_io.o
  334. Python requirements from /home/alexander/esp/esp-idf/requirements.txt are satisfied.
  335. CC build/app_trace/app_trace.o
  336. CC build/app_update/esp_app_desc.o
  337. CC build/app_trace/heap_trace_tohost.o
  338. CC build/app_trace/gcov/gcov_rtio.o
  339. CXX build/asio/asio/asio/src/asio.o
  340. AR build/app_update/libapp_update.a
  341. CC build/bootloader_support/src/bootloader_efuse_esp32.o
  342. AR build/app_trace/libapp_trace.a
  343. AR build/bt/libbt.a
  344. CC build/bootloader_support/src/bootloader_flash.o
  345. CC build/bootloader_support/src/flash_qio_mode.o
  346. CC build/cbor/tinycbor/src/cborparser.o
  347. CC build/bootloader_support/src/bootloader_common.o
  348. CC build/bootloader/bootloader_support/src/bootloader_efuse_esp32.o
  349. CC build/bootloader/bootloader_support/src/bootloader_flash.o
  350. CC build/cbor/tinycbor/src/cborvalidation.o
  351. CC build/bootloader/bootloader_support/src/flash_qio_mode.o
  352. CC build/bootloader_support/src/bootloader_clock.o
  353. CC build/bootloader_support/src/bootloader_random.o
  354. CC build/bootloader/bootloader_support/src/bootloader_init.o
  355. CC build/cbor/tinycbor/src/open_memstream.o
  356. CC build/bootloader_support/src/bootloader_flash_config_esp32.o
  357. CC build/cbor/tinycbor/src/cborparser_dup_string.o
  358. CC build/bootloader/bootloader_support/src/bootloader_common.o
  359. CC build/cbor/tinycbor/src/cborencoder.o
  360. CC build/bootloader_support/src/flash_partitions.o
  361. CC build/bootloader_support/src/esp_image_format.o
  362. CC build/cbor/tinycbor/src/cborerrorstrings.o
  363. CC build/bootloader/bootloader_support/src/bootloader_clock.o
  364. CC build/cbor/tinycbor/src/cborpretty.o
  365. CC build/bootloader/bootloader_support/src/bootloader_random.o
  366. CC build/bootloader_support/src/flash_encrypt.o
  367. CC build/bootloader/bootloader_support/src/bootloader_flash_config_esp32.o
  368. CC build/bootloader_support/src/bootloader_utility.o
  369. CC build/bootloader/bootloader_support/src/flash_partitions.o
  370. CC build/cbor/tinycbor/src/cbortojson.o
  371. CC build/bootloader/bootloader_support/src/esp_image_format.o
  372. CC build/bootloader_support/src/idf/secure_boot_signatures.o
  373. CC build/bootloader_support/src/idf/bootloader_sha.o
  374. CC build/bootloader/bootloader_support/src/flash_encrypt.o
  375. CC build/cbor/tinycbor/src/cborpretty_stdio.o
  376. CC build/bootloader/bootloader_support/src/bootloader_utility.o
  377. AR build/bootloader_support/libbootloader_support.a
  378. CC build/coap/libcoap/src/address.o
  379. CC build/cbor/tinycbor/src/cborencoder_close_container_checked.o
  380. AR build/cbor/libcbor.a
  381. CC build/console/linenoise/linenoise.o
  382. CC build/coap/libcoap/src/async.o
  383. CC build/bootloader/bootloader_support/src/esp32/secure_boot_signatures.o
  384. CC build/coap/libcoap/src/block.o
  385. CC build/bootloader/bootloader_support/src/esp32/secure_boot.o
  386. CC build/bootloader/bootloader_support/src/esp32/bootloader_sha.o
  387. CC build/console/argtable3/argtable3.o
  388. CC build/coap/libcoap/src/coap_event.o
  389. CC build/bootloader/bootloader_support/src/esp32/bootloader_esp32.o
  390. CC build/bootloader/bootloader_support/src/esp32/flash_encrypt.o
  391. CC build/coap/libcoap/src/coap_hashkey.o
  392. AR build/bootloader/bootloader_support/libbootloader_support.a
  393. CC build/coap/libcoap/src/coap_session.o
  394. CC build/bootloader/log/log.o
  395. AR build/bootloader/log/liblog.a
  396. CC build/bootloader/spi_flash/esp32/spi_flash_rom_patch.o
  397. AR build/bootloader/spi_flash/libspi_flash.a
  398. CC build/bootloader/micro-ecc/micro-ecc/uECC.o
  399. CC build/coap/libcoap/src/coap_time.o
  400. CC build/coap/port/coap_debug.o
  401. CC build/console/split_argv.o
  402. CC build/console/commands.o
  403. CC build/coap/libcoap/src/encode.o
  404. AR build/console/libconsole.a
  405. CXX build/cxx/cxx_guards.o
  406. AR build/bootloader/micro-ecc/libmicro-ecc.a
  407. CC build/bootloader/soc/esp32/soc_memory_layout.o
  408. CC build/bootloader/soc/esp32/rtc_pm.o
  409. CC build/coap/libcoap/src/mem.o
  410. CC build/bootloader/soc/esp32/rtc_periph.o
  411. CC build/bootloader/soc/esp32/cpu_util.o
  412. CC build/coap/libcoap/src/net.o
  413. CC build/bootloader/soc/esp32/interrupts.o
  414. CC build/bootloader/soc/esp32/i2s_periph.o
  415. CC build/bootloader/soc/esp32/sdmmc_periph.o
  416. CC build/bootloader/soc/esp32/rtc_wdt.o
  417. CXX build/cxx/cxx_exception_stubs.o
  418. CC build/bootloader/soc/esp32/sdio_slave_periph.o
  419. AR build/cxx/libcxx.a
  420. CC build/driver/spi_master.o
  421. CC build/bootloader/soc/esp32/rtc_time.o
  422. CC build/bootloader/soc/esp32/spi_periph.o
  423. CC build/bootloader/soc/esp32/rtc_init.o
  424. CC build/bootloader/soc/esp32/ledc_periph.o
  425. CC build/bootloader/soc/esp32/rtc_clk_init.o
  426. CC build/bootloader/soc/esp32/gpio_periph.o
  427. CC build/bootloader/soc/esp32/rtc_sleep.o
  428. CC build/driver/sigmadelta.o
  429. CC build/coap/libcoap/src/option.o
  430. CC build/bootloader/soc/esp32/rtc_clk.o
  431. CC build/driver/sdio_slave.o
  432. CC build/bootloader/soc/esp32/emac_hal.o
  433. CC build/coap/libcoap/src/pdu.o
  434. CC build/bootloader/soc/src/lldesc.o
  435. CC build/bootloader/soc/src/memory_layout_utils.o
  436. CC build/coap/libcoap/src/resource.o
  437. CC build/bootloader/soc/src/soc_include_legacy_warn.o
  438. AR build/asio/libasio.a
  439. CC build/efuse/esp32/esp_efuse_table.o
  440. CC build/bootloader/soc/src/hal/spi_slave_hal_iram.o
  441. CC build/driver/i2c.o
  442. CC build/efuse/src/esp_efuse_api.o
  443. CC build/bootloader/soc/src/hal/spi_slave_hal.o
  444. CC build/efuse/src/esp_efuse_utility.o
  445. CC build/bootloader/soc/src/hal/spi_flash_hal_iram.o
  446. CC build/efuse/src/esp_efuse_fields.o
  447. CC build/bootloader/soc/src/hal/spi_flash_hal.o
  448. CC build/efuse/src/esp32/esp_efuse_api.o
  449. CC build/bootloader/soc/src/hal/spi_hal_iram.o
  450. CC build/efuse/src/esp32/esp_efuse_utility.o
  451. CC build/coap/libcoap/src/str.o
  452. CC build/efuse/src/esp32/esp_efuse_fields.o
  453. CC build/bootloader/soc/src/hal/spi_hal.o
  454. CC build/coap/libcoap/src/subscribe.o
  455. AR build/efuse/libefuse.a
  456. CC build/esp-tls/esp_tls.o
  457. AR build/bootloader/soc/libsoc.a
  458. CC build/driver/sdspi_transaction.o
  459. CC build/bootloader/main/bootloader_start.o
  460. CC build/coap/libcoap/src/uri.o
  461. AR build/bootloader/main/libmain.a
  462. CC build/bootloader/efuse/esp32/esp_efuse_table.o
  463. CC build/bootloader/efuse/src/esp_efuse_api.o
  464. CC build/driver/ledc.o
  465. CC build/bootloader/efuse/src/esp_efuse_utility.o
  466. CC build/esp-tls/esp_tls_mbedtls.o
  467. CC build/coap/port/coap_mbedtls.o
  468. CC build/bootloader/efuse/src/esp_efuse_fields.o
  469. CC build/bootloader/efuse/src/esp32/esp_efuse_api.o
  470. CC build/bootloader/efuse/src/esp32/esp_efuse_utility.o
  471. AR build/esp-tls/libesp-tls.a
  472. CC build/esp32/panic.o
  473. CC build/bootloader/efuse/src/esp32/esp_efuse_fields.o
  474. CC build/driver/uart.o
  475. AR build/bootloader/efuse/libefuse.a
  476. LD build/bootloader/bootloader.elf
  477. CC build/coap/libcoap/src/coap_io.o
  478. esptool.py v2.9-dev
  479. CC build/esp32/esp_adapter.o
  480. CC build/esp32/task_wdt.o
  481. CC build/esp32/sleep_modes.o
  482. CC build/esp_adc_cal/esp_adc_cal.o
  483. AR build/esp_adc_cal/libesp_adc_cal.a
  484. CC build/esp_common/src/dbg_stubs.o
  485. CC build/esp_common/src/system_api.o
  486. CC build/coap/port/coap_notls.o
  487. CC build/esp_common/src/mac_addr.o
  488. AR build/coap/libcoap.a
  489. CC build/esp_eth/src/esp_eth_phy_lan8720.o
  490. CC build/esp32/cpu_start.o
  491. CC build/esp_common/src/freertos_hooks.o
  492. CC build/driver/spi_common.o
  493. CC build/esp_common/src/ets_timer_legacy.o
  494. CC build/esp_eth/src/esp_eth_phy_ip101.o
  495. CC build/esp32/cache_sram_mmu.o
  496. CC build/esp_common/src/ipc.o
  497. CC build/esp32/crosscore_int.o
  498. CC build/esp_common/src/pm_locks.o
  499. CC build/driver/sdspi_host.o
  500. CC build/esp_eth/src/esp_eth_mac_esp32.o
  501. CC build/esp32/pm_trace.o
  502. CC build/esp_common/src/esp_err_to_name.o
  503. CC build/esp32/spiram_psram.o
  504. CC build/esp_common/src/stack_check.o
  505. CC build/esp_common/src/esp_timer.o
  506. CC build/esp_eth/src/esp_eth.o
  507. CC build/driver/gpio.o
  508. AR build/esp_common/libesp_common.a
  509. CC build/esp_event/event_loop_legacy.o
  510. CC build/esp_eth/src/esp_eth_mac_dm9051.o
  511. CC build/esp_event/default_event_loop.o
  512. CC build/driver/timer.o
  513. CC build/esp_event/event_send.o
  514. CC build/esp32/esp_timer_esp32.o
  515. CC build/esp_event/esp_event.o
  516. CC build/esp32/clk.o
  517. CC build/driver/pcnt.o
  518. CC build/esp_eth/src/esp_eth_phy_dp83848.o
  519. CC build/esp32/spiram.o
  520. CC build/esp_event/esp_event_private.o
  521. CC build/esp32/cache_err_int.o
  522. AR build/esp_event/libesp_event.a
  523. CC build/esp_gdbstub/src/packet.o
  524. CC build/driver/sdspi_crc.o
  525. CC build/esp_eth/src/esp_eth_phy_dm9051.o
  526. CC build/esp32/intr_alloc.o
  527. CC build/driver/rmt.o
  528. CC build/esp_gdbstub/src/gdbstub.o
  529. CC build/esp_gdbstub/esp32/gdbstub_esp32.o
  530. CC build/esp_gdbstub/xtensa/gdbstub_xtensa.o
  531. CC build/esp_eth/src/esp_eth_phy_rtl8201.o
  532. CC build/esp32/reset_reason.o
  533. AR build/esp_gdbstub/libesp_gdbstub.a
  534. CC build/esp_http_client/esp_http_client.o
  535. CC build/esp32/system_api_esp32.o
  536. AR build/esp_eth/libesp_eth.a
  537. CC build/esp_http_client/lib/http_header.o
  538. CC build/esp32/pm_esp32.o
  539. CC build/esp_http_client/lib/http_auth.o
  540. CC build/driver/mcpwm.o
  541. CC build/esp_http_client/lib/http_utils.o
  542. CC build/esp32/hw_random.o
  543. CC build/esp32/dport_access.o
  544. CC build/esp32/esp_himem.o
  545. AR build/esp_http_client/libesp_http_client.a
  546. CC build/esp_http_server/src/httpd_main.o
  547. CC build/esp32/brownout.o
  548. CC build/esp32/int_wdt.o
  549. AS build/esp32/dport_panic_highint_hdl.o
  550. CC build/esp_http_server/src/httpd_txrx.o
  551. CC build/esp_http_server/src/httpd_uri.o
  552. AR build/esp32/libesp32.a
  553. CC build/esp_https_ota/src/esp_https_ota.o
  554. CC build/driver/sdmmc_transaction.o
  555. AR build/esp_https_ota/libesp_https_ota.a
  556. CC build/esp_local_ctrl/src/esp_local_ctrl_handler.o
  557. CC build/esp_http_server/src/httpd_parse.o
  558. CC build/esp_netif/esp_netif_defaults.o
  559. CC build/driver/can.o
  560. CC build/esp_local_ctrl/src/esp_local_ctrl.o
  561. CC build/esp_netif/esp_netif_objects.o
  562. CC build/esp_netif/esp_netif_handlers.o
  563. CC build/esp_http_server/src/httpd_sess.o
  564. CC build/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.o
  565. CC build/esp_netif/lwip/esp_netif_sta_list.o
  566. CC build/driver/spi_slave.o
  567. AR build/esp_local_ctrl/libesp_local_ctrl.a
  568. CC build/esp_ringbuf/ringbuf.o
  569. CC build/esp_netif/lwip/esp_netif_lwip.o
  570. CC build/esp_http_server/src/util/ctrl_sock.o
  571. AR build/esp_http_server/libesp_http_server.a
  572. CC build/driver/sdmmc_host.o
  573. CC build/esp_rom/esp_rom.o
  574. AR build/esp_rom/libesp_rom.a
  575. CC build/esp_websocket_client/esp_websocket_client.o
  576. CC build/driver/i2s.o
  577. AR build/esp_ringbuf/libesp_ringbuf.a
  578. CC build/esp_wifi/src/lib_printf.o
  579. CC build/esp_netif/lwip/esp_netif_lwip_defaults.o
  580. CC build/esp_wifi/src/smartconfig.o
  581. AR build/esp_websocket_client/libesp_websocket_client.a
  582. CC build/espcoredump/src/core_dump_port.o
  583. CC build/esp_netif/loopback/esp_netif_loopback.o
  584. CC build/espcoredump/src/core_dump_flash.o
  585. CC build/esp_wifi/src/wifi_default.o
  586. AR build/esp_netif/libesp_netif.a
  587. CC build/espcoredump/src/core_dump_common.o
  588. CC build/expat/expat/expat/lib/loadlibrary.o
  589. CC build/expat/expat/expat/lib/xmlparse.o
  590. CC build/espcoredump/src/core_dump_uart.o
  591. CC build/esp_wifi/src/phy_init.o
  592. AR build/espcoredump/libespcoredump.a
  593. CC build/expat/expat/expat/lib/xmltok.o
  594. CC build/esp_wifi/src/mesh_event.o
  595. CC build/driver/periph_ctrl.o
  596. CC build/esp_wifi/src/smartconfig_ack.o
  597. CC build/driver/rtc_module.o
  598. CC build/esp_wifi/src/coexist.o
  599. CC build/esp_wifi/src/wifi_netif.o
  600. CC build/esp_wifi/src/wifi_init.o
  601. AR build/esp_wifi/libesp_wifi.a
  602. CC build/fatfs/diskio/diskio_rawflash.o
  603. CC build/fatfs/diskio/diskio.o
  604. CC build/fatfs/diskio/diskio_sdmmc.o
  605. CC build/fatfs/diskio/diskio_wl.o
  606. CC build/fatfs/vfs/vfs_fat_sdmmc.o
  607. AR build/driver/libdriver.a
  608. CC build/freemodbus/common/esp_modbus_master.o
  609. CC build/fatfs/vfs/vfs_fat_spiflash.o
  610. CC build/freemodbus/common/esp_modbus_slave.o
  611. CC build/fatfs/vfs/vfs_fat.o
  612. CC build/freemodbus/modbus/mb.o
  613. CC build/expat/expat/expat/lib/xmlrole.o
  614. CC build/freemodbus/modbus/mb_m.o
  615. CC build/fatfs/port/freertos/ffsystem.o
  616. CC build/freemodbus/modbus/ascii/mbascii.o
  617. CC build/fatfs/src/ff.o
  618. CC build/expat/expat/expat/lib/xmltok_ns.o
  619. CC build/expat/expat/expat/lib/xmltok_impl.o
  620. CC build/fatfs/src/ffunicode.o
  621. CC build/freemodbus/modbus/functions/mbfuncholding.o
  622. CC build/freemodbus/modbus/functions/mbfuncinput_m.o
  623. CC build/freertos/xtensa_intr.o
  624. CC build/freemodbus/modbus/functions/mbfuncdisc.o
  625. CC build/freertos/queue.o
  626. AR build/expat/libexpat.a
  627. CC build/heap/heap_caps_init.o
  628. CC build/freemodbus/modbus/functions/mbfuncdisc_m.o
  629. CC build/freemodbus/modbus/functions/mbfuncother.o
  630. CC build/heap/heap_caps.o
  631. CC build/freemodbus/modbus/functions/mbfuncdiag.o
  632. CC build/freemodbus/modbus/functions/mbfuncinput.o
  633. CC build/freertos/croutine.o
  634. CC build/freemodbus/modbus/functions/mbfunccoils.o
  635. CC build/freertos/list.o
  636. CC build/heap/multi_heap.o
  637. CC build/freemodbus/modbus/functions/mbfunccoils_m.o
  638. CC build/freertos/xtensa_init.o
  639. CC build/freertos/port.o
  640. CC build/freemodbus/modbus/functions/mbfuncholding_m.o
  641. AR build/heap/libheap.a
  642. AR build/idf_test/libidf_test.a
  643. CC build/jsmn/src//jsmn.o
  644. CC build/freertos/event_groups.o
  645. CC build/freemodbus/modbus/functions/mbutils.o
  646. AR build/jsmn/libjsmn.a
  647. CC build/json/cJSON/cJSON.o
  648. CC build/freemodbus/modbus/rtu/mbcrc.o
  649. CC build/freertos/tasks.o
  650. AR build/fatfs/libfatfs.a
  651. CC build/freemodbus/modbus/rtu/mbrtu_m.o
  652. CC build/json/cJSON/cJSON_Utils.o
  653. CC build/freemodbus/modbus/rtu/mbrtu.o
  654. CC build/freemodbus/modbus/tcp/mbtcp.o
  655. CC build/freemodbus/serial_slave/modbus_controller/mbc_serial_slave.o
  656. CC build/freemodbus/serial_master/modbus_controller/mbc_serial_master.o
  657. AR build/json/libjson.a
  658. CC build/libsodium/port/randombytes_esp32.o
  659. CC build/freertos/timers.o
  660. CC build/libsodium/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.o
  661. CC build/freemodbus/port/portevent_m.o
  662. CC build/freemodbus/port/portother.o
  663. CC build/freertos/FreeRTOS-openocd.o
  664. CC build/libsodium/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.o
  665. CC build/freemodbus/port/porttimer.o
  666. CC build/freemodbus/port/portserial_m.o
  667. CC build/freertos/xtensa_overlay_os_hook.o
  668. CC build/libsodium/libsodium/src/libsodium/crypto_auth/crypto_auth.o
  669. AS build/freertos/xtensa_context.o
  670. AS build/freertos/portasm.o
  671. CC build/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.o
  672. AS build/freertos/xtensa_vectors.o
  673. CC build/freemodbus/port/portother_m.o
  674. CC build/freemodbus/port/port.o
  675. AS build/freertos/xtensa_vector_defaults.o
  676. CC build/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.o
  677. AS build/freertos/xtensa_intr_asm.o
  678. AR build/freertos/libfreertos.a
  679. CC build/freemodbus/port/porttimer_m.o
  680. CC build/log/log.o
  681. CC build/freemodbus/port/portserial.o
  682. CC build/libsodium/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.o
  683. CC build/libsodium/libsodium/src/libsodium/crypto_box/crypto_box_seal.o
  684. CC build/freemodbus/port/portevent.o
  685. CC build/libsodium/libsodium/src/libsodium/crypto_box/crypto_box.o
  686. CC build/libsodium/libsodium/src/libsodium/crypto_box/crypto_box_easy.o
  687. CC build/libsodium/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.o
  688. AR build/log/liblog.a
  689. AR build/freemodbus/libfreemodbus.a
  690. CC build/lwip/apps/dhcpserver/dhcpserver.o
  691. CXX build/main/app_main.o
  692. CC build/lwip/apps/ping/ping.o
  693. CC build/libsodium/libsodium/src/libsodium/crypto_core/curve25519/ref10/curve25519_ref10.o
  694. CC build/lwip/apps/ping/esp_ping.o
  695. CC build/lwip/apps/ping/ping_sock.o
  696. CC build/lwip/apps/sntp/sntp.o
  697. /home/alexander/odroid-go/snes9x-esp32/main/app_main.cpp: In function 'void app_main()':
  698. /home/alexander/odroid-go/snes9x-esp32/main/app_main.cpp:40:40: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  699. spi_lcd_print(0, 0, "Starting SNES...");
  700. ^
  701. CC build/lwip/lwip/src/api/netdb.o
  702. CXX build/main/rom_selector.o
  703. CC build/lwip/lwip/src/api/api_lib.o
  704. /home/alexander/odroid-go/snes9x-esp32/main/rom_selector.cpp: In function 'char* rom_selector()':
  705. /home/alexander/odroid-go/snes9x-esp32/main/rom_selector.cpp:72:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  706. spi_lcd_print(0, row++ * 20, "Please select a ROM:");
  707. ^
  708. CXX build/main/snes9x.o
  709. CC build/lwip/lwip/src/api/netifapi.o
  710. CC build/lwip/lwip/src/api/tcpip.o
  711. CC build/lwip/lwip/src/api/netbuf.o
  712. CC build/lwip/lwip/src/api/if_api.o
  713. CC build/lwip/lwip/src/api/err.o
  714. CC build/lwip/lwip/src/api/api_msg.o
  715. CC build/lwip/lwip/src/api/sockets.o
  716. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp: In function 'void snes_task(void*)':
  717. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp:331:24: warning: passing NULL to non-pointer argument 1 of 'void S9xInitDisplay(int, char**)' [-Wconversion-null]
  718. S9xInitDisplay(NULL, 0);
  719. ^
  720. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp: At global scope:
  721. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp:138:16: warning: 'skip' defined but not used [-Wunused-variable]
  722. static uint8_t skip = 0;
  723. ^~~~
  724. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp: In function 's9xcommand_t S9xGetPortCommandT(const char*)':
  725. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp:180:9: error: 'cmd' is used uninitialized in this function [-Werror=uninitialized]
  726. return cmd;
  727. ^~~
  728. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp: In function 'const char* S9xGetFilename(const char*, s9x_getdirtype)':
  729. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp:69:28: error: 'snprintf' output may be truncated before the last format character [-Werror=format-truncation=]
  730. snprintf(s, PATH_MAX + 1, "%s%s%s%s", S9xGetDirectory(dirtype), SLASH_STR, fname, ex);
  731. ^~~~~~~~~~
  732. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp:69:10: note: 'snprintf' output 2 or more bytes (assuming 66) into a destination of size 65
  733. snprintf(s, PATH_MAX + 1, "%s%s%s%s", S9xGetDirectory(dirtype), SLASH_STR, fname, ex);
  734. ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  735. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp: In function 'const char* S9xGetFilenameInc(const char*, s9x_getdirtype)':
  736. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp:87:29: error: '.' directive output may be truncated writing 1 byte into a region of size between 0 and 64 [-Werror=format-truncation=]
  737. snprintf(s, PATH_MAX + 1, "%s%s%s.%03d%s", d, SLASH_STR, fname, i++, ex);
  738. ^~~~~~~~~~~~~~~
  739. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp:87:29: note: directive argument in the range [0, 999]
  740. /home/alexander/odroid-go/snes9x-esp32/main/snes9x.cpp:87:11: note: 'snprintf' output 6 or more bytes (assuming 70) into a destination of size 65
  741. snprintf(s, PATH_MAX + 1, "%s%s%s.%03d%s", d, SLASH_STR, fname, i++, ex);
  742. ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  743. cc1plus: some warnings being treated as errors
  744. make[1]: *** [/home/alexander/esp/esp-idf/make/component_wrapper.mk:292: snes9x.o] Error 1
  745. make: *** [/home/alexander/esp/esp-idf/make/project.mk:610: component-main-build] Error 2
  746. make: *** Waiting for unfinished jobs....
  747. CC build/lwip/lwip/src/apps/sntp/sntp.o
  748. CC build/lwip/lwip/src/apps/netbiosns/netbiosns.o
  749. CC build/lwip/lwip/src/core/stats.o
  750. CC build/lwip/lwip/src/core/mem.o
  751. CC build/lwip/lwip/src/core/inet_chksum.o
  752. CC build/lwip/lwip/src/core/init.o
  753. CC build/lwip/lwip/src/core/memp.o
  754. CC build/lwip/lwip/src/core/tcp.o
  755. CC build/lwip/lwip/src/core/altcp_alloc.o
  756. CC build/lwip/lwip/src/core/dns.o
  757. CC build/lwip/lwip/src/core/timeouts.o
  758. CC build/lwip/lwip/src/core/ip.o
  759. CC build/lwip/lwip/src/core/raw.o
  760. CC build/lwip/lwip/src/core/tcp_in.o
  761. CC build/lwip/lwip/src/core/def.o
  762. CC build/lwip/lwip/src/core/netif.o
  763. CC build/lwip/lwip/src/core/sys.o
  764. CC build/lwip/lwip/src/core/altcp.o
  765. CC build/libsodium/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.o
  766. CC build/lwip/lwip/src/core/pbuf.o
  767. CC build/libsodium/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.o
  768. CC build/lwip/lwip/src/core/altcp_tcp.o
  769. CC build/libsodium/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.o
  770. CC build/libsodium/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.o
  771. CC build/lwip/lwip/src/core/udp.o
  772. CC build/lwip/lwip/src/core/tcp_out.o
  773. CC build/libsodium/libsodium/src/libsodium/crypto_generichash/crypto_generichash.o
  774. CC build/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.o
  775. CC build/lwip/lwip/src/core/ipv4/ip4_frag.o
  776. CC build/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.o
  777. CC build/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.o
  778. CC build/lwip/lwip/src/core/ipv4/dhcp.o
  779. CC build/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.o
  780. CC build/lwip/lwip/src/core/ipv4/etharp.o
  781. CC build/lwip/lwip/src/core/ipv4/ip4_addr.o
  782. CC build/lwip/lwip/src/core/ipv4/igmp.o
  783. CC build/lwip/lwip/src/core/ipv4/ip4.o
  784. CC build/lwip/lwip/src/core/ipv4/autoip.o
  785. CC build/lwip/lwip/src/core/ipv4/icmp.o
  786. CC build/lwip/lwip/src/core/ipv6/ip6_frag.o
  787. CC build/lwip/lwip/src/core/ipv6/dhcp6.o
  788. CC build/lwip/lwip/src/core/ipv6/inet6.o
  789. CC build/lwip/lwip/src/core/ipv6/ip6_addr.o
  790. CC build/lwip/lwip/src/core/ipv6/ip6.o
  791. CC build/lwip/lwip/src/core/ipv6/nd6.o
  792. CC build/lwip/lwip/src/core/ipv6/mld6.o
  793. CC build/lwip/lwip/src/core/ipv6/ethip6.o
  794. CC build/lwip/lwip/src/core/ipv6/icmp6.o
  795. CC build/lwip/lwip/src/netif/slipif.o
  796. CC build/lwip/lwip/src/netif/ethernet.o
  797. CC build/lwip/lwip/src/netif/bridgeif_fdb.o
  798. CC build/lwip/lwip/src/netif/zepif.o
  799. CC build/lwip/lwip/src/netif/lowpan6.o
  800. CC build/lwip/lwip/src/netif/lowpan6_ble.o
  801. CC build/lwip/lwip/src/netif/lowpan6_common.o
  802. CC build/lwip/lwip/src/netif/bridgeif.o
  803. CC build/lwip/port/esp32/vfs_lwip.o
  804. CC build/lwip/port/esp32/freertos/sys_arch.o
  805. CC build/lwip/port/esp32/netif/wlanif.o
  806. CC build/lwip/port/esp32/netif/dhcp_state.o
  807. CC build/lwip/port/esp32/netif/ethernetif.o
  808. CC build/lwip/port/esp32/debug/lwip_debug.o
  809. CC build/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.o
  810. CC build/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.o
  811. CC build/libsodium/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-sse41.o
  812. CC build/libsodium/libsodium/src/libsodium/crypto_hash/crypto_hash.o
  813. AR build/lwip/liblwip.a
  814. CC build/libsodium/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.o
  815. CC build/libsodium/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.o
  816. CC build/libsodium/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.o
  817. CC build/libsodium/libsodium/src/libsodium/crypto_kdf/crypto_kdf.o
  818. CC build/libsodium/libsodium/src/libsodium/crypto_kx/crypto_kx.o
  819. CC build/libsodium/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.o
  820. CC build/libsodium/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.o
  821. CC build/libsodium/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.o
  822. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.o
  823. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.o
  824. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.o
  825. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.o
  826. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.o
  827. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.o
  828. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.o
  829. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.o
  830. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.o
  831. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.o
  832. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.o
  833. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.o
  834. CC build/libsodium/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.o
  835. CC build/libsodium/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.o
  836. CC build/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.o
  837. CC build/libsodium/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.o
  838. CC build/libsodium/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.o
  839. CC build/libsodium/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.o
  840. CC build/libsodium/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.o
  841. CC build/libsodium/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.o
  842. CC build/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.o
  843. CC build/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.o
  844. CC build/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.o
  845. CC build/libsodium/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.o
  846. CC build/libsodium/libsodium/src/libsodium/crypto_sign/crypto_sign.o
  847. CC build/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.o
  848. CC build/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.o
  849. CC build/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.o
  850. CC build/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.o
  851. CC build/libsodium/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.o
  852. CC build/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.o
  853. CC build/libsodium/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.o
  854. CC build/libsodium/libsodium/src/libsodium/crypto_stream/crypto_stream.o
  855. CC build/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.o
  856. CC build/libsodium/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.o
  857. CC build/libsodium/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.o
  858. CC build/libsodium/libsodium/src/libsodium/crypto_verify/sodium/verify.o
  859. CC build/libsodium/libsodium/src/libsodium/randombytes/randombytes.o
  860. CC build/libsodium/libsodium/src/libsodium/sodium/core.o
  861. CC build/libsodium/libsodium/src/libsodium/sodium/version.o
  862. CC build/libsodium/libsodium/src/libsodium/sodium/runtime.o
  863. CC build/libsodium/libsodium/src/libsodium/sodium/utils.o
  864. CC build/libsodium/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.o
  865. CC build/libsodium/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.o
  866. AR build/libsodium/liblibsodium.a
  867. HEADER='ODROIDGO_FIRMWARE_V00_01'
  868. FirmwareDescription='Snes9x (20191211)'
  869. tile: wrote 8256 bytes.
  870. [0] type=0, subtype=16, length=2097152, label=app
  871. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement