Your message dated Sun, 04 Aug 2024 20:39:09 +0000 with message-id <E1sai0T-00G1qt-LV@fasolo.debian.org> and subject line Bug#1075370: fixed in pd-ext13 0.17.1-11 has caused the Debian Bug report #1075370, regarding pd-ext13: ftbfs with GCC-14 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.) -- 1075370: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075370 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: pd-ext13: ftbfs with GCC-14
- From: Matthias Klose <doko@debian.org>
- Date: Wed, 03 Jul 2024 12:39:42 +0000
- Message-id: <E1sOzGw-004383-65@paradis.debian.org>
Package: src:pd-ext13 Version: 0.17.1-10 Severity: important Tags: sid trixie User: debian-gcc@lists.debian.org Usertags: ftbfs-gcc-14 [This bug is targeted to the upcoming trixie release] Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The severity of this report will be raised before the trixie release. The full build log can be found at: http://qa-logs.debian.net/2024/07/01/pd-ext13_0.17.1-10_unstable_gccexp.log The last lines of the build log are at the end of this report. To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-14/porting_to.html [...] ++++ info: linking objects in filesize.pd_linux for lib ext13 cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags -Wl,-z,relro -Wl,-z,now -o filesize.pd_linux filesize.pd_linux.o -lc -lm ++++ info: linking objects in send13.pd_linux for lib ext13 cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags -Wl,-z,relro -Wl,-z,now -o send13.pd_linux send13.pd_linux.o -lc -lm ++++ info: linking objects in wavinfo.pd_linux for lib ext13 cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags -Wl,-z,relro -Wl,-z,now -o wavinfo.pd_linux wavinfo.pd_linux.o -lc -lm ++++ info: linking objects in streamin13~.pd_linux for lib ext13 cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags -Wl,-z,relro -Wl,-z,now -o streamin13~.pd_linux streamin13~.pd_linux.o -lc -lm ++++ info: linking objects in strippath.pd_linux for lib ext13 cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags -Wl,-z,relro -Wl,-z,now -o strippath.pd_linux strippath.pd_linux.o -lc -lm ++++ info: linking objects in messages.pd_linux for lib ext13 cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags -Wl,-z,relro -Wl,-z,now -o messages.pd_linux messages.pd_linux.o -lc -lm ++++ info: linking objects in ossmixer.pd_linux for lib ext13 cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags -Wl,-z,relro -Wl,-z,now -o ossmixer.pd_linux ossmixer.pd_linux.o -lc -lm ++++ info: linking objects in mandelbrot~.pd_linux for lib ext13 cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags -Wl,-z,relro -Wl,-z,now -o mandelbrot~.pd_linux mandelbrot~.pd_linux.o -lc -lm ++++ info: linking objects in pipewrite~.pd_linux for lib ext13 cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags -Wl,-z,relro -Wl,-z,now -o pipewrite~.pd_linux pipewrite~.pd_linux.o -lc -lm ++++ info: linking objects in streamout13~.pd_linux for lib ext13 cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags -Wl,-z,relro -Wl,-z,now -o streamout13~.pd_linux streamout13~.pd_linux.o -lc -lm ++++ info: linking objects in scramble~.pd_linux for lib ext13 cc -rdynamic -shared -fPIC -Wl,-rpath,"\$ORIGIN",--enable-new-dtags -Wl,-z,relro -Wl,-z,now -o scramble~.pd_linux scramble~.pd_linux.o -lc -lm ++++info: target all in lib ext13 completed make[1]: Leaving directory '/<<PKGBUILDDIR>>' make -j8 "INSTALL=install --strip-program=true" arch.c.flags= "LDFLAGS=-Wl,-z,relro -Wl,-z,now" "CFLAGS=-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" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2" PDLIBBUILDER_DIR=/usr/share/pd-lib-builder/ floatsize=64 extension=linux-amd64-64.so make[1]: Entering directory '/<<PKGBUILDDIR>>' ++++ info: using Makefile.pdlibbuilder version 0.7.0~Debian ++++ info: using Pd API /usr/include/pd/m_pd.h ++++ info: making target all in lib ext13 ++++ info: making ftos.linux-amd64-64.so.o in lib ext13 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 ftos.linux-amd64-64.so.o -c ftos.c ++++ info: making catch13~.linux-amd64-64.so.o in lib ext13 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 catch13~.linux-amd64-64.so.o -c catch13~.c ++++ info: making send13~.linux-amd64-64.so.o in lib ext13 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 send13~.linux-amd64-64.so.o -c send13~.c ++++ info: making kalashnikov.linux-amd64-64.so.o in lib ext13 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 kalashnikov.linux-amd64-64.so.o -c kalashnikov.c ++++ info: making piperead~.linux-amd64-64.so.o in lib ext13 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 piperead~.linux-amd64-64.so.o -c piperead~.c ++++ info: making receive13.linux-amd64-64.so.o in lib ext13 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 receive13.linux-amd64-64.so.o -c receive13.c ++++ info: making throw13~.linux-amd64-64.so.o in lib ext13 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 throw13~.linux-amd64-64.so.o -c throw13~.c ++++ info: making cdplayer.linux-amd64-64.so.o in lib ext13 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 cdplayer.linux-amd64-64.so.o -c cdplayer.c ++++ info: making openpatch.linux-amd64-64.so.o in lib ext13 send13~.c: In function ‘sigsend13_new’: send13~.c:21:14: error: assignment to ‘float *’ from incompatible pointer type ‘t_sample *’ {aka ‘double *’} [-Wincompatible-pointer-types] 21 | x->x_vec = (t_sample *)getbytes(DEFSENDVS * sizeof(t_sample)); | ^ throw13~.c: In function ‘sigthrow13_set’: throw13~.c:54:26: error: assignment to ‘t_float *’ {aka ‘double *’} from incompatible pointer type ‘float *’ [-Wincompatible-pointer-types] 54 | x->x_whereto = catcher->x_vec; | ^ catch13~.c: In function ‘sigcatch13_new’: catch13~.c:22:14: error: assignment to ‘float *’ from incompatible pointer type ‘t_float *’ {aka ‘double *’} [-Wincompatible-pointer-types] 22 | x->x_vec = (t_float *)getbytes(DEFSENDVS * sizeof(t_float)); | ^ make[1]: *** [/usr/share/pd-lib-builder//Makefile.pdlibbuilder:987: send13~.linux-amd64-64.so.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/usr/share/pd-lib-builder//Makefile.pdlibbuilder:987: throw13~.linux-amd64-64.so.o] Error 1 make[1]: *** [/usr/share/pd-lib-builder//Makefile.pdlibbuilder:987: catch13~.linux-amd64-64.so.o] Error 1 piperead~.c: In function ‘piperead_tilde_open’: piperead~.c:58:7: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 58 | read (x->x_fd,&x->buf[x->writepointer],2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" arch.c.flags= "LDFLAGS=-Wl,-z,relro -Wl,-z,now" "CFLAGS=-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" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2" PDLIBBUILDER_DIR=/usr/share/pd-lib-builder/ floatsize=64 extension=linux-amd64-64.so returned exit code 2 make: *** [debian/rules:9: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1075370-close@bugs.debian.org
- Subject: Bug#1075370: fixed in pd-ext13 0.17.1-11
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 04 Aug 2024 20:39:09 +0000
- Message-id: <E1sai0T-00G1qt-LV@fasolo.debian.org>
- Reply-to: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Source: pd-ext13 Source-Version: 0.17.1-11 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 1075370@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: Sun, 04 Aug 2024 22:15:15 +0200 Source: pd-ext13 Architecture: source Version: 0.17.1-11 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: 1075370 Changes: pd-ext13 (0.17.1-11) unstable; urgency=medium . * Fix another Pd64 build failure (Closes: #1075370) Checksums-Sha1: 1a687deedf7f74e2416a5f527ee06c35ea86a8d7 2128 pd-ext13_0.17.1-11.dsc fd71cc226ef262b9c290fef9af51dc5d36f0a8ad 7464 pd-ext13_0.17.1-11.debian.tar.xz Checksums-Sha256: 6966b2b6df2b5bdef4392b6f1e108e855d3afe16b863013abf21c8a48de28783 2128 pd-ext13_0.17.1-11.dsc c93bbc4366b66e39d0c840295004d219e200300ec6fb9767829d436686e4fab4 7464 pd-ext13_0.17.1-11.debian.tar.xz Files: 866706fe8d196e56e45aadfd66fb2bc1 2128 sound optional pd-ext13_0.17.1-11.dsc e673bdc8cfbecae4a200444ecd22f425 7464 sound optional pd-ext13_0.17.1-11.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAmav4g0WHGZvcnVtQHVt bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+EFpEACP8qFTEZsWdXQRDLK04AbXHZaE bhBYg6YJRy5r+RXDtAIJXm7gaCjAY1B5YyLA7PPjoisqQRPiKdr33gqNBqhGjMJD qQ6zlMHAlxgsZOO9SeQBo7xcTasGC26duKHlHONhbcuUKq1dR7pDulhhYeU7GALu l+yhJK0O7b9tv7skVfAR4IgIbtz5huwh2KaGoRyZ0aJlLIEVuAj3+jvjcb7hezua Bgw9s+wBnYWW+JiKt56+dwpo6bIOpMDnKFPhP1ikZ1HF7C/4utlw+ivmntcls2cI MS5CT4uH2edqQ2KES7ml3y9NbzRHtXTOYN2QkeiLgsbtw/OtkYYZnkDtCu5t9Qth Kfw2kCcSWjfQws2qU4E1zgg0gFcPEbYaNHKV0MP9IsOqtDUF2W5jogVYwEV8gLVu 3Ran+bwqr/4blSZVonK3zMyGXFeBPoxLtgo9FfBQFZ+ASgeGF3DpFpKWhGYYRAka pWefMgN8chNvCuC9l7t/VFJ/DNw0aXk9vlXPQ+DMckLmyDPfUKJYPoePJKl5JW1M E7YpLfuaz/NxQWS28WY7Zeq6tBYgegPxcs/ud3UjJDPhL6/sRWXt2a2jazgDdtzI IhUBxtq9yLK+CJ4FJwpHU0Ai9A+5jr9KlO7AppcYx1Y8uQBSrATrPNLOwxQ/RVqy z9EnIJDCzdwW66K5HQ== =+Tf8 -----END PGP SIGNATURE-----Attachment: pgpoQ1EJjSzQy.pgp
Description: PGP signature
--- End Message ---