Source: u-boot
Version: 2024.01+dfsg-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20241222 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> gcc -o tools/env/fw_printenv tools/env/fw_env_main.o tools/env/fw_env.o
> tools/env/crc32.o tools/env/ctype.o tools/env/linux_string.o
> tools/env/env_attr.o tools/env/env_flags.o
> strip tools/env/fw_printenv; touch tools/env/.strip
> scripts/dtc/pylibfdt/libfdt_wrap.c: In function ‘_wrap_fdt_next_node’:
> scripts/dtc/pylibfdt/libfdt_wrap.c:5581:17: error: too few arguments to
> function ‘SWIG_Python_AppendOutput’
> 5581 | resultobj = SWIG_Python_AppendOutput(resultobj, val);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> scripts/dtc/pylibfdt/libfdt_wrap.c:1262:1: note: declared here
> 1262 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> scripts/dtc/pylibfdt/libfdt_wrap.c: In function ‘_wrap_fdt_get_mem_rsv’:
> scripts/dtc/pylibfdt/libfdt_wrap.c:6388:19: error: too few arguments to
> function ‘SWIG_Python_AppendOutput’
> 6388 | resultobj = SWIG_Python_AppendOutput(resultobj, val);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> scripts/dtc/pylibfdt/libfdt_wrap.c:1262:1: note: declared here
> 1262 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> scripts/dtc/pylibfdt/libfdt_wrap.c:6397:19: error: too few arguments to
> function ‘SWIG_Python_AppendOutput’
> 6397 | resultobj = SWIG_Python_AppendOutput(resultobj, val);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> scripts/dtc/pylibfdt/libfdt_wrap.c:1262:1: note: declared here
> 1262 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> scripts/dtc/pylibfdt/libfdt_wrap.c: In function
> ‘_wrap_fdt_get_property_by_offset’:
> scripts/dtc/pylibfdt/libfdt_wrap.c:6639:19: error: too few arguments to
> function ‘SWIG_Python_AppendOutput’
> 6639 | resultobj = SWIG_Python_AppendOutput(resultobj, buff);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> scripts/dtc/pylibfdt/libfdt_wrap.c:1262:1: note: declared here
> 1262 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> scripts/dtc/pylibfdt/libfdt_wrap.c: In function ‘_wrap_fdt_get_property’:
> scripts/dtc/pylibfdt/libfdt_wrap.c:6702:19: error: too few arguments to
> function ‘SWIG_Python_AppendOutput’
> 6702 | resultobj = SWIG_Python_AppendOutput(resultobj, buff);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> scripts/dtc/pylibfdt/libfdt_wrap.c:1262:1: note: declared here
> 1262 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> scripts/dtc/pylibfdt/libfdt_wrap.c: In function ‘_wrap_fdt_get_property_w’:
> scripts/dtc/pylibfdt/libfdt_wrap.c:6767:19: error: too few arguments to
> function ‘SWIG_Python_AppendOutput’
> 6767 | resultobj = SWIG_Python_AppendOutput(resultobj, buff);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> scripts/dtc/pylibfdt/libfdt_wrap.c:1262:1: note: declared here
> 1262 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int
> is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> error: command '/usr/bin/cc' failed with exit code 1
> make[5]: *** [/<<PKGBUILDDIR>>/scripts/dtc/pylibfdt/Makefile:33: rebuild]
> Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/12/22/u-boot_2024.01+dfsg-5_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&[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.