Your message dated Sat, 16 Mar 2024 22:13:56 +0000
with message-id <e1rlchs-006u6k...@fasolo.debian.org>
and subject line Bug#1066665: fixed in pd-ggee 0.28-5
has caused the Debian Bug report #1066665,
regarding pd-ggee: FTBFS: control/unwonk.c:59:31: error: implicit declaration 
of function ‘error’; did you mean ‘perror’? 
[-Werror=implicit-function-declaration]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1066665: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pd-ggee
Version: 0.28-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

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

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> cc -DPD -I "/usr/include/pd"  -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  
> -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 
> filters/equalizer.pd_linux.o -c filters/equalizer.c
> ++++ info: making gui/state.pd_linux.o in lib ggee
> control/unwonk.c: In function ‘unwonk_new’:
> control/unwonk.c:59:31: error: implicit declaration of function ‘error’; did 
> you mean ‘perror’? [-Werror=implicit-function-declaration]
>    59 |                 if (c != 'f') error("unwonk: %s: bad type",
>       |                               ^~~~~
>       |                               perror
> control/qread.c: In function ‘qread_open’:
> control/qread.c:48:11: error: implicit declaration of function ‘error’; did 
> you mean ‘perror’? [-Werror=implicit-function-declaration]
>    48 |           error("can't open %s",fname);
>       |           ^~~~~
>       |           perror
> control/qread.c: In function ‘qread_next’:
> control/qread.c:66:6: warning: ignoring return value of ‘fscanf’ declared 
> with attribute ‘warn_unused_result’ [-Wunused-result]
>    66 |      fscanf(x->x_file,"%f",&delay);
>       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> control/qread.c:72:6: warning: ignoring return value of ‘fscanf’ declared 
> with attribute ‘warn_unused_result’ [-Wunused-result]
>    72 |      fscanf(x->x_file,"%s",name);
>       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> control/qread.c:78:11: warning: ignoring return value of ‘fscanf’ declared 
> with attribute ‘warn_unused_result’ [-Wunused-result]
>    78 |           fscanf(x->x_file,"%f",&ff);
>       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~
> control/qread.c:82:6: warning: ignoring return value of ‘fscanf’ declared 
> with attribute ‘warn_unused_result’ [-Wunused-result]
>    82 |      fscanf(x->x_file,";");
>       |      ^~~~~~~~~~~~~~~~~~~~~
> experimental/fofsynth~.c: In function ‘fofsynth_usearray’:
> experimental/fofsynth~.c:261:11: error: implicit declaration of function 
> ‘error’; did you mean ‘perror’? [-Werror=implicit-function-declaration]
>   261 |           error("%s: no such array", s->s_name);
>       |           ^~~~~
>       |           perror
> cc1: some warnings being treated as errors
> make[1]: *** [/usr/share/pd-lib-builder//Makefile.pdlibbuilder:987: 
> control/unwonk.pd_linux.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/pd-ggee_0.28-4_unstable.log

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

--- End Message ---
--- Begin Message ---
Source: pd-ggee
Source-Version: 0.28-5
Done: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pd-ggee, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1066...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org> (supplier of updated 
pd-ggee package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 16 Mar 2024 22:41:20 +0100
Source: pd-ggee
Architecture: source
Version: 0.28-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multime...@lists.debian.org>
Changed-By: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>
Closes: 1066665
Changes:
 pd-ggee (0.28-5) unstable; urgency=medium
 .
   * Patch to use pd_error() instead of error() (Closes: #1066665)
Checksums-Sha1:
 6d6ce7dabad97e6af74c7733af7d23c9478cd4a9 2100 pd-ggee_0.28-5.dsc
 7c9e9a918a8ef5e16cf978eac1db249b633e67cb 7124 pd-ggee_0.28-5.debian.tar.xz
Checksums-Sha256:
 75fea5cfa294c22fe2b77397c7559b94e23a7f08c46312d79f07a7953eb1f2f7 2100 
pd-ggee_0.28-5.dsc
 7bb2a72bacb58e8307d4670dc65f15eabbe008b97a4dd119507b621d6790c746 7124 
pd-ggee_0.28-5.debian.tar.xz
Files:
 5537dc9f6d2c91cfb99706772fe6f88e 2100 sound optional pd-ggee_0.28-5.dsc
 f13527e8be6b9ad6fc54094bc5c97e4c 7124 sound optional 
pd-ggee_0.28-5.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAmX2EiMWHGZvcnVtQHVt
bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+C6iD/40cvJMLbwC4Ys+nO4C1mq3cpn2
+w8NMKf+pTvZEynlZLxqAGexd16up6gfwJvbTCZBNIESU1F5igr7427oXKcXgFxa
CRIc5T4vJVcM3ca07eyD842YLSbfo9628C4xKyRCpfg5cpp1WI8LSjTrYc4ukJqD
CHQ46k+euZ1ShUzbQrBARhywKpAhQL6hPuecE6eHA5NIfMdzHdPJYGsOxb30OuMT
QHbq6rCGPqchS+hFoGsWvDOuvuBeP4ywamtimcm5CG60pxn/L+kI4divtQGbMOeL
FccEEgItYkSLUMprXXnY27ocNOlNFK0f4uq9Rk3nq/b6yrt5x+LNlPmDEq0J6a2N
LTSFWWWncbvtd62pgXLheFvnv99tSNzoMseRqCmqhjAse8RGcS6Mha6BTyGfDqUY
pa9n855//+Grlq4s3tBkgW7UUCPDYCDaClawNvI248VVlaCgD+J1xy4NgxIg1f9z
MbfrhisqgKT6C2YHKB6DM8xlEZWOQY7c0zNBhW4SySxxU/o1Ud7q+/lzNqH7abJO
FeZWkonuualujqIKqySCthF8/MRrcbL8vjIjdj8AgIS/SImZab4LU1hSTUyjWLAU
3alaJcHq0v03zwlpErpoE+bE1MM44aCCKiGbJ2/6jHl4Sr8Obug2cIxl5pEU9YsY
RSARwaoJBqj4c77jUg==
=ejMg
-----END PGP SIGNATURE-----

Attachment: pgp917wbmIjjV.pgp
Description: PGP signature


--- End Message ---

Reply via email to