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

Bug#1066676: marked as done (pd-ext13: FTBFS: openpatch.c:61:5: error: implicit declaration of function ‘glob_evalfile’; did you mean ‘binbuf_evalfile’? [-Werror=implicit-function-declaration])



Your message dated Mon, 18 Mar 2024 17:38:22 +0000
with message-id <E1rmGwI-00FnzH-05@fasolo.debian.org>
and subject line Bug#1066676: fixed in pd-ext13 0.17.1-9
has caused the Debian Bug report #1066676,
regarding pd-ext13: FTBFS: openpatch.c:61:5: error: implicit declaration of function ‘glob_evalfile’; did you mean ‘binbuf_evalfile’? [-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.)


-- 
1066676: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066676
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: pd-ext13
Version: 0.17.1-8
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 filesize.pd_linux.o -c filesize.c
> ++++ info: making send13.pd_linux.o in lib ext13
> openpatch.c: In function ‘openpatch_symbol’:
> openpatch.c:61:5: error: implicit declaration of function ‘glob_evalfile’; did you mean ‘binbuf_evalfile’? [-Werror=implicit-function-declaration]
>    61 |     glob_evalfile(0,gensym(filename),gensym(path));
>       |     ^~~~~~~~~~~~~
>       |     binbuf_evalfile
> 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 send13.pd_linux.o -c send13.c
> ++++ info: making scramble~.pd_linux.o in lib ext13
> promiscous~.c: In function ‘promiscous_tilde_new’:
> promiscous~.c:147:50: warning: passing argument 1 of ‘setnic_promisc’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
>   147 |         if((x->sock = setnic_promisc(x->interface->s_name))<0){
>       |                                      ~~~~~~~~~~~~^~~~~~~~
> promiscous~.c:41:33: note: expected ‘char *’ but argument is of type ‘const char *’
>    41 | static int setnic_promisc(char *nic_name){
>       |                           ~~~~~~^~~~~~~~
> sfwrite13~.c: In function ‘sfwrite13_close’:
> sfwrite13~.c:142:11: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
>   142 |           write(x->x_file,&w,sizeof(w));
>       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> make[1]: *** [/usr/share/pd-lib-builder//Makefile.pdlibbuilder:987: openpatch.pd_linux.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/pd-ext13_0.17.1-8_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-ext13
Source-Version: 0.17.1-9
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-ext13, 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 1066676@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-ext13 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: Mon, 18 Mar 2024 18:06:49 +0100
Source: pd-ext13
Architecture: source
Version: 0.17.1-9
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: 1066676
Changes:
 pd-ext13 (0.17.1-9) unstable; urgency=medium
 .
   * Add patch to fix more missing declarations
     (Closes: #1066676)
     + Refresh other patches
Checksums-Sha1:
 e0c7701a3c598262671e9a699dba235cba06457f 2129 pd-ext13_0.17.1-9.dsc
 221053e28d9f49d0bfe080f831408bbc75cbedbe 5948 pd-ext13_0.17.1-9.debian.tar.xz
Checksums-Sha256:
 b078f5e826a268e15411e60f6bbe0488614011efb7c1f005682c1ad81ea3a975 2129 pd-ext13_0.17.1-9.dsc
 e36af15f53380e085079f50188aa7148d0127a2913aff77de16d84c3135fba69 5948 pd-ext13_0.17.1-9.debian.tar.xz
Files:
 20015d491f5a6cb93c171fd142cda1ee 2129 sound optional pd-ext13_0.17.1-9.dsc
 32a688f13649d21864184450a7a735dd 5948 sound optional pd-ext13_0.17.1-9.debian.tar.xz

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

iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAmX4du4WHGZvcnVtQHVt
bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+LjiD/4kmRBnl9zKo2gNyZ2jIixDc/FK
xVF2gQaEHpkbs9/3U3lBlki27cm6Tr9eV6AyPjDqFPdYBmM6kXCgkDY0CADxsJK4
hRFamkHxPTO9LcQ+aRVsy/tBFf5aXzHB4lxxmx6A+UQ8aLySQ1zef21g8jCsr8LO
XA0Q7qtdCYuyUOL6nlGa8ZNFecYVZsDA4xOkbNssN8gDCP4P8wAVOxHYAL3z3gtK
KsFBKlvVfigB6O59tTCuyfeL0tyvF4FrjS+8neWwbYRsE0cQhHrfULot+8E8eY5A
oCoFUgcbQMwMrCpKLn9Qju3vHxFdYhI+WR3rm2xxhML5D+SzbD16EaXj/YSbzTpY
TL4gtOC2byqychDfrbH8lGalii8qk3yUCdZ3y0q/aZCS8zkBG9oCU/djVJ67CnFr
S/j539Uoxef0H4E2YsCyNYEqST+wYuzPgvxwh9sfJSM4aL8ZnZPHAaHg+4LKds/4
8a9V0rBtrtbVhvFq1eezQDXh2Duy632Je4DJhXBZ+WJ7wj66bfJK2Xbx30Na1eFk
/bzg4VokwfjzZ5p5B/pxf4UYGOlyrwJbFFqR/mdaTv2zFvStebfznn6hX5S7EAjH
bP58dKM4AYKf7x6vFPHNj6zR37Ze9QX3989xIR9WGJ6doG5hH2o+H3SoO4TrgTNd
MyUOqLw1DKu9i8XavA==
=4pp0
-----END PGP SIGNATURE-----

Attachment: pgpyJUBNgtVlX.pgp
Description: PGP signature


--- End Message ---

Reply to: