Guest User

arduino-esp32-pio

a guest
Apr 26th, 2020
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 165.56 KB | None | 0 0
  1. Linking .pio/build/demo_env/firmware.elf
  2. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld:esp32.project.ld:27: warning: memory region `rtc_iram_seg' not declared
  3. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld:esp32.project.ld:39: warning: memory region `rtc_data_seg' not declared
  4. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld:esp32.project.ld:66: warning: memory region `rtc_data_location' not declared
  5. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld:esp32.project.ld:107: warning: memory region `rtc_slow_seg' not declared
  6. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld:esp32.project.ld:160: warning: memory region `iram0_0_seg' not declared
  7. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld:esp32.project.ld:490: warning: memory region `dram0_0_seg' not declared
  8. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld:esp32.project.ld:599: warning: memory region `drom0_0_seg' not declared
  9. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld:esp32.project.ld:620: warning: memory region `iram0_2_seg' not declared
  10. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld: section .dram0.data loaded at [0000000000000000,000000000000226b] overlaps section .iram0.vectors loaded at [0000000000000000,00000000000003ff]
  11. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld: section .flash.rodata loaded at [0000000000000000,000000000000b647] overlaps section .dram0.data loaded at [0000000000000000,000000000000226b]
  12. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld: section .flash.text loaded at [0000000000000000,00000000000185a3] overlaps section .flash.rodata loaded at [0000000000000000,000000000000b647]
  13. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld: section .iram0.text loaded at [0000000000000400,000000000000af16] overlaps section .flash.text loaded at [0000000000000000,00000000000185a3]
  14. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(port.o): In function `pxPortInitialiseStack':
  15. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/port.c:355:(.text.pxPortInitialiseStack+0x7b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  16. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(port.o): In function `xPortInIsrContext':
  17. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/port.c:355:(.text.xPortInIsrContext+0x1e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  18. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(port.o): In function `vPortCPUReleaseMutexIntsDisabledInternal':
  19. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/portmux_impl.inc.h:163:(.text.vPortCPUReleaseMutex+0xa1): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  20. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(port.o): In function `vPortCPUAcquireMutexIntsDisabledInternal':
  21. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/portmux_impl.inc.h:107:(.text.vPortCPUAcquireMutex+0x107): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  22. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(cpu_start.o): In function `cpu_configure_region_protection':
  23. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/include/soc/cpu.h:76:(.text.cpu_configure_region_protection+0xa): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  24. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(cpu_start.o): In function `intr_matrix_clear':
  25. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:553:(.text.intr_matrix_clear+0xe): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: intr_matrix_set
  26. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:300:(.text.intr_matrix_clear+0x1a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: intr_matrix_set
  27. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(cpu_start.o): In function `start_cpu0_default':
  28. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:333:(.iram1.25+0x14): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: uart_div_modify
  29. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:386:(.iram1.25+0xb2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  30. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:390:(.iram1.25+0xc0): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  31. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(cpu_start.o): In function `start_cpu1_default':
  32. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:438:(.iram1.29+0xc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_set_appcpu_boot_addr
  33. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(cpu_start.o): In function `cpu_init_memctl':
  34. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:441:(.iram1.29+0x1a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: uartAttach
  35. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(cpu_start.o): In function `call_start_cpu1':
  36. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:441:(.iram1.29+0x20): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_install_uart_printf
  37. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:444:(.iram1.29+0x29): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: uart_tx_switch
  38. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(cpu_start.o): In function `call_start_cpu0':
  39. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:133:(.iram1.28+0x13): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rtc_get_reset_reason
  40. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:137:(.iram1.28+0x1d): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rtc_get_reset_reason
  41. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:155:(.iram1.28+0x2e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  42. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:159:(.iram1.28+0x42): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  43. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:204:(.iram1.28+0x60): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  44. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:205:(.iram1.28+0x70): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  45. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cpu_start.c:205:(.iram1.28+0x7e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: Cache_Flush_rom
  46. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(cpu_start.o): In function `Cache_Flush':
  47. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/include/rom/cache.h:141:(.iram1.28+0x8c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: Cache_Read_Enable_rom
  48. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(cpu_start.o): In function `DPORT_READ_PERI_REG':
  49. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/include/soc/dport_access.h:172:(.iram1.28+0xff): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_set_appcpu_boot_addr
  50. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/include/soc/dport_access.h:172:(.iram1.28+0x10b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  51. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(esp_timer_esp32.o): In function `esp_timer_impl_update_apb_freq':
  52. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/esp_timer_esp32.c:324:(.iram1.19+0x3c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __udivdi3
  53. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(esp_timer_esp32.o): In function `esp_timer_impl_init':
  54. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/esp_timer_esp32.c:336:(.text.esp_timer_impl_init+0x34): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  55. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(clk.o): In function `uart_tx_wait_idle':
  56. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/clk.c:233:(.text.esp_perip_clk_init+0x5): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rtc_get_reset_reason
  57. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/clk.c:236:(.text.esp_perip_clk_init+0xf): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rtc_get_reset_reason
  58. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(cache_err_int.o): In function `esp_cache_err_int_init':
  59. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/cache_err_int.c:43:(.text.esp_cache_err_int_init+0x17): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: intr_matrix_set
  60. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(intr_alloc.o): In function `esp_intr_enable':
  61. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/intr_alloc.c:711:(.iram1.16+0x5e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: intr_matrix_set
  62. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(intr_alloc.o): In function `esp_intr_disable':
  63. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/intr_alloc.c:711:(.iram1.17+0x96): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: intr_matrix_set
  64. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(intr_alloc.o): In function `esp_intr_alloc_intrstatus':
  65. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/intr_alloc.c:587:(.text.esp_intr_alloc_intrstatus+0xf8): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  66. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/intr_alloc.c:594:(.text.esp_intr_alloc_intrstatus+0x122): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  67. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/intr_alloc.c:595:(.text.esp_intr_alloc_intrstatus+0x135): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  68. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/intr_alloc.c:603:(.text.esp_intr_alloc_intrstatus+0x14f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  69. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/intr_alloc.c:605:(.text.esp_intr_alloc_intrstatus+0x163): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  70. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/intr_alloc.c:647:(.text.esp_intr_alloc_intrstatus+0x2a0): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: intr_matrix_set
  71. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/intr_alloc.c:663:(.text.esp_intr_alloc_intrstatus+0x2f0): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  72. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(esp_timer.o): In function `timer_process_alarm':
  73. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/esp_timer.c:435:(.text.timer_process_alarm+0x42): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  74. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(esp_timer.o): In function `esp_timer_create':
  75. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/esp_timer.c:109:(.text.esp_timer_create+0x17): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: calloc
  76. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(dport_access.o): In function `dport_access_init_core':
  77. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/dport_access.c:154:(.text.dport_access_init_core+0x22): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: intr_matrix_set
  78. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(dport_access.o): In function `esp_dport_access_stall_other_cpu_start':
  79. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/dport_access.c:154:(.iram1.18+0xcc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  80. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(dport_access.o): In function `esp_dport_access_stall_other_cpu_end':
  81. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/dport_access.c:154:(.iram1.19+0x84): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  82. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(system_api.o): In function `uart_tx_wait_idle':
  83. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/include/rom/uart.h:274:(.iram1.25+0xe9): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: Cache_Read_Disable_rom
  84. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/include/rom/uart.h:274:(.iram1.25+0xf7): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: Cache_Read_Disable_rom
  85. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(int_wdt.o): In function `xPortGetCoreID':
  86. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/include/freertos/portable.h:210:(.text.esp_int_wdt_cpu_init+0x22): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: intr_matrix_set
  87. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(esp_adapter.o): In function `spin_lock_create_wrapper':
  88. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/esp_adapter.c:373:(.text.spin_lock_create_wrapper+0xe): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  89. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(esp_adapter.o): In function `xPortCanYield':
  90. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/include/freertos/portable.h:226:(.text.spin_lock_create_wrapper+0x1c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  91. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(ets_timer_legacy.o): In function `ets_timer_setfn':
  92. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/ets_timer_legacy.c:90:(.text.ets_timer_setfn+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  93. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(reset_reason.o): In function `esp_reset_reason_init':
  94. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/reset_reason.c:75:(.text.esp_reset_reason_init+0xc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rtc_get_reset_reason
  95. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnewlib.a(time.o): In function `_gettimeofday_r':
  96. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/time.c:220:(.iram1.15+0x2a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __udivdi3
  97. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/time.c:220:(.iram1.15+0x44): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __umoddi3
  98. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnewlib.a(reent_init.o): In function `esp_reent_init':
  99. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/reent_init.c:35:(.iram1.0+0xa): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  100. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnewlib.a(syscalls.o): In function `_calloc_r':
  101. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/syscalls.c:58:(.iram1.16+0x14): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  102. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/syscalls.c:60:(.iram1.16+0x20): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: bzero
  103. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnewlib.a(locks.o): In function `lock_acquire_generic':
  104. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/locks.c:136:(.iram1.18+0x29): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  105. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnewlib.a(locks.o): In function `_lock_close':
  106. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/locks.c:113:(.iram1.17+0x21): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  107. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/liblog.a(log.o): In function `esp_log_level_set':
  108. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/log/log.c:128:(.text.esp_log_level_set+0x2a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  109. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/log/log.c:140:(.text.esp_log_level_set+0x8a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  110. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/log/log.c:140:(.text.esp_log_level_set+0xa9): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  111. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/log/log.c:151:(.text.esp_log_level_set+0xb2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  112. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/log/log.c:157:(.text.esp_log_level_set+0xd7): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcpy
  113. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/log/log.c:167:(.text.esp_log_level_set+0xfb): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  114. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/liblog.a(log.o): In function `get_uncached_log_level':
  115. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/log/log.c:121:(.iram1.14+0xb2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  116. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(heap_caps.o): In function `heap_caps_realloc':
  117. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/heap_caps.c:308:(.iram1.23+0xa1): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  118. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(flash_ops.o): In function `spi_flash_write':
  119. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_ops.c:373:(.iram1.36+0x71): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  120. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_ops.c:397:(.iram1.36+0x139): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  121. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_ops.c:414:(.iram1.36+0x19c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  122. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(flash_ops.o): In function `spi_flash_read':
  123. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_ops.c:528:(.iram1.38+0x66): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  124. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_ops.c:531:(.iram1.38+0x8a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  125. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_ops.c:591:(.iram1.38+0x1e7): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  126. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_ops.c:609:(.iram1.38+0x252): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memmove
  127. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_ops.c:625:(.iram1.38+0x2a2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  128. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(flash_ops.o): In function `spi_flash_guard_end':
  129. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_ops.c:169:(.iram1.38+0x2f3): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  130. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(flash_mmap.o): In function `spi_flash_mmap_init':
  131. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.24+0x7c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  132. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(flash_mmap.o): In function `is_page_mapped_in_cache':
  133. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.33+0x34): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  134. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.33+0x53): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  135. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(flash_mmap.o): In function `spi_flash_mmap_pages':
  136. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.27+0xce): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  137. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.27+0x1af): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  138. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.27+0x228): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: Cache_Flush_rom
  139. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.27+0x236): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: Cache_Flush_rom
  140. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(flash_mmap.o): In function `Cache_Flush':
  141. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.27+0x24a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  142. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(flash_mmap.o): In function `spi_flash_mmap':
  143. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.26+0x5a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  144. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(flash_mmap.o): In function `spi_flash_munmap':
  145. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.28+0xbe): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  146. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(flash_mmap.o): In function `Cache_Flush':
  147. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.34+0x37): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: Cache_Flush_rom
  148. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/flash_mmap.c:320:(.iram1.34+0x45): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: Cache_Flush_rom
  149. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libbootloader_support.a(bootloader_flash_config.o): In function `bootloader_flash_clock_config':
  150. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/bootloader_support/src/bootloader_flash_config.c:64:(.iram1.1+0x30): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: esp_rom_spiflash_config_clk
  151. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libbootloader_support.a(bootloader_flash_config.o): In function `bootloader_flash_gpio_config':
  152. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/bootloader_support/src/bootloader_flash_config.c:93:(.iram1.2+0xd5): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_efuse_get_spiconfig
  153. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/bootloader_support/src/bootloader_flash_config.c:95:(.iram1.2+0xe6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: gpio_matrix_out
  154. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/bootloader_support/src/bootloader_flash_config.c:96:(.iram1.2+0xf4): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: gpio_matrix_out
  155. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/bootloader_support/src/bootloader_flash_config.c:97:(.iram1.2+0x100): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: gpio_matrix_in
  156. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/bootloader_support/src/bootloader_flash_config.c:98:(.iram1.2+0x10e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: gpio_matrix_out
  157. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/bootloader_support/src/bootloader_flash_config.c:99:(.iram1.2+0x11a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: gpio_matrix_in
  158. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/bootloader_support/src/bootloader_flash_config.c:100:(.iram1.2+0x128): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: gpio_matrix_out
  159. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/bootloader_support/src/bootloader_flash_config.c:101:(.iram1.2+0x134): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: gpio_matrix_in
  160. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/bootloader_support/src/bootloader_flash_config.c:102:(.iram1.2+0x143): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: gpio_matrix_out
  161. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/bootloader_support/src/bootloader_flash_config.c:103:(.iram1.2+0x14f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: gpio_matrix_in
  162. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libpthread.a(pthread.o): In function `esp_pthread_cfg_key_destructor':
  163. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/pthread/pthread.c:173:(.text.esp_pthread_cfg_key_destructor+0x6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  164. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libpthread.a(pthread.o): In function `pthread_mutex_init':
  165. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/pthread/pthread.c:173:(.text.pthread_mutex_init+0x24): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  166. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/pthread/pthread.c:173:(.text.pthread_mutex_init+0x58): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  167. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libpthread.a(pthread.o): In function `pthread_mutex_destroy':
  168. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/pthread/pthread.c:173:(.text.pthread_mutex_destroy+0x1a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  169. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(spi_flash_rom_patch.o): In function `esp_rom_spiflash_read_status':
  170. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/spi_flash_rom_patch.c:529:(.text.esp_rom_spiflash_read_status+0x70): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: esp_rom_spiflash_read_user_cmd
  171. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(spi_flash_rom_patch.o): In function `esp_rom_spiflash_read_statushigh':
  172. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/spi_flash_rom_patch.c:529:(.text.esp_rom_spiflash_read_statushigh+0xf): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: esp_rom_spiflash_read_user_cmd
  173. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp_ringbuf.a(ringbuf.o): In function `prvGetFreeSize':
  174. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_ringbuf/ringbuf.c:992:(.text.prvGetFreeSize+0x31): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  175. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp_ringbuf.a(ringbuf.o): In function `prvReceiveGeneric':
  176. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_ringbuf/ringbuf.c:992:(.text.prvReceiveGeneric+0xcd): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  177. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_ringbuf/ringbuf.c:992:(.text.prvReceiveGeneric+0xe6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  178. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp_ringbuf.a(ringbuf.o): In function `xRingbufferSend':
  179. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_ringbuf/ringbuf.c:992:(.text.xRingbufferSend+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  180. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_ringbuf/ringbuf.c:992:(.text.xRingbufferSend+0x39): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  181. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp_ringbuf.a(ringbuf.o): In function `xRingbufferReceive':
  182. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_ringbuf/ringbuf.c:992:(.text.xRingbufferReceive+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  183. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp_ringbuf.a(ringbuf.o): In function `vRingbufferReturnItem':
  184. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_ringbuf/ringbuf.c:997:(.text.vRingbufferReturnItem+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  185. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_ringbuf/ringbuf.c:998:(.text.vRingbufferReturnItem+0x2c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  186. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(panic.o): In function `commonErrorHandler_dump':
  187. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:715:(.text.commonErrorHandler_dump+0x20): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  188. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(panic.o): In function `esp_error_check_failed_print':
  189. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:715:(.text.esp_error_check_failed_print+0xa): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  190. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:715:(.text.esp_error_check_failed_print+0x1a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  191. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:715:(.text.esp_error_check_failed_print+0x38): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  192. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:715:(.text.esp_error_check_failed_print+0x4e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  193. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(panic.o): In function `abort':
  194. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:715:(.text.abort+0x21): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  195. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(panic.o): In function `panicHandler':
  196. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:715:(.text.panicHandler+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  197. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:715:(.text.panicHandler+0x48): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  198. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_time.o): In function `rtc_clk_cal_internal':
  199. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_time.c:142:(.text.rtc_clk_cal_internal+0x127): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __udivdi3
  200. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_time.c:142:(.text.rtc_clk_cal_internal+0x14e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  201. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_time.c:142:(.text.rtc_clk_cal_internal+0x18a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  202. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_time.c:142:(.text.rtc_clk_cal_internal+0x19a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  203. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_time.o): In function `rtc_clk_cal':
  204. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_time.c:142:(.text.rtc_clk_cal+0x44): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __udivdi3
  205. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_time.o): In function `rtc_time_get':
  206. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_time.c:148:(.text.rtc_time_get+0x1b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  207. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_time.o): In function `rtc_clk_wait_for_slow_cycle':
  208. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_time.c:166:(.text.rtc_clk_wait_for_slow_cycle+0x7a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  209. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_time.c:168:(.text.rtc_clk_wait_for_slow_cycle+0x86): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  210. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_wdt.o): In function `rtc_wdt_set_time':
  211. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_wdt.c:114:(.text.rtc_wdt_set_time+0x15): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __udivdi3
  212. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_clk.o): In function `rtc_clk_bbpll_enable':
  213. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_enable+0x20): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  214. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_enable+0x2f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  215. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_enable+0x40): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  216. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_enable+0x4f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  217. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_enable+0x5e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  218. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_clk.o): In function `rtc_clk_8m_enable':
  219. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_8m_enable+0x76): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  220. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_clk.o): In function `rtc_clk_slow_freq_set':
  221. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_slow_freq_set+0x48): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  222. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_clk.o): In function `rtc_clk_fast_freq_set':
  223. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_fast_freq_set+0x22): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  224. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_clk.o): In function `rtc_clk_bbpll_configure':
  225. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_configure+0x86): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  226. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_configure+0x96): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  227. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_configure+0xce): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  228. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_configure+0x132): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  229. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_configure+0x142): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  230. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_configure+0x163): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  231. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_configure+0x172): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  232. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_configure+0x181): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: rom_i2c_writeReg
  233. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_bbpll_configure+0x194): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_delay_us
  234. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_clk.o): In function `rtc_clk_cpu_freq_get_config':
  235. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_cpu_freq_get_config+0x51): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  236. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_cpu_freq_get_config+0x65): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  237. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(rtc_clk.o): In function `rtc_clk_cpu_freq_to_pll_mhz':
  238. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/rtc_clk.c:517:(.text.rtc_clk_cpu_freq_to_pll_mhz+0x35): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  239. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `prvCopyDataToQueue':
  240. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.prvCopyDataToQueue+0x20): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  241. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.prvCopyDataToQueue+0x4b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  242. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `prvNotifyQueueSetContainer':
  243. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.prvNotifyQueueSetContainer+0x1e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  244. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.prvNotifyQueueSetContainer+0x45): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  245. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `prvCopyDataFromQueue':
  246. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.prvCopyDataFromQueue+0x2c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  247. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `xQueueGenericReset':
  248. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericReset+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  249. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `xQueueGenericCreate':
  250. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericCreate+0x14): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  251. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericCreate+0x2b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  252. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `xQueueCreateCountingSemaphore':
  253. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueCreateCountingSemaphore+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  254. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueCreateCountingSemaphore+0x2a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  255. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueCreateCountingSemaphore+0x5e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  256. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `xQueueGenericSend':
  257. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericSend+0x1d): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  258. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericSend+0x3a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  259. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericSend+0x57): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  260. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericSend+0x75): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  261. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `xQueueGiveMutexRecursive':
  262. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGiveMutexRecursive+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  263. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `xQueueGenericSendFromISR':
  264. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericSendFromISR+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  265. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericSendFromISR+0x2f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  266. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericSendFromISR+0x4c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  267. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericSendFromISR+0xce): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  268. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `xQueueGiveFromISR':
  269. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGiveFromISR+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  270. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGiveFromISR+0x2c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  271. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGiveFromISR+0xb6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  272. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `xQueueGenericReceive':
  273. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericReceive+0x1b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  274. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericReceive+0x37): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  275. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueGenericReceive+0x55): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  276. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `xPortGetCoreID':
  277. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueTakeMutexRecursive+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  278. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `xQueueReceiveFromISR':
  279. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueReceiveFromISR+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  280. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueReceiveFromISR+0x30): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  281. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.xQueueReceiveFromISR+0x96): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  282. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(queue.o): In function `vQueueDelete':
  283. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.vQueueDelete+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  284. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038:(.text.vQueueDelete+0x20): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  285. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `prvDeleteTLS':
  286. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.prvDeleteTLS+0x11): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  287. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `prvInitialiseNewTask':
  288. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.prvInitialiseNewTask+0x1a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  289. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `prvDeleteTCB':
  290. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.prvDeleteTCB+0x1a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  291. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.prvDeleteTCB+0x22): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  292. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.prvDeleteTCB+0x32): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  293. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.prvDeleteTCB+0x4b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  294. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `vTaskSuspendAll':
  295. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.vTaskSuspendAll+0x1e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  296. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `xTaskGetIdleTaskHandleForCPU':
  297. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.xTaskGetIdleTaskHandleForCPU+0x1d): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  298. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `vTaskSwitchContext':
  299. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.vTaskSwitchContext+0xc5): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcmp
  300. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.vTaskSwitchContext+0x2eb): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  301. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `vTaskSetTimeOutState':
  302. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.vTaskSetTimeOutState+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  303. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `xTaskGetCurrentTaskHandle':
  304. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.xTaskGetCurrentTaskHandle+0x17): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  305. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `pcTaskGetTaskName':
  306. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.pcTaskGetTaskName+0x1c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  307. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `xTaskGetSchedulerState':
  308. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.xTaskGetSchedulerState+0x2f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  309. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `vTaskExitCritical':
  310. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.vTaskExitCritical+0xd6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _xtos_set_intlevel
  311. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `prvAddNewTaskToReadyList':
  312. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.prvAddNewTaskToReadyList+0x18): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  313. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `xTaskCreatePinnedToCore':
  314. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.xTaskCreatePinnedToCore+0x31): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  315. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `vTaskStartScheduler':
  316. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.vTaskStartScheduler+0x87): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  317. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `vTaskDelete':
  318. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.vTaskDelete+0xd8): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  319. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `vTaskDelay':
  320. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.vTaskDelay+0x18): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  321. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `vTaskPrioritySet':
  322. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.vTaskPrioritySet+0x14): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  323. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `xTaskIncrementTick':
  324. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.xTaskIncrementTick+0x68): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  325. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `xTaskResumeAll':
  326. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.xTaskResumeAll+0x15): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  327. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `vTaskPlaceOnEventList':
  328. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.vTaskPlaceOnEventList+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  329. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `vTaskPlaceOnEventListRestricted':
  330. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.vTaskPlaceOnEventListRestricted+0x18): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  331. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `xTaskRemoveFromEventList':
  332. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.xTaskRemoveFromEventList+0x20): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  333. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `xTaskCheckForTimeOut':
  334. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.xTaskCheckForTimeOut+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  335. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.xTaskCheckForTimeOut+0x2c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  336. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(tasks.o): In function `xTaskPriorityDisinherit':
  337. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:4560:(.text.xTaskPriorityDisinherit+0x1d): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  338. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(timers.o): In function `prvCheckForValidListAndQueue':
  339. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/timers.c:327:(.text.prvCheckForValidListAndQueue+0x65): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  340. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(timers.o): In function `xTimerCreateTimerTask':
  341. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/timers.c:327:(.text.xTimerCreateTimerTask+0x3e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  342. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(timers.o): In function `prvSwitchTimerLists':
  343. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/timers.c:885:(.text.prvSwitchTimerLists+0x5d): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  344. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(timers.o): In function `prvProcessExpiredTimer':
  345. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/timers.c:510:(.text.prvProcessExpiredTimer+0x41): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  346. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(timers.o): In function `prvProcessReceivedCommands':
  347. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/timers.c:772:(.text.prvProcessReceivedCommands+0x82): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  348. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/timers.c:795:(.text.prvProcessReceivedCommands+0xa5): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  349. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/timers.c:803:(.text.prvProcessReceivedCommands+0xc4): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  350. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libfreertos.a(xtensa_intr.o): In function `xt_unhandled_interrupt':
  351. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/xtensa_intr.c:82:(.text.xt_unhandled_interrupt+0xe): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  352. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap_poisoning.o): In function `verify_allocated_region':
  353. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap_poisoning.c:301:(.text.verify_allocated_region+0x1a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  354. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap_poisoning.c:301:(.text.verify_allocated_region+0x7a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  355. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap_poisoning.o): In function `multi_heap_register':
  356. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap_poisoning.c:306:(.text.multi_heap_register+0xc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  357. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap.o): In function `multi_heap_assert':
  358. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.get_prev_free_block+0x25): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  359. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.get_prev_free_block+0x45): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  360. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.split_if_necessary+0x28): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  361. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.split_if_necessary+0x3c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  362. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap.o): In function `split_if_necessary':
  363. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.split_if_necessary+0xc8): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  364. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.split_if_necessary+0x129): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  365. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap.o): In function `multi_heap_assert':
  366. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.assert_valid_block+0x28): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  367. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.assert_valid_block+0x75): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  368. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.assert_valid_block+0xa5): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  369. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.merge_adjacent+0x55): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  370. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.merge_adjacent+0x9d): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  371. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.merge_adjacent+0xec): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  372. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap.o): In function `merge_adjacent':
  373. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.merge_adjacent+0x118): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  374. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap.o): In function `multi_heap_assert':
  375. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.merge_adjacent+0x12a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  376. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:402:(.text.multi_heap_get_allocated_size_impl+0x1d): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  377. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap.o): In function `multi_heap_assert':
  378. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap_platform.h:52:(.text.multi_heap_malloc_impl+0x56): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  379. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap_platform.h:52:(.text.multi_heap_malloc_impl+0x6d): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  380. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap_platform.h:52:(.text.multi_heap_free_impl+0x3f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  381. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap_platform.h:50:(.text.multi_heap_free_impl+0x55): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  382. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap.o): In function `is_first_block':
  383. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:137:(.text.multi_heap_free_impl+0x6c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  384. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap.o): In function `multi_heap_free_impl':
  385. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:486:(.text.multi_heap_free_impl+0xb6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  386. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap.o): In function `multi_heap_assert':
  387. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap_platform.h:52:(.text.multi_heap_realloc_impl+0x4c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  388. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(multi_heap.o): In function `block_data_size':
  389. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:155:(.text.multi_heap_realloc_impl+0x20c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memmove
  390. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap.c:150:(.text.multi_heap_realloc_impl+0x247): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  391. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(dbg_stubs.o): In function `esp_dbg_stubs_data_free':
  392. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/dbg_stubs.c:68:(.text.esp_dbg_stubs_data_free+0x6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  393. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(dbg_stubs.o): In function `esp_dbg_stubs_data_alloc':
  394. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/dbg_stubs.c:60:(.text.esp_dbg_stubs_data_alloc+0x6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  395. .pio/build/demo_env/libFrameworkArduino.a(esp32-hal-uart.c.o): In function `log_printf':
  396. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/esp32-hal-uart.c:515:(.text.log_printf+0x42): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  397. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/esp32-hal-uart.c:524:(.text.log_printf+0x83): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  398. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/esp32-hal-uart.c:526:(.text.log_printf+0xa4): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  399. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/esp32-hal-uart.c:528:(.text.log_printf+0xb3): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  400. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-fde.o): In function `get_cie_encoding':
  401. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind-dw2-fde.c:271:(.text+0x293): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  402. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-fde.o): In function `start_fde_sort':
  403. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind-dw2-fde.c:408:(.text+0x69b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  404. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind-dw2-fde.c:412:(.text+0x6ae): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  405. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-fde.o): In function `fde_merge':
  406. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind-dw2-fde.c:566:(.text+0x84b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  407. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-fde.o): In function `__register_frame_info':
  408. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind-dw2-fde.c:81:(.text+0xaab): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  409. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-fde.o): In function `__register_frame_info_table':
  410. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind-dw2-fde.c:149:(.text+0xb0e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  411. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-fde.o): In function `__deregister_frame_info_bases':
  412. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind-dw2-fde.c:193:(.text+0xb87): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  413. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-fde.o): In function `__deregister_frame_info':
  414. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind-dw2-fde.c:223:(.text+0xbe4): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  415. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(task_wdt.o): In function `task_wdt_isr':
  416. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/task_wdt.c:252:(.text.task_wdt_isr+0x68): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  417. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/task_wdt.c:252:(.text.task_wdt_isr+0xbb): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  418. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/task_wdt.c:252:(.text.task_wdt_isr+0xd4): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  419. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/task_wdt.c:252:(.text.task_wdt_isr+0xfa): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  420. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/task_wdt.c:252:(.text.task_wdt_isr+0x11e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  421. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/task_wdt.c:252:(.text.esp_task_wdt_init+0x1a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: calloc
  422. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(task_wdt.o): In function `esp_task_wdt_add':
  423. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/task_wdt.c:268:(.text.esp_task_wdt_add+0x3e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: calloc
  424. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libdriver.a(rtc_module.o): In function `rtc_isr_register':
  425. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/driver/rtc_module.c:2007:(.text.rtc_isr_register+0xc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  426. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnewlib.a(syscall_table.o): In function `esp_setup_syscall_table':
  427. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/syscall_table.c:98:(.text.esp_setup_syscall_table+0x2a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  428. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libvfs.a(vfs_uart.o): In function `uart_end_select':
  429. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_end_select+0x5c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  430. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_end_select+0x78): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  431. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_end_select+0x94): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  432. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libvfs.a(vfs_uart.o): In function `uart_start_select':
  433. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_start_select+0x5f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  434. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_start_select+0x7f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  435. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_start_select+0x9f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  436. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libvfs.a(vfs_uart.o): In function `uart_tcgetattr':
  437. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_tcgetattr+0x2a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  438. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libvfs.a(vfs_uart.o): In function `uart_access':
  439. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_access+0x8): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  440. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_access+0x17): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  441. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_access+0x24): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  442. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libvfs.a(vfs_uart.o): In function `uart_open':
  443. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_open+0x8): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  444. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_open+0x15): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  445. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:141:(.text.uart_open+0x22): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  446. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libvfs.a(vfs_uart.o): In function `esp_vfs_dev_uart_register':
  447. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs_uart.c:899:(.text.esp_vfs_dev_uart_register+0xc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  448. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libvfs.a(vfs.o): In function `esp_vfs_register_common':
  449. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs.c:976:(.text.esp_vfs_register_common+0x43): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  450. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs.c:976:(.text.esp_vfs_register_common+0x70): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  451. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs.c:976:(.text.esp_vfs_register_common+0xa2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcpy
  452. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs.c:976:(.text.esp_vfs_register_common+0xb7): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  453. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs.c:976:(.text.esp_vfs_register_common+0xc4): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  454. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libvfs.a(vfs.o): In function `get_vfs_for_path':
  455. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs.c:976:(.text.get_vfs_for_path+0x6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  456. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs.c:976:(.text.get_vfs_for_path+0x38): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcmp
  457. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libvfs.a(vfs.o): In function `translate_path':
  458. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs.c:976:(.text.translate_path+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strncmp
  459. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs.c:976:(.text.translate_path+0x2b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  460. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libvfs.a(vfs.o): In function `esp_vfs_register':
  461. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/vfs.c:976:(.text.esp_vfs_register+0x5): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  462. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libpthread.a(pthread_local_storage.o): In function `pthread_local_storage_thread_deleted_callback':
  463. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/pthread/pthread_local_storage.c:180:(.text.pthread_local_storage_thread_deleted_callback+0x34): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  464. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/pthread/pthread_local_storage.c:180:(.text.pthread_local_storage_thread_deleted_callback+0x42): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  465. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libpthread.a(pthread_local_storage.o): In function `pthread_key_create':
  466. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/pthread/pthread_local_storage.c:180:(.text.pthread_key_create+0x5): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  467. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libpthread.a(pthread_local_storage.o): In function `pthread_key_delete':
  468. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/pthread/pthread_local_storage.c:180:(.text.pthread_key_delete+0x2e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  469. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libpthread.a(pthread_local_storage.o): In function `pthread_setspecific':
  470. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/pthread/pthread_local_storage.c:221:(.text.pthread_setspecific+0x1d): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: calloc
  471. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/pthread/pthread_local_storage.c:243:(.text.pthread_setspecific+0x5f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  472. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/pthread/pthread_local_storage.c:256:(.text.pthread_setspecific+0x6e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  473. .pio/build/demo_env/libFrameworkArduino.a(WString.cpp.o): In function `String::invalidate()':
  474. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/WString.cpp:857:(.text._ZN6String10invalidateEv+0x1c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  475. .pio/build/demo_env/libFrameworkArduino.a(WString.cpp.o): In function `String::changeBuffer(unsigned int)':
  476. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/WString.cpp:857:(.text._ZN6String12changeBufferEj+0x50): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: realloc
  477. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/WString.cpp:857:(.text._ZN6String12changeBufferEj+0x77): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memmove
  478. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/WString.cpp:857:(.text._ZN6String12changeBufferEj+0x87): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  479. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/WString.cpp:857:(.text._ZN6String12changeBufferEj+0xea): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  480. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/WString.cpp:857:(.text._ZN6String12changeBufferEj+0xf5): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  481. .pio/build/demo_env/libFrameworkArduino.a(WString.cpp.o): In function `String::setSSO(bool)':
  482. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/WString.cpp:857:(.text._ZN6String12changeBufferEj+0x11e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  483. .pio/build/demo_env/libFrameworkArduino.a(WString.cpp.o): In function `String::copy(char const*, unsigned int)':
  484. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/WString.cpp:857:(.text._ZN6String4copyEPKcj+0x28): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memmove
  485. .pio/build/demo_env/libFrameworkArduino.a(WString.cpp.o): In function `String::String(char const*)':
  486. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/WString.cpp:857:(.text._ZN6StringC2EPKc+0xf): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  487. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-xtensa.o): In function `uw_update_context_1':
  488. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/config/xtensa/unwind-dw2-xtensa.c:384:(.text+0xa): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  489. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-xtensa.o): In function `uw_init_context_1':
  490. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/config/xtensa/unwind-dw2-xtensa.c:467:(.text+0xbf): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  491. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-xtensa.o): In function `extract_cie_info':
  492. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/config/xtensa/unwind-dw2-xtensa.c:221:(.text+0x292): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  493. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-xtensa.o): In function `uw_install_context_1':
  494. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/config/xtensa/unwind-dw2-xtensa.c:509:(.text+0x47e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  495. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-xtensa.o): In function `_Unwind_RaiseException':
  496. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind.inc:88:(.text+0x657): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  497. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind.inc:103:(.text+0x6ab): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  498. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-xtensa.o): In function `_Unwind_ForcedUnwind':
  499. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind.inc:201:(.text+0x704): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  500. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-xtensa.o): In function `_Unwind_Resume':
  501. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind.inc:224:(.text+0x75f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  502. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/libgcc.a(unwind-dw2-xtensa.o): In function `_Unwind_Resume_or_Rethrow':
  503. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libgcc/unwind.inc:254:(.text+0x7d6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  504. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc_nano.a(lib_a-mprec.o): In function `_Balloc':
  505. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/mprec.c:102:(.text+0xa): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  506. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc_nano.a(lib_a-mprec.o): In function `_Bfree':
  507. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/mprec.c:138:(.text+0x7e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  508. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc_nano.a(lib_a-mprec.o): In function `__multadd':
  509. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/mprec.c:183:(.text+0xf8): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  510. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc_nano.a(lib_a-mprec.o): In function `__pow5mult':
  511. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/mprec.c:434:(.text+0x392): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  512. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc_nano.a(lib_a-mprec.o): In function `__ratio':
  513. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/mprec.c:950:(.text+0x767): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __divdf3
  514. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc_nano.a(lib_a-mprec.o): In function `_mprec_log10':
  515. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/mprec.c:987:(.text+0x798): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  516. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(stack_check.o): In function `__stack_chk_fail':
  517. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/stack_check.c:35:(.text.__stack_chk_fail+0x6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  518. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libesp32.a(brownout.o): In function `rtc_brownout_isr_handler':
  519. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/brownout.c:45:(.text.rtc_brownout_isr_handler+0x27): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  520. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-svfprintf.o): In function `get_arg':
  521. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:2275:(.text+0x2bc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  522. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:2281:(.text+0x2e2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  523. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-svfprintf.o): In function `_svfprintf_r':
  524. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:696:(.text+0x498): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _localeconv_r
  525. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:697:(.text+0x4a3): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  526. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1540:(.text+0x61b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _localeconv_r
  527. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:962:(.text+0x626): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  528. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:963:(.text+0x632): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _localeconv_r
  529. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1237:(.text+0xf58): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __ltdf2
  530. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-svfprintf.o): In function `cvt':
  531. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1838:(.text+0x10b3): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  532. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1838:(.text+0x10c4): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __eqdf2
  533. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1844:(.text+0x10fe): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  534. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1844:(.text+0x1108): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __fixdfsi
  535. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1844:(.text+0x1110): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __floatsidf
  536. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1845:(.text+0x111e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __subdf3
  537. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1848:(.text+0x114f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __nedf2
  538. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1848:(.text+0x116b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __gtdf2
  539. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1849:(.text+0x1182): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __eqdf2
  540. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1883:(.text+0x1254): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __nedf2
  541. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1884:(.text+0x1273): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __eqdf2
  542. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-svfprintf.o): In function `_svfprintf_r':
  543. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1516:(.text+0x1e7f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memchr
  544. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1525:(.text+0x1ea2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  545. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1604:(.text+0x278b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __umoddi3
  546. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1608:(.text+0x27de): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strncpy
  547. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1617:(.text+0x2803): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __udivdi3
  548. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1706:(.text+0x2c2a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __eqdf2
  549. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1753:(.text+0x32f2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __nedf2
  550. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-vfiprintf.o): In function `get_arg':
  551. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:2275:(.text+0x2bc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  552. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:2281:(.text+0x2e2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  553. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-vfiprintf.o): In function `__sprint_r':
  554. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:429:(.text+0x4ae): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _fputwc_r
  555. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:437:(.text+0x4da): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __sfvwrite_r
  556. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-vfiprintf.o): In function `_vfiprintf_r':
  557. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:859:(.text+0x50e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __sinit
  558. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:865:(.text+0x59b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __swsetup_r
  559. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1540:(.text+0x727): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _localeconv_r
  560. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:962:(.text+0x732): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  561. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:963:(.text+0x73e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _localeconv_r
  562. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1522:(.text+0x17de): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memchr
  563. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1525:(.text+0x17f3): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  564. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1599:(.text+0x209f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __umoddi3
  565. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1609:(.text+0x20e6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strncpy
  566. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1620:(.text+0x2112): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __udivdi3
  567. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-vfiprintf.o): In function `__sbprintf':
  568. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:485:(.text+0x2676): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _fflush_r
  569. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-dtoa.o): In function `_dtoa_r':
  570. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:238:(.text+0x125): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  571. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:282:(.text+0x1be): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __eqdf2
  572. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:347:(.text+0x244): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __floatunsidf
  573. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:356:(.text+0x262): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __subdf3
  574. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:356:(.text+0x26e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  575. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:356:(.text+0x27a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __adddf3
  576. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:356:(.text+0x286): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __floatsidf
  577. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:356:(.text+0x292): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  578. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:356:(.text+0x2a0): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __adddf3
  579. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:358:(.text+0x2aa): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __fixdfsi
  580. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:359:(.text+0x2bf): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __ltdf2
  581. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:359:(.text+0x2ca): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __floatsidf
  582. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:359:(.text+0x2d8): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __nedf2
  583. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:364:(.text+0x306): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __gtdf2
  584. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:450:(.text+0x45b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __divdf3
  585. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:457:(.text+0x484): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  586. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:459:(.text+0x4a2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __divdf3
  587. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:463:(.text+0x4cb): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  588. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:468:(.text+0x4e8): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  589. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:471:(.text+0x51a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __ltdf2
  590. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:477:(.text+0x53f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  591. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:478:(.text+0x558): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __floatsidf
  592. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:480:(.text+0x563): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  593. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:480:(.text+0x56f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __adddf3
  594. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:485:(.text+0x592): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __subdf3
  595. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:486:(.text+0x5a6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __gtdf2
  596. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:488:(.text+0x5c7): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __ltdf2
  597. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:498:(.text+0x5f3): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __divdf3
  598. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:498:(.text+0x603): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __subdf3
  599. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:498:(.text+0x617): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __fixdfsi
  600. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:501:(.text+0x61f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __floatsidf
  601. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:502:(.text+0x630): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __subdf3
  602. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:503:(.text+0x646): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __ltdf2
  603. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:506:(.text+0x65a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __subdf3
  604. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:506:(.text+0x666): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __ltdf2
  605. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:510:(.text+0x686): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  606. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:511:(.text+0x69c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  607. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:518:(.text+0x6b2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  608. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:518:(.text+0x6c6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __fixdfsi
  609. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:521:(.text+0x6ce): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __floatsidf
  610. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:522:(.text+0x6e0): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __subdf3
  611. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:526:(.text+0x700): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __adddf3
  612. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:526:(.text+0x70e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __gtdf2
  613. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:528:(.text+0x728): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __subdf3
  614. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:528:(.text+0x736): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __ltdf2
  615. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:519:(.text+0x75a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  616. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:556:(.text+0x7b7): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  617. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:556:(.text+0x7c3): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __gedf2
  618. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:562:(.text+0x7de): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __divdf3
  619. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:562:(.text+0x7e4): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __fixdfsi
  620. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:562:(.text+0x7ec): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __floatsidf
  621. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:563:(.text+0x7fa): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  622. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:572:(.text+0x813): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __subdf3
  623. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:573:(.text+0x828): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __adddf3
  624. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:576:(.text+0x842): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __ltdf2
  625. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:576:(.text+0x85a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __eqdf2
  626. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:586:(.text+0x89f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  627. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:590:(.text+0x8b1): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __eqdf2
  628. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdlib/../../../.././newlib/libc/stdlib/dtoa.c:741:(.text+0xb27): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  629. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-svfiprintf.o): In function `get_arg':
  630. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:2275:(.text+0x2bc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  631. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:2281:(.text+0x2e2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  632. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-svfiprintf.o): In function `__ssprint_r':
  633. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:318:(.text+0x4f6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  634. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:342:(.text+0x54e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memmove
  635. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-svfiprintf.o): In function `_svfiprintf_r':
  636. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1540:(.text+0x6f3): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _localeconv_r
  637. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:962:(.text+0x6fe): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  638. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:963:(.text+0x70a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _localeconv_r
  639. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1522:(.text+0x17ae): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memchr
  640. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1525:(.text+0x17c3): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  641. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1599:(.text+0x206f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __umoddi3
  642. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1609:(.text+0x20b6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strncpy
  643. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1620:(.text+0x20e2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __udivdi3
  644. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(heap_caps_init.o): In function `heap_caps_init':
  645. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/heap_caps_init.c:107:(.text.heap_caps_init+0x13a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  646. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/heap_caps_init.c:140:(.text.heap_caps_init+0x23b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  647. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libheap.a(heap_caps_init.o): In function `heap_caps_add_region_with_caps':
  648. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/heap_caps_init.c:216:(.text.heap_caps_add_region_with_caps+0x67): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  649. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/heap_caps_init.c:236:(.text.heap_caps_add_region_with_caps+0xbb): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  650. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(partition.o): In function `iterator_create':
  651. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/partition.c:276:(.text.iterator_create+0x6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  652. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(partition.o): In function `load_partitions':
  653. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/partition.c:276:(.text.load_partitions+0x36): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  654. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/partition.c:276:(.text.load_partitions+0xcf): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strncpy
  655. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(partition.o): In function `esp_partition_iterator_release':
  656. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/partition.c:276:(.text.esp_partition_iterator_release+0x6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  657. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libspi_flash.a(partition.o): In function `esp_partition_next':
  658. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/spi_flash/partition.c:276:(.text.esp_partition_next+0x4c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  659. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnvs_flash.a(nvs_api.o): In function `lookup_storage_from_name(char const*)':
  660. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_platform.hpp:38:(.text._ZL24lookup_storage_from_namePKc+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  661. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnvs_flash.a(nvs_storage.o): In function `intrusive_list_node<nvs::Storage::BlobIndexNode>::intrusive_list_node()':
  662. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/intrusive_list.h:24:(.text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE+0x4f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strncpy
  663. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnvs_flash.a(nvs_storage.o): In function `nvs::Storage::eraseOrphanDataBlobs(intrusive_list<nvs::Storage::BlobIndexNode>&)':
  664. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_storage.cpp:78:(.text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE+0x59): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  665. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_storage.cpp:78:(.text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE+0x6a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  666. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_storage.cpp:78:(.text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE+0x7b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  667. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_storage.cpp:78:(.text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE+0x8c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  668. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnvs_flash.a(nvs_storage.o): In function `nvs::Storage::eraseOrphanDataBlobs(intrusive_list<nvs::Storage::BlobIndexNode>&)':
  669. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0/bits/predefined_ops.h:228:(.text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE+0x9c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  670. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0/bits/predefined_ops.h:228:(.text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE+0xae): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  671. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0/bits/predefined_ops.h:228:(.text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE+0xc2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  672. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnvs_flash.a(nvs_storage.o): In function `nvs::Storage::eraseOrphanDataBlobs(intrusive_list<nvs::Storage::BlobIndexNode>&)':
  673. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_storage.cpp:75:(.text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE+0xd6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strncmp
  674. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnvs_flash.a(nvs_storage.o): In function `nvs::Item::getKey(char*, unsigned int)':
  675. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_types.hpp:128:(.text._ZN3nvs7Storage4initEjj+0x7e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strncpy
  676. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnvs_flash.a(nvs_page.o): In function `nvs::Page::Header::calculateCrc32()':
  677. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_page.cpp:852:(.text._ZN3nvs4Page6Header14calculateCrc32Ev+0xa): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: crc32_le
  678. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnvs_flash.a(nvs_page.o): In function `nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char)':
  679. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_page.cpp:852:(.text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE+0x10a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strncpy
  680. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnvs_flash.a(nvs_page.o): In function `nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset)':
  681. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_page.cpp:852:(.text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE+0x1fb): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strncmp
  682. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/lib/libstdc++.a(class_type_info.o): In function `std::type_info::operator==(std::type_info const&) const':
  683. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libstdc++-v3/libsupc++/typeinfo:124:(.text._ZNKSt9type_infoeqERKS_$isra$0+0x16): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  684. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/lib/libstdc++.a(eh_alloc.o): In function `__cxa_allocate_exception':
  685. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libstdc++-v3/libsupc++/eh_alloc.cc:313:(.text.__cxa_allocate_exception+0x8): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  686. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libstdc++-v3/libsupc++/eh_alloc.cc:313:(.text.__cxa_allocate_exception+0x2b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  687. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/lib/libstdc++.a(eh_alloc.o): In function `__cxa_free_exception':
  688. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libstdc++-v3/libsupc++/eh_alloc.cc:313:(.text.__cxa_free_exception+0x2a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  689. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/lib/libstdc++.a(eh_alloc.o): In function `_GLOBAL__sub_I___cxa_allocate_exception':
  690. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libstdc++-v3/libsupc++/eh_alloc.cc:125:(.text.startup._GLOBAL__sub_I___cxa_allocate_exception+0x20): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  691. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/lib/libstdc++.a(si_class_type_info.o): In function `std::type_info::operator==(std::type_info const&) const':
  692. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libstdc++-v3/libsupc++/typeinfo:124:(.text._ZNKSt9type_infoeqERKS_$isra$0+0x16): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strcmp
  693. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-vfprintf.o): In function `get_arg':
  694. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:2275:(.text+0x2bc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  695. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:2281:(.text+0x2e2): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  696. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-vfprintf.o): In function `_vfprintf_r':
  697. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:696:(.text+0x498): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _localeconv_r
  698. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:697:(.text+0x4a3): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  699. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:859:(.text+0x4b7): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __sinit
  700. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:865:(.text+0x547): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __swsetup_r
  701. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1540:(.text+0x6eb): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _localeconv_r
  702. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:962:(.text+0x6f6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  703. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:963:(.text+0x702): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _localeconv_r
  704. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1237:(.text+0x1024): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __ltdf2
  705. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-vfprintf.o): In function `cvt':
  706. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1838:(.text+0x117f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  707. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1838:(.text+0x1190): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __eqdf2
  708. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1844:(.text+0x11ca): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  709. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1844:(.text+0x11d4): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __fixdfsi
  710. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1844:(.text+0x11dc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __floatsidf
  711. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1845:(.text+0x11ea): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __subdf3
  712. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1848:(.text+0x121b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __nedf2
  713. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1848:(.text+0x1237): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __gtdf2
  714. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1849:(.text+0x124e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __eqdf2
  715. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1883:(.text+0x1320): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __nedf2
  716. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1884:(.text+0x133f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __eqdf2
  717. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-vfprintf.o): In function `_vfprintf_r':
  718. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1516:(.text+0x1f4f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memchr
  719. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1525:(.text+0x1f72): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  720. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1604:(.text+0x285b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __umoddi3
  721. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1608:(.text+0x28ae): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strncpy
  722. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1617:(.text+0x28d3): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __udivdi3
  723. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1706:(.text+0x2cf8): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __eqdf2
  724. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:1753:(.text+0x33ce): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __nedf2
  725. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-vfprintf.o): In function `__sbprintf':
  726. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vfprintf.c:479:(.text+0x370e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _fflush_r
  727. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(memory_layout_utils.o): In function `s_prepare_reserved_regions':
  728. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/src/memory_layout_utils.c:65:(.text.s_prepare_reserved_regions+0x12): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  729. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/src/memory_layout_utils.c:76:(.text.s_prepare_reserved_regions+0x56): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: qsort
  730. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/src/memory_layout_utils.c:93:(.text.s_prepare_reserved_regions+0xda): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: ets_printf
  731. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libsoc.a(memory_layout_utils.o): In function `soc_get_available_memory_regions':
  732. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/src/memory_layout_utils.c:108:(.text.soc_get_available_memory_regions+0x28): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memcpy
  733. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/lib/libstdc++.a(eh_globals.o): In function `eh_globals_dtor(void*)':
  734. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libstdc++-v3/libsupc++/eh_globals.cc:86:(.text._ZL15eh_globals_dtorPv+0x1b): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  735. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/lib/libstdc++.a(eh_globals.o): In function `__cxa_get_globals':
  736. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libstdc++-v3/libsupc++/eh_globals.cc:131:(.text.__cxa_get_globals+0x1e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  737. .pio/build/demo_env/libFrameworkArduino.a(Print.cpp.o): In function `Print::write(char const*)':
  738. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/cores/esp32/Print.cpp:90:(.text._ZN5Print5writeEPKc[Print::write(char const*)]+0xa): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  739. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnvs_flash.a(nvs_types.o): In function `nvs::Item::calculateCrc32() const':
  740. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_types.cpp:29:(.text._ZNK3nvs4Item14calculateCrc32Ev+0xc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: crc32_le
  741. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_types.cpp:30:(.text._ZNK3nvs4Item14calculateCrc32Ev+0x17): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: crc32_le
  742. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_types.cpp:31:(.text._ZNK3nvs4Item14calculateCrc32Ev+0x22): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: crc32_le
  743. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libnvs_flash.a(nvs_types.o): In function `nvs::Item::calculateCrc32WithoutValue() const':
  744. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_types.cpp:40:(.text._ZNK3nvs4Item26calculateCrc32WithoutValueEv+0xa): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: crc32_le
  745. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_types.cpp:41:(.text._ZNK3nvs4Item26calculateCrc32WithoutValueEv+0x14): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: crc32_le
  746. /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_types.cpp:42:(.text._ZNK3nvs4Item26calculateCrc32WithoutValueEv+0x1e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: crc32_le
  747. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/lib/libstdc++.a(new_op.o): In function `operator new(unsigned int)':
  748. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libstdc++-v3/libsupc++/new_op.cc:50:(.text._Znwj+0xc): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: malloc
  749. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-fopen.o): In function `_fopen_r':
  750. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fopen.c:136:(.text+0x19): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __sfp
  751. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fopen.c:141:(.text+0x2e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _open_r
  752. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fopen.c:141:(.text+0x39): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __sfp_lock_acquire
  753. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fopen.c:146:(.text+0x4a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __sfp_lock_release
  754. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-fseeko.o): In function `_fseeko_r':
  755. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fseeko.c:139:(.text+0xe): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __sinit
  756. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fseeko.c:149:(.text+0x5c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _fflush_r
  757. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fseeko.c:174:(.text+0x92): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _fflush_r
  758. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fseeko.c:221:(.text+0x106): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __smakebuf_r
  759. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fseeko.c:233:(.text+0x142): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _fstat_r
  760. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fseeko.c:260:(.text+0x17a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _fstat_r
  761. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fseeko.c:317:(.text+0x21f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: memset
  762. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fseeko.c:342:(.text+0x28e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __srefill_r
  763. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/fseeko.c:358:(.text+0x2ae): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: _fflush_r
  764. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-s_frexp.o): In function `frexp':
  765. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libm/math/../../../.././newlib/libm/math/s_frexp.c:103:(.text+0x2e): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __muldf3
  766. /home/marvin/.platformio/packages/toolchain-xtensa32/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/lib/libstdc++.a(del_op.o): In function `operator delete(void*)':
  767. /builds/idf/crosstool-NG/.build/src/gcc-5.2.0/libstdc++-v3/libsupc++/del_op.cc:46:(.text._ZdlPv+0x6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: free
  768. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc_nano.a(lib_a-puts.o): In function `_puts_r':
  769. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/puts.c:83:(.text+0x6): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: strlen
  770. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/puts.c:96:(.text+0x2c): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __sinit
  771. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/puts.c:100:(.text+0x75): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __sfvwrite_r
  772. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-vprintf.o): In function `vprintf':
  773. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vprintf.c:38:(.text+0x14): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __sinit
  774. /home/marvin/.platformio/packages/framework-arduinoespressif32@src-537c58760dafe7fcc8a1d9bbcf00b6f6/tools/sdk/lib/libc.a(lib_a-vprintf.o): In function `_vprintf_r':
  775. /Users/ivan/e/newlib_xtensa-2.2.0-bin/newlib_xtensa-2.2.0/xtensa-esp32-elf/newlib/libc/stdio/../../../.././newlib/libc/stdio/vprintf.c:55:(.text+0x42): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __sinit
  776. collect2: error: ld returned 1 exit status
  777. *** [.pio/build/demo_env/firmware.elf] Error 1
Advertisement
Add Comment
Please, Sign In to add comment