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

Bug#1075370: pd-ext13: ftbfs with GCC-14



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


Reply to: