Your message dated Wed, 21 Aug 2024 10:34:22 +0000
with message-id <e1sgifw-00bihd...@fasolo.debian.org>
and subject line Bug#1074894: fixed in csound 1:6.18.1+dfsg-3
has caused the Debian Bug report #1074894,
regarding csound: 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 ow...@bugs.debian.org
immediately.)
--
1074894: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074894
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:csound
Version: 1:6.18.1+dfsg-1
Severity: important
Tags: sid trixie
User: debian-...@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/csound_6.18.1+dfsg-1_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
[...]
[522/697] /usr/bin/cc
-DCS_DEFAULT_PLUGINDIR=\"/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0\"
-DCS_DEFAULT_USER_PLUGINDIR=\".local/lib/csound/6.0/plugins64\"
-DCS_PACKAGE_DATE=\"2022-11-24\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRLCAT
-DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT
-D_CSOUND_RELEASE_ -D_GNU_SOURCE -Ddssi4cs_EXPORTS -I/usr/include/lua5.1
-I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fvisibility=hidden -std=gnu99 -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN
-DHAVE_PTHREAD -fPIC -ftree-vectorize -ffast-math -O3 -fno-finite-math-only
-mtune=generic -MD -MT Opcodes/CMakeF
iles/dssi4cs.dir/dssi4cs/src/load.c.o -MF
Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/load.c.o.d -o
Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/load.c.o -c
/<<PKGBUILDDIR>>/Opcodes/dssi4cs/src/load.c
[523/697] /usr/bin/c++
-DCS_DEFAULT_PLUGINDIR=\"/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0\"
-DCS_DEFAULT_USER_PLUGINDIR=\".local/lib/csound/6.0/plugins64\"
-DCS_PACKAGE_DATE=\"2022-11-24\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRLCAT
-DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT
-D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dtrigenvsegs_EXPORTS -I/usr/include/lua5.1
-I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fvisibility=hidden
-fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -std=gnu++11 -ftree-vectorize
-ffast-math -O3 -fno-finite-math-only -mtune=generic -MD -MT
Opcodes/CMakeFiles/trigenvsegs.dir/trigEnvS
egs.cpp.o -MF Opcodes/CMakeFiles/trigenvsegs.dir/trigEnvSegs.cpp.o.d -o
Opcodes/CMakeFiles/trigenvsegs.dir/trigEnvSegs.cpp.o -c
/<<PKGBUILDDIR>>/Opcodes/trigEnvSegs.cpp
[524/697] /usr/bin/c++
-DCS_DEFAULT_PLUGINDIR=\"/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0\"
-DCS_DEFAULT_USER_PLUGINDIR=\".local/lib/csound/6.0/plugins64\"
-DCS_PACKAGE_DATE=\"2022-11-24\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRLCAT
-DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT
-D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dpadsynth_EXPORTS -I/usr/include/lua5.1
-I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fvisibility=hidden
-fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -std=gnu++11 -ftree-vectorize
-ffast-math -O3 -fno-finite-math-only -mtune=generic -MD -MT
Opcodes/CMakeFiles/padsynth.dir/padsynth_gen.c
pp.o -MF Opcodes/CMakeFiles/padsynth.dir/padsynth_gen.cpp.o.d -o
Opcodes/CMakeFiles/padsynth.dir/padsynth_gen.cpp.o -c
/<<PKGBUILDDIR>>/Opcodes/padsynth_gen.cpp
[525/697] /usr/bin/cc
-DCS_DEFAULT_PLUGINDIR=\"/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0\"
-DCS_DEFAULT_USER_PLUGINDIR=\".local/lib/csound/6.0/plugins64\"
-DCS_PACKAGE_DATE=\"2022-11-24\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRLCAT
-DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT
-D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dosc_EXPORTS -I/usr/include/lua5.1
-I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fvisibility=hidden -std=gnu99 -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN
-DHAVE_PTHREAD -fPIC -ftree-vectorize -ffast-math -O3 -fno-finite-math-only
-mtune=generic -MD -MT Opcodes/CMakeFiles
/osc.dir/OSC.c.o -MF Opcodes/CMakeFiles/osc.dir/OSC.c.o.d -o
Opcodes/CMakeFiles/osc.dir/OSC.c.o -c /<<PKGBUILDDIR>>/Opcodes/OSC.c
FAILED: Opcodes/CMakeFiles/osc.dir/OSC.c.o
/usr/bin/cc
-DCS_DEFAULT_PLUGINDIR=\"/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0\"
-DCS_DEFAULT_USER_PLUGINDIR=\".local/lib/csound/6.0/plugins64\"
-DCS_PACKAGE_DATE=\"2022-11-24\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRLCAT
-DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT
-D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dosc_EXPORTS -I/usr/include/lua5.1
-I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fvisibility=hidden -std=gnu99 -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN
-DHAVE_PTHREAD -fPIC -ftree-vectorize -ffast-math -O3 -fno-finite-math-only
-mtune=generic -MD -MT Opcodes/CMakeFiles/osc.dir/O
SC.c.o -MF Opcodes/CMakeFiles/osc.dir/OSC.c.o.d -o
Opcodes/CMakeFiles/osc.dir/OSC.c.o -c /<<PKGBUILDDIR>>/Opcodes/OSC.c
/<<PKGBUILDDIR>>/Opcodes/OSC.c: In function ‘OSC_handler’:
/<<PKGBUILDDIR>>/Opcodes/OSC.c:551:31: error: passing argument 1 of
‘lo_blobsize’ from incompatible pointer type [-Wincompatible-pointer-types]
551 | lo_blobsize((lo_blob*)argv[i]);
| ^~~~~~~~~~~~~~~~~
| |
| struct lo_blob_ **
In file included from /usr/include/lo/lo.h:32,
from /<<PKGBUILDDIR>>/Opcodes/OSC.c:34:
/usr/include/lo/lo_lowlevel.h:1065:30: note: expected ‘lo_blob’ {aka ‘struct
lo_blob_ *’} but argument is of type ‘struct lo_blob_ **’
1065 | uint32_t lo_blobsize(lo_blob b);
| ~~~~~~~~^
/<<PKGBUILDDIR>>/Opcodes/OSC.c: In function ‘OSC_list_init’:
/<<PKGBUILDDIR>>/Opcodes/OSC.c:790:47: error: passing argument 4 of
‘lo_server_thread_add_method’ from incompatible pointer type
[-Wincompatible-pointer-types]
790 | OSC_handler, p->port);
| ^~~~~~~~~~~
| |
| int32_t (*)(const char *,
const char *, lo_arg **, int32_t, void *, void *) {aka int (*)(const char *,
const char *, lo_arg **, int, void *, void *)}
In file included from /usr/include/lo/lo.h:33:
/usr/include/lo/lo_serverthread.h:151:72: note: expected ‘lo_method_handler’
{aka ‘int (*)(const char *, const char *, lo_arg **, int, struct lo_message_
*, void *)’} but argument is of type ‘int32_t (*)(const char *, const char *,
lo_arg **, int32_t, void *, void *)’ {aka ‘int (*)(const char *, const char *,
lo_arg **, int, void *, void *)’}
151 | const char *typespec, lo_method_handler
h,
| ~~~~~~~~~~~~~~~~~~^
/<<PKGBUILDDIR>>/Opcodes/OSC.c: In function ‘OSC_alist_init’:
/<<PKGBUILDDIR>>/Opcodes/OSC.c:1070:47: error: passing argument 4 of
‘lo_server_thread_add_method’ from incompatible pointer type
[-Wincompatible-pointer-types]
1070 | OSC_ahandler, p->port);
| ^~~~~~~~~~~~
| |
| int32_t (*)(const char *,
const char *, lo_arg **, int32_t, void *, void *) {aka int (*)(const char *,
const char *, lo_arg **, int, void *, void *)}
/usr/include/lo/lo_serverthread.h:151:72: note: expected ‘lo_method_handler’
{aka ‘int (*)(const char *, const char *, lo_arg **, int, struct lo_message_
*, void *)’} but argument is of type ‘int32_t (*)(const char *, const char *,
lo_arg **, int32_t, void *, void *)’ {aka ‘int (*)(const char *, const char *,
lo_arg **, int, void *, void *)’}
151 | const char *typespec, lo_method_handler
h,
| ~~~~~~~~~~~~~~~~~~^
[526/697] cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interfaces && /usr/bin/cmake
-E make_directory
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interfaces/CMakeFiles/_jcsound6.dir
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interfaces
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interfaces/CMakeFiles/_jcsound6.dir &&
/usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/4.2.1 /usr/bin/swig -java
-D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT
-DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H
-DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H
-DHAVE_VALUES_H -includeall -verbose -DUSE_DOUBLE -package csnd6 -includeall
-outdir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interfaces -c++
-I/usr/include/lua5.1 -I/usr/include -I/<<PKGBUILDDIR>>/./H
-I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -o /<<PKGBUILDDIR>>/o
bj-x86_64-linux-gnu/interfaces/CMakeFiles/_jcsound6.dir/java_interfaceJAVA_wrap.cxx
/<<PKGBUILDDIR>>/interfaces/java_interface.i
Language subdirectory: java
Search paths:
./
/usr/include/lua5.1/
/usr/include/
/<<PKGBUILDDIR>>/./H/
/<<PKGBUILDDIR>>/./include/
/<<PKGBUILDDIR>>/./Engine/
/<<PKGBUILDDIR>>/./util/
/<<PKGBUILDDIR>>/./
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include/
./swig_lib/java/
/usr/share/swig/4.2.1/java/
./swig_lib/
/usr/share/swig/4.2.1/
Preprocessing...
Starting language-specific parse...
/<<PKGBUILDDIR>>/interfaces/CppSound.hpp:52: Warning 813: Warning for CppSound,
base CsoundFile ignored. Multiple inheritance is not supported in Java.
Processing types...
C++ analysis...
Processing nested classes...
Generating wrappers...
[527/697] /usr/bin/cc
-DCS_DEFAULT_PLUGINDIR=\"/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0\"
-DCS_DEFAULT_USER_PLUGINDIR=\".local/lib/csound/6.0/plugins64\"
-DCS_PACKAGE_DATE=\"2022-11-24\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRLCAT
-DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT
-D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/usr/include/lua5.1 -I/<<PKGBUILDDIR>>/./H
-I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fvisibility=hidden -std=gnu99 -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN
-DHAVE_PTHREAD -ftree-vectorize -ffast-math -O3 -fno-finite-math-only
-mtune=generic -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOC
K -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H
-DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H
-DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -MD -MT
CMakeFiles/csound64-static.dir/csound_prslex.c.o -MF
CMakeFiles/csound64-static.dir/csound_prslex.c.o.d -o
CMakeFiles/csound64-static.dir/csound_prslex.c.o -c
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/csound_prslex.c
[528/697] /usr/bin/cc
-DCS_DEFAULT_PLUGINDIR=\"/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0\"
-DCS_DEFAULT_USER_PLUGINDIR=\".local/lib/csound/6.0/plugins64\"
-DCS_PACKAGE_DATE=\"2022-11-24\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRLCAT
-DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT
-D_CSOUND_RELEASE_ -D_GNU_SOURCE -Ddeprecated_EXPORTS -I/usr/include/lua5.1
-I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fvisibility=hidden -std=gnu99 -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN
-DHAVE_PTHREAD -fPIC -ftree-vectorize -ffast-math -O3 -fno-finite-math-only
-mtune=generic -MD -MT Opcodes/CMa
keFiles/deprecated.dir/deprecated.c.o -MF
Opcodes/CMakeFiles/deprecated.dir/deprecated.c.o.d -o
Opcodes/CMakeFiles/deprecated.dir/deprecated.c.o -c
/<<PKGBUILDDIR>>/Opcodes/deprecated.c
[529/697] /usr/bin/c++
-DCS_DEFAULT_PLUGINDIR=\"/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0\"
-DCS_DEFAULT_USER_PLUGINDIR=\".local/lib/csound/6.0/plugins64\"
-DCS_PACKAGE_DATE=\"2022-11-24\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRLCAT
-DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT
-D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dpvsops_EXPORTS -I/usr/include/lua5.1
-I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fvisibility=hidden
-fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -std=gnu++11 -ftree-vectorize
-ffast-math -O3 -fno-finite-math-only -mtune=generic -MD -MT
Opcodes/CMakeFiles/pvsops.dir/pvsops.cpp.o -MF O
pcodes/CMakeFiles/pvsops.dir/pvsops.cpp.o.d -o
Opcodes/CMakeFiles/pvsops.dir/pvsops.cpp.o -c
/<<PKGBUILDDIR>>/Opcodes/pvsops.cpp
[530/697] /usr/bin/cc
-DCS_DEFAULT_PLUGINDIR=\"/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0\"
-DCS_DEFAULT_USER_PLUGINDIR=\".local/lib/csound/6.0/plugins64\"
-DCS_PACKAGE_DATE=\"2022-11-24\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRLCAT
-DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT
-D_CSOUND_RELEASE_ -D_GNU_SOURCE -Ddssi4cs_EXPORTS -I/usr/include/lua5.1
-I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fvisibility=hidden -std=gnu99 -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN
-DHAVE_PTHREAD -fPIC -ftree-vectorize -ffast-math -O3 -fno-finite-math-only
-mtune=generic -MD -MT Opcodes/CMakeF
iles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o -MF
Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o.d -o
Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o -c
/<<PKGBUILDDIR>>/Opcodes/dssi4cs/src/dssi4cs.c
[531/697] /usr/bin/cc
-DCS_DEFAULT_PLUGINDIR=\"/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0\"
-DCS_DEFAULT_USER_PLUGINDIR=\".local/lib/csound/6.0/plugins64\"
-DCS_PACKAGE_DATE=\"2022-11-24\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRLCAT
-DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT
-D_CSOUND_RELEASE_ -D_GNU_SOURCE -Drtalsa_EXPORTS -I/usr/include/lua5.1
-I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fvisibility=hidden -std=gnu99 -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN
-DHAVE_PTHREAD -fPIC -ftree-vectorize -ffast-math -O3 -fno-finite-math-only
-mtune=generic -MD -MT InOut/CMakeFile
s/rtalsa.dir/rtalsa.c.o -MF InOut/CMakeFiles/rtalsa.dir/rtalsa.c.o.d -o
InOut/CMakeFiles/rtalsa.dir/rtalsa.c.o -c /<<PKGBUILDDIR>>/InOut/rtalsa.c
[532/697] /usr/bin/c++
-DCS_DEFAULT_PLUGINDIR=\"/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0\"
-DCS_DEFAULT_USER_PLUGINDIR=\".local/lib/csound/6.0/plugins64\"
-DCS_PACKAGE_DATE=\"2022-11-24\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRLCAT
-DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT
-D_CSOUND_RELEASE_ -D_GNU_SOURCE -Darrayops_EXPORTS -I/usr/include/lua5.1
-I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine
-I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/.
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fvisibility=hidden
-fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -std=gnu++11 -ftree-vectorize
-ffast-math -O3 -fno-finite-math-only -mtune=generic -MD -MT
Opcodes/CMakeFiles/arrayops.dir/arrayops.cpp.o
-MF Opcodes/CMakeFiles/arrayops.dir/arrayops.cpp.o.d -o
Opcodes/CMakeFiles/arrayops.dir/arrayops.cpp.o -c
/<<PKGBUILDDIR>>/Opcodes/arrayops.cpp
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
returned exit code 1
make: *** [debian/rules:119: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: csound
Source-Version: 1:6.18.1+dfsg-3
Done: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>
We believe that the bug you reported is fixed in the latest version of
csound, 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 1074...@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
csound 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: SHA256
Format: 1.8
Date: Wed, 21 Aug 2024 10:32:24 +0200
Source: csound
Architecture: source
Version: 1:6.18.1+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>
Closes: 1035387 1074894
Changes:
csound (1:6.18.1+dfsg-3) unstable; urgency=medium
.
* Fix function signatures and types for liblo API (Closes: #1074894)
* Cherry-pick upstream to initialize K-opcodes at init-time (Closes:
#1035387)
* Refresh patches with 'gbp pq'
Checksums-Sha1:
a74b0edde0561c9271776646dde83380e74a50aa 3384 csound_6.18.1+dfsg-3.dsc
08543fd40da3a089f323cbbdc4039b3899589dea 58000
csound_6.18.1+dfsg-3.debian.tar.xz
Checksums-Sha256:
07747fdefa725d140dcaa78abe544c72735907ef75a2e0878ce328caa767927e 3384
csound_6.18.1+dfsg-3.dsc
43377ca160ff1368b821d16c44efde928c15338070d2f8d01e423c10b6fe400d 58000
csound_6.18.1+dfsg-3.debian.tar.xz
Files:
5e9758f62ed595c0876edb9c907656ee 3384 sound optional csound_6.18.1+dfsg-3.dsc
80b9fced4afd678f160ceddf6f081dd6 58000 sound optional
csound_6.18.1+dfsg-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEdAXnRVdICXNIABVttlAZxH96NvgFAmbFwFYACgkQtlAZxH96
NvibUw/8CSaEEAXRF0hS/TW7KkbaSmfXFw+YQSHNmCW/0HFIenLw3Kxwyb4KX4if
gLszUNlUxSnvyEkcUFEhMTfwPlKYhN8mqO8wNLM6hEgsHw46WBFzSWvQWljukUNf
AX2n4fpZZ3EDxxtFwEjUz1h2DMchJbbJ1+30cr4eqk6tXz3tqSTQSP9QdsxH9yd1
Z0IkDYftGg67TF6ZO09wki0GfU7nOQSt3mhJwne7a/R5XtS+TWUdyGAtd8t3b3pK
yNH+ntdwkRb+w2anksX+m/cjRhgM3PbwxkGl5zYHmHo6rFDo28Uu7h8RpbvfK2+0
PdyszH+aVUX9Nh99e/KMZ1t7D613aOjK70mS1qdVxUj6ioWQCFzEtkZpPHZPjBHa
biJV2E2wb9YhFRC2tGpJ2T+Xiqj5ovdLZy3llPQ6/uSpbxrr62Y8X21xpUMOd5Kf
6UhuuaphPhUDj1PIkYWiTBsaAL6aepk6QADYWKfvOYrKI3UEG+z/8pbKU58rmkci
z/2lp1N+OuwxARqqftmXMUiSy9pHVmkaCWtEb5s7UbA2xdxUohZgGYowa3PGHOi3
xZTSUZgBRcKwNMYolhU92PG3nZJdsucGBovqsG4L3gB2RCJXUU7tRUqZQ2pKzO6S
7HSbu/9OaaHJ63Yxgg1GC5oiieO9X8uqCYlflH/KvQlvEIQhT9w=
=46OO
-----END PGP SIGNATURE-----
pgpXohvraHrPa.pgp
Description: PGP signature
--- End Message ---