Bug#1073305: pd-iemlib: FTBFS: src/fade~.c:85:39: error: ‘COSTABSIZE’ undeclared (first use in this function)
Source: pd-iemlib
Version: 1.22.3-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20240615 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> cc -DPD -I "/usr/include/pd" -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/hml_shelf~.pd_linux.o -c src/hml_shelf~.c
> ++++ info: making src/iem_alisttosym.pd_linux.o in lib iemlib
> src/fade~.c: In function ‘fade_tilde_perform’:
> src/fade~.c:85:39: error: ‘COSTABSIZE’ undeclared (first use in this function)
> 85 | dphase = (double)(*in++ * (t_float)(COSTABSIZE) * 0.99999) + UNITBIT32;
> | ^~~~~~~~~~
> src/fade~.c:85:39: note: each undeclared identifier is reported only once for each function it appears in
> src/fade~.c: In function ‘fade_tilde_maketable’:
> src/fade~.c:116:64: error: ‘COSTABSIZE’ undeclared (first use in this function)
> 116 | t_float *fp, phase, fff,phsinc = 0.5*3.141592653 / ((t_float)COSTABSIZE*0.99999);
> | ^~~~~~~~~~
> make[1]: *** [/usr/share/pd-lib-builder//Makefile.pdlibbuilder:987: src/fade~.pd_linux.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/06/15/pd-iemlib_1.22.3-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&fusertaguser=lucas@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 to: