Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:snek, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean
make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
for dir in snekde doc examples; do (cd $dir && make PREFIX=/usr DESTDIR= clean); done
make[2]: Entering directory '/<<PKGBUILDDIR>>/snekde'
rm -f snekde snekde.desktop
make[2]: Leaving directory '/<<PKGBUILDDIR>>/snekde'
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
for i in lessons/lesson-*; do make -C $i clean; done
make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/lessons/lesson-1'
rm -f lesson-1-snekboard.pdf lesson-1-snekboard.html
rm -f snek.css
[... snipped ...]
python3 ../../snek-builtin.py ../../snek-keyword.builtin ../../snek-base.builtin ../../chips/qemu/snek-qemu.builtin ../../snek-math.builtin ../../snek-random.builtin ../../snek-input.builtin --global math --global random --global time --alias -o snek-builtin.h
pow: skipping duplicate
sed -e 's;@ICONDIR@;/usr/share/icons/hicolor/scalable/apps;g' -e 's;@BINDIR@;/usr/bin;g' -e 's;@SNEKLIB@;/usr/share/snek;' -e 's;@SHAREDIR@;/usr/share/snek;' -e 's/@SNEK_VERSION@/1.12/' -e 's/@SNEK_VERSION_DASH@/1-12/' -e 's;@SNEK_ROOT@;../..;' -e 's/@SNEK_DATE@/2025-04-29/' snek-arm.in > snek-arm
chmod +x snek-arm
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-builtin.o ../../snek-builtin.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-memory.o ../../snek-memory.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-code.o ../../snek-code.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-name.o ../../snek-name.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-exec.o ../../snek-exec.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-parse.o ../../snek-parse.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-poly.o ../../snek-poly.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-error.o ../../snek-error.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-print.o ../../snek-print.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-frame.o ../../snek-frame.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-string.o ../../snek-string.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-func.o ../../snek-func.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-temperature.o ../../snek-temperature.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-snek.o ../../chips/samd21/ao-snek.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-lex.o ../../snek-lex.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-altos.o ../../chips/samd21/snek-altos.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-eeprom.o ../../chips/samd21/snek-eeprom.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-math.o ../../snek-math.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-list.o ../../snek-list.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-random.o ../../snek-random.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-memory.o ../../snek-memory.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-gpio.o ../../chips/samd21/snek-gpio.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-name.o ../../snek-name.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-io.o ../../snek-io.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-input.o ../../snek-input.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-parse.o ../../snek-parse.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-interrupt.o ../../chips/samd21/ao-interrupt.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-led.o ../../ao/ao-led.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-timer.o ../../chips/samd21/ao-timer.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-neopixel.o ../../chips/samd21/ao-neopixel.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-poly.o ../../snek-poly.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-apa102.o ../../chips/samd21/ao-apa102.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-usb-samd21.o ../../chips/samd21/ao-usb-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-print.o ../../snek-print.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-string.o ../../snek-string.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-tcc-samd21.o ../../chips/samd21/ao-tcc-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-tc-samd21.o ../../chips/samd21/ao-tc-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-math.o ../../snek-math.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-adc-samd21.o ../../chips/samd21/ao-adc-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-dac-samd21.o ../../chips/samd21/ao-dac-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-flash-samd21.o ../../chips/samd21/ao-flash-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-stdio.o ../../chips/samd21/ao-stdio.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-random.o ../../snek-random.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-notask.o ../../ao/ao-notask.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-io.o ../../snek-io.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-product.o ../../ao/ao-product.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-panic.o ../../ao/ao-panic.c
arm-none-eabi-gcc -Wl,--gc-sections -mlittle-endian -mcpu=c [too-long-redacted] k.o ao-product.o ao-panic.o -lm
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-input.o ../../snek-input.c
arm-none-eabi-objcopy -O binary -S snek-playground-1.12.elf snek-playground-1.12.bin
python3 ../../chips/samd21/uf2conv.py -b 0x2000 -c -o snek-playground-1.12.uf2 snek-playground-1.12.bin
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-qemu.o ../../chips/qemu/snek-qemu.c
Converting to uf2, output size: 140800, start address: 0x2000
Wrote 140800 bytes to snek-playground-1.12.uf2.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ports/playground'
cd `dirname ports/qemu-riscv/snek-qemu-riscv-1.12.elf` && make PREFIX=/usr DESTDIR=
make[3]: Entering directory '/<<PKGBUILDDIR>>/ports/qemu-riscv'
lola -DSNEK_SLICE -DSNEK_DICT -o snek-gram.h ../../snek-gram.ll
arm-none-eabi-gcc -Wl,--gc-sections -mlittle-endian -mcpu=cortex-m3 -mthumb --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -n -Wl,-Tsnek-qemu-arm.ld -Wl,-M=snek-qemu-arm-1.12.map -o snek-qemu-arm-1.12.elf snek-builtin.o snek-code.o snek-exec.o snek-error.o snek-frame.o snek-func.o snek-lex.o snek-list.o snek-memory.o snek-name.o snek-parse.o snek-poly.o snek-print.o snek-string.o snek-math.o snek-random.o snek-io.o snek-input.o snek-qemu.o -lm
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ports/qemu-arm'
cd `dirname ports/snekboard/snek-board-1.12.uf2` && make PREFIX=/usr DESTDIR=
make[3]: Entering directory '/<<PKGBUILDDIR>>/ports/snekboard'
lola -DSNEK_SLICE -DSNEK_DICT -o snek-gram.h ../../snek-gram.ll
python3 ../../snek-builtin.py ../../snek-keyword.builtin ../../snek-base.builtin ../../chips/qemu/snek-qemu.builtin ../../snek-math.builtin ../../snek-random.builtin ../../snek-input.builtin --global math --global random --global time --alias -o snek-builtin.h
pow: skipping duplicate
sed -e 's;@ICONDIR@;/usr/share/icons/hicolor/scalable/apps;g' -e 's;@BINDIR@;/usr/bin;g' -e 's;@SNEKLIB@;/usr/share/snek;' -e 's;@SHAREDIR@;/usr/share/snek;' -e 's/@SNEK_VERSION@/1.12/' -e 's/@SNEK_VERSION_DASH@/1-12/' -e 's;@SNEK_ROOT@;../..;' -e 's/@SNEK_DATE@/2025-04-29/' snek-riscv.in > snek-riscv
python3 ../../snek-builtin.py ../../snek-keyword.builtin ../../snek-base.builtin ../../snek-gpio.builtin ../../snek-eeprom.builtin ../../chips/samd21/snek-altos.builtin ../../snek-math.builtin ../../snek-random.builtin ../../snek-input.builtin snek-board.builtin --global math --global random --global time --alias -o snek-builtin.h
chmod +x snek-riscv
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-builtin.o ../../snek-builtin.c
pow: skipping duplicate
python3 ../../ao/make-product.py -i 0x804D -V 0x239A -v 1.12 -p snekboard > ao-product.h
sed -e 's;@ICONDIR@;/usr/share/icons/hicolor/scalable/apps;g' -e 's;@BINDIR@;/usr/bin;g' -e 's;@SNEKLIB@;/usr/share/snek;' -e 's;@SHAREDIR@;/usr/share/snek;' -e 's/@SNEK_VERSION@/1.12/' -e 's/@SNEK_VERSION_DASH@/1-12/' -e 's;@SNEK_ROOT@;../..;' -e 's/@SNEK_DATE@/2025-04-29/' snek-board-install.in > snek-board-install
chmod +x snek-board-install
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-builtin.o ../../snek-builtin.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-code.o ../../snek-code.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-code.o ../../snek-code.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-exec.o ../../snek-exec.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-exec.o ../../snek-exec.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-error.o ../../snek-error.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-error.o ../../snek-error.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-frame.o ../../snek-frame.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-frame.o ../../snek-frame.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-func.o ../../snek-func.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-lex.o ../../snek-lex.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-func.o ../../snek-func.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-lex.o ../../snek-lex.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-list.o ../../snek-list.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-memory.o ../../snek-memory.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-list.o ../../snek-list.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-name.o ../../snek-name.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-memory.o ../../snek-memory.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-parse.o ../../snek-parse.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-name.o ../../snek-name.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-poly.o ../../snek-poly.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-print.o ../../snek-print.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-parse.o ../../snek-parse.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-string.o ../../snek-string.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-snek.o ../../chips/samd21/ao-snek.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-poly.o ../../snek-poly.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-altos.o ../../chips/samd21/snek-altos.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-eeprom.o ../../chips/samd21/snek-eeprom.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-print.o ../../snek-print.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-math.o ../../snek-math.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-string.o ../../snek-string.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-random.o ../../snek-random.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-math.o ../../snek-math.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-gpio.o ../../chips/samd21/snek-gpio.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-io.o ../../snek-io.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-random.o ../../snek-random.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-input.o ../../snek-input.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-io.o ../../snek-io.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-interrupt.o ../../chips/samd21/ao-interrupt.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-led.o ../../ao/ao-led.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-input.o ../../snek-input.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-timer.o ../../chips/samd21/ao-timer.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-neopixel.o ../../chips/samd21/ao-neopixel.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-apa102.o ../../chips/samd21/ao-apa102.c
riscv64-unknown-elf-gcc -c -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-qemu.o ../../chips/qemu/snek-qemu.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-usb-samd21.o ../../chips/samd21/ao-usb-samd21.c
riscv64-unknown-elf-gcc -Wl,--gc-sections -march=rv32imac -mabi=ilp32 -msave-restore --oslib=semihost --crt0=semihost -std=c18 -Os -g -I. -I../../chips/qemu -I../.. -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -n -Wl,-Tsnek-qemu-riscv.ld -Wl,-M=snek-qemu-riscv-1.12.map -o snek-qemu-riscv-1.12.elf snek-builtin.o snek-code.o snek-exec.o snek-error.o snek-frame.o snek-func.o snek-lex.o snek-list.o snek-memory.o snek-name.o snek-parse.o snek-poly.o snek-print.o snek-string.o snek-math.o snek-random.o snek-io.o snek-input.o snek-qemu.o -lm
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ports/qemu-riscv'
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-tcc-samd21.o ../../chips/samd21/ao-tcc-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-tc-samd21.o ../../chips/samd21/ao-tc-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-adc-samd21.o ../../chips/samd21/ao-adc-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-dac-samd21.o ../../chips/samd21/ao-dac-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-flash-samd21.o ../../chips/samd21/ao-flash-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-stdio.o ../../chips/samd21/ao-stdio.c
cd `dirname ports/uduino/snek-uduino-1.12.hex` && make PREFIX=/usr DESTDIR=
make[3]: Entering directory '/<<PKGBUILDDIR>>/ports/uduino'
lola -DSNEK_SLICE -DSNEK_DICT -o snek-gram.h ../../snek-gram.ll
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-notask.o ../../ao/ao-notask.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-product.o ../../ao/ao-product.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-panic.o ../../ao/ao-panic.c
arm-none-eabi-gcc -Wl,--gc-sections -mlittle-endian -mcpu=c [too-long-redacted] k.o ao-product.o ao-panic.o -lm
python3 ../../snek-builtin.py ../../snek-keyword.builtin ../../snek-base.builtin ../../snek-gpio.builtin ../../snek-eeprom.builtin ../../snek-random.builtin ../../snek-input.builtin ../../chips/avr/snek-avr.builtin snek-uduino.builtin --global math --global random --global time --alias -o snek-builtin.h
arm-none-eabi-objcopy -O binary -S snek-board-1.12.elf snek-board-1.12.bin
python3 ../../chips/samd21/uf2conv.py -b 0x2000 -c -o snek-board-1.12.uf2 snek-board-1.12.bin
python3 ../../ao/make-product.py -v 1.12 -p snek-uduino > ao-product.h
Converting to uf2, output size: 137728, start address: 0x2000
Wrote 137728 bytes to snek-board-1.12.uf2.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ports/snekboard'
cd `dirname ports/uno/snek-uno-1.12.hex` && make PREFIX=/usr DESTDIR=
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-builtin.o ../../snek-builtin.c
make[3]: Entering directory '/<<PKGBUILDDIR>>/ports/uno'
lola -DSNEK_SLICE -DSNEK_DICT -o snek-gram.h ../../snek-gram.ll
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-code.o ../../snek-code.c
python3 ../../snek-builtin.py ../../snek-keyword.builtin ../../snek-base.builtin ../../snek-eeprom.builtin ../../snek-gpio.builtin ../../snek-input.builtin ../../snek-random.builtin ../../chips/atmega/snek-atmega.builtin ../../snek-tone.builtin ../../chips/atmega/snek-328p.builtin --global math --global random --global time -o snek-builtin.h
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-exec.o ../../snek-exec.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-builtin.o ../../snek-builtin.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-code.o ../../snek-code.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-exec.o ../../snek-exec.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-error.o ../../snek-error.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-frame.o ../../snek-frame.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-func.o ../../snek-func.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-error.o ../../snek-error.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-lex.o ../../snek-lex.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-frame.o ../../snek-frame.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-func.o ../../snek-func.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-list.o ../../snek-list.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-lex.o ../../snek-lex.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-memory.o ../../snek-memory.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-list.o ../../snek-list.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-name.o ../../snek-name.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-memory.o ../../snek-memory.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-parse.o ../../snek-parse.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-name.o ../../snek-name.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-poly.o ../../snek-poly.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-parse.o ../../snek-parse.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-print.o ../../snek-print.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-string.o ../../snek-string.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-poly.o ../../snek-poly.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-print.o ../../snek-print.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-io.o ../../snek-io.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-string.o ../../snek-string.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-pow.o ../../snek-pow.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-random-small.o ../../snek-random-small.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-input.o ../../snek-input.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-pow.o ../../snek-pow.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-avr-eeprom.o ../../chips/avr/snek-avr-eeprom.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-328p.o ../../chips/atmega/snek-328p.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o ao-snek-avr.o ../../chips/avr/ao-snek-avr.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o strfromg.o ../../chips/atmega/../avr/strfromg.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o ao-usb-avr.o ../../chips/avr/ao-usb-avr.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-atmega-eeprom.o ../../chips/atmega/snek-atmega-eeprom.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-input.o ../../snek-input.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o ao-notask.o ../../ao/ao-notask.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-io.o ../../snek-io.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o ao-product.o ../../ao/ao-product.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o snek-atof.o ../../snek-atof.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-atof.o ../../snek-atof.c
avr-gcc -c -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -DF_CPU=16000000UL -mmcu=atmega32u4 -g -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Waddr-space-convert -I. -I. -I../../chips/avr -I../../ao -I../.. -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -o strfromg.o ../../chips/avr/strfromg.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-random-small.o ../../snek-random-small.c
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-atmega-serial.o ../../chips/atmega/snek-atmega-serial.c
avr-gcc -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-a [too-long-redacted] 0 -Wl,-Map=snek-uduino-1.12.map
snek-uduino-1.12 ROM: 31902 bytes
avr-objcopy -O ihex -R .eeprom snek-uduino-1.12.elf snek-uduino-1.12.hex
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ports/uduino'
avr-gcc -c -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -DSNEK_NO_FILE -Os -mrelax -Wno-array-bounds -frename-registers -funsigned-char -mcall-prologues -fno-move-loop-invariants -fno-move-loop-stores -fno-split-loops -fno-unswitch-loops -fno-unroll-loops -fno-peel-loops -g -Waddr-space-convert -o snek-atmega-time.o ../../chips/atmega/snek-atmega-time.c
cd `dirname ports/xiao/snek-xiao-1.12.uf2` && make PREFIX=/usr DESTDIR=
make[3]: Entering directory '/<<PKGBUILDDIR>>/ports/xiao'
lola -DSNEK_SLICE -DSNEK_DICT -o snek-gram.h ../../snek-gram.ll
avr-gcc -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega32 [too-long-redacted] e00 -Wl,-Map=snek-uno-1.12.map
snek-uno-1.12 ROM: 31688 bytes
avr-objcopy -O ihex -R .eeprom snek-uno-1.12.elf snek-uno-1.12.hex
sed -e 's;@ICONDIR@;/usr/share/icons/hicolor/scalable/apps;g' -e 's;@BINDIR@;/usr/bin;g' -e 's;@SNEKLIB@;/usr/share/snek;' -e 's;@SHAREDIR@;/usr/share/snek;' -e 's/@SNEK_VERSION@/1.12/' -e 's/@SNEK_VERSION_DASH@/1-12/' -e 's;@SNEK_ROOT@;../..;' -e 's/@SNEK_DATE@/2025-04-29/' -e 's;@BOARD@;uno;g' -e 's;@UBOARD@;UNO;g' -e 's;@CBOARD@;Uno;g' -e 's;@BAUD@;115200;g' -e 's;@PORT@;/dev/ttyACM0;g' -e 's;@MCU@;atmega328p;g' ../duemilanove/snek-atmega328-install.in > snek-uno-install
chmod +x snek-uno-install
if [ snek-uno-install.in != ../duemilanove/snek-atmega328-install.in ]; then sed -e 's;@SNEKLIB@;/usr/share/snek;' -e 's/@SNEK_VERSION@/1.12/' -e 's/@SNEK_VERSION_DASH@/1-12/' -e 's;@SNEK_ROOT@;../..;' -e 's/@SNEK_DATE@/2025-04-29/' -e 's;@BOARD@;uno;g' -e 's;@UBOARD@;UNO;g' -e 's;@CBOARD@;Uno;g' -e 's;@BAUD@;115200;g' -e 's;@PORT@;/dev/ttyACM0;g' -e 's;@MCU@;atmega328p;g' ../duemilanove/snek-atmega328-install.in > snek-uno-install.in; fi
sed -e 's;@ICONDIR@;/usr/share/icons/hicolor/scalable/apps;g' -e 's;@BINDIR@;/usr/bin;g' -e 's;@SNEKLIB@;/usr/share/snek;' -e 's;@SHAREDIR@;/usr/share/snek;' -e 's/@SNEK_VERSION@/1.12/' -e 's/@SNEK_VERSION_DASH@/1-12/' -e 's;@SNEK_ROOT@;../..;' -e 's/@SNEK_DATE@/2025-04-29/' -e 's;@BOARD@;uno;g' -e 's;@UBOARD@;UNO;g' -e 's;@CBOARD@;Uno;g' -e 's;@BAUD@;115200;g' -e 's;@PORT@;/dev/ttyACM0;g' -e 's;@MCU@;atmega328p;g' ../duemilanove/snek-duemilanove-install.1.in > snek-uno-install.1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ports/uno'
python3 ../../snek-builtin.py ../../snek-keyword.builtin ../../snek-base.builtin ../../snek-gpio.builtin ../../snek-eeprom.builtin ../../chips/samd21/snek-altos.builtin ../../snek-math.builtin ../../snek-random.builtin ../../snek-input.builtin snek-xiao.builtin --global math --global random --global time --alias -o snek-builtin.h
pow: skipping duplicate
python3 ../../ao/make-product.py -i 0x002e -V 0x2886 -v 1.12 -p SnekXiao > ao-product.h
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-builtin.o ../../snek-builtin.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-code.o ../../snek-code.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-exec.o ../../snek-exec.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-error.o ../../snek-error.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-frame.o ../../snek-frame.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-func.o ../../snek-func.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-lex.o ../../snek-lex.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-list.o ../../snek-list.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-memory.o ../../snek-memory.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-name.o ../../snek-name.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-parse.o ../../snek-parse.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-poly.o ../../snek-poly.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-print.o ../../snek-print.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-string.o ../../snek-string.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-snek.o ../../chips/samd21/ao-snek.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-altos.o ../../chips/samd21/snek-altos.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-eeprom.o ../../chips/samd21/snek-eeprom.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-math.o ../../snek-math.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-random.o ../../snek-random.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-gpio.o ../../chips/samd21/snek-gpio.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-io.o ../../snek-io.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o snek-input.o ../../snek-input.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-interrupt.o ../../chips/samd21/ao-interrupt.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-led.o ../../ao/ao-led.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-timer.o ../../chips/samd21/ao-timer.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-neopixel.o ../../chips/samd21/ao-neopixel.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-apa102.o ../../chips/samd21/ao-apa102.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-usb-samd21.o ../../chips/samd21/ao-usb-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-tcc-samd21.o ../../chips/samd21/ao-tcc-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-tc-samd21.o ../../chips/samd21/ao-tc-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-adc-samd21.o ../../chips/samd21/ao-adc-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-dac-samd21.o ../../chips/samd21/ao-dac-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-flash-samd21.o ../../chips/samd21/ao-flash-samd21.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-stdio.o ../../chips/samd21/ao-stdio.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-notask.o ../../ao/ao-notask.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-product.o ../../ao/ao-product.c
arm-none-eabi-gcc -c -mlittle-endian -mcpu=cortex-m0 -mthumb -I../../chips/samd21 -I../../ao -I../.. -I. -std=c18 -Os -g -specs=picolibc.specs -DPICOLIBC_FLOAT_PRINTF_SCANF -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow -Wimplicit-fallthrough -D_DEFAULT_SOURCE -I../.. -DSNEK_VERSION='"1.12"' -o ao-panic.o ../../ao/ao-panic.c
arm-none-eabi-gcc -Wl,--gc-sections -mlittle-endian -mcpu=c [too-long-redacted] k.o ao-product.o ao-panic.o -lm
arm-none-eabi-objcopy -O binary -S snek-xiao-1.12.elf snek-xiao-1.12.bin
python3 ../../chips/samd21/uf2conv.py -b 0x2000 -c -o snek-xiao-1.12.uf2 snek-xiao-1.12.bin
Converting to uf2, output size: 137728, start address: 0x2000
Wrote 137728 bytes to snek-xiao-1.12.uf2.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ports/xiao'
for dir in snekde doc examples; do (cd $dir && make PREFIX=/usr DESTDIR=) || exit 1; done
make[3]: Entering directory '/<<PKGBUILDDIR>>/snekde'
cp snekde.py snekde
chmod +x snekde
sed -e 's;@ICONDIR@;/usr/share/icons/hicolor/scalable/apps;g' -e 's;@BINDIR@;/usr/bin;g' -e 's;@SNEKLIB@;/usr/share/snek;' -e 's;@SHAREDIR@;/usr/share/snek;' -e 's/@SNEK_VERSION@/1.12/' -e 's/@SNEK_VERSION_DASH@/1-12/' -e 's;@SNEK_ROOT@;..;' -e 's/@SNEK_DATE@/2025-04-29/' snekde.desktop.in > snekde.desktop
done all
make[3]: Leaving directory '/<<PKGBUILDDIR>>/snekde'
make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
asciidoctor -v -B.. --attribute="revdate=2025-04-29" --attribute="version=1.12" -b html5 snek.adoc
asciidoctor-pdf -B.. --attribute="revdate=2025-04-29" --attribute="version=1.12" --attribute='pdf-theme=snek' snek.adoc
/bin/sh: 1: asciidoctor-pdf: not found
make[3]: *** [Makefile:29: snek.pdf] Error 127
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[2]: *** [Makefile:27: all] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 "INSTALL=install --strip-program=true" "SNEK_MOST_WARNINGS=-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wshadow" SNEK_EV3=0 returned exit code 2
make[1]: *** [debian/rules:30: override_dh_auto_build-indep] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:27: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------