Teensyduino 1.59, Linking Error, with IDE 1.8.19, QNEthernet and T4.1

macrosii

Well-known member
Hi
I have been running Teensyduino 1.59 for a couple of weeks on my Raspberry Pi 5 without issue. I recently purchased the Ethernet adapter and was trying to give QNEthernet a go. The first example I tried , the vanilla "BroadcastChat" example fails with a linker error as below.

Any help appreciated.
Thanks

Code:
"/home/bobpi/Arduino/arduino-1.8.19/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/11.3.1/thumb/v7e-m+dp/hard/libgcc.a(pr-support.o):(.ARM.exidx+0x2c): relocation truncated to fit: R_ARM_PREL31 against `.ARM.extab'
/home/bobpi/Arduino/arduino-1.8.19/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/11.3.1/thumb/v7e-m+dp/hard/libgcc.a(pr-support.o):(.ARM.exidx+0x34): relocation truncated to fit: R_ARM_PREL31 against `.ARM.extab'
collect2: error: ld returned 1 exit status
Error compiling for board Teensy 4.1."

Full details
Raspberry PI 5, 8GB
OS Bookworm 64bit - fully patched
Arduino IDE 1.8.19
Teensyduino 1.59 Linux ARM64
QNEthernet 0.27.0
Target: Teensy 4.1, 600MHz, Fastest (also tried smallest)

Full verbose output;

Code:
/home/bobpi/Arduino/arduino-1.8.19/arduino-builder -dump-prefs -logger=machine -hardware /home/bobpi/Arduino/arduino-1.8.19/hardware -tools /home/bobpi/Arduino/arduino-1.8.19/tools-builder -tools /home/bobpi/Arduino/arduino-1.8.19/hardware/tools/avr -built-in-libraries /home/bobpi/Arduino/arduino-1.8.19/libraries -libraries /home/bobpi/Arduino/sketch/libraries -fqbn=teensy:avr:teensy41:usb=serial,speed=600,opt=o2std,keys=en-gb -ide-version=10819 -build-path /tmp/arduino_build_543794 -warnings=none -build-cache /tmp/arduino_cache_512083 -verbose /home/bobpi/Arduino/sketch/libraries/QNEthernet/examples/BroadcastChat/BroadcastChat.ino
/home/bobpi/Arduino/arduino-1.8.19/arduino-builder -compile -logger=machine -hardware /home/bobpi/Arduino/arduino-1.8.19/hardware -tools /home/bobpi/Arduino/arduino-1.8.19/tools-builder -tools /home/bobpi/Arduino/arduino-1.8.19/hardware/tools/avr -built-in-libraries /home/bobpi/Arduino/arduino-1.8.19/libraries -libraries /home/bobpi/Arduino/sketch/libraries -fqbn=teensy:avr:teensy41:usb=serial,speed=600,opt=o2std,keys=en-gb -ide-version=10819 -build-path /tmp/arduino_build_543794 -warnings=none -build-cache /tmp/arduino_cache_512083 -verbose /home/bobpi/Arduino/sketch/libraries/QNEthernet/examples/BroadcastChat/BroadcastChat.ino
Using board 'teensy41' from platform in folder: /home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr
Using core 'teensy4' from platform in folder: /home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr
Detecting libraries used...
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /tmp/arduino_build_543794/sketch/BroadcastChat.ino.cpp -o /dev/null
Alternatives for QNEthernet.h: [QNEthernet@0.27.0]
ResolveLibrary(QNEthernet.h)
  -> candidates: [QNEthernet@0.27.0]
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /tmp/arduino_build_543794/sketch/BroadcastChat.ino.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNDNSClient.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNEthernet.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNEthernetClient.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNEthernetFrame.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNEthernetServer.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNEthernetUDP.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNMDNS.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/altcp_tls_adapter.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/default_altcp_functions.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/drivers/driver_teensy41.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/drivers/driver_unsupported.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/drivers/driver_w5500.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/internal/ConnectionManager.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/altcp.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/altcp_alloc.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/altcp_tcp.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/altcp_tls/altcp_tls_mbedtls.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/altcp_tls/altcp_tls_mbedtls_mem.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/http/altcp_proxyconnect.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/mdns/mdns.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/mdns/mdns_domain.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/mdns/mdns_out.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/def.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/dns.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/inet_chksum.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/init.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ip.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/acd.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/autoip.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/dhcp.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/etharp.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/icmp.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/igmp.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/ip4.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/ip4_addr.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/ip4_frag.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/dhcp6.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/ethip6.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/icmp6.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/inet6.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/ip6.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/ip6_addr.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/ip6_frag.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/mld6.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/nd6.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/mem.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/memp.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/netif.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/pbuf.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/raw.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/stats.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/sys.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/tcp.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/tcp_in.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/tcp_out.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/timeouts.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/udp.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip_driver.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/main.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/netif/ethernet.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/security/RandomDevice.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/security/entropy.c -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/sys_arch.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/util/PrintUtils.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/util/ip_tools.cpp -o /dev/null
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/util/mac_tools.c -o /dev/null
Generating function prototypes...
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /tmp/arduino_build_543794/sketch/BroadcastChat.ino.cpp -o /tmp/arduino_build_543794/preproc/ctags_target_for_gcc_minus_e.cpp
/home/bobpi/Arduino/arduino-1.8.19/tools-builder/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives /tmp/arduino_build_543794/preproc/ctags_target_for_gcc_minus_e.cpp
Compiling sketch...
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/precompile_helper /home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /tmp/arduino_build_543794 /home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -x c++-header -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /tmp/arduino_build_543794/pch/Arduino.h -o /tmp/arduino_build_543794/pch/Arduino.h.gch
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /tmp/arduino_build_543794/sketch/BroadcastChat.ino.cpp -o /tmp/arduino_build_543794/sketch/BroadcastChat.ino.cpp.o
Compiling libraries...
Compiling library "QNEthernet"
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip_driver.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip_driver.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNEthernetFrame.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/QNEthernetFrame.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNEthernet.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/QNEthernet.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNEthernetClient.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/QNEthernetClient.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNDNSClient.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/QNDNSClient.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNEthernetServer.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/QNEthernetServer.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNEthernetUDP.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/QNEthernetUDP.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/QNMDNS.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/QNMDNS.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/altcp_tls_adapter.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/altcp_tls_adapter.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/default_altcp_functions.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/default_altcp_functions.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/main.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/main.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/sys_arch.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/sys_arch.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/drivers/driver_teensy41.c -o /tmp/arduino_build_543794/libraries/QNEthernet/drivers/driver_teensy41.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/drivers/driver_unsupported.c -o /tmp/arduino_build_543794/libraries/QNEthernet/drivers/driver_unsupported.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/drivers/driver_w5500.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/drivers/driver_w5500.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/internal/ConnectionManager.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/internal/ConnectionManager.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/altcp.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/altcp.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/altcp_tcp.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/altcp_tcp.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/altcp_alloc.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/altcp_alloc.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/def.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/def.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/inet_chksum.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/inet_chksum.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/dns.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/dns.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/init.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/init.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ip.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ip.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/mem.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/mem.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/memp.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/memp.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/netif.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/netif.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/pbuf.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/pbuf.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/raw.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/raw.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/stats.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/stats.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/sys.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/sys.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/tcp.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/tcp.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/tcp_in.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/tcp_in.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/tcp_out.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/tcp_out.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/timeouts.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/timeouts.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/udp.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/udp.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/altcp_tls/altcp_tls_mbedtls.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/altcp_tls/altcp_tls_mbedtls.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/altcp_tls/altcp_tls_mbedtls_mem.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/altcp_tls/altcp_tls_mbedtls_mem.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/http/altcp_proxyconnect.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/http/altcp_proxyconnect.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/mdns/mdns_domain.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/mdns/mdns_domain.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/mdns/mdns.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/mdns/mdns.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/apps/mdns/mdns_out.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/mdns/mdns_out.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/autoip.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/autoip.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/dhcp.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/dhcp.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/etharp.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/etharp.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/acd.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/acd.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/icmp.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/icmp.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/igmp.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/igmp.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/ip4.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/ip4.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/ip4_addr.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/ip4_addr.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv4/ip4_frag.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/ip4_frag.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/icmp6.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/icmp6.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/inet6.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/inet6.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/dhcp6.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/dhcp6.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/ethip6.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/ethip6.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/ip6.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/ip6.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/ip6_addr.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/ip6_addr.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/ip6_frag.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/ip6_frag.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/mld6.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/mld6.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/lwip/ipv6/nd6.c -o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/nd6.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/netif/ethernet.c -o /tmp/arduino_build_543794/libraries/QNEthernet/netif/ethernet.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/security/entropy.c -o /tmp/arduino_build_543794/libraries/QNEthernet/security/entropy.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/security/RandomDevice.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/security/RandomDevice.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/util/mac_tools.c -o /tmp/arduino_build_543794/libraries/QNEthernet/util/mac_tools.c.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/util/ip_tools.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/util/ip_tools.cpp.o
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_UNITED_KINGDOM -I/tmp/arduino_build_543794/pch -I/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/bobpi/Arduino/sketch/libraries/QNEthernet/src /home/bobpi/Arduino/sketch/libraries/QNEthernet/src/util/PrintUtils.cpp -o /tmp/arduino_build_543794/libraries/QNEthernet/util/PrintUtils.cpp.o
Compiling core...
Using precompiled core: /tmp/arduino_cache_512083/core/core_f6770bb048175714d9c2493bc4d6a63b.a
Linking everything together...
/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -O2 -Wl,--gc-sections,--relax -T/home/bobpi/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/imxrt1062_t41.ld -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -o /tmp/arduino_build_543794/BroadcastChat.ino.elf /tmp/arduino_build_543794/sketch/BroadcastChat.ino.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip_driver.c.o /tmp/arduino_build_543794/libraries/QNEthernet/QNDNSClient.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/QNEthernet.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/QNEthernetClient.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/QNEthernetFrame.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/QNEthernetServer.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/QNEthernetUDP.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/QNMDNS.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/altcp_tls_adapter.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/default_altcp_functions.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/main.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/sys_arch.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/drivers/driver_teensy41.c.o /tmp/arduino_build_543794/libraries/QNEthernet/drivers/driver_unsupported.c.o /tmp/arduino_build_543794/libraries/QNEthernet/drivers/driver_w5500.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/internal/ConnectionManager.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/altcp.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/altcp_alloc.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/altcp_tcp.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/def.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/dns.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/inet_chksum.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/init.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ip.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/mem.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/memp.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/netif.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/pbuf.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/raw.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/stats.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/sys.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/tcp.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/tcp_in.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/tcp_out.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/timeouts.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/udp.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/altcp_tls/altcp_tls_mbedtls.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/altcp_tls/altcp_tls_mbedtls_mem.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/http/altcp_proxyconnect.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/mdns/mdns.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/mdns/mdns_domain.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/apps/mdns/mdns_out.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/acd.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/autoip.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/dhcp.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/etharp.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/icmp.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/igmp.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/ip4.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/ip4_addr.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv4/ip4_frag.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/dhcp6.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/ethip6.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/icmp6.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/inet6.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/ip6.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/ip6_addr.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/ip6_frag.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/mld6.c.o /tmp/arduino_build_543794/libraries/QNEthernet/lwip/ipv6/nd6.c.o /tmp/arduino_build_543794/libraries/QNEthernet/netif/ethernet.c.o /tmp/arduino_build_543794/libraries/QNEthernet/security/entropy.c.o /tmp/arduino_build_543794/libraries/QNEthernet/security/RandomDevice.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/util/mac_tools.c.o /tmp/arduino_build_543794/libraries/QNEthernet/util/PrintUtils.cpp.o /tmp/arduino_build_543794/libraries/QNEthernet/util/ip_tools.cpp.o /tmp/arduino_build_543794/../arduino_cache_512083/core/core_f6770bb048175714d9c2493bc4d6a63b.a -L/tmp/arduino_build_543794 -larm_cortexM7lfsp_math -lm -lstdc++
/home/bobpi/Arduino/arduino-1.8.19/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/11.3.1/thumb/v7e-m+dp/hard/libgcc.a(pr-support.o):(.ARM.exidx+0x2c): relocation truncated to fit: R_ARM_PREL31 against `.ARM.extab'
/home/bobpi/Arduino/arduino-1.8.19/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/11.3.1/thumb/v7e-m+dp/hard/libgcc.a(pr-support.o):(.ARM.exidx+0x34): relocation truncated to fit: R_ARM_PREL31 against `.ARM.extab'
collect2: error: ld returned 1 exit status
Using library QNEthernet at version 0.27.0 in folder: /home/bobpi/Arduino/sketch/libraries/QNEthernet
Error compiling for board Teensy 4.1.
 
I'm wondering: how did you install Teensyduino 1.59? Did you install the IDE v1.8.19 from arduino.cc (and then use "Boards Manager") or from here: https://www.pjrc.com/teensy/td_download.html (scroll down to "Arduino 1.8.x Software Development")? I'm fairly certain that a Teensyduino install isn't supported via the plain IDE's (v1.8.19) "Boards Manager." Only Arduino IDE v2.x.x supports installing Teensyduino that way.
 
Hi Shawn, many thanks for the reply.
I downloaded the Teensyduino file from "https://www.pjrc.com/teensy/td_download.html", Linux Installer (ARM 64 bit / AARCH64 / Jetson TX2) and then installed from the command line. I can compile "Blink" ok. Strange I tried most of the Demos and a couple compile ok (see list).
I will try a fresh install on my Ubuntu PC later (on grandkids duty at the monent!).

AltcpTemplate - Fails Same Error
AppWithListenersTemplate - Compiles OK
BroadcastChat - Fails as described
FixedWidthServer - Fails same error
IPerfServer - Fails same error
LengthWidthServer - Fails same error
Linkwatcher - Compiles OK
MbedTLSDemo - Fails same error
RandonNumbers - Compiles ok
ServerwithListeners - Fails same error
SNTPClient - Fails same error
 
How odd. I’m curious, using the exact same install procedure you used for the Pi, but on a PC-class Mac/Windows/Linux machine, do you see the same error?

Also, what happens if you try v2.3.2 (or whatever the latest version is) of the Arduino IDE?
 
Once my grandson gets picked up I will give a try on my windows PC.
On the PI ARM architecture Arduino hasn't rolled out the 2.x.x IDE so stuck with the 1.8.19 in that environment!
 
What are the exact steps you did to install Teensyduino and the QNEthernet library, including the sites you went to, the menu items you selected, and any files you copied manually on the command line?
 
Smells a lot like this bug that was fixed two years ago. So I would start by checking that file (teensy4/imxrt1062_t41.ld) in your teensyduino installation to make sure its contents are correct.
 
@jmarsh
Thanks for that, I checked the imxrt1062 files as suggested but they seem to match the modified ones (green) in the reported bug above. It does seem to be an ARM64 issue. I did a clean install on another PI 5 with the same setup and got exactly the same results.
I just did an install on a PC running Ubuntu and all is well with IDE 1.8.19 and QNEthernet 0.27.0
@shawn
Same installation procedure on PI 5 Bookworm and Ubuntu PC
Arduino IDE 1.8.19 downloaded from Arduino.cc and installed by command line in terminal window.
Teensyduino 1.59 (ARM64 or X86 Linux64 downloaded from PJRC.com and installed by command line in terminal (udev rules updated during)
QNEthernet 0.27.0 installed withing Arduino IDE using the Library Manager
 
Update - This effects all ARM boards. Found solution as : sudo apt install libfl-dev, then Blink compiles ok for ARM boards.
Foe QNEthernet, Teensy4.1 and BroacastChat, we then get the original error again. So this error persists across both 64 bit and 32bit Raspberry PI OS!

Update - Sorry spoke too soon. Compiling blink gives the same error on this setup, but compiles ok for non Teensy boards ?

So I did clean installs of OS (Bookworm64), Arduino IDE1.8.19, Teensyduino 1.59 and QNEthernet 0.28.0, with the same results.
I tried the previous Raspberry PI OS (Bullseys 64bit) and this gives the same error.
I tried the 32 bit version of OS Bookworm and interestingly this gives a different error as below !

Code:
/home/robert/Arduino/arduino-1.8.19/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/11.3.1/../../../../arm-none-eabi/bin/ar: error while loading shared libraries: libfl.so.2: cannot open shared object file: No such file or directory
exit status 127
/home/robert/Arduino/arduino-1.8.19/arduino-builder returned 127
Error compiling for board Teensy 4.1.
 
Last edited:
Full debug output of new error (Had to split it as was too big to post)
Code:
Arduino: 1.8.19 (Linux), TD: 1.59, Board: "Teensy 4.1, Serial, 600 MHz, Faster, US English"


/home/robert/Arduino/arduino-1.8.19/arduino-builder -dump-prefs -logger=machine -hardware /home/robert/Arduino/arduino-1.8.19/hardware -tools /home/robert/Arduino/arduino-1.8.19/tools-builder -tools /home/robert/Arduino/arduino-1.8.19/hardware/tools/avr -built-in-libraries /home/robert/Arduino/arduino-1.8.19/libraries -libraries /home/robert/Documents/libraries -fqbn=teensy:avr:teensy41:usb=serial,speed=600,opt=o2std,keys=en-us -ide-version=10819 -build-path /tmp/arduino_build_30363 -warnings=none -build-cache /tmp/arduino_cache_438710 -verbose /home/robert/Arduino/libraries/QNEthernet/examples/BroadcastChat/BroadcastChat.ino
/home/robert/Arduino/arduino-1.8.19/arduino-builder -compile -logger=machine -hardware /home/robert/Arduino/arduino-1.8.19/hardware -tools /home/robert/Arduino/arduino-1.8.19/tools-builder -tools /home/robert/Arduino/arduino-1.8.19/hardware/tools/avr -built-in-libraries /home/robert/Arduino/arduino-1.8.19/libraries -libraries /home/robert/Documents/libraries -fqbn=teensy:avr:teensy41:usb=serial,speed=600,opt=o2std,keys=en-us -ide-version=10819 -build-path /tmp/arduino_build_30363 -warnings=none -build-cache /tmp/arduino_cache_438710 -verbose /home/robert/Arduino/libraries/QNEthernet/examples/BroadcastChat/BroadcastChat.ino
Using board 'teensy41' from platform in folder: /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr
Using core 'teensy4' from platform in folder: /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr
Detecting libraries used...
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /tmp/arduino_build_30363/sketch/BroadcastChat.ino.cpp -o /dev/null
Alternatives for QNEthernet.h: [QNEthernet@0.28.0]
ResolveLibrary(QNEthernet.h)
  -> candidates: [QNEthernet@0.28.0]
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /tmp/arduino_build_30363/sketch/BroadcastChat.ino.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNDNSClient.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNEthernet.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNEthernetClient.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNEthernetFrame.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNEthernetServer.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNEthernetUDP.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNMDNS.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/altcp_tls_adapter.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/default_altcp_functions.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/drivers/driver_teensy41.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/drivers/driver_unsupported.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/drivers/driver_w5500.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/internal/ConnectionManager.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/altcp.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/altcp_alloc.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/altcp_tcp.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/altcp_tls/altcp_tls_mbedtls.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/altcp_tls/altcp_tls_mbedtls_mem.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/http/altcp_proxyconnect.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/mdns/mdns.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/mdns/mdns_domain.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/mdns/mdns_out.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/def.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/dns.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/inet_chksum.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/init.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ip.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/acd.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/autoip.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/dhcp.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/etharp.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/icmp.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/igmp.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/ip4.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/ip4_addr.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/ip4_frag.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/dhcp6.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/ethip6.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/icmp6.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/inet6.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/ip6.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/ip6_addr.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/ip6_frag.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/mld6.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/nd6.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/mem.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/memp.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/netif.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/pbuf.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/raw.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/stats.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/sys.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/tcp.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/tcp_in.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/tcp_out.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/timeouts.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/udp.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip_driver.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/main.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/netif/ethernet.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/qnethernet_hal.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/security/RandomDevice.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/security/entropy.c -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/sys_arch.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/util/PrintUtils.cpp -o /dev/null
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/util/ip_tools.cpp -o /dev/null
Generating function prototypes...
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /tmp/arduino_build_30363/sketch/BroadcastChat.ino.cpp -o /tmp/arduino_build_30363/preproc/ctags_target_for_gcc_minus_e.cpp
/home/robert/Arduino/arduino-1.8.19/tools-builder/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives /tmp/arduino_build_30363/preproc/ctags_target_for_gcc_minus_e.cpp
 
Full debug output - part 2
Code:
Compiling sketch...
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/precompile_helper /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /tmp/arduino_build_30363 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -x c++-header -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /tmp/arduino_build_30363/pch/Arduino.h -o /tmp/arduino_build_30363/pch/Arduino.h.gch
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /tmp/arduino_build_30363/sketch/BroadcastChat.ino.cpp -o /tmp/arduino_build_30363/sketch/BroadcastChat.ino.cpp.o
Compiling libraries...
Compiling library "QNEthernet"
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip_driver.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip_driver.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNEthernet.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/QNEthernet.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNDNSClient.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/QNDNSClient.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNEthernetClient.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/QNEthernetClient.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNEthernetFrame.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/QNEthernetFrame.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNEthernetServer.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/QNEthernetServer.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNEthernetUDP.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/QNEthernetUDP.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/QNMDNS.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/QNMDNS.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/altcp_tls_adapter.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/altcp_tls_adapter.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/default_altcp_functions.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/default_altcp_functions.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/main.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/main.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/qnethernet_hal.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/qnethernet_hal.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/sys_arch.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/sys_arch.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/drivers/driver_teensy41.c -o /tmp/arduino_build_30363/libraries/QNEthernet/drivers/driver_teensy41.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/drivers/driver_unsupported.c -o /tmp/arduino_build_30363/libraries/QNEthernet/drivers/driver_unsupported.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/drivers/driver_w5500.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/drivers/driver_w5500.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/internal/ConnectionManager.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/internal/ConnectionManager.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/altcp.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/altcp.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/altcp_alloc.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/altcp_alloc.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/altcp_tcp.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/altcp_tcp.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/def.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/def.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/dns.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/dns.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/inet_chksum.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/inet_chksum.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/init.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/init.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ip.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ip.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/mem.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/mem.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/memp.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/memp.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/netif.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/netif.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/pbuf.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/pbuf.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/raw.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/raw.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/stats.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/stats.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/sys.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/sys.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/tcp.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/tcp.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/tcp_in.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/tcp_in.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/tcp_out.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/tcp_out.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/timeouts.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/timeouts.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/udp.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/udp.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/altcp_tls/altcp_tls_mbedtls_mem.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/apps/altcp_tls/altcp_tls_mbedtls_mem.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/altcp_tls/altcp_tls_mbedtls.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/apps/altcp_tls/altcp_tls_mbedtls.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/http/altcp_proxyconnect.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/apps/http/altcp_proxyconnect.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/mdns/mdns.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/apps/mdns/mdns.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/mdns/mdns_domain.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/apps/mdns/mdns_domain.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/apps/mdns/mdns_out.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/apps/mdns/mdns_out.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/etharp.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv4/etharp.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/acd.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv4/acd.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/dhcp.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv4/dhcp.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/autoip.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv4/autoip.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/icmp.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv4/icmp.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/igmp.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv4/igmp.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/ip4.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv4/ip4.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/ip4_addr.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv4/ip4_addr.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv4/ip4_frag.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv4/ip4_frag.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/icmp6.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv6/icmp6.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/ethip6.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv6/ethip6.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/inet6.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv6/inet6.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/dhcp6.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv6/dhcp6.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/ip6.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv6/ip6.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/ip6_addr.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv6/ip6_addr.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/ip6_frag.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv6/ip6_frag.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/mld6.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv6/mld6.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/lwip/ipv6/nd6.c -o /tmp/arduino_build_30363/libraries/QNEthernet/lwip/ipv6/nd6.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/netif/ethernet.c -o /tmp/arduino_build_30363/libraries/QNEthernet/netif/ethernet.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/security/entropy.c -o /tmp/arduino_build_30363/libraries/QNEthernet/security/entropy.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/security/RandomDevice.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/security/RandomDevice.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/util/ip_tools.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/util/ip_tools.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 -I/home/robert/Documents/libraries/QNEthernet/src /home/robert/Documents/libraries/QNEthernet/src/util/PrintUtils.cpp -o /tmp/arduino_build_30363/libraries/QNEthernet/util/PrintUtils.cpp.o
Compiling core...
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -x assembler-with-cpp -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/memcpy-armv7m.S -o /tmp/arduino_build_30363/core/memcpy-armv7m.S.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -x assembler-with-cpp -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/memset.S -o /tmp/arduino_build_30363/core/memset.S.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/analog.c -o /tmp/arduino_build_30363/core/analog.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/bootdata.c -o /tmp/arduino_build_30363/core/bootdata.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/clockspeed.c -o /tmp/arduino_build_30363/core/clockspeed.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/debugprintf.c -o /tmp/arduino_build_30363/core/debugprintf.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/delay.c -o /tmp/arduino_build_30363/core/delay.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/digital.c -o /tmp/arduino_build_30363/core/digital.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/eeprom.c -o /tmp/arduino_build_30363/core/eeprom.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/extmem.c -o /tmp/arduino_build_30363/core/extmem.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/fuse.c -o /tmp/arduino_build_30363/core/fuse.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/interrupt.c -o /tmp/arduino_build_30363/core/interrupt.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/keylayouts.c -o /tmp/arduino_build_30363/core/keylayouts.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/nonstd.c -o /tmp/arduino_build_30363/core/nonstd.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/pwm.c -o /tmp/arduino_build_30363/core/pwm.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/rtc.c -o /tmp/arduino_build_30363/core/rtc.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_alloc_valid.c -o /tmp/arduino_build_30363/core/sm_alloc_valid.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_calloc.c -o /tmp/arduino_build_30363/core/sm_calloc.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_free.c -o /tmp/arduino_build_30363/core/sm_free.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_hash.c -o /tmp/arduino_build_30363/core/sm_hash.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_malloc.c -o /tmp/arduino_build_30363/core/sm_malloc.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_malloc_stats.c -o /tmp/arduino_build_30363/core/sm_malloc_stats.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_pool.c -o /tmp/arduino_build_30363/core/sm_pool.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_realloc.c -o /tmp/arduino_build_30363/core/sm_realloc.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_realloc_i.c -o /tmp/arduino_build_30363/core/sm_realloc_i.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_realloc_move.c -o /tmp/arduino_build_30363/core/sm_realloc_move.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_szalloc.c -o /tmp/arduino_build_30363/core/sm_szalloc.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_util.c -o /tmp/arduino_build_30363/core/sm_util.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/sm_zalloc.c -o /tmp/arduino_build_30363/core/sm_zalloc.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/startup.c -o /tmp/arduino_build_30363/core/startup.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/tempmon.c -o /tmp/arduino_build_30363/core/tempmon.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb.c -o /tmp/arduino_build_30363/core/usb.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_desc.c -o /tmp/arduino_build_30363/core/usb_desc.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_joystick.c -o /tmp/arduino_build_30363/core/usb_joystick.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_keyboard.c -o /tmp/arduino_build_30363/core/usb_keyboard.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_midi.c -o /tmp/arduino_build_30363/core/usb_midi.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_mouse.c -o /tmp/arduino_build_30363/core/usb_mouse.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_mtp.c -o /tmp/arduino_build_30363/core/usb_mtp.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_rawhid.c -o /tmp/arduino_build_30363/core/usb_rawhid.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_seremu.c -o /tmp/arduino_build_30363/core/usb_seremu.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_serial.c -o /tmp/arduino_build_30363/core/usb_serial.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_serial2.c -o /tmp/arduino_build_30363/core/usb_serial2.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_serial3.c -o /tmp/arduino_build_30363/core/usb_serial3.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_touch.c -o /tmp/arduino_build_30363/core/usb_touch.c.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/EventResponder.cpp -o /tmp/arduino_build_30363/core/EventResponder.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/AudioStream.cpp -o /tmp/arduino_build_30363/core/AudioStream.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/DMAChannel.cpp -o /tmp/arduino_build_30363/core/DMAChannel.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/CrashReport.cpp -o /tmp/arduino_build_30363/core/CrashReport.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/HardwareSerial.cpp -o /tmp/arduino_build_30363/core/HardwareSerial.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/HardwareSerial1.cpp -o /tmp/arduino_build_30363/core/HardwareSerial1.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/HardwareSerial2.cpp -o /tmp/arduino_build_30363/core/HardwareSerial2.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/HardwareSerial3.cpp -o /tmp/arduino_build_30363/core/HardwareSerial3.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/HardwareSerial4.cpp -o /tmp/arduino_build_30363/core/HardwareSerial4.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/HardwareSerial5.cpp -o /tmp/arduino_build_30363/core/HardwareSerial5.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/HardwareSerial6.cpp -o /tmp/arduino_build_30363/core/HardwareSerial6.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/HardwareSerial7.cpp -o /tmp/arduino_build_30363/core/HardwareSerial7.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/HardwareSerial8.cpp -o /tmp/arduino_build_30363/core/HardwareSerial8.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/IPAddress.cpp -o /tmp/arduino_build_30363/core/IPAddress.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/IntervalTimer.cpp -o /tmp/arduino_build_30363/core/IntervalTimer.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/Print.cpp -o /tmp/arduino_build_30363/core/Print.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/Stream.cpp -o /tmp/arduino_build_30363/core/Stream.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/Time.cpp -o /tmp/arduino_build_30363/core/Time.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/Tone.cpp -o /tmp/arduino_build_30363/core/Tone.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/WMath.cpp -o /tmp/arduino_build_30363/core/WMath.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/WString.cpp -o /tmp/arduino_build_30363/core/WString.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/main.cpp -o /tmp/arduino_build_30363/core/main.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/new.cpp -o /tmp/arduino_build_30363/core/new.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/serialEvent.cpp -o /tmp/arduino_build_30363/core/serialEvent.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/serialEvent1.cpp -o /tmp/arduino_build_30363/core/serialEvent1.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/serialEvent2.cpp -o /tmp/arduino_build_30363/core/serialEvent2.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/serialEvent3.cpp -o /tmp/arduino_build_30363/core/serialEvent3.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/serialEvent4.cpp -o /tmp/arduino_build_30363/core/serialEvent4.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/serialEvent5.cpp -o /tmp/arduino_build_30363/core/serialEvent5.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/serialEvent6.cpp -o /tmp/arduino_build_30363/core/serialEvent6.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/serialEvent7.cpp -o /tmp/arduino_build_30363/core/serialEvent7.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/serialEvent8.cpp -o /tmp/arduino_build_30363/core/serialEvent8.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/serialEventUSB1.cpp -o /tmp/arduino_build_30363/core/serialEventUSB1.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/serialEventUSB2.cpp -o /tmp/arduino_build_30363/core/serialEventUSB2.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_audio.cpp -o /tmp/arduino_build_30363/core/usb_audio.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_flightsim.cpp -o /tmp/arduino_build_30363/core/usb_flightsim.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/usb_inst.cpp -o /tmp/arduino_build_30363/core/usb_inst.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10819 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/tmp/arduino_build_30363/pch -I/home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4 /home/robert/Arduino/arduino-1.8.19/hardware/teensy/avr/cores/teensy4/yield.cpp -o /tmp/arduino_build_30363/core/yield.cpp.o
/home/robert/Arduino/arduino-1.8.19/hardware/teensy/../tools/arm/bin/arm-none-eabi-gcc-ar rcs /tmp/arduino_build_30363/core/core.a /tmp/arduino_build_30363/core/memcpy-armv7m.S.o
/home/robert/Arduino/arduino-1.8.19/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/11.3.1/../../../../arm-none-eabi/bin/ar: error while loading shared libraries: libfl.so.2: cannot open shared object file: No such file or directory
Using library QNEthernet at version 0.28.0 in folder: /home/robert/Documents/libraries/QNEthernet
exit status 127
/home/robert/Arduino/arduino-1.8.19/arduino-builder returned 127
Error compiling for board Teensy 4.1.
 
Back
Top