Source: python-yappi
Version: 1.4.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -fwrapv -O2 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DLIB_RT_AVAILABLE=1 
> -I/usr/include/python3.12 -c yappi/_yappi.c -o 
> build/temp.linux-x86_64-cpython-312/yappi/_yappi.o
> yappi/_yappi.c: In function ‘IS_SUSPENDED’:
> yappi/_yappi.c:240:18: error: invalid use of incomplete typedef 
> ‘PyFrameObject’ {aka ‘struct _frame’}
>   240 |     return (frame->f_stacktop != NULL);
>       |                  ^~
> yappi/_yappi.c: In function ‘_code2pit’:
> yappi/_yappi.c:697:29: error: ‘PyCodeObject’ has no member named 
> ‘co_varnames’; did you mean ‘co_names’?
>   697 |         co_varnames = cobj->co_varnames;
>       |                             ^~~~~~~~~~~
>       |                             co_names
> yappi/_yappi.c: In function ‘IS_SUSPENDED’:
> yappi/_yappi.c:242:1: warning: control reaches end of non-void function 
> [-Wreturn-type]
>   242 | }
>       | ^
> error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
> make[1]: *** [debian/rules:16: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-yappi_1.4.0-2_unstable.log

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