This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.
Version: 0.0.3
More details
Board | Claims compatibility | Inclusion | Marquee |
ScrollingAlphabet |
AllDrawingOperations |
Countdown |
GameOfLife |
---|---|---|---|---|---|---|---|
arduino:avr:uno
1.8.4 |
Yes | PASS | PASS | PASS | PASS | PASS | PASS |
arduino:mbed_nano:nanorp2040connect
2.7.2 |
No | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
arduino:megaavr:nona4809
1.8.7 |
No | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
arduino:samd:mkrwifi1010
1.8.12 |
No | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
esp32:esp32:d1_mini32
1.0.6 |
No | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
Result: PASS
Sketch uses 590 bytes (1%) of program storage space. Maximum is 32256 bytes. Global variables use 12 bytes (0%) of dynamic memory, leaving 2036 bytes for local variables. Maximum is 2048 bytes.
Result: PASS
Sketch uses 6542 bytes (20%) of program storage space. Maximum is 32256 bytes. Global variables use 75 bytes (3%) of dynamic memory, leaving 1973 bytes for local variables. Maximum is 2048 bytes.
Result: PASS
Sketch uses 9730 bytes (30%) of program storage space. Maximum is 32256 bytes. Global variables use 293 bytes (14%) of dynamic memory, leaving 1755 bytes for local variables. Maximum is 2048 bytes.
Result: PASS
Sketch uses 6932 bytes (21%) of program storage space. Maximum is 32256 bytes. Global variables use 285 bytes (13%) of dynamic memory, leaving 1763 bytes for local variables. Maximum is 2048 bytes.
Result: PASS
Sketch uses 10140 bytes (31%) of program storage space. Maximum is 32256 bytes. Global variables use 118 bytes (5%) of dynamic memory, leaving 1930 bytes for local variables. Maximum is 2048 bytes.
Result: PASS
Sketch uses 9056 bytes (28%) of program storage space. Maximum is 32256 bytes. Global variables use 315 bytes (15%) of dynamic memory, leaving 1733 bytes for local variables. Maximum is 2048 bytes.
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_TextBox.cpp:24:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:102:17: error: expected ')' before 'pixelsWide' DMDFrame(byte pixelsWide, byte pixelsHigh); In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:172:9: error: 'byte' does not name a type const byte width; // in pixels /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:173:9: error: 'byte' does not name a type const byte height; // in pixels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:176:3: error: 'byte' does not name a type byte row_width_bytes; // width in bitmap, bit-per-pixel rounded up to nearest byte ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:177:3: error: 'byte' does not name a type byte height_in_panels; // in panels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::bitmap_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:30: error: 'height' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::unified_width_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:30: error: 'height_in_panels' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'int DMDFrame::pixelToBitmapIndex(unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:191:41: error: 'width' was not declared in this scope uint8_t panel = (x/PANEL_WIDTH) + ((width/PANEL_WIDTH) * (y/PANEL_HEIGHT)); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'void DMDFrame::clamp_xy(T&, T&)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:203:23: error: 'width' was not declared in this scope clamp(x, (T)0, (T)width-1); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: At global scope: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:211:16: error: expected ')' before 'panelsWide' BaseDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:231:29: error: 'byte' has not been declared inline void setBrightness(byte level) { this->brightness = level; }; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:233:12: error: 'byte' does not name a type volatile byte scan_row; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.hD2.h:234:3: error: 'byte' does not name a type byte pin_noe; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:235:3: error: 'byte' does not name a type byte pin_a; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:236:3: error: 'byte' does not name a type byte pin_b; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:237:3: error: 'byte' does not name a type byte pin_sck; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:252:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:254:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:259:19: error: 'byte' has not been declared void setOtherCS(byte pin_other_cs) { this->pin_other_cs = pin_other_cs; } ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:271:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:272:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck, ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:280:3: error: 'byte' does not name a type byte pin_clk; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:281:3: error: 'byte' does not name a type byte pin_r_data; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp: In member function 'int DMDFrame::drawChar(int, int, char, DMDGraphicsMode, const uint8_t*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:33:16: error: 'width' was not declared in this scope if(x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:33:30: error: 'height' was not declared in this scope if(x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp: In member function 'void DMDFrame::drawString(int, int, const char*, DMDGraphicsMode, const uint8_t*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:191:17: error: 'width' was not declared in this scope if (x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:191:31: error: 'height' was not declared in this scope if (x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp: In member function 'void DMDFrame::drawString(int, int, const String&, DMDGraphicsMode, const uint8_t*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:200:17: error: 'width' was not declared in this scope if (x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:200:31: error: 'height' was not declared in this scope if (x >= (int)width || y >= height) ^ , ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:40:27: error: 'const class DMDFrame' has no member named 'height_in_panels' height_in_panels(source.height_in_panels), ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::setPixel(unsigned int, unsigned int, DMDGraphicsMode)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:70:11: error: 'width' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:70:25: error: 'height' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'bool DMDFrame::getPixel(unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:100:11: error: 'width' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:100:25: error: 'height' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::debugPixelLine(unsigned int, char*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:110:19: error: 'width' was not declared in this scope for(int x=0;x < width;x++) { ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::movePixels(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:136:22: error: 'class DMDFrame' has no member named 'width' if(from_x >= this->width || from_y >= this->height ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:136:47: error: 'class DMDFrame' has no member named 'height' if(from_x >= this->width || from_y >= this->height ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:137:23: error: 'class DMDFrame' has no member named 'width' || to_x >= this->width || to_y >= this->height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:137:46: error: 'class DMDFrame' has no member named 'height' || to_x >= this->width || to_y >= this->height) ^ /home/ec2-user/arduino-testlib/cli-
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:20:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:102:17: error: expected ')' before 'pixelsWide' DMDFrame(byte pixelsWide, byte pixelsHigh); ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:20:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:172:9: error: 'byte' does not name a type const byte wiyte width; // in pixels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:173:9: error: 'byte' does not name a type const byte height; // in pixels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:176:3: error: 'byte' does not name a type byte row_width_bytes; // width in bitmap, bit-per-pixel rounded up to nearest byte ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:177:3: error: 'byte' does not name a type byte height_in_panels; // in panels ^ nels ^ rduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::bitmap_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height; ^ /home//home/ec2-/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:30: error: 'height' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::unified_width_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:30: error: 'height_in_panels' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'int DMDFrame::pixelToBitmapIndex(unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:191:41: error: 'width' was not declared in this scope uint8_t panel = (x/PANEL_WIDTH) + ((width/PANEL_WIDTH) * (y/PANEL_HEIGHT)); /home/ec2-/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'void DMDFrame::clamp_xy(T&, T&)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:203:23: error: 'width' was not declared in this scope clamp(x, (T)0, (T)width-1); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: At global scope: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:211:16: error: expected ')' before 'panelsWide' BaseDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:231:29: error: 'byte' has not been declared inline void setBrightness(byte level) { this->brightness = level; }; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:233:12: error: 'byte' does not name a type volatile byte scan_row; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:234:3: error: 'byte' does not name a type byte pin_noe; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:235:3: error: 'byte' does not name a type byte pin_a; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:236:3: error: 'byte' does not name a type byte pin_b; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:237:3: error: 'byte' does not name a type byte pin_/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:252:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh); ^ ^ /hom/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:254:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); /home/ec2-/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:259:19: error: 'byte' has not been declared void setOtherCS(byte pin_other_cs) { this->pin_other_cs = pin_other_cs; } /home/ec2-/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:271:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh); /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:272:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck, ^ /home/ec2-/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:280:3: error: 'byte' does not name a type byte pin_clk; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:281:3: error: 'byte' does not name a type byte pin_r_d/home/ec2-/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_TextBox.cpp: In member function 'virtual size_t DMD_TextBox::write(uint8_t)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_TextBox.cpp:45:17: error: 'class DMDFrame' has no member named 'width' width = dmd.width - left; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_TextBox.cpp:47:18: error: 'class DMDFrame' has no member named 'height' height = dmd.height - top; ^ , ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:37:16: error: 'const class DMDFrame' has no member named 'width' width(source.width), ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:38:3: error: class 'DMDFrame' does not have any field named 'height' height(source.height), ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:38:17: error: 'const class DMDFrame' has no member named 'height' height(source.height), ^ /home/ec2-user/arduino-testlib/cli-datadir/user//home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp: In member function 'void DMDFrame::drawString(int, int, const String&, DMDGraphicsMode, const uint8_t*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:200:17: error: 'width' was not declared in this scope if (x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:200:31: error: 'height' was not declared in this scope if (x >= (int)width || y >= height) ^ , ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:40:27: error: 'const class DMDFrame' has no member named 'height_in_panels' height_in_panels(source.height_in_panels), ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::setPixel(unsigned int, unsigned int, DMDGraphicsMode)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:70:11: error: 'width' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:70:25: error: 'height' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'bool DMDFrame::getPixel(unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:100:11: error: 'width' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:100:25: error: 'height' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::debugPixelLine(unsigned int, char*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:110:19: error: 'width' was not declared in this scope for(int x=0;x < width;x++) { ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::movePixels(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:136:22: error: 'class DMDFrame' has no member named 'width' if(from_x >= this->width || from_y >= this->height ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:136:47: error: 'class DMDFrame' has no member named 'height' if(from_x >= this->width || from_y >= this->height ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:137:23: error: 'class DMDFrame' has no member named 'width' || to_x >= this->width || to_y >= this->height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:137:46: error: 'class DMDFrame' has no member named 'height' || to_x >= this->width || to_y >= this->height) ^ /home/ec2-user/arduino-testlib/cli-
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_TextBox.cpp:24:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:102:17: error: expected ')' before 'pixelsWide' DMDFrame(byte pixelsWide, byte pixelsHigh); In fiIIn file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Timer.cpp:21:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:172:9: error: 'byte' does not name a type const byte width; // in pixels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:173:9: error: 'byte' does not name a type const byte height; // in pixels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:176:3: error: 'byte' does not name a type byte row_width_bytes; // width in bitmap, bit-per-pixel rounded up to nearest byte ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:177:3: error: 'byte' does not name a type byte height_in_panels; // in panels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::bitmap_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:30: error: 'height' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::unified_width_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:30: error: 'height_in_panels' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'int DMDFrame::pixelToBitmapIndex(unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:191:41: error: 'width' was not declared in this scope uint8_t panel = (x/PANEL_WIDTH) + ((width/PANEL_WIDTH) * (y/PANEL_HEIGHT)); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'void DMDFrame::clamp_xy(T&, T&)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:203:23: error: 'width' was not declared in this scope clamp(x, (T)0, (T)width-1); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: At global scope: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:211:16: error: expected ')' before 'panelsWide' BaseDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:231:29: error: 'byte' has not been declared inline void setBrightness(byte level) { this->brightness = level; }; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:233:12: error: 'byte' does not name a type volatile byte scan_row; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:234:3: error: 'byte' does not name a type byte pin_noe; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:235:3: error: 'byte' does not name a type byte pin_a; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:236:3: error: 'byte' does not name a type byte pin_b; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:237:3: error: 'byte' does not name a type byte pin_sck; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:252:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:254:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); ^ ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:259:19: error: 'byte' has not been declared void setOtherCS(byte pin_other_cs) { this->pin_other_cs = pin_other_cs; } ^ /home//home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:271:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:272:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck, ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:280:3: error: 'byte' does not name a type byte pin_clk; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:281:3: error: 'byte' does not name a type byte pin_r_data; ^ ome//home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_TextBox.cpp: In member function 'virtual size_t DMD_TextBox::write(uint8_t)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_TextBox.cpp/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In copy constructor 'DMDFrame::DMDFrame(const DMDFrame&)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:37:3: error: class 'DMDFrame' does not have any field named 'width' width(source.width), ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:37:16: error: 'const class DMDFrame' has no member named 'width' width(source.width), ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:38:3: error: class 'DMDFrame' does not have any field named 'height' height(source.height), ^ /home/ec2-user/arduino-testlib//home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:191:31: error: 'height' was not declared in this scope if (x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp: In member function 'void DMDFrame::drawString(int, int, const String&, DMDGraphicsMode, const uint8_t*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:200:17: error: 'width' was not declared in this scope if (x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:200:31: error: 'height' was not declared in this scope if (x >= (int)width || y >= height) ^ , ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:40:27: error: 'const class DMDFrame' has no member named 'height_in_panels' height_in_panels(source.height_in_panels), ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::setPixel(unsigned int, unsigned int, DMDGraphicsMode)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:70:11: error: 'width' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:70:25: error: 'height' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'bool DMDFrame::getPixel(unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:100:11: error: 'width' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:100:25: error: 'height' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::debugPixelLine(unsigned int, char*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:110:19: error: 'width' was not declared in this scope for(int x=0;x < width;x++) { ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::movePixels(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:136:22: error: 'class DMDFrame' has no member named 'width' if(from_x >= this->width || from_y >= this->height ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:136:47: error: 'class DMDFrame' has no member named 'height' if(from_x >= this->width || from_y >= this->height ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:137:23: error: 'class DMDFrame' has no member named 'width' || to_x >= this->width || to_y >= this->height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:137:46: error: 'class DMDFrame' has no member named 'height' || to_x >= this->width || to_y >= this->height) ^ /home/ec2-user/arduino-testlib/cli-
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:20:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:102:17: error: expected ')' before 'pixelsWide' DMDFrame(byte pixelsWide, byte pixelsHigh); ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:20:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:172:9: error: 'byte' does not name a type const byte wionst byte width; // in pixels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:173:9: error: 'byte' does not name a type const byte height; // in pixels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:176:3: error: 'byte' does not name a type byte row_width_bytes; // width in bitmap, bit-per-pixel rounded up to nearest byte ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:177:3: error: 'byte' does not name a type byte height_in_panels; // in panels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::bitmap_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:30: error: 'height' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::unified_width_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:30: error: 'height_in_panels' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'int DMDFrame::pixelToBitmapIndex(unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:191:41: error: 'width' was not declared in this scope uint8_t panel = (x/PANEL_WIDTH) + ((width/PANEL_WIDTH) * (y/PANEL_HEIGHT)); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'void DMDFrame::clamp_xy(T&, T&)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:203:23: error: 'width' was not declared in this scope clamp(x, (T)0, (T)width-1); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: At global scope: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:211:16: error: expected ')' before 'panelsWide' BaseDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:231:29: error: 'byte' has not been declared inline void setBrightness(byte level) { this->brightness = level; }; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:233:12: error: 'byte' does not name a type volatile byte scan_row; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:234:3: error: 'byte' does not name a type byte pin_noe; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:235:3: error: 'byte' does not name a type byte pin_a; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:236:3: error: 'byte' does not name a type byte pin_b; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:237:3: error: 'byte' does not name a type byte pin_sck; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:252:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:254:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:259:19: error: 'byte' has not been declared void setOtherCS(byte pin_other_cs) { this->pin_other_cs = pin_other_cs; } ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:271:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:272:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck, ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:280:3: error: 'byte' does not name a type byte pin_clk; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:281:3: error: 'byte' does not name a type byte pin_r_data; ^ ome/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp: In member function 'int DMDFrame::drawChar(int, int, char, DMDGraphicsMode, const uint8_t*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:33:16: error: 'width' was not declared in this scope if(x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:33:30: error: 'height' was not declared in this scope if(x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp: In member function 'void DMDFrame::drawString(int, int, const char*, DMDGraphicsMode, const uint8_t*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:191:17: error: 'width' was not declared in this scope if (x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:191:31: error: 'height' was not declared in this scope if (x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp: In member function 'void DMDFrame::drawString(int, int, const String&, DMDGraphicsMode, const uint8_t*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:200:17: error: 'width' was not declared in this scope if (x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:200:31: error: 'height' was not declared in this scope if (x >= (int)width || y >= height) ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:102:17: error: expected ')' before 'pixelsWide' DMDFrame(byte pixelsWide, byte pixelsHigh); ^ In fiIn file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_TextBox.cpp:24:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:172:9: error: 'byte' does not name a type const byte width; // in pixels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:173:9: error: 'byte' does not name a type const byte height; // in pixels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:176:3: error: 'byte' does not name a type byte row_width_bytes; // width in bitmap, bit-per-pixel rounded up to nearest byte ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:177:3: error: 'byte' does not name a type byte height_in_panels; // in panels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::bitmap_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:30: error: 'height' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::unified_width_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:30: error: 'height_in_panels' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'int DMDFrame::pixelToBitmapIndex(unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:191:41: error: 'width' was not declared in this scope uint8_t panel = (x/PANEL_WIDTH) + ((width/PANEL_WIDTH) * (y/PANEL_HEIGHT)); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'void DMDFrame::clamp_xy(T&, T&)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:203:23: error: 'width' was not declared in this sc
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:102:17: error: expected ')' before 'pixelsWide' DMDFrame(byte pixelsWide, byte pixelsHigh); In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:20:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:172:9: error: 'byte' does not name a type const byte width; // in pixels ^ /home//home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:173:9: error: 'byte' does not name a type const byte height; // in pixels ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:176:3: error: 'byte' does not name a type byte row_width_bytes; // width in bitmap, bit-per-pixel rounded up to nearest byte ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:177:3: error: 'byte' does not name a type byte height_in_panels; // in panels ^ ec2-/h/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::bitmap_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height; /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:30: error: 'height' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::unified_width_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:30: error: 'height_in_panels' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'int DMDFrame::pixelToBitmapIndex(unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:191:41: error: 'width' was not declared in this scope uint8_t panel = (x/PANEL_WIDTH) + ((width/PANEL_WIDTH) * (y/PANEL_HEIGHT)); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'void DMDFrame::clamp_xy(T&, T&)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:203:23: error: 'width' was not declared in this scope clamp(x, (T)0, (T)width-1); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: At global scope: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:211:16: error: expected ')' before 'panelsWide' BaseDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:231:29: error: 'byte' has not been declared inline void setBrightness(byte level) { this->brightness = level; }; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:233:12: error: 'byte' does not name a type volatile byte scan_row; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:234:3: error: 'byte' does not name a type byte pin_noe; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:235:3: error: 'byte' does not name a type byte pin_a; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:236:3: error: 'byte' does not name a type byte pin_b; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:237:3: error: 'byte' does not name a type byte pin_sck; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:252:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:254:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:259:19: error: 'byte' has not been declared void setOtherCS(byte pin_other_cs) { this->pin_other_cs = pin_other_cs; } ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:271:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:272:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck, ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:280:3: error: 'byte' does not name a type byte pin_clk; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:281:3: error: 'byte' does not name a type byte pin_r_data;/home//home/ec2-/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_TextBox.cpp: In member function 'virtual size_t DMD_TextBox::write(uint8_t)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_TextBox.cpp:45:17: error: 'class DMDFrame' has no member named 'width' width = dmd.width - left; ^ DFrame(const DMDFrame&)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:37:3: error: class 'DMDFrame' does not have any field named 'width' width(source.width), ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:37:16: error: 'const class DMDFrame' has no member named 'width' width(source.width), ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:38:3: error: class 'DMDFrame' does not have any field named 'height' height(source.height), ^ /home/ec2-user/arduino-testlib//home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:191:31: error: 'height' was not declared in this scope if (x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp: In member function 'void DMDFrame::drawString(int, int, const String&, DMDGraphicsMode, const uint8_t*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:200:17: error: 'width' was not declared in this scope if (x >= (int)width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2_Text.cpp:200:31: error: 'height' was not declared in this scope if (x >= (int)width || y >= height) ^ , ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:40:27: error: 'const class DMDFrame' has no member named 'height_in_panels' height_in_panels(source.height_in_panels), ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::setPixel(unsigned int, unsigned int, DMDGraphicsMode)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:70:11: error: 'width' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:70:25: error: 'height' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'bool DMDFrame::getPixel(unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:100:11: error: 'width' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:100:25: error: 'height' was not declared in this scope if(x >= width || y >= height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::debugPixelLine(unsigned int, char*)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:110:19: error: 'width' was not declared in this scope for(int x=0;x < width;x++) { ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp: In member function 'void DMDFrame::movePixels(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:136:22: error: 'class DMDFrame' has no member named 'width' if(from_x >= this->width || from_y >= this->height ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:136:47: error: 'class DMDFrame' has no member named 'height' if(from_x >= this->width || from_y >= this->height ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:137:23: error: 'class DMDFrame' has no member named 'width' || to_x >= this->width || to_y >= this->height) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:137:46: error: 'class DMDFrame' has no member named 'height' || to_x >= this->width || to_y >= this->height) ^ /home/ec2-user/arduino-testlib/cli-
Result: FAIL
WARNING: library DMD2 claims to run on avr, sam, esp8266 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMDFrame.cpp:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:102:17: error: expected ')' before 'pixelsWide' DMDFrame(byte pixelsWide, byte pixelsHigh); In fil����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::bitmap_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:183:30: error: 'height' was not declared in this scope return row_width_bytes * height; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'size_t DMDFrame::unified_width_bytes()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:12: error: 'row_width_bytes' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:187:30: error: 'height_in_panels' was not declared in this scope return row_width_bytes * height_in_panels; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'int DMDFrame::pixelToBitmapIndex(unsigned int, unsigned int)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:191:41: error: 'width' was not declared in this scope uint8_t panel = (x/PANEL_WIDTH) + ((width/PANEL_WIDTH) * (y/PANEL_HEIGHT)); ^ ������/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: In member function 'void DMDFrame::clamp_xy(T&, T&)': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:203:23: error: 'width' was not declared in this scope clamp(x, (T)0, (T)width-1); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h: At global scope: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:211:16: error: expected ')' before 'panelsWide' BaseDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:231:29: error: 'byte' has not been declared inline void setBrightness(byte level) { this->brightness = level; }; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:233:12: error: 'byte' does not name a type volatile byte scan_row; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/D: error: 'byte' does not name a type byte pin_noe; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:235:3: error: 'byte' does not name a type byte pin_a; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:236:3: error: 'byte' does not name a type byte pin_b; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:237:3: error: 'byte' does not name a type byte pin_sck; ^ /home/ec2-us/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:252:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:254:15: error: expected ')' before 'panelsWide' SPIDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:259:19: error: 'byte' has not been declared void setOtherCS(byte pin_other_cs) { this->pin_other_cs = pin_other_cs; } /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:271:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:272:16: error: expected ')' before 'panelsWide' SoftDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck, /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:280:3: error: 'byte' does not name a type byte pin_clk; ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.h:281:3: error: 'byte' does not name a type byte pin_r_data;/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:25:15: error: expected constructor, destructor, or type conversion before '(' token SPIDMD::SPIDMD(byte panelsWide, byte panelsHigh) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:35:15: error: expected constructor, destructor, or type conversion before '(' token SPIDMD::SPIDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp: In member function 'virtual void SPIDMD::beginNoTimer()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:44:19: error: 'MSBFIRST' was not declared in this scope SPI.setBitOrder(MSBFIRST); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp: In member function 'virtual void BaseDMD::scanDisplay()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:69:51: error: 'digitalRead' was not declared in this scope if(pin_other_cs >= 0 && digitalRead(pin_other_cs) != HIGH) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:69:56: error: 'HIGH' was not declared in this scope if(pin_other_cs >= 0 && digitalRead(pin_other_cs) != HIGH) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:76:15: error: 'scan_row' was not declared in this scope bitmap + (scan_row + 0) * rowsize, ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:84:16: error: 'pin_noe' was not declared in this scope digitalWrite(pin_noe, LOW); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:84:25: error: 'LOW' was not declared in this scope digitalWrite(pin_noe, LOW); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:84:28: error: 'digitalWrite' was not declared in this scope digitalWrite(pin_noe, LOW); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:85:16: error: 'pin_sck' was not declared in this scope digitalWrite(pin_sck, HIGH); // Latch DMD shift register output ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:85:25: error: 'HIGH' was not declared in this scope digitalWrite(pin_sck, HIGH); // Latch DMD shift register output ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:94:16: error: 'pin_a' was not declared in this scope digitalWrite(pin_a, scan_row & 0x01); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:95:16: error: 'pin_b' was not declared in this scope digitalWrite(pin_b, scan_row & 0x02); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:102:36: error: 'analogWrite' was not declared in this scope analogWrite(pin_noe, brightness); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp: At global scope: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:108:17: error: expected constructor, destructor, or type conversion before '(' token SoftDMD::SoftDMD(byte panelsWide, byte panelsHigh) ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:115:17: error: expected constructor, destructor, or type conversion before '(' token SoftDMD::SoftDMD(byte panelsWide, byte panelsHigh, byte pin_noe, byte pin_a, byte pin_b, byte pin_sck, ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp: In member function 'virtual void SoftDMD::beginNoTimer()': /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:125:16: error: 'pin_clk' was not declared in this scope digitalWrite(pin_clk, LOW); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:125:25: error: 'LOW' was not declared in this scope digitalWrite(pin_clk, LOW); ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMD2/DMD2.cpp:125:28: error: 'digitalWrite' was not declared in this scope digitalWrite(pin_clk, LOW); ^ /home/ec2-user/arduino-testlib/cli-da