[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1066650: marked as done (pd-fftease: FTBFS: fftease_utilities.c:56:9: error: implicit declaration of function ‘error’; did you mean ‘perror’? [-Werror=implicit-function-declaration])



Your message dated Sat, 16 Mar 2024 22:13:49 +0000
with message-id <E1rlcHl-006tvo-1n@fasolo.debian.org>
and subject line Bug#1066650: fixed in pd-fftease 3.0.1-6
has caused the Debian Bug report #1066650,
regarding pd-fftease: FTBFS: fftease_utilities.c:56:9: 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 owner@bugs.debian.org
immediately.)


-- 
1066650: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066650
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: pd-fftease
Version: 3.0.1-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@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 leanunconvert.pd_linux.o -c leanunconvert.c
> ++++ info: making limit_fftsize.pd_linux.o in lib fftease
> fftease_utilities.c: In function ‘fftease_overlap’:
> fftease_utilities.c:56:9: error: implicit declaration of function ‘error’; did you mean ‘perror’? [-Werror=implicit-function-declaration]
>    56 |         error("fftease_overlap: %d is not a legal overlap factor",overlap);
>       |         ^~~~~
>       |         perror
> 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 limit_fftsize.pd_linux.o -c limit_fftsize.c
> ++++ info: making limited_oscbank.pd_linux.o in lib fftease
> 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 limited_oscbank.pd_linux.o -c limited_oscbank.c
> ++++ info: making makewindows.pd_linux.o in lib fftease
> 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 makewindows.pd_linux.o -c makewindows.c
> ++++ info: making oscbank.pd_linux.o in lib fftease
> 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 oscbank.pd_linux.o -c oscbank.c
> ++++ info: making overlapadd.pd_linux.o in lib fftease
> 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 overlapadd.pd_linux.o -c overlapadd.c
> ++++ info: making PenroseOscil.pd_linux.o in lib fftease
> 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 PenroseOscil.pd_linux.o -c PenroseOscil.c
> ++++ info: making PenroseRand.pd_linux.o in lib fftease
> 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 PenroseRand.pd_linux.o -c PenroseRand.c
> ++++ info: making power_of_two.pd_linux.o in lib fftease
> cc1: some warnings being treated as errors
> make[1]: *** [/usr/share/pd-lib-builder//Makefile.pdlibbuilder:987: fftease_utilities.pd_linux.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/pd-fftease_3.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-20240313;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&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.

--- End Message ---
--- Begin Message ---
Source: pd-fftease
Source-Version: 3.0.1-6
Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>

We believe that the bug you reported is fixed in the latest version of
pd-fftease, 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 1066650@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> (supplier of updated pd-fftease 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 16 Mar 2024 22:45:33 +0100
Source: pd-fftease
Architecture: source
Version: 3.0.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Closes: 1066650
Changes:
 pd-fftease (3.0.1-6) unstable; urgency=medium
 .
   * Patch to use pd_error() instead of error() (Closes: #1066650)
Checksums-Sha1:
 aedeed012f1d7804ac6be13863a852267e6ad0f3 2174 pd-fftease_3.0.1-6.dsc
 20d08cbf4e515860a32a26777bb5b3193a1bd6cf 8520 pd-fftease_3.0.1-6.debian.tar.xz
Checksums-Sha256:
 223b64ce7da5fcb7aac00b0698b3a254b25d10d74640afc7041c760f5e7a2013 2174 pd-fftease_3.0.1-6.dsc
 2c84b248be5783798d090e8d27204008f920ed0b85fe9c923c40062f2ce0923c 8520 pd-fftease_3.0.1-6.debian.tar.xz
Files:
 9534d1cb161e5da3ed90b84a2ddebcce 2174 sound optional pd-fftease_3.0.1-6.dsc
 32eb52af936cf7b20fe12876e230c019 8520 sound optional pd-fftease_3.0.1-6.debian.tar.xz

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

iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAmX2E0sWHGZvcnVtQHVt
bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+LwOD/9+TE9LCR0LxR5KitgiU9Wdula4
g2R/T+CVpS6OqxeTdQZdzCE2K35JezxckpvkZ6tLSfmblWmL7i9Jegi20cqljEP3
GK/Q4BqukKX7sKAsfI0cpHcxx8n/fRKh+yuy+ohhGuMrqOv9paKRp1Rzo1QC18Ig
pz2MsniVdHhFoiwvVypdkVQ4MWN1w7TXiuQxPyJgC5q8HBnxGNkWRitMLvFUHbtq
ug3JfKPFDRa0NKl1p0eYU7zX/aQphA2/vrQetY7P/tzlMiCisQR4LDrZf674TBtg
u07BaT2CxYYbPZWyFtJaLJbmo6qcUWx0HKZcRMxtj5Qi9vEUdwmeBSRWTeGVMbDf
LWpy2kzcVhmJmWh5OIkJgXOAmkloPCTLNXdhCad66CZGCJiyDAF5KDAKsyjr87mU
+VTeIeQETd5Bi4g9EF3mc0n8i5HsQ1iBO+ja2FS7BZhgCOa5FR/ahjguwXPoe5ew
JHGDycDzUbYJCYY69euZmShTB9DHFc4bA0WSKcDKtzvzRCIXx3OkAHrjhnxSJPwx
g+6RRDoxS6rTHfHtNXig81ZG7V/qzJRqBHl6oaMNVkPZ7Md8z/36hI7m2v50tTFw
0Yv3KtthOUUFFUN6BVMqbIVc64w4qG0/hms3A3gi9gT4PeySgKSXEe7sVB8oH9aZ
dt6evhesGEsAgnmM0g==
=ORax
-----END PGP SIGNATURE-----

Attachment: pgp4ESJC6cawB.pgp
Description: PGP signature


--- End Message ---

Reply to: