Your message dated Tue, 22 Apr 2025 10:35:58 +0000
with message-id <e1u7ays-007s62...@fasolo.debian.org>
and subject line Bug#1097665: fixed in puredata 0.55.2+ds-2
has caused the Debian Bug report #1097665,
regarding puredata: ftbfs with GCC-15
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 ow...@bugs.debian.org
immediately.)


-- 
1097665: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:puredata
Version: 0.55.2+ds-1
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/puredata_0.55.2+ds-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
Xbob~.lo
libtool: warning: libobj name 'bob~.lo' may not contain shell special 
characters.
libtool: compile:  gcc -DPACKAGE_NAME=\"puredata\" 
-DPACKAGE_TARNAME=\"puredata\" -DPACKAGE_VERSION=\"0.55.2\" 
"-DPACKAGE_STRING=\"puredata 0.55.2\"" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"puredata\" -DVERSION=\"0.55.2\" -DHAVE_STDIO_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FCNTL_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 
-DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 
-DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_SYS_TIMEB_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 
-DHAVE_OFF64_T=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 
-DHAVE_QSORT_R=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_MALLOC=1 
-DHAVE_REALLOC=1 -DHAVE_DUP2=1 -DHAVE_GETCWD=1 -DHAVE_GETHOSTBYNAM
 E=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 
-DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 
-DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_QSORT_R_ARG_LAST=1 
-DHAVE_DLOPEN=1 -DHAVE_SYS_SOUNDCARD_H=1 -I. "-I../../../../../extra/bob~" 
-I../../../../../src -DPD -DNDEBUG -Wdate-time -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c "../../../../../extra/bob~/bob~.c"  
-fPIC -DPIC -o .libs/bob~.o
libtool: compile:  gcc -DPACKAGE_NAME=\"puredata\" 
-DPACKAGE_TARNAME=\"puredata\" -DPACKAGE_VERSION=\"0.55.2\" 
"-DPACKAGE_STRING=\"puredata 0.55.2\"" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"puredata\" -DVERSION=\"0.55.2\" -DHAVE_STDIO_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FCNTL_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 
-DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 
-DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_SYS_TIMEB_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 
-DHAVE_OFF64_T=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 
-DHAVE_QSORT_R=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_MALLOC=1 
-DHAVE_REALLOC=1 -DHAVE_DUP2=1 -DHAVE_GETCWD=1 -DHAVE_GETHOSTBYNAM
 E=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 
-DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 
-DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_QSORT_R_ARG_LAST=1 
-DHAVE_DLOPEN=1 -DHAVE_SYS_SOUNDCARD_H=1 -I. "-I../../../../../extra/bob~" 
-I../../../../../src -DPD -DNDEBUG -Wdate-time -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c "../../../../../extra/bob~/bob~.c" 
-o bob~.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -module -avoid-version -shared 
-Wl,--export-dynamic -fPIC -shrext .pd_linux -L../../src  -Wl,-z,relro -o 
bob~.la -rpath /usr/lib/puredata/extra/bob~ bob~.lo -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bob~.o   -L../../src -lm  -O3 -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -Werror=format-security -Wl,--export-dynamic -Wl,-z 
-Wl,relro   -Wl,-soname -Wl,bob~.pd_linux -o .libs/bob~.pd_linux
libtool: link: ( cd ".libs" && rm -f "bob~.la" && ln -s "../bob~.la" "bob~.la" )
make[5]: Leaving directory 
'/build/reproducible-path/puredata-0.55.2+ds/debian/build/flavor-pd32/extra/bob~'
Making all in bonk~
make[5]: Entering directory 
'/build/reproducible-path/puredata-0.55.2+ds/debian/build/flavor-pd32/extra/bonk~'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc 
-DPACKAGE_NAME=\"puredata\" -DPACKAGE_TARNAME=\"puredata\" 
-DPACKAGE_VERSION=\"0.55.2\" -DPACKAGE_STRING=\"puredata\ 0.55.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"puredata\" 
-DVERSION=\"0.55.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 
-DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 
-DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 
-DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_OFF64_T=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_QSORT_R=1 
-DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 
-DHAVE_DUP2=1 -DHA
 VE_GETCWD=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 
-DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 
-DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 
-DHAVE_STRTOL=1 -DHAVE_QSORT_R_ARG_LAST=1 -DHAVE_DLOPEN=1 
-DHAVE_SYS_SOUNDCARD_H=1 -I. -I../../../../../extra/bonk~  -I../../../../../src 
-DPD -DNDEBUG  -Wdate-time  -fPIC -ffast-math -fno-finite-math-only 
-funroll-loops -fomit-frame-pointer -O3  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o bonk~.lo 
../../../../../extra/bonk~/bonk~.c
rm -f *.pd_linux
ln -s  ./
ln: failed to create symbolic link './.': File exists
make[5]: [GNUmakefile:740: all-local] Error 1 (ignored)
Xbonk~.lo
libtool: warning: libobj name 'bonk~.lo' may not contain shell special 
characters.
libtool: compile:  gcc -DPACKAGE_NAME=\"puredata\" 
-DPACKAGE_TARNAME=\"puredata\" -DPACKAGE_VERSION=\"0.55.2\" 
"-DPACKAGE_STRING=\"puredata 0.55.2\"" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"puredata\" -DVERSION=\"0.55.2\" -DHAVE_STDIO_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FCNTL_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 
-DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 
-DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_SYS_TIMEB_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 
-DHAVE_OFF64_T=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 
-DHAVE_QSORT_R=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_MALLOC=1 
-DHAVE_REALLOC=1 -DHAVE_DUP2=1 -DHAVE_GETCWD=1 -DHAVE_GETHOSTBYNAM
 E=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 
-DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 
-DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_QSORT_R_ARG_LAST=1 
-DHAVE_DLOPEN=1 -DHAVE_SYS_SOUNDCARD_H=1 -I. "-I../../../../../extra/bonk~" 
-I../../../../../src -DPD -DNDEBUG -Wdate-time -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c "../../../../../extra/bonk~/bonk~.c" 
 -fPIC -DPIC -o .libs/bonk~.o
libtool: compile:  gcc -DPACKAGE_NAME=\"puredata\" 
-DPACKAGE_TARNAME=\"puredata\" -DPACKAGE_VERSION=\"0.55.2\" 
"-DPACKAGE_STRING=\"puredata 0.55.2\"" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"puredata\" -DVERSION=\"0.55.2\" -DHAVE_STDIO_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FCNTL_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 
-DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 
-DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_SYS_TIMEB_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 
-DHAVE_OFF64_T=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 
-DHAVE_QSORT_R=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_MALLOC=1 
-DHAVE_REALLOC=1 -DHAVE_DUP2=1 -DHAVE_GETCWD=1 -DHAVE_GETHOSTBYNAM
 E=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 
-DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 
-DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_QSORT_R_ARG_LAST=1 
-DHAVE_DLOPEN=1 -DHAVE_SYS_SOUNDCARD_H=1 -I. "-I../../../../../extra/bonk~" 
-I../../../../../src -DPD -DNDEBUG -Wdate-time -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c "../../../../../extra/bonk~/bonk~.c" 
-o bonk~.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -module -avoid-version -shared 
-Wl,--export-dynamic -fPIC -shrext .pd_linux -L../../src  -Wl,-z,relro -o 
bonk~.la -rpath /usr/lib/puredata/extra/bonk~ bonk~.lo -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bonk~.o   -L../../src -lm  -O3 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -Werror=format-security -Wl,--export-dynamic -Wl,-z 
-Wl,relro   -Wl,-soname -Wl,bonk~.pd_linux -o .libs/bonk~.pd_linux
libtool: link: ( cd ".libs" && rm -f "bonk~.la" && ln -s "../bonk~.la" 
"bonk~.la" )
make[5]: Leaving directory 
'/build/reproducible-path/puredata-0.55.2+ds/debian/build/flavor-pd32/extra/bonk~'
Making all in choice
make[5]: Entering directory 
'/build/reproducible-path/puredata-0.55.2+ds/debian/build/flavor-pd32/extra/choice'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc 
-DPACKAGE_NAME=\"puredata\" -DPACKAGE_TARNAME=\"puredata\" 
-DPACKAGE_VERSION=\"0.55.2\" -DPACKAGE_STRING=\"puredata\ 0.55.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"puredata\" 
-DVERSION=\"0.55.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 
-DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 
-DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 
-DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_OFF64_T=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_QSORT_R=1 
-DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 
-DHAVE_DUP2=1 -DHA
 VE_GETCWD=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 
-DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 
-DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 
-DHAVE_STRTOL=1 -DHAVE_QSORT_R_ARG_LAST=1 -DHAVE_DLOPEN=1 
-DHAVE_SYS_SOUNDCARD_H=1 -I. -I../../../../../extra/choice  
-I../../../../../src -DPD -DNDEBUG  -Wdate-time  -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o choice.lo 
../../../../../extra/choice/choice.c
rm -f *.pd_linux
ln -s  ./
ln: failed to create symbolic link './.': File exists
make[5]: [GNUmakefile:740: all-local] Error 1 (ignored)
libtool: compile:  gcc -DPACKAGE_NAME=\"puredata\" 
-DPACKAGE_TARNAME=\"puredata\" -DPACKAGE_VERSION=\"0.55.2\" 
"-DPACKAGE_STRING=\"puredata 0.55.2\"" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"puredata\" -DVERSION=\"0.55.2\" -DHAVE_STDIO_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FCNTL_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 
-DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 
-DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_SYS_TIMEB_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 
-DHAVE_OFF64_T=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 
-DHAVE_QSORT_R=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_MALLOC=1 
-DHAVE_REALLOC=1 -DHAVE_DUP2=1 -DHAVE_GETCWD=1 -DHAVE_GETHOSTBYNAM
 E=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 
-DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 
-DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_QSORT_R_ARG_LAST=1 
-DHAVE_DLOPEN=1 -DHAVE_SYS_SOUNDCARD_H=1 -I. -I../../../../../extra/choice 
-I../../../../../src -DPD -DNDEBUG -Wdate-time -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c ../../../../../extra/choice/choice.c 
 -fPIC -DPIC -o .libs/choice.o
libtool: compile:  gcc -DPACKAGE_NAME=\"puredata\" 
-DPACKAGE_TARNAME=\"puredata\" -DPACKAGE_VERSION=\"0.55.2\" 
"-DPACKAGE_STRING=\"puredata 0.55.2\"" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"puredata\" -DVERSION=\"0.55.2\" -DHAVE_STDIO_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FCNTL_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 
-DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 
-DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_SYS_TIMEB_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 
-DHAVE_OFF64_T=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 
-DHAVE_QSORT_R=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_MALLOC=1 
-DHAVE_REALLOC=1 -DHAVE_DUP2=1 -DHAVE_GETCWD=1 -DHAVE_GETHOSTBYNAM
 E=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 
-DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 
-DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_QSORT_R_ARG_LAST=1 
-DHAVE_DLOPEN=1 -DHAVE_SYS_SOUNDCARD_H=1 -I. -I../../../../../extra/choice 
-I../../../../../src -DPD -DNDEBUG -Wdate-time -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c ../../../../../extra/choice/choice.c 
-o choice.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -module -avoid-version -shared 
-Wl,--export-dynamic -fPIC -shrext .pd_linux -L../../src  -Wl,-z,relro -o 
choice.la -rpath /usr/lib/puredata/extra/choice choice.lo -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/choice.o   -L../../src -lm  -O3 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -Werror=format-security -Wl,--export-dynamic -Wl,-z 
-Wl,relro   -Wl,-soname -Wl,choice.pd_linux -o .libs/choice.pd_linux
libtool: link: ( cd ".libs" && rm -f "choice.la" && ln -s "../choice.la" 
"choice.la" )
make[5]: Leaving directory 
'/build/reproducible-path/puredata-0.55.2+ds/debian/build/flavor-pd32/extra/choice'
Making all in fiddle~
make[5]: Entering directory 
'/build/reproducible-path/puredata-0.55.2+ds/debian/build/flavor-pd32/extra/fiddle~'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc 
-DPACKAGE_NAME=\"puredata\" -DPACKAGE_TARNAME=\"puredata\" 
-DPACKAGE_VERSION=\"0.55.2\" -DPACKAGE_STRING=\"puredata\ 0.55.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"puredata\" 
-DVERSION=\"0.55.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 
-DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 
-DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 
-DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_OFF64_T=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_QSORT_R=1 
-DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 
-DHAVE_DUP2=1 -DHA
 VE_GETCWD=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 
-DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 
-DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 
-DHAVE_STRTOL=1 -DHAVE_QSORT_R_ARG_LAST=1 -DHAVE_DLOPEN=1 
-DHAVE_SYS_SOUNDCARD_H=1 -I. -I../../../../../extra/fiddle~  
-I../../../../../src -DPD -DNDEBUG  -Wdate-time  -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o fiddle~.lo 
../../../../../extra/fiddle~/fiddle~.c
rm -f *.pd_linux
ln -s  ./
ln: failed to create symbolic link './.': File exists
make[5]: [GNUmakefile:740: all-local] Error 1 (ignored)
Xfiddle~.lo
libtool: warning: libobj name 'fiddle~.lo' may not contain shell special 
characters.
libtool: compile:  gcc -DPACKAGE_NAME=\"puredata\" 
-DPACKAGE_TARNAME=\"puredata\" -DPACKAGE_VERSION=\"0.55.2\" 
"-DPACKAGE_STRING=\"puredata 0.55.2\"" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"puredata\" -DVERSION=\"0.55.2\" -DHAVE_STDIO_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FCNTL_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 
-DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 
-DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_SYS_TIMEB_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 
-DHAVE_OFF64_T=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 
-DHAVE_QSORT_R=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_MALLOC=1 
-DHAVE_REALLOC=1 -DHAVE_DUP2=1 -DHAVE_GETCWD=1 -DHAVE_GETHOSTBYNAM
 E=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 
-DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 
-DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_QSORT_R_ARG_LAST=1 
-DHAVE_DLOPEN=1 -DHAVE_SYS_SOUNDCARD_H=1 -I. "-I../../../../../extra/fiddle~" 
-I../../../../../src -DPD -DNDEBUG -Wdate-time -fPIC -ffast-math 
-fno-finite-math-only -funroll-loops -fomit-frame-pointer -O3 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/puredata-0.55.2+ds=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c 
"../../../../../extra/fiddle~/fiddle~.c"  -fPIC -DPIC -o .libs/fiddle~.o
In file included from ../../../../../extra/fiddle~/fiddle~.c:118:
../../../../../extra/fiddle~/fiddle~.c:45:15: error: conflicting types for 
'sqrt'; have 'float(double)'
   45 | #define fsqrt sqrt
      |               ^~~~
In file included from /usr/include/features.h:510,
                 from /usr/include/assert.h:35,
                 from ../../../../../src/m_pd.h:84,
                 from ../../../../../extra/fiddle~/fiddle~.c:101:
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:158:1: note: previous 
declaration of 'sqrt' with type 'double(double)'
  158 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
make[5]: *** [GNUmakefile:487: fiddle~.lo] Error 1
make[5]: Leaving directory 
'/build/reproducible-path/puredata-0.55.2+ds/debian/build/flavor-pd32/extra/fiddle~'
make[4]: *** [Makefile:459: all-recursive] Error 1
make[4]: Leaving directory 
'/build/reproducible-path/puredata-0.55.2+ds/debian/build/flavor-pd32/extra'
make[3]: *** [Makefile:544: all-recursive] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/puredata-0.55.2+ds/debian/build/flavor-pd32'
make[2]: *** [Makefile:447: all] Error 2
make[2]: Leaving directory 
'/build/reproducible-path/puredata-0.55.2+ds/debian/build/flavor-pd32'
dh_auto_build: error: cd debian/build/flavor-pd32 && make -j8 returned exit 
code 2
make[1]: *** [debian/rules:70: build_pd32] Error 25
make[1]: Leaving directory '/build/reproducible-path/puredata-0.55.2+ds'
make: *** [debian/rules:54: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: puredata
Source-Version: 0.55.2+ds-2
Done: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>

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

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 22 Apr 2025 11:51:27 +0200
Source: puredata
Architecture: source
Version: 0.55.2+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multime...@lists.debian.org>
Changed-By: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>
Closes: 1097665
Changes:
 puredata (0.55.2+ds-2) unstable; urgency=medium
 .
   * Backport patch with alternate names for some functions
     + Update libpd0.symbols for alternate names
   * Backport patch for gcc-15 compat (Closes: #1097665)
   * Refresh patches with 'gbp pq'
   * Update git repository layout to follow DEP-14
   * Bump standards version to 4.7.2
Checksums-Sha1:
 ae1cae01306077d3cbe31839c590c67efd05c2f6 2982 puredata_0.55.2+ds-2.dsc
 6667c9d2c8f3eb8a82af07161cfda8351ccd950d 43036 
puredata_0.55.2+ds-2.debian.tar.xz
Checksums-Sha256:
 f976afae8ca901b24d812aae20fee3e35507e6cdb4ba4eaf10040a7491650e07 2982 
puredata_0.55.2+ds-2.dsc
 a1aee1fea36426f8c243e64faf71249cbb3803fbbfb7d33eac88ec8e0b0acb13 43036 
puredata_0.55.2+ds-2.debian.tar.xz
Files:
 131fb02d2d9007986db48ddc97bd5744 2982 sound optional puredata_0.55.2+ds-2.dsc
 86dab185f569de07549de86b3908a2f8 43036 sound optional 
puredata_0.55.2+ds-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEdAXnRVdICXNIABVttlAZxH96NvgFAmgHbIsACgkQtlAZxH96
Nvg3RQ/+Newxux0jmKGyDqY/Kbs5kZl7HneVrQqa0RrYdtFBAW20va/9OW24qsPC
GsuQ8U+NflmE5e8KdNKoNphi/JiNZNBnPnxXu2Tb9a9PNHq7liWwgokDArP8vOZb
C4ahXuLlO/XTSOV2InTThUVJtZZA+WNxJWtYX5sxRAuCJ/Y78O5GIVIXx4uWdY5n
eG2rdNxpzBLqZsjDFrX495p/CvyDXN9yqH2iv2bLF0puN152dlCBM2xV3VZyOkrC
xBs5+J6njf5I3EPkwCRWiDVdpSh0hrXd6vbbmDw61b48x43g5JKcckWkUvAYhXxA
KBZtRvbf/RvtM15qhmT/F1KBxn3rX5a5ZORaDjEiBZc33IUOlSS4vnbwXW5qxxq1
+AHN5JIV4U8xoVOW9aOV1cZzeMeOUUxeDbCnIZV2JumgmZVcxdq9iDrz3LS9X/nf
gc60CM469C85dMJVWl7gY/u+2B92UCjKHPOVj5FWKivvG6n3vRtBRiJS2F0SLUyJ
RdGoheV81jmtoMGDNA8trBDm4iF0c/JfMI+rHUEXf5lPn6c8gM8qUCVKm444bvmI
lcBV8ZFCqBWcvgA7EdznzmPG3Q/GgzFLjVj7E4Nj5yQXn+9fbshpz7dwxM63a2N1
l4zAnPZgBQdr6+0KIVWIMwrqqyRApdQwJ14KTFWQjeAa/mpT7m8=
=XpbE
-----END PGP SIGNATURE-----

Attachment: pgpHa3FN3MisJ.pgp
Description: PGP signature


--- End Message ---

Reply via email to