This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.
Version: 2.0.0
More details
Board | Claims compatibility | Inclusion | WebClientRepeating_ESP |
ESP32_FS_EthernetWebServer |
HelloServer |
HelloServer2 |
MQTTClient_Auth |
MQTTClient_Basic |
MQTT_ThingStream |
QNEthernet |
WebServer |
serveStaticLoadFile |
WebClient |
AdvancedWebServer |
HTTPClient |
HttpBasicAuth |
PostServer |
SimpleAuthentication |
SimpleWebServer_NativeEthernet |
UdpSendReceive |
WebServer_NativeEthernet |
WiFi_Ethernet_Complex_ESP8266 |
FS_EthernetWebServer |
WebClientRepeating |
WiFi_Ethernet_Complex_ESP32 |
UdpNTPClient |
WebClient_ESP |
serveStatic |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
arduino:avr:uno
1.8.4 |
Yes ⚠️ | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
arduino:mbed_nano:nanorp2040connect
2.7.2 |
Yes | PASS | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | PASS | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
arduino:megaavr:nona4809
1.8.7 |
Yes | PASS | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | PASS | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
arduino:samd:mkrwifi1010
1.8.12 |
Yes | PASS | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | PASS | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
esp32:esp32:d1_mini32
1.0.6 |
Yes ⚠️ | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
Result: FAIL
In file included from /private/tmp/arduino-testlib1839043981/test/test.ino:1:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/src/EthernetWebServer.h:259:12: fatal error: string: No such file or directory #include <string> ^~~~~~~~ compilation terminated. Multiple libraries were found for "Ethernet.h" Used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/UIPEthernet Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetENC
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/AdvancedWebServer/AdvancedWebServer.ino:44:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/AdvancedWebServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/ESP32_FS_EthernetWebServer.ino:26:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/defines.h:14:4: error: #error This code is intended to run on the ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP32 platform! Please check your Tools->Board setting. ^~~~~ /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/defines.h:28:12: fatal error: FS.h: No such file or directory #include "FS.h" ^~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/FS_EthernetWebServer.ino:23:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/defines.h:14:4: error: #error This code is intended to run on the ESP8266 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266 platform! Please check your Tools->Board setting. ^~~~~ /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/defines.h:26:12: fatal error: LittleFS.h: No such file or directory #include <LittleFS.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer/HelloServer.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer2/HelloServer2.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer2/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HttpBasicAuth/HttpBasicAuth.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HttpBasicAuth/defines.h:377:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Auth/MQTTClient_Auth.ino:24:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Auth/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Basic/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTT_ThingStream/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/PostServer/PostServer.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/PostServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleAuthentication/SimpleAuthentication.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleAuthentication/defines.h:377:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleWebServer_NativeEthernet/SimpleWebServer_NativeEthernet.ino:40:10: fatal error: NativeEthernet.h: No such file or directory #include <NativeEthernet.h> ^~~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpNTPClient/UdpNTPClient.ino:15:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpNTPClient/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpSendReceive/UdpSendReceive.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpSendReceive/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient/WebClient.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating/WebClientRepeating.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/WebClientRepeating_ESP.ino:14:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/defines.h:30:4: error: #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. ^~~~~ In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/WebClientRepeating_ESP.ino:14:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/defines.h:72:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/WebClient_ESP.ino:14:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/defines.h:30:4: error: #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. ^~~~~ In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/WebClient_ESP.ino:14:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/defines.h:72:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer/WebServer.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer_NativeEthernet/defines.h:344:0, from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer_NativeEthernet/WebServer_NativeEthernet.ino:16: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/src/EthernetWebServer.h:259:12: fatal error: string: No such file or directory #include <string> ^~~~~~~~ compilation terminated. Multiple libraries were found for "Ethernet.h" Used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetENC Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/UIPEthernet
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/WiFi_Ethernet_Complex_ESP32.ino:12:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/defines.h:14:4: error: #error This code is for ESP32 only #error This code is for ESP32 only ^~~~~ In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/WiFi_Ethernet_Complex_ESP32.ino:12:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/defines.h:379:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/WiFi_Ethernet_Complex_ESP8266.ino:12:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/defines.h:14:4: error: #error This code is for ESP8266 only #error This code is for ESP8266 only ^~~~~ /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/WiFi_Ethernet_Complex_ESP8266.ino:14:10: fatal error: ESP8266WiFi.h: No such file or directory #include <ESP8266WiFi.h> ^~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/serveStatic.ino:40:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/defines.h:14:4: error: #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. ^~~~~ In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/defines.h:175:0, from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/serveStatic.ino:40: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/src/EthernetWebServer.h:259:12: fatal error: string: No such file or directory #include <string> ^~~~~~~~ compilation terminated. Multiple libraries were found for "Ethernet.h" Used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/UIPEthernet Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetENC
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/serveStaticLoadFile.ino:43:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/defines.h:14:4: error: #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. ^~~~~ In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/defines.h:178:0, from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/serveStaticLoadFile.ino:43: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/src/EthernetWebServer.h:259:12: fatal error: string: No such file or directory #include <string> ^~~~~~~~ compilation terminated. Multiple libraries were found for "Ethernet.h" Used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetENC Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/UIPEthernet
Result: PASS
Sketch uses 80862 bytes (0%) of program storage space. Maximum is 16777216 bytes. Global variables use 43656 bytes (16%) of dynamic memory, leaving 226680 bytes for local variables. Maximum is 270336 bytes.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/AdvancedWebServer/AdvancedWebServer.ino:44:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/AdvancedWebServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/ESP32_FS_EthernetWebServer.ino:26:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/defines.h:14:4: error: #error This code is intended to run on the ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP32 platform! Please check your Tools->Board setting. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/defines.h:28:12: fatal error: FS.h: No such file or directory #include "FS.h" ^~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/FS_EthernetWebServer.ino:23:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/defines.h:14:4: error: #error This code is intended to run on the ESP8266 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266 platform! Please check your Tools->Board setting. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/defines.h:26:12: fatal error: LittleFS.h: No such file or directory #include <LittleFS.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer/HelloServer.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer2/HelloServer2.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer2/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HttpBasicAuth/HttpBasicAuth.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HttpBasicAuth/defines.h:377:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Auth/MQTTClient_Auth.ino:24:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Auth/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Basic/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTT_ThingStream/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/PostServer/PostServer.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/PostServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleAuthentication/SimpleAuthentication.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleAuthentication/defines.h:377:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleWebServer_NativeEthernet/SimpleWebServer_NativeEthernet.ino:40:10: fatal error: NativeEthernet.h: No such file or directory #include <NativeEthernet.h> ^~~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpNTPClient/UdpNTPClient.ino:15:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpNTPClient/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpSendReceive/UdpSendReceive.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpSendReceive/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient/WebClient.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating/WebClientRepeating.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/WebClientRepeating_ESP.ino:14:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/defines.h:30:4: error: #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. ^~~~~ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/WebClientRepeating_ESP.ino:14:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/defines.h:72:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/WebClient_ESP.ino:14:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/defines.h:30:4: error: #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. ^~~~~ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/WebClient_ESP.ino:14:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/defines.h:72:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer/WebServer.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: PASS
Sketch uses 92414 bytes (0%) of program storage space. Maximum is 16777216 bytes. Global variables use 44356 bytes (16%) of dynamic memory, leaving 225980 bytes for local variables. Maximum is 270336 bytes.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/WiFi_Ethernet_Complex_ESP32.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/defines.h:14:4: error: #error This code is for ESP32 only #error This code is for ESP32 only ^~~~~ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/WiFi_Ethernet_Complex_ESP32.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/defines.h:379:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/WiFi_Ethernet_Complex_ESP8266.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/defines.h:14:4: error: #error This code is for ESP8266 only #error This code is for ESP8266 only ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/WiFi_Ethernet_Complex_ESP8266.ino:14:10: fatal error: ESP8266WiFi.h: No such file or directory #include <ESP8266WiFi.h> ^~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/serveStatic.ino:40:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/defines.h:14:4: error: #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. ^~~~~ Multiple libraries were found for "Ethernet.h" Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/serveStaticLoadFile.ino:43:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/defines.h:14:4: error: #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. ^~~~~ Multiple libraries were found for "Ethernet.h" Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC
Result: PASS
Sketch uses 3660 bytes (7%) of program storage space. Maximum is 49152 bytes. Global variables use 46 bytes (0%) of dynamic memory, leaving 6098 bytes for local variables. Maximum is 6144 bytes.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/AdvancedWebServer/AdvancedWebServer.ino:44:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/AdvancedWebServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/ESP32_FS_EthernetWebServer.ino:26:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/defines.h:14:4: error: #error This code is intended to run on the ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP32 platform! Please check your Tools->Board setting. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/defines.h:28:12: fatal error: FS.h: No such file or directory #include "FS.h" ^~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/FS_EthernetWebServer.ino:23:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/defines.h:14:4: error: #error This code is intended to run on the ESP8266 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266 platform! Please check your Tools->Board setting. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/defines.h:26:12: fatal error: LittleFS.h: No such file or directory #include <LittleFS.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer/HelloServer.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer2/HelloServer2.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer2/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HttpBasicAuth/HttpBasicAuth.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HttpBasicAuth/defines.h:377:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Auth/MQTTClient_Auth.ino:24:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Auth/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Basic/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTT_ThingStream/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/PostServer/PostServer.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/PostServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleAuthentication/SimpleAuthentication.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleAuthentication/defines.h:377:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleWebServer_NativeEthernet/SimpleWebServer_NativeEthernet.ino:40:10: fatal error: NativeEthernet.h: No such file or directory #include <NativeEthernet.h> ^~~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpNTPClient/UdpNTPClient.ino:15:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpNTPClient/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpSendReceive/UdpSendReceive.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpSendReceive/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient/WebClient.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating/WebClientRepeating.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/WebClientRepeating_ESP.ino:14:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/defines.h:30:4: error: #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. ^~~~~ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/WebClientRepeating_ESP.ino:14:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/defines.h:72:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/WebClient_ESP.ino:14:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/defines.h:30:4: error: #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. ^~~~~ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/WebClient_ESP.ino:14:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/defines.h:72:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer/WebServer.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: PASS
Sketch uses 21777 bytes (44%) of program storage space. Maximum is 49152 bytes. Global variables use 877 bytes (14%) of dynamic memory, leaving 5267 bytes for local variables. Maximum is 6144 bytes.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/WiFi_Ethernet_Complex_ESP32.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/defines.h:14:4: error: #error This code is for ESP32 only #error This code is for ESP32 only ^~~~~ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/WiFi_Ethernet_Complex_ESP32.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/defines.h:379:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/WiFi_Ethernet_Complex_ESP8266.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/defines.h:14:4: error: #error This code is for ESP8266 only #error This code is for ESP8266 only ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/WiFi_Ethernet_Complex_ESP8266.ino:14:10: fatal error: ESP8266WiFi.h: No such file or directory #include <ESP8266WiFi.h> ^~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/serveStatic.ino:40:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/defines.h:14:4: error: #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. ^~~~~ Multiple libraries were found for "Ethernet.h" Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/serveStaticLoadFile.ino:43:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/defines.h:14:4: error: #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. ^~~~~ Multiple libraries were found for "Ethernet.h" Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet
Result: PASS
Sketch uses 13712 bytes (5%) of program storage space. Maximum is 262144 bytes. Global variables use 3104 bytes (9%) of dynamic memory, leaving 29664 bytes for local variables. Maximum is 32768 bytes.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/AdvancedWebServer/AdvancedWebServer.ino:44:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/AdvancedWebServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/ESP32_FS_EthernetWebServer.ino:26:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/defines.h:14:4: error: #error This code is intended to run on the ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP32 platform! Please check your Tools->Board setting. ^~~~~ /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/defines.h:28:12: fatal error: FS.h: No such file or directory #include "FS.h" ^~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/FS_EthernetWebServer.ino:23:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/defines.h:14:4: error: #error This code is intended to run on the ESP8266 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266 platform! Please check your Tools->Board setting. ^~~~~ /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/defines.h:26:12: fatal error: LittleFS.h: No such file or directory #include <LittleFS.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer/HelloServer.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer2/HelloServer2.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer2/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HttpBasicAuth/HttpBasicAuth.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HttpBasicAuth/defines.h:377:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Auth/MQTTClient_Auth.ino:24:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Auth/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Basic/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTT_ThingStream/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/PostServer/PostServer.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/PostServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleAuthentication/SimpleAuthentication.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleAuthentication/defines.h:377:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleWebServer_NativeEthernet/SimpleWebServer_NativeEthernet.ino:40:10: fatal error: NativeEthernet.h: No such file or directory #include <NativeEthernet.h> ^~~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpNTPClient/UdpNTPClient.ino:15:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpNTPClient/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpSendReceive/UdpSendReceive.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpSendReceive/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient/WebClient.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating/WebClientRepeating.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/WebClientRepeating_ESP.ino:14:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/defines.h:30:4: error: #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. ^~~~~ In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/WebClientRepeating_ESP.ino:14:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/defines.h:72:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/WebClient_ESP.ino:14:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/defines.h:30:4: error: #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. #error This example is designed for ESP8266/ESP32. Please check your Tools->Boards. ^~~~~ In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/WebClient_ESP.ino:14:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/defines.h:72:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer/WebServer.ino:16:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer/defines.h:375:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: PASS
Sketch uses 25904 bytes (9%) of program storage space. Maximum is 262144 bytes. Global variables use 3756 bytes (11%) of dynamic memory, leaving 29012 bytes for local variables. Maximum is 32768 bytes.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/WiFi_Ethernet_Complex_ESP32.ino:12:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/defines.h:14:4: error: #error This code is for ESP32 only #error This code is for ESP32 only ^~~~~ In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/WiFi_Ethernet_Complex_ESP32.ino:12:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/defines.h:379:16: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/WiFi_Ethernet_Complex_ESP8266.ino:12:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/defines.h:14:4: error: #error This code is for ESP8266 only #error This code is for ESP8266 only ^~~~~ /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/WiFi_Ethernet_Complex_ESP8266.ino:14:10: fatal error: ESP8266WiFi.h: No such file or directory #include <ESP8266WiFi.h> ^~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/serveStatic.ino:40:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/defines.h:14:4: error: #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. ^~~~~ Multiple libraries were found for "Ethernet.h" Used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/UIPEthernet Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetENC
Result: FAIL
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/serveStaticLoadFile.ino:43:0: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/defines.h:14:4: error: #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266/ESP32 platform! Please check your Tools->Board setting. ^~~~~ Multiple libraries were found for "Ethernet.h" Used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EthernetENC Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/UIPEthernet
Result: FAIL
In file included from /tmp/arduino-testlib2813278146/test/test.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/src/EthernetWebServer.h:487:21: error: cannot declare field 'EthernetWebServer::_server' to be of abstract type 'EthernetServer' EthernetServer _server; ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/src/EthernetWebServer.h:153:0, from /tmp/arduino-testlib2813278146/test/test.ino:1: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet/src/Ethernet.h:253:7: note: because the following virtual functions are pure within 'EthernetServer': class EthernetServer : public Server { ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:152:0, from /tmp/arduino-sketch-C309E594073481DB6AA0DDB08C50671F/sketch/test.ino.cpp:1: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Server.h:28:18: note: virtual void Server::begin(uint16_t) virtual void begin(uint16_t port=0) =0; ^ Multiple libraries were found for "Ethernet.h" Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/AdvancedWebServer/AdvancedWebServer.ino:44:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/AdvancedWebServer/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/defines.h:150:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/ESP32_FS_EthernetWebServer.ino:26: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/src/EthernetWebServer.h:487:21: error: cannot declare field 'EthernetWebServer::_server' to be of abstract type 'EthernetServer' EthernetServer _server; ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/defines.h:134:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/ESP32_FS_EthernetWebServer/ESP32_FS_EthernetWebServer.ino:26: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet/src/Ethernet.h:253:7: note: because the following virtual functions are pure within 'EthernetServer': class EthernetServer : public Server { ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:152:0, from /tmp/arduino-sketch-5F15330DB5E9C307ED5EA091949B4913/sketch/ESP32_FS_EthernetWebServer.ino.cpp:1: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Server.h:28:18: note: virtual void Server::begin(uint16_t) virtual void begin(uint16_t port=0) =0; ^ Multiple libraries were found for "Ethernet.h" Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/FS_EthernetWebServer.ino:23:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/defines.h:14:4: error: #error This code is intended to run on the ESP8266 platform! Please check your Tools->Board setting. #error This code is intended to run on the ESP8266 platform! Please check your Tools->Board setting. ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/FS_EthernetWebServer/defines.h:26:24: fatal error: LittleFS.h: No such file or directory compilation terminated.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer/HelloServer.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer2/HelloServer2.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HelloServer2/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HttpBasicAuth/HttpBasicAuth.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/HttpBasicAuth/defines.h:377:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Auth/MQTTClient_Auth.ino:24:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Auth/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTTClient_Basic/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/MQTT_ThingStream/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/PostServer/PostServer.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/PostServer/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleAuthentication/SimpleAuthentication.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleAuthentication/defines.h:377:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/SimpleWebServer_NativeEthernet/SimpleWebServer_NativeEthernet.ino:40:28: fatal error: NativeEthernet.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpNTPClient/UdpNTPClient.ino:15:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpNTPClient/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpSendReceive/UdpSendReceive.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/UdpSendReceive/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient/WebClient.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating/WebClientRepeating.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/WebClientRepeating_ESP.ino:14:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClientRepeating_ESP/defines.h:72:29: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/WebClient_ESP.ino:14:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebClient_ESP/defines.h:72:29: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer/WebServer.ino:16:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer/defines.h:375:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer_NativeEthernet/defines.h:344:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer_NativeEthernet/WebServer_NativeEthernet.ino:16: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/src/EthernetWebServer.h:487:21: error: cannot declare field 'EthernetWebServer::_server' to be of abstract type 'EthernetServer' EthernetServer _server; ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer_NativeEthernet/defines.h:328:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer_NativeEthernet/WebServer_NativeEthernet.ino:16: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet/src/Ethernet.h:253:7: note: because the following virtual functions are pure within 'EthernetServer': class EthernetServer : public Server { ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:152:0, from /tmp/arduino-sketch-E697D692E166B7379ED46BD25630D5E1/sketch/WebServer_NativeEthernet.ino.cpp:1: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Server.h:28:18: note: virtual void Server::begin(uint16_t) virtual void begin(uint16_t port=0) =0; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WebServer_NativeEthernet/WebServer_NativeEthernet.ino:20:16: error: cannot declare variable 'server' to be of abstract type 'EthernetServer' EthernetServer server(80); ^ Multiple libraries were found for "Ethernet.h" Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/WiFi_Ethernet_Complex_ESP32.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP32/defines.h:379:33: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/WiFi_Ethernet_Complex_ESP8266.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/defines.h:14:4: error: #error This code is for ESP8266 only #error This code is for ESP8266 only ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/WiFi_Ethernet_Complex_ESP8266/WiFi_Ethernet_Complex_ESP8266.ino:14:25: fatal error: ESP8266WiFi.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/defines.h:175:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/serveStatic.ino:40: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/src/EthernetWebServer.h:487:21: error: cannot declare field 'EthernetWebServer::_server' to be of abstract type 'EthernetServer' EthernetServer _server; ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/defines.h:159:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStatic/serveStatic.ino:40: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet/src/Ethernet.h:253:7: note: because the following virtual functions are pure within 'EthernetServer': class EthernetServer : public Server { ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:152:0, from /tmp/arduino-sketch-B989F7D23D366266FF08EEF3BB8CC3C3/sketch/serveStatic.ino.cpp:1: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Server.h:28:18: note: virtual void Server::begin(uint16_t) virtual void begin(uint16_t port=0) =0; ^ Multiple libraries were found for "Ethernet.h" Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/defines.h:178:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/serveStaticLoadFile.ino:43: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/src/EthernetWebServer.h:487:21: error: cannot declare field 'EthernetWebServer::_server' to be of abstract type 'EthernetServer' EthernetServer _server; ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/defines.h:162:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer/examples/serveStaticLoadFile/serveStaticLoadFile.ino:43: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet/src/Ethernet.h:253:7: note: because the following virtual functions are pure within 'EthernetServer': class EthernetServer : public Server { ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:152:0, from /tmp/arduino-sketch-A08A32BD5F3803182D4E807B286EE706/sketch/serveStaticLoadFile.ino.cpp:1: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Server.h:28:18: note: virtual void Server::begin(uint16_t) virtual void begin(uint16_t port=0) =0; ^ Multiple libraries were found for "Ethernet.h" Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC