Your message dated Sat, 06 Sep 2025 03:19:55 +0000
with message-id <[email protected]>
and subject line Bug#1114390: fixed in snek 1.13-1
has caused the Debian Bug report #1114390,
regarding snek: FTBFS: 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
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1114390: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114390
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:snek
Version: 1.12-1
Severity: serious
Tags: ftbfs forky sid
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
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: snek
Source-Version: 1.13-1
Done: Keith Packard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
snek, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Keith Packard <[email protected]> (supplier of updated snek package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 05 Sep 2025 12:13:58 -0700
Source: snek
Architecture: source
Version: 1.13-1
Distribution: unstable
Urgency: medium
Maintainer: Keith Packard <[email protected]>
Changed-By: Keith Packard <[email protected]>
Closes: 1114390
Changes:
snek (1.13-1) unstable; urgency=medium
.
* New upstream
.
* Adapt to asciidoctor-pdf repackaging. Closes: #1114390.
.
* Support cross building.
Checksums-Sha1:
535d79e32784945b11559b0d39173c48c9c4bc02 2250 snek_1.13-1.dsc
7822e31a6ce5f6f21bee6d13d6d86a02fb26f9aa 20883383 snek_1.13.orig.tar.gz
046bc7599f4285773a0b1406ec1777ebcee1de6f 7728 snek_1.13-1.debian.tar.xz
6a6f9b18aacf42cbe0668b50223ed8e31cd943fb 9885 snek_1.13-1_amd64.buildinfo
Checksums-Sha256:
8d6f47aee11dc766ed6a5b3c7f5585de601e3e468b7335dfd646e004aa20abf6 2250
snek_1.13-1.dsc
3166ac00b6dcc7cdda90c57e4df3d398542f84afd8b791495f42d058431eb7ad 20883383
snek_1.13.orig.tar.gz
9219384a2141999ada7fb24138166ffb33706d2412e22e0104748d95839501aa 7728
snek_1.13-1.debian.tar.xz
11c03869cf1a368b0407251415d131b12e4973c660f03b3ed3318ae4217ee4fa 9885
snek_1.13-1_amd64.buildinfo
Files:
b450476aaa3e3dc4ba55c47264fd6a9d 2250 interpreters optional snek_1.13-1.dsc
904d6961aa49e22e9e0b605545a0c1c9 20883383 interpreters optional
snek_1.13.orig.tar.gz
4e66d81588789c2e016e7c1727339070 7728 interpreters optional
snek_1.13-1.debian.tar.xz
e9590bb569589d23950f5f70985764e6 9885 interpreters optional
snek_1.13-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEw4O3eCVWE9/bQJ2R2yIaaQAAABEFAmi7pFwACgkQ2yIaaQAA
ABEMGQ//SU1ql/wCuKuaP5sb91wUZdC2KJX/1Hlak12bomWpFoZw2SMaoeKlq+hd
6WIadY6+YKc6OjF0mpi4DiZtjqPXP727MNKydJFbE4XCDAcJbrF7jTcnjRiokCZy
sJcO3qu3kcuBCjdSFbTrpZ29W6vD11Berv2aY8D9YCKABQ79Rxu20r/r2Dt4FMoo
Iii1FTpX4PY0AHDnCWbwjnqrdp6+dQUNV2Q9QIrR0KI3qaj4+oMjCZgEDCaeI+I1
EKsoCTCfPyDHMLZTbbf3hY7TfdgHdTPcMivlwK+tB5tN8Umg6zQRkD3q2sgJvojG
zw3PzHEUn+SpKEBKCKwfHk5nme40qrGuMN8C7rt+4GcRZqYdO3yoTGFz+eiPz5U4
3+ChXMuqdrgJo+bkXWrWssIS7iJMCVxOOhkBziLIgCixa7diIzRG8PAXveSO1Dh0
WFWK+WJST7babehlgXQa59w3eKaWCcN+o7Uxxubc5A7WKjurRTykaOL2jk7kiDPm
lDFOsfMMrEwLyYUVsxWvhj3MfKzkdKlOUOVI4CcNxFq5uFnIy1L9iB7vGAckRD6O
d1si3f6PLKZ60XS7aoKlwdp18axurk0/bercDRmrb/gEF6WkWhFuRS6wFHC6e1dr
8VN3A8zE2i2dkrkhUo0HznjgPk+0aAVIEtxB7z524Fydllp+9P4=
=9atj
-----END PGP SIGNATURE-----
pgpciBaH7iIWc.pgp
Description: PGP signature
--- End Message ---