Source: ixo-usb-jtag
Version: 0.0.1-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240319 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> sdcc -c -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -mmcs51 --no-xinit-opt -Ifx2 -Wdate-time -D_FORTIFY_SOURCE=2 usbjtag.c -o
> usbjtag.rel
> sdcc -c -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -mmcs51 --no-xinit-opt -Ifx2 -Wdate-time -D_FORTIFY_SOURCE=2 eeprom.c -o
> eeprom.rel
> at 1: warning 117: unknown compiler option '-g' ignored
> at 1: warning 117: unknown compiler option '-O2' ignored
> at 1: warning 117: unknown compiler option
> '-Werror=implicit-function-declaration' ignored
> at 1: warning 117: unknown compiler option
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.' ignored
> at 1: warning 117: unknown compiler option '-fstack-protector-strong' ignored
> at 1: warning 117: unknown compiler option '-fstack-clash-protection' ignored
> at 1: warning 117: unknown compiler option '-Wformat' ignored
> at 1: warning 117: unknown compiler option '-Werror=format-security' ignored
> at 1: warning 117: unknown compiler option '-fcf-protection' ignored
> at 1: warning 117: unknown compiler option '-Wdate-time' ignored
> make -C fx2 CC=sdcc AR=sdar
> sdas8051 -plosgff vectors.a51
> export H="hw_basic~~~~~~~~~"; cat dscr.a51.in | \
> sed \
> -e"s/\$H0/${H:0:1}/" \
> -e"s/\$H1/${H:1:1}/" \
> -e"s/\$H2/${H:2:1}/" \
> -e"s/\$H3/${H:3:1}/" \
> -e"s/\$H4/${H:4:1}/" \
> -e"s/\$H5/${H:5:1}/" \
> -e"s/\$H6/${H:6:1}/" \
> -e"s/\$H7/${H:7:1}/" \
> -e"s/\$H8/${H:8:1}/" \
> -e"s/\$H9/${H:9:1}/" | \
> sed \
> -e"s/ .db '~, 0//" \
> > dscr_basic.a51
> sdcc -c -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -mmcs51 --no-xinit-opt -Ifx2 -Wdate-time -D_FORTIFY_SOURCE=2 hw_basic.c -o
> hw_basic.rel
> sdcpp: fatal error: cannot execute 'cc1': execvp: No such file or directory
> compilation terminated.
> sdas8051 -plosgff startup.a51
> at 1: warning 190: ISO C forbids an empty translation unit
> subprocess error 256
> make[1]: *** [Makefile:53: usbjtag.rel] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/19/ixo-usb-jtag_0.0.1-5_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&[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.