Midier - compatibility matrix

This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.

Midier

Version: 1.0.1
More details

Compatibility matrix

Board Claims compatibility Inclusion
Chords
Intervals
Notes
Scales
Sequencer
arduino:avr:uno
1.8.4
Yes PASS FAIL PASS PASS PASS FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
Yes ⚠️ FAIL FAIL FAIL FAIL FAIL FAIL
arduino:megaavr:nona4809
1.8.7
Yes PASS FAIL PASS PASS PASS FAIL
arduino:samd:mkrwifi1010
1.8.12
Yes ⚠️ FAIL FAIL FAIL FAIL FAIL FAIL
esp32:esp32:d1_mini32
1.0.6
Yes ⚠️ FAIL FAIL FAIL FAIL FAIL FAIL

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: PASS

Sketch uses 1332 bytes (4%) of program storage space. Maximum is 32256 bytes.
Global variables use 184 bytes (8%) of dynamic memory, leaving 1864 bytes for local variables. Maximum is 2048 bytes.

examples/Chords

Result: FAIL


					
					

examples/Intervals

Result: PASS

Sketch uses 1854 bytes (5%) of program storage space. Maximum is 32256 bytes.
Global variables use 192 bytes (9%) of dynamic memory, leaving 1856 bytes for local variables. Maximum is 2048 bytes.

examples/Notes

Result: PASS

Sketch uses 1780 bytes (5%) of program storage space. Maximum is 32256 bytes.
Global variables use 192 bytes (9%) of dynamic memory, leaving 1856 bytes for local variables. Maximum is 2048 bytes.

examples/Scales

Result: PASS

Sketch uses 2036 bytes (6%) of program storage space. Maximum is 32256 bytes.
Global variables use 208 bytes (10%) of dynamic memory, leaving 1840 bytes for local variables. Maximum is 2048 bytes.

examples/Sequencer

Result: FAIL


					
				
				

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/locale_facets.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/basic_ios.h:37,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/ios:44,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/ostream:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/iterator:64,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_iterator:35,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_memory:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_functional:31,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/Callback.h:27,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/FileHandle.h:23,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/macros.h:41,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/variants/NANO_RP2040_CONNECT/pins_arduino.h:2,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/Arduino.h:76,
                 from /tmp/arduino-sketch-CBFBBF84F6D5BEA0A13FE5D179E7C234/sketch/test.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h: In member function 'std::istreambuf_iterator<_CharT, _Traits>& std::istreambuf_iterator<_CharT, _Traits>::operator++()':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istreambuf)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istreambuf)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:5: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h: In member function 'std::istreambuf_iterator<_CharT, _Traits> std::istreambuf_iterator<_CharT, _Traits>::operator++(int)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:155:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istreambuf)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:155:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istreambuf)
     ^~~~~~~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/iterator:66:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_iterator:35,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_memory:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_functional:31,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/Callback.h:27,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/FileHandle.h:23,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/macros.h:41,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/variants/NANO_RP2040_CONNECT/pins_arduino.h:2,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/Arduino.h:76,
                 from /tmp/arduino-sketch-CBFBBF84F6D5BEA0A13FE5D179E7C234/sketch/test.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'const _Tp& std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator*() const':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:81:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_deref_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:81:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_deref_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::istream_iterator<_Tp, _CharT, _Traits, _Dist>& std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator++()':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:93:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:93:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::istream_iterator<_Tp, _CharT, _Traits, _Dist> std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator++(int)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:103:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:103:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::ostream_iterator<_Tp, _CharT, _Traits>& std::ostream_iterator<_Tp, _CharT, _Traits>::operator=(const _Tp&)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:197:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_output_ostream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:197:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_output_ostream)
     ^~~~~~~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir

examples/Chords

Result: FAIL


					
					

