This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.
Version: 0.1.25
More details
Board | Claims compatibility | Inclusion | arduino |
openFrameworks |
---|---|---|---|---|
arduino:avr:uno
1.8.4 |
Yes ⚠️ | FAIL | FAIL | FAIL |
arduino:mbed_nano:nanorp2040connect
2.7.2 |
Yes ⚠️ | FAIL | FAIL | FAIL |
arduino:megaavr:nona4809
1.8.7 |
Yes ⚠️ | FAIL | FAIL | FAIL |
arduino:samd:mkrwifi1010
1.8.12 |
Yes ⚠️ | FAIL | FAIL | FAIL |
esp32:esp32:d1_mini32
1.0.6 |
Yes ⚠️ | FAIL | FAIL | FAIL |
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:9:0, from /tmp/arduino-testlib3177430409/test/test.ino:1: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h: In member function 'void arduino::es920::ES920Base<Stream, PIN_RST, PAYLOAD_SIZE>::verbose(bool)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:675:71: error: 'INFO' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' void verbose(const bool b) { LOG_SET_LEVEL(b ? DebugLogLevel::INFO : DebugLogLevel::ERROR); } ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/DebugLog/DebugLog.h:30:61: note: in definition of macro 'LOG_SET_LEVEL' #define LOG_SET_LEVEL(l) DebugLog::Manager::get().log_level(l) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:675:93: error: 'ERROR' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' void verbose(const bool b) { LOG_SET_LEVEL(b ? DebugLogLevel::INFO : DebugLogLevel::ERROR); } ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/DebugLog/DebugLog.h:30:61: note: in definition of macro 'LOG_SET_LEVEL' #define LOG_SET_LEVEL(l) DebugLog::Manager::get().log_level(l) ^ In file included from /tmp/arduino-testlib3177430409/test/test.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h: In member function 'bool arduino::es920::ES920Base<Stream, PIN_RST, PAYLOAD_SIZE>::verbose() const': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:677:73: error: 'INFO' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' bool verbose() const { return LOG_GET_LEVEL() == DebugLogLevel::INFO; } ^~~~
Result: FAIL
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/Packetizer/Packetizer/util/CRCx/FastCRC/FastCRCsw.h:71:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/Packetizer/Packetizer/util/CRCx/FastCRC/FastCRC.h:8, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/Packetizer/Packetizer/util/CRCx/CRCx.h:8, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/Packetizer/Packetizer/Encoding.h:6, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/Packetizer/Packetizer.h:31, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:8, from /tmp/arduino-testlib2221827768/test/test.ino:1: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/Packetizer/Packetizer/util/CRCx/FastCRC/FastCRC_tables.h:38:10: fatal error: pgmspace.h: No such file or directory #include <pgmspace.h> ^~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:9:0, from /tmp/arduino-testlib2221827768/test/test.ino:1: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h: In member function 'void arduino::es920::ES920Base<Stream, PIN_RST, PAYLOAD_SIZE>::verbose(bool)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:675:71: error: 'INFO' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' void verbose(const bool b) { LOG_SET_LEVEL(b ? DebugLogLevel::INFO : DebugLogLevel::ERROR); } ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/DebugLog/DebugLog.h:30:61: note: in definition of macro 'LOG_SET_LEVEL' #define LOG_SET_LEVEL(l) DebugLog::Manager::get().log_level(l) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:675:93: error: 'ERROR' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' void verbose(const bool b) { LOG_SET_LEVEL(b ? DebugLogLevel::INFO : DebugLogLevel::ERROR); } ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/DebugLog/DebugLog.h:30:61: note: in definition of macro 'LOG_SET_LEVEL' #define LOG_SET_LEVEL(l) DebugLog::Manager::get().log_level(l) ^ In file included from /tmp/arduino-testlib2221827768/test/test.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h: In member function 'bool arduino::es920::ES920Base<Stream, PIN_RST, PAYLOAD_SIZE>::verbose() const': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:677:73: error: 'INFO' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' bool verbose() const { return LOG_GET_LEVEL() == DebugLogLevel::INFO; } ^~~~
Result: FAIL
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:9:0, from /tmp/arduino-testlib3177430409/test/test.ino:1: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h: In member function 'void arduino::es920::ES920Base<Stream, PIN_RST, PAYLOAD_SIZE>::verbose(bool)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:675:71: error: 'INFO' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' void verbose(const bool b) { LOG_SET_LEVEL(b ? DebugLogLevel::INFO : DebugLogLevel::ERROR); } ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/DebugLog/DebugLog.h:30:61: note: in definition of macro 'LOG_SET_LEVEL' #define LOG_SET_LEVEL(l) DebugLog::Manager::get().log_level(l) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:675:93: error: 'ERROR' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' void verbose(const bool b) { LOG_SET_LEVEL(b ? DebugLogLevel::INFO : DebugLogLevel::ERROR); } ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/DebugLog/DebugLog.h:30:61: note: in definition of macro 'LOG_SET_LEVEL' #define LOG_SET_LEVEL(l) DebugLog::Manager::get().log_level(l) ^ In file included from /tmp/arduino-testlib3177430409/test/test.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h: In member function 'bool arduino::es920::ES920Base<Stream, PIN_RST, PAYLOAD_SIZE>::verbose() const': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:677:73: error: 'INFO' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' bool verbose() const { return LOG_GET_LEVEL() == DebugLogLevel::INFO; } ^~~~
Result: FAIL
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:9:0, from /tmp/arduino-testlib2788266701/test/test.ino:1: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h: In member function 'void arduino::es920::ES920Base<Stream, PIN_RST, PAYLOAD_SIZE>::verbose(bool)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:675:56: error: 'INFO' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' void verbose(const bool b) { LOG_SET_LEVEL(b ? DebugLogLevel::INFO : DebugLogLevel::ERROR); } ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/DebugLog/DebugLog.h:30:61: note: in definition of macro 'LOG_SET_LEVEL' #define LOG_SET_LEVEL(l) DebugLog::Manager::get().log_level(l) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:675:78: error: 'ERROR' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' void verbose(const bool b) { LOG_SET_LEVEL(b ? DebugLogLevel::INFO : DebugLogLevel::ERROR); } ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920/util/DebugLog/DebugLog.h:30:61: note: in definition of macro 'LOG_SET_LEVEL' #define LOG_SET_LEVEL(l) DebugLog::Manager::get().log_level(l) ^ In file included from /tmp/arduino-testlib2788266701/test/test.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h: In member function 'bool arduino::es920::ES920Base<Stream, PIN_RST, PAYLOAD_SIZE>::verbose() const': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ES920/ES920.h:677:58: error: 'INFO' is not a member of 'DebugLogLevel {aka arx::debug::LogLevel}' bool verbose() const { return LOG_GET_LEVEL() == DebugLogLevel::INFO; } ^
Result: FAIL
Result: FAIL