dcf77_xtal - compatibility matrix

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

dcf77_xtal

Version: 3.3.7
More details

Compatibility matrix

Board Claims compatibility Inclusion
DCF77_Scope
Swiss_Army_Debug_Helper
The_Clock
Time_Switch
MB_Emulator
Simple_Clock
Simple_Clock_with_Timezone_Support
Superfilter
Unit_Test
arduino:avr:uno
1.8.4
Yes ⚠️ FAIL PASS PASS PASS PASS PASS PASS PASS PASS FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:megaavr:nona4809
1.8.7
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:samd:mkrwifi1010
1.8.12
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL PASS
esp32:esp32:d1_mini32
1.0.6
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib3884399978/test/test.ino:1:10: fatal error: dcf77_xtal.h: No such file or directory
 #include <dcf77_xtal.h>
          ^~~~~~~~~~~~~~
compilation terminated.

examples/DCF77_Scope

Result: PASS

Sketch uses 2892 bytes (8%) of program storage space. Maximum is 32256 bytes.
Global variables use 404 bytes (19%) of dynamic memory, leaving 1644 bytes for local variables. Maximum is 2048 bytes.

examples/MB_Emulator

Result: PASS

Sketch uses 13288 bytes (41%) of program storage space. Maximum is 32256 bytes.
Global variables use 741 bytes (36%) of dynamic memory, leaving 1307 bytes for local variables. Maximum is 2048 bytes.

examples/Simple_Clock

Result: PASS

Sketch uses 13330 bytes (41%) of program storage space. Maximum is 32256 bytes.
Global variables use 736 bytes (35%) of dynamic memory, leaving 1312 bytes for local variables. Maximum is 2048 bytes.

examples/Simple_Clock_with_Timezone_Support

Result: PASS

Sketch uses 13958 bytes (43%) of program storage space. Maximum is 32256 bytes.
Global variables use 734 bytes (35%) of dynamic memory, leaving 1314 bytes for local variables. Maximum is 2048 bytes.

examples/Superfilter

Result: PASS

Sketch uses 17472 bytes (54%) of program storage space. Maximum is 32256 bytes.
Global variables use 1155 bytes (56%) of dynamic memory, leaving 893 bytes for local variables. Maximum is 2048 bytes.

examples/Swiss_Army_Debug_Helper

Result: PASS

Sketch uses 21114 bytes (65%) of program storage space. Maximum is 32256 bytes.
Global variables use 970 bytes (47%) of dynamic memory, leaving 1078 bytes for local variables. Maximum is 2048 bytes.

examples/The_Clock

Result: PASS

Sketch uses 16322 bytes (50%) of program storage space. Maximum is 32256 bytes.
Global variables use 749 bytes (36%) of dynamic memory, leaving 1299 bytes for local variables. Maximum is 2048 bytes.

examples/Time_Switch

Result: PASS

Sketch uses 21550 bytes (66%) of program storage space. Maximum is 32256 bytes.
Global variables use 822 bytes (40%) of dynamic memory, leaving 1226 bytes for local variables. Maximum is 2048 bytes.

examples/Unit_Test

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:21:6: error: #error 
     #error
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:22:6: error: #error "You have set the target platform to Atmel AVR"
     #error "You have set the target platform to Atmel AVR"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:23:6: error: #error "(e.g. Arduino Uno). However the Atmel controllers"
     #error "(e.g. Arduino Uno). However the Atmel controllers"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:24:6: error: #error "lack sufficient memory to deal with this test code."
     #error "lack sufficient memory to deal with this test code."
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:25:6: error: #error "In order to run the testys you need a target with"
     #error "In order to run the testys you need a target with"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:26:6: error: #error "more Memory (e.g. Arduino Due)."
     #error "more Memory (e.g. Arduino Due)."
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:27:6: error: #error 
     #error
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:28:6: error: #error "This does not imply that the library is not"
     #error "This does not imply that the library is not"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:29:6: error: #error "good for Atmel AVR. It only implies that the"
     #error "good for Atmel AVR. It only implies that the"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:30:6: error: #error "test code is to big for AVR. If the tests pass"
     #error "test code is to big for AVR. If the tests pass"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:31:6: error: #error "for any platform then most of the code for the other"
     #error "for any platform then most of the code for the other"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:32:6: error: #error "platforms is also tested."
     #error "platforms is also tested."
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:33:6: error: #error 
     #error
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:34:6: error: #error "So either get a suitable target to run the tests"
     #error "So either get a suitable target to run the tests"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:35:6: error: #error "or believe me that I did run them."
     #error "or believe me that I did run them."
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:36:6: error: #error 
     #error
      ^~~~~

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib3884399978/test/test.ino:1:10: fatal error: dcf77_xtal.h: No such file or directory
 #include <dcf77_xtal.h>
          ^~~~~~~~~~~~~~