examples/Intervals

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/locale_facets.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/basic_ios.h:37,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/ios:44,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/ostream:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/iterator:64,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_iterator:35,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_memory:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_functional:31,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/Callback.h:27,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/FileHandle.h:23,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/macros.h:41,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/variants/NANO_RP2040_CONNECT/pins_arduino.h:2,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/Arduino.h:76,
                 from /tmp/arduino-sketch-F1EFEC4DE9BD7083E3C7FE4C18D55320/sketch/Intervals.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h: In member function 'std::istreambuf_iterator<_CharT, _Traits>& std::istreambuf_iterator<_CharT, _Traits>::operator++()':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istreambuf)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istreambuf)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:5: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h: In member function 'std::istreambuf_iterator<_CharT, _Traits> std::istreambuf_iterator<_CharT, _Traits>::operator++(int)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:155:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istreambuf)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:155:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istreambuf)
     ^~~~~~~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/iterator:66:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_iterator:35,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_memory:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_functional:31,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/Callback.h:27,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/FileHandle.h:23,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/macros.h:41,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/variants/NANO_RP2040_CONNECT/pins_arduino.h:2,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/Arduino.h:76,
                 from /tmp/arduino-sketch-F1EFEC4DE9BD7083E3C7FE4C18D55320/sketch/Intervals.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'const _Tp& std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator*() const':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:81:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_deref_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:81:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_deref_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::istream_iterator<_Tp, _CharT, _Traits, _Dist>& std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator++()':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:93:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:93:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::istream_iterator<_Tp, _CharT, _Traits, _Dist> std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator++(int)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:103:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:103:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::ostream_iterator<_Tp, _CharT, _Traits>& std::ostream_iterator<_Tp, _CharT, _Traits>::operator=(const _Tp&)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:197:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_output_ostream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:197:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_output_ostream)
     ^~~~~~~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/c

examples/Notes

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/locale_facets.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/basic_ios.h:37,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/ios:44,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/ostream:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/iterator:64,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_iterator:35,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_memory:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_functional:31,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/Callback.h:27,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/FileHandle.h:23,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/macros.h:41,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/variants/NANO_RP2040_CONNECT/pins_arduino.h:2,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/Arduino.h:76,
                 from /tmp/arduino-sketch-5F7113A116961D36DBF933C1AEBF616F/sketch/Notes.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h: In member function 'std::istreambuf_iterator<_CharT, _Traits>& std::istreambuf_iterator<_CharT, _Traits>::operator++()':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istreambuf)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istreambuf)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:5: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h: In member function 'std::istreambuf_iterator<_CharT, _Traits> std::istreambuf_iterator<_CharT, _Traits>::operator++(int)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:155:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istreambuf)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:155:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istreambuf)
     ^~~~~~~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/iterator:66:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_iterator:35,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_memory:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_functional:31,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/Callback.h:27,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/FileHandle.h:23,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/macros.h:41,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/variants/NANO_RP2040_CONNECT/pins_arduino.h:2,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/Arduino.h:76,
                 from /tmp/arduino-sketch-5F7113A116961D36DBF933C1AEBF616F/sketch/Notes.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'const _Tp& std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator*() const':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:81:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_deref_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:81:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_deref_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::istream_iterator<_Tp, _CharT, _Traits, _Dist>& std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator++()':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:93:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:93:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::istream_iterator<_Tp, _CharT, _Traits, _Dist> std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator++(int)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:103:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:103:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::ostream_iterator<_Tp, _CharT, _Traits>& std::ostream_iterator<_Tp, _CharT, _Traits>::operator=(const _Tp&)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:197:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_output_ostream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:197:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_output_ostream)
     ^~~~~~~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datad

examples/Scales

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/locale_facets.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/basic_ios.h:37,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/ios:44,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/ostream:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/iterator:64,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_iterator:35,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_memory:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_functional:31,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/Callback.h:27,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/FileHandle.h:23,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/macros.h:41,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/variants/NANO_RP2040_CONNECT/pins_arduino.h:2,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/Arduino.h:76,
                 from /tmp/arduino-sketch-8F5172E1D62858A3DD71AC5F3E138C3F/sketch/Scales.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h: In member function 'std::istreambuf_iterator<_CharT, _Traits>& std::istreambuf_iterator<_CharT, _Traits>::operator++()':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istreambuf)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istreambuf)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:140:5: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h: In member function 'std::istreambuf_iterator<_CharT, _Traits> std::istreambuf_iterator<_CharT, _Traits>::operator++(int)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:155:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istreambuf)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/streambuf_iterator.h:155:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istreambuf)
     ^~~~~~~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/iterator:66:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_iterator:35,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_memory:38,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/cxxsupport/mstd_functional:31,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/Callback.h:27,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/platform/include/platform/FileHandle.h:23,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/macros.h:41,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/variants/NANO_RP2040_CONNECT/pins_arduino.h:2,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/Arduino.h:76,
                 from /tmp/arduino-sketch-8F5172E1D62858A3DD71AC5F3E138C3F/sketch/Scales.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'const _Tp& std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator*() const':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:81:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_deref_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:81:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_deref_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::istream_iterator<_Tp, _CharT, _Traits, _Dist>& std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator++()':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:93:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:93:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::istream_iterator<_Tp, _CharT, _Traits, _Dist> std::istream_iterator<_Tp, _CharT, _Traits, _Dist>::operator++(int)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:103:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_inc_istream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:103:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_inc_istream)
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h: In member function 'std::ostream_iterator<_Tp, _CharT, _Traits>& std::ostream_iterator<_Tp, _CharT, _Traits>::operator=(const _Tp&)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:197:16: error: '__gnu_debug' has not been declared
     _M_message(__gnu_debug::__msg_output_ostream)
                ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/arm-none-eabi/include/c++/7.2.1/bits/stream_iterator.h:197:5: error: there are no arguments to '_M_message' that depend on a template parameter, so a declaration of '_M_message' must be available [-fpermissive]
     _M_message(__gnu_debug::__msg_output_ostream)
     ^~~~~~~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/cli-dat

examples/Sequencer

Result: FAIL


					
				
				

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: PASS

Sketch uses 2614 bytes (5%) of program storage space. Maximum is 49152 bytes.
Global variables use 177 bytes (2%) of dynamic memory, leaving 5967 bytes for local variables. Maximum is 6144 bytes.

examples/Chords

Result: FAIL


					
					

examples/Intervals

Result: PASS

Sketch uses 3057 bytes (6%) of program storage space. Maximum is 49152 bytes.
Global variables use 177 bytes (2%) of dynamic memory, leaving 5967 bytes for local variables. Maximum is 6144 bytes.

examples/Notes

Result: PASS

Sketch uses 2983 bytes (6%) of program storage space. Maximum is 49152 bytes.
Global variables use 177 bytes (2%) of dynamic memory, leaving 5967 bytes for local variables. Maximum is 6144 bytes.

examples/Scales

Result: PASS

Sketch uses 3199 bytes (6%) of program storage space. Maximum is 49152 bytes.
Global variables use 177 bytes (2%) of dynamic memory, leaving 5967 bytes for local variables. Maximum is 6144 bytes.

examples/Sequencer

Result: FAIL


					
				
				

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:3,
                 from /tmp/arduino-testlib1595687672/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h:29:16: error: enumerator value -1 is outside the range of underlying type 'char'
     Flat    = -1,
                ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:12:0,
                 from /tmp/arduino-testlib1595687672/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/sequencer/sequencer.h:20:17: error: enumerator value -1 is outside the range of underlying type 'char'
         None = -1,
                 ^

examples/Chords

Result: FAIL


					
					

examples/Intervals

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Intervals/Intervals.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h:29:16: error: enumerator value -1 is outside the range of underlying type 'char'
     Flat    = -1,
                ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:12:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Intervals/Intervals.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/sequencer/sequencer.h:20:17: error: enumerator value -1 is outside the range of underlying type 'char'
         None = -1,
                 ^

examples/Notes

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Notes/Notes.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h:29:16: error: enumerator value -1 is outside the range of underlying type 'char'
     Flat    = -1,
                ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:12:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Notes/Notes.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/sequencer/sequencer.h:20:17: error: enumerator value -1 is outside the range of underlying type 'char'
         None = -1,
                 ^

examples/Scales

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Scales/Scales.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h:29:16: error: enumerator value -1 is outside the range of underlying type 'char'
     Flat    = -1,
                ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:12:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Scales/Scales.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/sequencer/sequencer.h:20:17: error: enumerator value -1 is outside the range of underlying type 'char'
         None = -1,
                 ^

examples/Sequencer

Result: FAIL


					
				
				

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/random:49:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algo.h:66,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/algorithm:62,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:142,
                 from /tmp/arduino-sketch-CBFBBF84F6D5BEA0A13FE5D179E7C234/sketch/test.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::bernoulli_distribution::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:3585:54: error: '_GLIBCXX_DEBUG_ASSERT' was not declared in this scope
  _GLIBCXX_DEBUG_ASSERT((_M_p >= 0.0) && (_M_p <= 1.0));
                                                      ^
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::geometric_distribution<_IntType>::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4025:54: error: there are no arguments to '_GLIBCXX_DEBUG_ASSERT' that depend on a template parameter, so a declaration of '_GLIBCXX_DEBUG_ASSERT' must be available [-fpermissive]
    _GLIBCXX_DEBUG_ASSERT((_M_p > 0.0) && (_M_p < 1.0));
                                                      ^
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4025:54: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::poisson_distribution<_IntType>::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4447:39: error: there are no arguments to '_GLIBCXX_DEBUG_ASSERT' that depend on a template parameter, so a declaration of '_GLIBCXX_DEBUG_ASSERT' must be available [-fpermissive]
    _GLIBCXX_DEBUG_ASSERT(_M_mean > 0.0);
                                       ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:3,
                 from /tmp/arduino-testlib1839804233/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h: At global scope:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h:29:16: error: enumerator value -1 is outside the range of underlying type 'char'
     Flat    = -1,
                ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:12:0,
                 from /tmp/arduino-testlib1839804233/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/sequencer/sequencer.h:20:17: error: enumerator value -1 is outside the range of underlying type 'char'
         None = -1,
                 ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/algorithm:61:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:142,
                 from /tmp/arduino-sketch-CBFBBF84F6D5BEA0A13FE5D179E7C234/sketch/test.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algobase.h: In instantiation of 'void std::fill(_ForwardIterator, _ForwardIterator, const _Tp&) [with _ForwardIterator = long unsigned int*; _Tp = int]':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_bvector.h:402:55:   required from here
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algobase.h:741:37: error: '__glibcxx_requires_valid_range' was not declared in this scope
       __glibcxx_requires_valid_range(__first, __last);
                                     ^

examples/Chords

Result: FAIL


					
					

examples/Intervals

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/random:49:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algo.h:66,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/algorithm:62,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:142,
                 from /tmp/arduino-sketch-F1EFEC4DE9BD7083E3C7FE4C18D55320/sketch/Intervals.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::bernoulli_distribution::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:3585:54: error: '_GLIBCXX_DEBUG_ASSERT' was not declared in this scope
  _GLIBCXX_DEBUG_ASSERT((_M_p >= 0.0) && (_M_p <= 1.0));
                                                      ^
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::geometric_distribution<_IntType>::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4025:54: error: there are no arguments to '_GLIBCXX_DEBUG_ASSERT' that depend on a template parameter, so a declaration of '_GLIBCXX_DEBUG_ASSERT' must be available [-fpermissive]
    _GLIBCXX_DEBUG_ASSERT((_M_p > 0.0) && (_M_p < 1.0));
                                                      ^
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4025:54: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::poisson_distribution<_IntType>::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4447:39: error: there are no arguments to '_GLIBCXX_DEBUG_ASSERT' that depend on a template parameter, so a declaration of '_GLIBCXX_DEBUG_ASSERT' must be available [-fpermissive]
    _GLIBCXX_DEBUG_ASSERT(_M_mean > 0.0);
                                       ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Intervals/Intervals.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h: At global scope:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h:29:16: error: enumerator value -1 is outside the range of underlying type 'char'
     Flat    = -1,
                ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:12:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Intervals/Intervals.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/sequencer/sequencer.h:20:17: error: enumerator value -1 is outside the range of underlying type 'char'
         None = -1,
                 ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/algorithm:61:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:142,
                 from /tmp/arduino-sketch-F1EFEC4DE9BD7083E3C7FE4C18D55320/sketch/Intervals.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algobase.h: In instantiation of 'void std::fill(_ForwardIterator, _ForwardIterator, const _Tp&) [with _ForwardIterator = long unsigned int*; _Tp = int]':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_bvector.h:402:55:   required from here
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algobase.h:741:37: error: '__glibcxx_requires_valid_range' was not declared in this scope
       __glibcxx_requires_valid_range(__first, __last);
                                     ^

examples/Notes

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/random:49:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algo.h:66,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/algorithm:62,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:142,
                 from /tmp/arduino-sketch-5F7113A116961D36DBF933C1AEBF616F/sketch/Notes.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::bernoulli_distribution::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:3585:54: error: '_GLIBCXX_DEBUG_ASSERT' was not declared in this scope
  _GLIBCXX_DEBUG_ASSERT((_M_p >= 0.0) && (_M_p <= 1.0));
                                                      ^
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::geometric_distribution<_IntType>::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4025:54: error: there are no arguments to '_GLIBCXX_DEBUG_ASSERT' that depend on a template parameter, so a declaration of '_GLIBCXX_DEBUG_ASSERT' must be available [-fpermissive]
    _GLIBCXX_DEBUG_ASSERT((_M_p > 0.0) && (_M_p < 1.0));
                                                      ^
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4025:54: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::poisson_distribution<_IntType>::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4447:39: error: there are no arguments to '_GLIBCXX_DEBUG_ASSERT' that depend on a template parameter, so a declaration of '_GLIBCXX_DEBUG_ASSERT' must be available [-fpermissive]
    _GLIBCXX_DEBUG_ASSERT(_M_mean > 0.0);
                                       ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Notes/Notes.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h: At global scope:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h:29:16: error: enumerator value -1 is outside the range of underlying type 'char'
     Flat    = -1,
                ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:12:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Notes/Notes.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/sequencer/sequencer.h:20:17: error: enumerator value -1 is outside the range of underlying type 'char'
         None = -1,
                 ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/algorithm:61:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:142,
                 from /tmp/arduino-sketch-5F7113A116961D36DBF933C1AEBF616F/sketch/Notes.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algobase.h: In instantiation of 'void std::fill(_ForwardIterator, _ForwardIterator, const _Tp&) [with _ForwardIterator = long unsigned int*; _Tp = int]':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_bvector.h:402:55:   required from here
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algobase.h:741:37: error: '__glibcxx_requires_valid_range' was not declared in this scope
       __glibcxx_requires_valid_range(__first, __last);
                                     ^

examples/Scales

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/random:49:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algo.h:66,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/algorithm:62,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:142,
                 from /tmp/arduino-sketch-8F5172E1D62858A3DD71AC5F3E138C3F/sketch/Scales.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::bernoulli_distribution::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:3585:54: error: '_GLIBCXX_DEBUG_ASSERT' was not declared in this scope
  _GLIBCXX_DEBUG_ASSERT((_M_p >= 0.0) && (_M_p <= 1.0));
                                                      ^
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::geometric_distribution<_IntType>::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4025:54: error: there are no arguments to '_GLIBCXX_DEBUG_ASSERT' that depend on a template parameter, so a declaration of '_GLIBCXX_DEBUG_ASSERT' must be available [-fpermissive]
    _GLIBCXX_DEBUG_ASSERT((_M_p > 0.0) && (_M_p < 1.0));
                                                      ^
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4025:54: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h: In constructor 'std::poisson_distribution<_IntType>::param_type::param_type(double)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/random.h:4447:39: error: there are no arguments to '_GLIBCXX_DEBUG_ASSERT' that depend on a template parameter, so a declaration of '_GLIBCXX_DEBUG_ASSERT' must be available [-fpermissive]
    _GLIBCXX_DEBUG_ASSERT(_M_mean > 0.0);
                                       ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/config.h:3:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/layer.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:3,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Scales/Scales.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h: At global scope:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/layer/../config/../note/note.h:29:16: error: enumerator value -1 is outside the range of underlying type 'char'
     Flat    = -1,
                ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/Midier.h:12:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/examples/Scales/Scales.ino:9:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Midier/src/sequencer/sequencer.h:20:17: error: enumerator value -1 is outside the range of underlying type 'char'
         None = -1,
                 ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/algorithm:61:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:142,
                 from /tmp/arduino-sketch-8F5172E1D62858A3DD71AC5F3E138C3F/sketch/Scales.ino.cpp:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algobase.h: In instantiation of 'void std::fill(_ForwardIterator, _ForwardIterator, const _Tp&) [with _ForwardIterator = long unsigned int*; _Tp = int]':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_bvector.h:402:55:   required from here
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/xtensa-esp32-elf/include/c++/5.2.0/bits/stl_algobase.h:741:37: error: '__glibcxx_requires_valid_range' was not declared in this scope
       __glibcxx_requires_valid_range(__first, __last);
                                     ^

examples/Sequencer

Result: FAIL