Source: altos
Version: 1.9.11-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/telelco-v0.2'
>   NICKLE ../util/ao-make-product.5c ao_product.h
>   CC  ao_boot_chain.o
>   CC  ao_interrupt.o
>   CC  ao_product.o
>   CC  ao_romconfig.o
>   CC  ao_cmd.o
>   CC  ao_config.o
>   CC  ao_task.o
>   CC  ao_led_stm.o
>   CC  ao_stdio.o
>   CC  ao_panic.o
>   CC  ao_timer.o
>   CC  ao_mutex.o
>   CC  ao_freq.o
>   CC  ao_dma_stm.o
>   CC  ao_spi_stm.o
>   CC  ao_beep_stm.o
>   CC  ao_eeprom_stm.o
>   CC  ao_fast_timer.o
>   CC  ao_lcd_stm.o
>   CC  ao_usb_stm.o
>   CC  ao_exti_stm.o
>   CC  ao_cc1120.o
>   CC  ao_radio_cmac.o
>   CC  ao_aes.o
> In function 'xrijndaelEncrypt',
>     inlined from 'ao_aes_run' at ../aes/ao_aes.c:396:2:
> ../aes/ao_aes.c:303:5: error: 'xShiftSubst.constprop' accessing 32 bytes in a 
> region of size 16 [-Werror=stringop-overflow=]
>   303 |     xShiftSubst(block2, block, shift, BC, xS);
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../aes/ao_aes.c: In function 'ao_aes_run':
> ../aes/ao_aes.c:303:5: note: referencing argument 2 of type 'word32 *' {aka 
> 'long unsigned int *'}
> ../aes/ao_aes.c:97:20: note: in a call to function 'xShiftSubst.constprop'
>    97 | static inline void xShiftSubst(word32 res[MAXBC], word32 a[MAXBC],
>       |                    ^~~~~~~~~~~
> In function 'xrijndaelEncrypt',
>     inlined from 'ao_aes_run' at ../aes/ao_aes.c:396:2:
> ../aes/ao_aes.c:309:3: error: 'xShiftSubst.constprop' accessing 32 bytes in a 
> region of size 16 [-Werror=stringop-overflow=]
>   309 |   xShiftSubst(block2, block, shift, BC, xS);
>       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../aes/ao_aes.c: In function 'ao_aes_run':
> ../aes/ao_aes.c:309:3: note: referencing argument 2 of type 'word32 *' {aka 
> 'long unsigned int *'}
> ../aes/ao_aes.c:97:20: note: in a call to function 'xShiftSubst.constprop'
>    97 | static inline void xShiftSubst(word32 res[MAXBC], word32 a[MAXBC],
>       |                    ^~~~~~~~~~~
> cc1: all warnings being treated as errors
> make[4]: *** [../Makefile.defs:50: ao_aes.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/altos_1.9.11-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lu...@debian.org&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 marking 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