/usr/local/bin/arduino-cli compile --fqbn arduino:megaavr:nona4809:mode=on --libraries /home/builder/opt/libraries/latest --build-cache-path /tmp --output-dir /tmp/216572820/build --build-path /tmp/arduino-build-20F7358A69A7B381C308C26A0CC4901D /tmp/216572820/sketch_oct12b
Using library servoeasing_2_4_0 at version 2.4.0 in folder: /home/builder/opt/libraries/servoeasing_2_4_0
Using library servo_1_1_8 at version 1.1.8 in folder: /home/builder/opt/libraries/servo_1_1_8
/tmp/ccZZVtQp.ltrans0.ltrans.o: In function `setup':
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:24: undefined reference to `ServoEasing::attach(int)'
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:25: undefined reference to `ServoEasing::attach(int)'
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:26: undefined reference to `setSpeedForAllServos(unsigned int)'
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:27: undefined reference to `ServoEasing::setEasingType(unsigned char)'
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:28: undefined reference to `ServoEasing::setEasingType(unsigned char)'
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:29: undefined reference to `synchronizeAllServosStartAndWaitForAllServosToStop()'
/tmp/ccZZVtQp.ltrans0.ltrans.o: In function `loop':
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:39: undefined reference to `ServoEasing::setEaseTo(int)'
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:40: undefined reference to `ServoEasing::setEaseTo(int)'
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:41: undefined reference to `synchronizeAllServosStartAndWaitForAllServosToStop()'
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:46: undefined reference to `ServoEasing::setEaseTo(int)'
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:47: undefined reference to `ServoEasing::setEaseTo(int)'
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:48: undefined reference to `synchronizeAllServosStartAndWaitForAllServosToStop()'
/tmp/ccZZVtQp.ltrans0.ltrans.o: In function `_GLOBAL__sub_I_servoTop':
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:8: undefined reference to `ServoEasing::ServoEasing()'
/tmp/216572820/sketch_oct12b/sketch_oct12b.ino:9: undefined reference to `ServoEasing::ServoEasing()'
collect2: error: ld returned 1 exit status
Error during build: exit status 1