Source: snek
Version: 1.9-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ports/itsybitsy5v'
> lola -DSNEK_SLICE -DSNEK_DICT -o snek-gram.h ../../snek-gram.ll
> python3 ../../snek-builtin.py ../../snek-keyword.builtin 
> ../../snek-base.builtin ../../snek-gpio.builtin ../../snek-eeprom.builtin 
> ../../chips/avr/snek-avr.builtin ../itsybitsy5v/snek-itsybitsy5v.builtin -o 
> snek-builtin.h
> 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-input.builtin snek-crickit.builtin -o snek-builtin.h
> python3 ../../snek-builtin.py ../../snek-keyword.builtin 
> ../../snek-base.builtin ../../snek-eeprom.builtin ../../snek-gpio.builtin 
> ../../chips/atmega/snek-atmega.builtin snek-grove.builtin 
> ../../chips/atmega/snek-328p.builtin ../../snek-draw.builtin -o snek-builtin.h
> 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-input.builtin snek-feather.builtin -o snek-builtin.h
> python3 ../../snek-builtin.py ../../snek-keyword.builtin 
> ../../snek-base.builtin ../../snek-eeprom.builtin ../../snek-gpio.builtin 
> ../../chips/atmega/snek-atmega.builtin ../../snek-input.builtin 
> ../../chips/atmega/snek-328p.builtin -o snek-builtin.h
> python3 ../../ao/make-product.py -v 1.9 -p SnekItsyBitsy3v > ao-product.h
> python3 ../../ao/make-product.py -i 0x002c -V 0xfffe -v 1.9 -p SnekCrickit > 
> ao-product.h
> python3 ../../snek-builtin.py ../../snek-keyword.builtin 
> ../../snek-base.builtin ../../snek-eeprom.builtin ../../snek-gpio.builtin 
> ../../chips/atmega/snek-atmega.builtin ../../chips/atmega/snek-328p.builtin 
> -o snek-builtin.h
> python3 ../../snek-builtin.py ../../snek-keyword.builtin 
> ../../snek-base.builtin snek-ev3.builtin ../../snek-math.builtin 
> ../../snek-eeprom.builtin ../../snek-input.builtin -o snek-builtin.h
> python3 ../../snek-builtin.py ../../snek-keyword.builtin 
> ../../snek-base.builtin ../../snek-gpio.builtin ../../snek-eeprom.builtin 
> ../../chips/avr/snek-avr.builtin ../itsybitsy5v/snek-itsybitsy5v.builtin -o 
> snek-builtin.h
> avr-gcc -c -DF_CPU=8000000UL -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.9"' -DSNEK_NO_FILE -Waddr-space-convert -I. 
> -I../itsybitsy5v -I../../chips/avr -I../../ao -I../.. -std=c99 -Os 
> -frename-registers -funsigned-char -fno-jump-tables -mcall-prologues -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.9"' -DSNEK_NO_FILE -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.9"' -o snek-builtin.o 
> ../../snek-builtin.c
> python3 ../../ao/make-product.py -i 0x8022 -V 0x239A -v 1.9 -p SnekFeather > 
> 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.9/' -e 
> 's/@SNEK_VERSION_DASH@/1-9/' -e 's;@SNEK_ROOT@;../..;' -e 
> 's/@SNEK_DATE@/2022-12-20/' snek-grove-install.in > snek-grove-install
> avr-gcc -c -Os -frename-registers -funsigned-char -fno-jump-tables 
> -mcall-prologues -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. 
> -I../../chips/atmega -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.9"' -DSNEK_NO_FILE -Waddr-space-convert -o snek-builtin.o 
> ../../snek-builtin.c
> chmod +x snek-grove-install
> avr-gcc -c -Os -frename-registers -funsigned-char -fno-jump-tables 
> -mcall-prologues -DF_CPU=16000000UL -mmcu=atmega328p -I. -I../../chips/atmega 
> -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.9"' -DSNEK_NO_SLICE -DSNEK_NO_DICT -DSNEK_NO_FILE 
> -DUART_BAUD=115200 -Waddr-space-convert -o snek-builtin.o ../../snek-builtin.c
> avr-gcc -c -Os -frename-registers -funsigned-char -fno-jump-tables 
> -mcall-prologues -DUART_BAUD=115200 -DF_CPU=16000000UL -mmcu=atmega328p -I. 
> -I../../chips/atmega -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.9"' -DSNEK_NO_FILE -Waddr-space-convert -o snek-builtin.o 
> ../../snek-builtin.c
> arm-linux-gnueabi-gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -DSNEK_MEM_INCLUDE_NAME -O3 -g -I. 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -Wall -Wcast-align -Wextra 
> -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes 
> -Wmissing-declarations -Wnested-externs -Wshadow -D_DEFAULT_SOURCE  -I../.. 
> -DSNEK_USE_GLIBC_2_4_MATH -DSNEK_VERSION='"1.9"' -Werror -Wdate-time 
> -D_FORTIFY_SOURCE=2 -o snekserver.o snekserver.c
> python3 ../../ao/make-product.py -v 1.9 -p SnekItsyBitsy5v > ao-product.h
> avr-gcc -c -DF_CPU=8000000UL -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.9"' -DSNEK_NO_FILE -Waddr-space-convert -I. 
> -I../itsybitsy5v -I../../chips/avr -I../../ao -I../.. -std=c99 -Os 
> -frename-registers -funsigned-char -fno-jump-tables -mcall-prologues -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.9"' -DSNEK_NO_FILE -o snek-code.o ../../snek-code.c
> cc1: error: ‘-fcf-protection=full’ is not supported for this target
> make[3]: *** [../../snek.defs:163: snekserver.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/snek_1.9-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to