Your message dated Mon, 17 Jun 2024 16:51:10 +0000 with message-id <E1sJFZW-00086X-K8@fasolo.debian.org> and subject line Bug#1073330: fixed in pd-sigpack 0.46.0-2 has caused the Debian Bug report #1073330, regarding pd-sigpack: FTBFS: m_pd.h:85:26: error: static assertion failed: "field must be t_float!" 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.) -- 1073330: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073330 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: pd-sigpack: FTBFS: m_pd.h:85:26: error: static assertion failed: "field must be t_float!"
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 16 Jun 2024 14:55:13 +0200
- Message-id: <[🔎] Zm7gsUGCf5D0JvX2@grub.nussbaum.fr>
Source: pd-sigpack Version: 0.46.0-1 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" -DPD_FLOATSIZE=64 -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 source/chop~.linux-amd64-64.so.o -c source/chop~.c > ++++ info: making source/harmgen~.linux-amd64-64.so.o in lib sigpack > In file included from source/vowel~.c:6: > source/vowel~.c: In function ‘vowel_tilde_setup’: > /usr/include/pd/m_pd.h:85:26: error: static assertion failed: "field must be t_float!" > 85 | #define PD_STATIC_ASSERT _Static_assert > | ^~~~~~~~~~~~~~ > /usr/include/pd/m_pd.h:575:5: note: in expansion of macro ‘PD_STATIC_ASSERT’ > 575 | PD_STATIC_ASSERT(sizeof(((type *)NULL)->field) == sizeof(t_float), "field must be t_float!"); \ > | ^~~~~~~~~~~~~~~~ > source/vowel~.c:144:5: note: in expansion of macro ‘CLASS_MAINSIGNALIN’ > 144 | CLASS_MAINSIGNALIN(vowel_tilde_class, t_vowel_tilde, x_f); > | ^~~~~~~~~~~~~~~~~~ > In file included from source/split~.c:6: > source/split~.c: In function ‘split_tilde_setup’: > /usr/include/pd/m_pd.h:85:26: error: static assertion failed: "field must be t_float!" > 85 | #define PD_STATIC_ASSERT _Static_assert > | ^~~~~~~~~~~~~~ > /usr/include/pd/m_pd.h:575:5: note: in expansion of macro ‘PD_STATIC_ASSERT’ > 575 | PD_STATIC_ASSERT(sizeof(((type *)NULL)->field) == sizeof(t_float), "field must be t_float!"); \ > | ^~~~~~~~~~~~~~~~ > source/split~.c:70:5: note: in expansion of macro ‘CLASS_MAINSIGNALIN’ > 70 | CLASS_MAINSIGNALIN(split_tilde_class, t_split_tilde, x_f); > | ^~~~~~~~~~~~~~~~~~ > make[1]: *** [/usr/share/pd-lib-builder//Makefile.pdlibbuilder:987: source/vowel~.linux-amd64-64.so.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2024/06/15/pd-sigpack_0.46.0-1_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.
--- End Message ---
--- Begin Message ---
- To: 1073330-close@bugs.debian.org
- Subject: Bug#1073330: fixed in pd-sigpack 0.46.0-2
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 17 Jun 2024 16:51:10 +0000
- Message-id: <E1sJFZW-00086X-K8@fasolo.debian.org>
- Reply-to: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Source: pd-sigpack Source-Version: 0.46.0-2 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-sigpack, 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 1073330@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-sigpack 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, 17 Jun 2024 18:33:42 +0200 Source: pd-sigpack Architecture: source Version: 0.46.0-2 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: 1073330 Changes: pd-sigpack (0.46.0-2) unstable; urgency=medium . * Fix FTBFS with Pd64 (Closes: #1073330) * Add 'Provides' stanza * Switch to dh-sequence-puredata * Bump standards version to 4.7.0 Checksums-Sha1: 1ebe980e288e44201475ad02527594f2e611df63 2133 pd-sigpack_0.46.0-2.dsc c7e7ae8b52cea35a4b27a760a7c588239aa9ba14 7696 pd-sigpack_0.46.0-2.debian.tar.xz Checksums-Sha256: e4d82dc655a575221654359148d9535dde41eee1f036a2baa2cb1cbbcefd6d25 2133 pd-sigpack_0.46.0-2.dsc 71cd54e14dd1372cf67ddb32c87b53dd0c7092c06743aa1c3440860d4b1d53b7 7696 pd-sigpack_0.46.0-2.debian.tar.xz Files: eedd3f764f5b91c097c6a15b87e6b497 2133 sound optional pd-sigpack_0.46.0-2.dsc 8c3222c5df5d561a8ef72f818973d3b1 7696 sound optional pd-sigpack_0.46.0-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAmZwZX8WHGZvcnVtQHVt bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+EnHD/9VhNfs+m7v782wWTVEn4GRup5U hqt4IjQL+bfBuuYPXruZi+Y/hW8qoZskwxZGPTdDDpcloLmDXliWXI0ivcXubH71 +7tQTpiKFRc93kqF/8AHldq6uSUqbu0exUQoP0klwqLeGH15BX9OAHh0FuKIC1AD 9eAMn4Khy7fZoeuiDc/gsQQkji6iTRNPF7LTMBoXlRylBeGsvHRAtuB9L9USH3fK OhM/s7dzGdsHarnJtrhSB1gEJ5Wz7R34uc3zTMGy+sht8Oz4suBH0ckKbBHdVuqm J7KSwq/tSPSlEGnhKq42dageOT0OWWNUnFWHvrjyzhjG6mP2SHjT8GNo9kznodHy osIYl4QYFAnLT8Ih5PIwvtVncbSzHVOduX57WAVdM+jt43/Ymkfv43xbMDzXaZfC C/Yk1+rQ8JB8socPAHfjkGsndjqBDNOlyffJ/fbXwgjyVxauPQt9QeVHQXlI/MEW kCG+5weI1ezjf8lp0D/ZogQbiOlGPRRBICk3QqibkdDOEh1eAFuP5/qcj+PFhxdX hIpYcLQWbm0S+qASbuLt5nDUF+9BxgMRUNMcmLLFisnwVociCGiqUZ14NrKxCBF5 aYJF2+bSAIogOg9CZI25/8KjdxTOzC9KzabhbviF+585FXjGE1WdUmS0Dg9nZZH1 Ns5r6N10vNCb+qwMcg== =UNoV -----END PGP SIGNATURE-----Attachment: pgpyczqfgkVB_.pgp
Description: PGP signature
--- End Message ---