compilation terminated.

examples/DCF77_Scope

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/DCF77_Scope/DCF77_Scope.ino: In function 'void setup()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/DCF77_Scope/DCF77_Scope.ino:216:5: error: 'setupTimer' was not declared in this scope
     setupTimer();
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/DCF77_Scope/DCF77_Scope.ino:216:5: note: suggested alternative: 'getTimer'
     setupTimer();
     ^~~~~~~~~~
     getTimer

examples/MB_Emulator

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In function 'void __static_initialization_and_destruction_0(int, int)',
    inlined from '(static initializers for /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/MB_Emulator/MB_Emulator.ino)' at /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/MB_Emulator/MB_Emulator.ino:147:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/MB_Emulator/MB_Emulator.ino:31:34: error: call to 'NinaPin::operator int' declared with attribute error: Change me to a #define
 const uint8_t dcf77_sample_pin = A5;  // A5 == d19
                                  ^~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/MB_Emulator/MB_Emulator.ino:38:35: error: call to 'NinaPin::operator int' declared with attribute error: Change me to a #define
 const uint8_t dcf77_monitor_pin = A4;  // A4 == d18
                                   ^~

examples/Simple_Clock

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
/tmp/arduino-sketch-55153C98753F236C827EC049E695E387/libraries/dcf77_xtal/dcf77.cpp.o: In function `DCF77_Clock::set_input_provider(unsigned char (*)())':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Simple_Clock_with_Timezone_Support

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
/tmp/arduino-sketch-8DDC49202880AE38AAE34301A14AA40C/libraries/dcf77_xtal/dcf77.cpp.o: In function `DCF77_Clock::set_input_provider(unsigned char (*)())':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Superfilter

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
/tmp/arduino-sketch-9A7C120E3B1C1EC755C0A9EC7A6DC888/libraries/dcf77_xtal/dcf77.cpp.o: In function `DCF77_Clock::set_input_provider(unsigned char (*)())':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Swiss_Army_Debug_Helper

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Swiss_Army_Debug_Helper/Swiss_Army_Debug_Helper.ino: In function 'void setup()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Swiss_Army_Debug_Helper/Swiss_Army_Debug_Helper.ino:697:20: error: 'F_CPU' was not declared in this scope
     Serial.println(F_CPU);
                    ^~~~~

examples/The_Clock

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
/tmp/arduino-sketch-9203C668240471B0444D82BE0177B8A3/libraries/dcf77_xtal/dcf77.cpp.o: In function `DCF77_Clock::set_input_provider(unsigned char (*)())':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Time_Switch

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Time_Switch/Time_Switch.ino:20:10: fatal error: avr/eeprom.h: No such file or directory
 #include <avr/eeprom.h>
          ^~~~~~~~~~~~~~
compilation terminated.

examples/Unit_Test

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:90:50: error: macro "assert" passed 3 arguments, but takes just 1
     void assert(uint32_t line, pstr what, bool ok) {
                                                  ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:97:64: error: macro "assert" passed 4 arguments, but takes just 1
     void assert(uint32_t line, pstr what, bool ok, Args... args) {
                                                                ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:90:10: error: variable or field 'assert' declared void
     void assert(uint32_t line, pstr what, bool ok) {
          ^~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:91:26: error: 'line' was not declared in this scope
          assert_internal(line, what, ok);
                          ^~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:91:26: note: suggested alternative: 'time'
          assert_internal(line, what, ok);
                          ^~~~
                          time
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:91:32: error: 'what' was not declared in this scope
          assert_internal(line, what, ok);
                                ^~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:91:32: note: suggested alternative: 'stat'
          assert_internal(line, what, ok);
                                ^~~~
                                stat
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:91:38: error: 'ok' was not declared in this scope
          assert_internal(line, what, ok);
                                      ^~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:91:41: error: expected '}' before ';' token
          assert_internal(line, what, ok);
                                         ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:92:22: error: expected constructor, destructor, or type conversion before '(' token
          handle_error(ok);
                      ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:97:10: error: variable or field 'assert' declared void
     void assert(uint32_t line, pstr what, bool ok, Args... args) {
          ^~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:98:26: error: 'line' was not declared in this scope
          assert_internal(line, what, ok);
                          ^~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:98:26: note: suggested alternative: 'time'
          assert_internal(line, what, ok);
                          ^~~~
                          time
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:98:32: error: 'what' was not declared in this scope
          assert_internal(line, what, ok);
                                ^~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:98:32: note: suggested alternative: 'stat'
          assert_internal(line, what, ok);
                                ^~~~
                                stat
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:98:38: error: 'ok' was not declared in this scope
          assert_internal(line, what, ok);
                                      ^~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:98:10: error: there are no arguments to 'assert_internal' that depend on a template parameter, so a declaration of 'assert_internal' must be available [-fpermissive]
          assert_internal(line, what, ok);
          ^~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:98:10: 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/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:98:41: error: expected '}' before ';' token
          assert_internal(line, what, ok);
                                         ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:99:10: error: expected unqualified-id before 'if'
          if (!ok) {
          ^~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:105:22: error: expected constructor, destructor, or type conversion before '(' token
          handle_error(ok);
                      ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:106:5: error: expected declaration before '}' token
     }
     ^

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib3884399978/test/test.ino:1:10: fatal error: dcf77_xtal.h: No such file or directory
 #include <dcf77_xtal.h>
          ^~~~~~~~~~~~~~
compilation terminated.

examples/DCF77_Scope

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/DCF77_Scope/DCF77_Scope.ino: In function 'void setup()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/DCF77_Scope/DCF77_Scope.ino:216:5: error: 'setupTimer' was not declared in this scope
     setupTimer();
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/DCF77_Scope/DCF77_Scope.ino:216:5: note: suggested alternative: 'setup_timers'
     setupTimer();
     ^~~~~~~~~~
     setup_timers

examples/MB_Emulator

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/tmp/cc71ONcx.ltrans0.ltrans.o: In function `set_input_provider':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Simple_Clock

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/tmp/ccRpBw9W.ltrans0.ltrans.o: In function `set_input_provider':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Simple_Clock_with_Timezone_Support

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/tmp/ccHSvREq.ltrans0.ltrans.o: In function `set_input_provider':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Superfilter

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/tmp/ccQCfeeP.ltrans0.ltrans.o: In function `set_input_provider':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Swiss_Army_Debug_Helper

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Swiss_Army_Debug_Helper/Swiss_Army_Debug_Helper.ino: In function 'void loop()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Swiss_Army_Debug_Helper/Swiss_Army_Debug_Helper.ino:757:32: error: 'TCNT2' was not declared in this scope
                 Serial.println(TCNT2);
                                ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Swiss_Army_Debug_Helper/Swiss_Army_Debug_Helper.ino:757:32: note: suggested alternative: 'TCB2'
                 Serial.println(TCNT2);
                                ^~~~~
                                TCB2

examples/The_Clock

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/tmp/ccJxVJOB.ltrans0.ltrans.o: In function `set_input_provider':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Time_Switch

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/tmp/ccIqr6zd.ltrans0.ltrans.o: In function `set_input_provider':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Unit_Test

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:21:6: error: #error 
     #error
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:22:6: error: #error "You have set the target platform to Atmel AVR"
     #error "You have set the target platform to Atmel AVR"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:23:6: error: #error "(e.g. Arduino Uno). However the Atmel controllers"
     #error "(e.g. Arduino Uno). However the Atmel controllers"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:24:6: error: #error "lack sufficient memory to deal with this test code."
     #error "lack sufficient memory to deal with this test code."
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:25:6: error: #error "In order to run the testys you need a target with"
     #error "In order to run the testys you need a target with"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:26:6: error: #error "more Memory (e.g. Arduino Due)."
     #error "more Memory (e.g. Arduino Due)."
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:27:6: error: #error 
     #error
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:28:6: error: #error "This does not imply that the library is not"
     #error "This does not imply that the library is not"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:29:6: error: #error "good for Atmel AVR. It only implies that the"
     #error "good for Atmel AVR. It only implies that the"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:30:6: error: #error "test code is to big for AVR. If the tests pass"
     #error "test code is to big for AVR. If the tests pass"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:31:6: error: #error "for any platform then most of the code for the other"
     #error "for any platform then most of the code for the other"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:32:6: error: #error "platforms is also tested."
     #error "platforms is also tested."
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:33:6: error: #error 
     #error
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:34:6: error: #error "So either get a suitable target to run the tests"
     #error "So either get a suitable target to run the tests"
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:35:6: error: #error "or believe me that I did run them."
     #error "or believe me that I did run them."
      ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:36:6: error: #error 
     #error
      ^~~~~

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib3884399978/test/test.ino:1:10: fatal error: dcf77_xtal.h: No such file or directory
 #include <dcf77_xtal.h>
          ^~~~~~~~~~~~~~
compilation terminated.

examples/DCF77_Scope

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/DCF77_Scope/DCF77_Scope.ino: In function 'void setup()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/DCF77_Scope/DCF77_Scope.ino:216:5: error: 'setupTimer' was not declared in this scope
     setupTimer();
     ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/DCF77_Scope/DCF77_Scope.ino:216:5: note: suggested alternative: 'setbuffer'
     setupTimer();
     ^~~~~~~~~~
     setbuffer

examples/MB_Emulator

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/tmp/arduino-sketch-9880B22F26F1AE83FEB87877B632B759/libraries/dcf77_xtal/dcf77.cpp.o: In function `DCF77_Clock::set_input_provider(unsigned char (*)())':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Simple_Clock

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/tmp/arduino-sketch-55153C98753F236C827EC049E695E387/libraries/dcf77_xtal/dcf77.cpp.o: In function `DCF77_Clock::set_input_provider(unsigned char (*)())':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Simple_Clock_with_Timezone_Support

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/tmp/arduino-sketch-8DDC49202880AE38AAE34301A14AA40C/libraries/dcf77_xtal/dcf77.cpp.o: In function `DCF77_Clock::set_input_provider(unsigned char (*)())':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Superfilter

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/tmp/arduino-sketch-9A7C120E3B1C1EC755C0A9EC7A6DC888/libraries/dcf77_xtal/dcf77.cpp.o: In function `DCF77_Clock::set_input_provider(unsigned char (*)())':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Swiss_Army_Debug_Helper

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/tmp/arduino-sketch-FD793501935F4AC1192B0C0BC4C975FA/libraries/dcf77_xtal/dcf77.cpp.o: In function `DCF77_Clock::set_input_provider(unsigned char (*)())':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/The_Clock

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/tmp/arduino-sketch-9203C668240471B0444D82BE0177B8A3/libraries/dcf77_xtal/dcf77.cpp.o: In function `DCF77_Clock::set_input_provider(unsigned char (*)())':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.cpp:1438: undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'
collect2: error: ld returned 1 exit status

examples/Time_Switch

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Time_Switch/Time_Switch.ino:20:10: fatal error: avr/eeprom.h: No such file or directory
 #include <avr/eeprom.h>
          ^~~~~~~~~~~~~~
compilation terminated.

examples/Unit_Test

Result: PASS

WARNING: library dcf77_xtal claims to run on avr, sam architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 83840 bytes (31%) of program storage space. Maximum is 262144 bytes.
Global variables use 5056 bytes (15%) of dynamic memory, leaving 27712 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib3884399978/test/test.ino:1:24: fatal error: dcf77_xtal.h: No such file or directory
compilation terminated.

examples/DCF77_Scope

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/DCF77_Scope/DCF77_Scope.ino:118:6: error: #error Unsupported controller architecture
     #error Unsupported controller architecture
      ^

examples/MB_Emulator

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam 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/dcf77_xtal/examples/MB_Emulator/MB_Emulator.ino:28:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.h:557:10: error: #error Unsupported controller architecture
         #error Unsupported controller architecture
          ^

examples/Simple_Clock

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam 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/dcf77_xtal/examples/Simple_Clock/Simple_Clock.ino:19:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.h:557:10: error: #error Unsupported controller architecture
         #error Unsupported controller architecture
          ^

examples/Simple_Clock_with_Timezone_Support

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam 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/dcf77_xtal/examples/Simple_Clock_with_Timezone_Support/Simple_Clock_with_Timezone_Support.ino:19:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.h:557:10: error: #error Unsupported controller architecture
         #error Unsupported controller architecture
          ^

examples/Superfilter

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam 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/dcf77_xtal/examples/Superfilter/Superfilter.ino:19:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.h:557:10: error: #error Unsupported controller architecture
         #error Unsupported controller architecture
          ^

examples/Swiss_Army_Debug_Helper

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam 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/dcf77_xtal/examples/Swiss_Army_Debug_Helper/Swiss_Army_Debug_Helper.ino:19:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.h:557:10: error: #error Unsupported controller architecture
         #error Unsupported controller architecture
          ^

examples/The_Clock

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam 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/dcf77_xtal/examples/The_Clock/The_Clock.ino:19:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.h:557:10: error: #error Unsupported controller architecture
         #error Unsupported controller architecture
          ^

examples/Time_Switch

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Time_Switch/Time_Switch.ino:19:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.h:557:10: error: #error Unsupported controller architecture
         #error Unsupported controller architecture
          ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Time_Switch/Time_Switch.ino:20:24: fatal error: avr/eeprom.h: No such file or directory
compilation terminated.

examples/Unit_Test

Result: FAIL

WARNING: library dcf77_xtal claims to run on avr, sam 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/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:39:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/dcf77.h:557:10: error: #error Unsupported controller architecture
         #error Unsupported controller architecture
          ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:90:50: error: macro "assert" passed 3 arguments, but takes just 1
     void assert(uint32_t line, pstr what, bool ok) {
                                                  ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/dcf77_xtal/examples/Unit_Test/Unit_Test.ino:97:64: error: macro "assert" passed 4 arguments, but takes just 1
     void assert(uint32_t line, pstr what, bool ok, Args... args) {
                                                                ^