Your message dated Sun, 09 Feb 2025 21:35:02 +0000 with message-id <E1thExC-00DDMz-Ao@fasolo.debian.org> and subject line Bug#1095336: fixed in csound-plugins 1.0.2~dfsg1-5 has caused the Debian Bug report #1095336, regarding csound-plugins: FTBFS: error: 'gmm::lapack_ipvt' {aka 'class std::vector<int>'} has no member named 'get' 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.) -- 1095336: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095336 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian BTS <submit@bugs.debian.org>
- Subject: csound-plugins: FTBFS: error: 'gmm::lapack_ipvt' {aka 'class std::vector<int>'} has no member named 'get'
- From: Santiago Vila <sanvila@debian.org>
- Date: Fri, 07 Feb 2025 12:11:12 +0000
- Message-id: <[🔎] E1tgNCS-00GhFk-6u@paradis.debian.org>
Package: src:csound-plugins Version: 1.0.2~dfsg1-4 Severity: serious Tags: ftbfs trixie sid Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- \ -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON \ -DBUILD_RELEASE=ON \ -DUSE_GIT_COMMIT=OFF \ -DUSE_DOUBLE=ON \ -DABLETON_LINK_HOME=/ \ -DDEFAULT_STK_RAWWAVE_PATH=/usr/share/stk/rawwaves \ cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON -DBUILD_RELEASE=ON -DUSE_GIT_COMMIT=OFF -DUSE_DOUBLE=ON -DABLETON_LINK_HOME=/ -DDEFAULT_STK_RAWWAVE_PATH=/usr/share/stk/rawwaves .. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found CSOUND: /usr/include/csound -- Performing Test HAS_TREE_VECTORIZE -- Performing Test HAS_TREE_VECTORIZE - Success -- Performing Test HAS_CXX_TREE_VECTORIZE -- Performing Test HAS_CXX_TREE_VECTORIZE - Success -- Performing Test HAS_FAST_MATH -- Performing Test HAS_FAST_MATH - Success -- Performing Test HAS_CXX_FAST_MATH -- Performing Test HAS_CXX_FAST_MATH - Success -- Performing Test HAS_FPMATH_SSE -- Performing Test HAS_FPMATH_SSE - Success -- Performing Test HAS_CXX_FPMATH_SSE -- Performing Test HAS_CXX_FPMATH_SSE - Success -- Performing Test HAS_SSE2 -- Performing Test HAS_SSE2 - Success -- Performing Test HAS_CXX_SSE2 -- Performing Test HAS_CXX_SSE2 - Success -- Performing Test HAS_OMIT_FRAME_POINTER -- Performing Test HAS_OMIT_FRAME_POINTER - Success -- Performing Test HAS_CXX_OMIT_FRAME_POINTER -- Performing Test HAS_CXX_OMIT_FRAME_POINTER - Success -- Performing Test HAS_VISIBILITY_HIDDEN -- Performing Test HAS_VISIBILITY_HIDDEN - Success -- Performing Test HAS_CXX_VISIBILITY_HIDDEN -- Performing Test HAS_CXX_VISIBILITY_HIDDEN - Success -- Performing Test HAS_GNU99 -- Performing Test HAS_GNU99 - Success -- LIBRARY INSTALL DIR: /usr/lib -- Building with 64-bit floats -- Csound headers: /usr/include/csound -- Plugins to be installed at: /usr/lib/csound/plugins64-6.0 -- Looking for pthread_spin_lock -- Looking for pthread_spin_lock - found -- Looking for pthread_barrier_init -- Looking for pthread_barrier_init - found -- Building on Linux. -- ADDING LIBRT LIBRARY: /usr/lib/x86_64-linux-gnu/librt.a. CMake Warning (dev) at /usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (Eigen3) does not match the name of the calling package (EIGEN3). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindEIGEN3.cmake:95 (find_package_handle_standard_args) chua/CMakeLists.txt:5 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Eigen3: /usr/include/eigen3 (Required is at least version "2.91.0") -- BUILD_CHUA_OPCODES is enabled. -- Found FAUST: /usr/lib/x86_64-linux-gnu/libfaust.so -- BUILD_FAUST_OPCODES is enabled. -- FAUST INCLUDE DIR: /usr/include -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1") -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.46") -- BUILD_IMAGE_OPCODES is enabled. -- Found Python3: /usr/bin/python3 (found version "3.13.2") found components: Interpreter Development Development.Module Development.Embed -- Python include dirs: /usr/include/python3.13 -- Python libraries: /usr/lib/x86_64-linux-gnu/libpython3.13.so -- BUILD_PYTHON_OPCODES is enabled. -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found FLTK: fltk_images;fltk_forms;fltk -- USE_FLTK is enabled. -- -- BUILD_ABLETON_LINK_OPCODES is enabled. -- Ableton Link home: / -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Found STK: /usr/lib/x86_64-linux-gnu/libstk.so -- BUILD_STK_OPCODES is enabled. -- Building STK opcodes. -- Not building the CUDA opcodes -- BUILD_WEBSOCKET_OPCODE is enabled. -- WEBSOCKETS LIB: /usr/lib/x86_64-linux-gnu/libwebsockets.so -- Found HDF5: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/usr/lib/x86_64-linux-gnu/libm.so (found version "1.14.5") -- HDF5_INCLUDE_DIRS: /usr/include/hdf5/serial -- HDF5_LIBRARIES: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/usr/lib/x86_64-linux-gnu/libm.so -- BUILD_LINEAR_ALGEBRA_OPCODES is enabled. -- Found GMM: /usr/include -- Building linear algebra opcodes -- Found LAME: /usr/lib/x86_64-linux-gnu/libmp3lame.so -- BUILD_MP3OUT_OPCODE is enabled. -- WIIUSE_LIB="WIIUSE_LIB-NOTFOUND", so disabling BUILD_WIIMOTE_OPCODES -- BUILD_WIIMOTE_OPCODES is disabled. -- P5GLOVE_LIB="P5GLOVE_LIB-NOTFOUND", so disabling BUILD_P5GLOVE_OPCODES -- BUILD_P5GLOVE_OPCODES is disabled. -- BUILD_JACK_OPCODES is enabled. CMake Warning (dev) at /usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (FluidSynth) does not match the name of the calling package (FLUIDSYNTH). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindFLUIDSYNTH.cmake:33 (find_package_handle_standard_args) fluidOpcodes/CMakeLists.txt:3 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found FluidSynth: /usr/lib/x86_64-linux-gnu/libfluidsynth.so -- Configuring done (2.5s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install --strip-program=true" VERBOSE=1 make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' /usr/bin/cmake -S"/<<PKGBUILDDIR>>" -B"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks" make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f chua/CMakeFiles/chua.dir/build.make chua/CMakeFiles/chua.dir/depend make -f faustcsound/CMakeFiles/faustcsound.dir/build.make faustcsound/CMakeFiles/faustcsound.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/chua" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/chua" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/chua/CMakeFiles/chua.dir/DependInfo.cmake" "--color=" make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/faustcsound" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/faustcsound" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/faustcsound/CMakeFiles/faustcsound.dir/DependInfo.cmake" "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f faustcsound/CMakeFiles/faustcsound.dir/build.make faustcsound/CMakeFiles/faustcsound.dir/build make -f chua/CMakeFiles/chua.dir/build.make chua/CMakeFiles/chua.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 5%] Building CXX object chua/CMakeFiles/chua.dir/ChuaOscillator.cpp.o [ 5%] Building CXX object faustcsound/CMakeFiles/faustcsound.dir/faustgen.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/faustcsound" && /usr/bin/c++ -DFAUSTFLOAT=MYFLT -DHAVE_PTHREAD -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dfaustcsound_EXPORTS -I/usr/include/csound -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT faustcsound/CMakeFiles/faustcsound.dir/faustgen.cpp.o -MF CMakeFiles/faustcsound.dir/faustgen.cpp.o.d -o CMakeFiles/faustcsound.dir/faustgen.cpp.o -c "/<<PKGBUILDDIR>>/faustcsound/faustgen.cpp" cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/chua" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dchua_EXPORTS -I/usr/include/eigen3 -I/usr/include/csound -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT chua/CMakeFiles/chua.dir/ChuaOscillator.cpp.o -MF CMakeFiles/chua.dir/ChuaOscillator.cpp.o.d -o CMakeFiles/chua.dir/ChuaOscillator.cpp.o -c "/<<PKGBUILDDIR>>/chua/ChuaOscillator.cpp" In file included from /<<PKGBUILDDIR>>/chua/ChuaOscillator.cpp:125: /usr/include/csound/OpcodeBase.hpp:377:50: note: â??#pragma message: Defining heap_object_manager_t.â?? 377 | #pragma message("Defining heap_object_manager_t.") | ^ [ 7%] Linking CXX shared module libfaustcsound.so cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/faustcsound" && /usr/bin/cmake -E cmake_link_script CMakeFiles/faustcsound.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -Wl,--dependency-file=CMakeFiles/faustcsound.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -o libfaustcsound.so CMakeFiles/faustcsound.dir/faustgen.cpp.o -Wl,-Bstatic -lpthread -Wl,-Bdynamic -lfaust make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 7%] Built target faustcsound make -f image/CMakeFiles/image.dir/build.make image/CMakeFiles/image.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/image" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/image" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/image/CMakeFiles/image.dir/DependInfo.cmake" "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f image/CMakeFiles/image.dir/build.make image/CMakeFiles/image.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 10%] Building C object image/CMakeFiles/image.dir/imageOpcodes.c.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/image" && /usr/bin/cc -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dimage_EXPORTS -I/usr/include/csound -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 -DH5_USE_110_API -g -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_PTHREAD -fPIC -MD -MT image/CMakeFiles/image.dir/imageOpcodes.c.o -MF CMakeFiles/image.dir/imageOpcodes.c.o.d -o CMakeFiles/image.dir/imageOpcodes.c.o -c "/<<PKGBUILDDIR>>/image/imageOpcodes.c" [ 12%] Linking C shared module libimage.so cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/image" && /usr/bin/cmake -E cmake_link_script CMakeFiles/image.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -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 -DH5_USE_110_API -g -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_PTHREAD -Wl,--dependency-file=CMakeFiles/image.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -o libimage.so CMakeFiles/image.dir/imageOpcodes.c.o -lpng -lz make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 12%] Built target image make -f py/CMakeFiles/py.dir/build.make py/CMakeFiles/py.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/py/CMakeFiles/py.dir/DependInfo.cmake" "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f py/CMakeFiles/py.dir/build.make py/CMakeFiles/py.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 15%] Building C object py/CMakeFiles/py.dir/src/pythonopcodes.c.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/py" && /usr/bin/cc -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dpy_EXPORTS -I/usr/include/csound -I/usr/include/python3.13 -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 -DH5_USE_110_API -g -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_PTHREAD -fPIC -MD -MT py/CMakeFiles/py.dir/src/pythonopcodes.c.o -MF CMakeFiles/py.dir/src/pythonopcodes.c.o.d -o CMakeFiles/py.dir/src/pythonopcodes.c.o -c "/<<PKGBUILDDIR>>/py/src/pythonopcodes.c" [ 17%] Linking CXX shared module libchua.so cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/chua" && /usr/bin/cmake -E cmake_link_script CMakeFiles/chua.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -Wl,--dependency-file=CMakeFiles/chua.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -o libchua.so CMakeFiles/chua.dir/ChuaOscillator.cpp.o make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 17%] Built target chua make -f widgets/CMakeFiles/widgets.dir/build.make widgets/CMakeFiles/widgets.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/widgets" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets/CMakeFiles/widgets.dir/DependInfo.cmake" "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f widgets/CMakeFiles/widgets.dir/build.make widgets/CMakeFiles/widgets.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 20%] Building CXX object widgets/CMakeFiles/widgets.dir/FL_graph.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dwidgets_EXPORTS -I/usr/include/csound -I/usr/lib/fltk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT widgets/CMakeFiles/widgets.dir/FL_graph.cpp.o -MF CMakeFiles/widgets.dir/FL_graph.cpp.o.d -o CMakeFiles/widgets.dir/FL_graph.cpp.o -c "/<<PKGBUILDDIR>>/widgets/FL_graph.cpp" [ 22%] Building C object widgets/CMakeFiles/widgets.dir/winFLTK.c.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/cc -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dwidgets_EXPORTS -I/usr/include/csound -I/usr/lib/fltk -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 -DH5_USE_110_API -g -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_PTHREAD -fPIC -MD -MT widgets/CMakeFiles/widgets.dir/winFLTK.c.o -MF CMakeFiles/widgets.dir/winFLTK.c.o.d -o CMakeFiles/widgets.dir/winFLTK.c.o -c "/<<PKGBUILDDIR>>/widgets/winFLTK.c" [ 25%] Building CXX object widgets/CMakeFiles/widgets.dir/widgets.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dwidgets_EXPORTS -I/usr/include/csound -I/usr/lib/fltk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT widgets/CMakeFiles/widgets.dir/widgets.cpp.o -MF CMakeFiles/widgets.dir/widgets.cpp.o.d -o CMakeFiles/widgets.dir/widgets.cpp.o -c "/<<PKGBUILDDIR>>/widgets/widgets.cpp" [ 27%] Linking C shared module libpy.so cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/py" && /usr/bin/cmake -E cmake_link_script CMakeFiles/py.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -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 -DH5_USE_110_API -g -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_PTHREAD -Wl,--dependency-file=CMakeFiles/py.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -o libpy.so CMakeFiles/py.dir/src/pythonopcodes.c.o -lpython3.13 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 27%] Built target py make -f widgets/CMakeFiles/virtual.dir/build.make widgets/CMakeFiles/virtual.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/widgets" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets/CMakeFiles/virtual.dir/DependInfo.cmake" "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f widgets/CMakeFiles/virtual.dir/build.make widgets/CMakeFiles/virtual.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 30%] Building CXX object widgets/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboard.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dvirtual_EXPORTS -I/usr/include/csound -I"/<<PKGBUILDDIR>>/widgets/." -I/usr/lib/fltk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT widgets/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboard.cpp.o -MF CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboard.cpp.o.d -o CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboard.cpp.o -c "/<<PKGBUILDDIR>>/widgets/virtual_keyboard/FLTKKeyboard.cpp" [ 32%] Building CXX object widgets/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWindow.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dvirtual_EXPORTS -I/usr/include/csound -I"/<<PKGBUILDDIR>>/widgets/." -I/usr/lib/fltk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT widgets/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWindow.cpp.o -MF CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWindow.cpp.o.d -o CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWindow.cpp.o -c "/<<PKGBUILDDIR>>/widgets/virtual_keyboard/FLTKKeyboardWindow.cpp" [ 35%] Building CXX object widgets/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWidget.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dvirtual_EXPORTS -I/usr/include/csound -I"/<<PKGBUILDDIR>>/widgets/." -I/usr/lib/fltk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT widgets/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWidget.cpp.o -MF CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWidget.cpp.o.d -o CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWidget.cpp.o -c "/<<PKGBUILDDIR>>/widgets/virtual_keyboard/FLTKKeyboardWidget.cpp" [ 37%] Building CXX object widgets/CMakeFiles/virtual.dir/virtual_keyboard/virtual_keyboard.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dvirtual_EXPORTS -I/usr/include/csound -I"/<<PKGBUILDDIR>>/widgets/." -I/usr/lib/fltk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT widgets/CMakeFiles/virtual.dir/virtual_keyboard/virtual_keyboard.cpp.o -MF CMakeFiles/virtual.dir/virtual_keyboard/virtual_keyboard.cpp.o.d -o CMakeFiles/virtual.dir/virtual_keyboard/virtual_keyboard.cpp.o -c "/<<PKGBUILDDIR>>/widgets/virtual_keyboard/virtual_keyboard.cpp" [ 40%] Building CXX object widgets/CMakeFiles/virtual.dir/virtual_keyboard/Bank.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dvirtual_EXPORTS -I/usr/include/csound -I"/<<PKGBUILDDIR>>/widgets/." -I/usr/lib/fltk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT widgets/CMakeFiles/virtual.dir/virtual_keyboard/Bank.cpp.o -MF CMakeFiles/virtual.dir/virtual_keyboard/Bank.cpp.o.d -o CMakeFiles/virtual.dir/virtual_keyboard/Bank.cpp.o -c "/<<PKGBUILDDIR>>/widgets/virtual_keyboard/Bank.cpp" [ 42%] Building CXX object widgets/CMakeFiles/virtual.dir/virtual_keyboard/KeyboardMapping.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dvirtual_EXPORTS -I/usr/include/csound -I"/<<PKGBUILDDIR>>/widgets/." -I/usr/lib/fltk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT widgets/CMakeFiles/virtual.dir/virtual_keyboard/KeyboardMapping.cpp.o -MF CMakeFiles/virtual.dir/virtual_keyboard/KeyboardMapping.cpp.o.d -o CMakeFiles/virtual.dir/virtual_keyboard/KeyboardMapping.cpp.o -c "/<<PKGBUILDDIR>>/widgets/virtual_keyboard/KeyboardMapping.cpp" [ 45%] Building CXX object widgets/CMakeFiles/virtual.dir/virtual_keyboard/Program.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dvirtual_EXPORTS -I/usr/include/csound -I"/<<PKGBUILDDIR>>/widgets/." -I/usr/lib/fltk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT widgets/CMakeFiles/virtual.dir/virtual_keyboard/Program.cpp.o -MF CMakeFiles/virtual.dir/virtual_keyboard/Program.cpp.o.d -o CMakeFiles/virtual.dir/virtual_keyboard/Program.cpp.o -c "/<<PKGBUILDDIR>>/widgets/virtual_keyboard/Program.cpp" [ 47%] Building CXX object widgets/CMakeFiles/virtual.dir/virtual_keyboard/SliderBank.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dvirtual_EXPORTS -I/usr/include/csound -I"/<<PKGBUILDDIR>>/widgets/." -I/usr/lib/fltk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT widgets/CMakeFiles/virtual.dir/virtual_keyboard/SliderBank.cpp.o -MF CMakeFiles/virtual.dir/virtual_keyboard/SliderBank.cpp.o.d -o CMakeFiles/virtual.dir/virtual_keyboard/SliderBank.cpp.o -c "/<<PKGBUILDDIR>>/widgets/virtual_keyboard/SliderBank.cpp" [ 50%] Building CXX object widgets/CMakeFiles/virtual.dir/virtual_keyboard/SliderData.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dvirtual_EXPORTS -I/usr/include/csound -I"/<<PKGBUILDDIR>>/widgets/." -I/usr/lib/fltk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT widgets/CMakeFiles/virtual.dir/virtual_keyboard/SliderData.cpp.o -MF CMakeFiles/virtual.dir/virtual_keyboard/SliderData.cpp.o.d -o CMakeFiles/virtual.dir/virtual_keyboard/SliderData.cpp.o -c "/<<PKGBUILDDIR>>/widgets/virtual_keyboard/SliderData.cpp" [ 52%] Linking CXX shared module libvirtual.so cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/cmake -E cmake_link_script CMakeFiles/virtual.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -Wl,--dependency-file=CMakeFiles/virtual.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -o libvirtual.so CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboard.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWindow.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWidget.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/virtual_keyboard.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/Bank.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/KeyboardMapping.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/Program.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/SliderBank.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/SliderData.cpp.o -lSM -lICE -lX11 -lXext -lm /usr/lib/x86_64-lin ux-gnu/libfltk.so /usr/lib/x86_64-linux-gnu/libfltk_forms.so /usr/lib/x86_64-linux-gnu/libfltk_images.so make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 52%] Built target virtual make -f AbletonLinkOpcodes/CMakeFiles/ableton_link_opcodes.dir/build.make AbletonLinkOpcodes/CMakeFiles/ableton_link_opcodes.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/AbletonLinkOpcodes" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/AbletonLinkOpcodes" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/AbletonLinkOpcodes/CMakeFiles/ableton_link_opcodes.dir/DependInfo.cmake" "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f AbletonLinkOpcodes/CMakeFiles/ableton_link_opcodes.dir/build.make AbletonLinkOpcodes/CMakeFiles/ableton_link_opcodes.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 55%] Building CXX object AbletonLinkOpcodes/CMakeFiles/ableton_link_opcodes.dir/ableton_link_opcodes.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/AbletonLinkOpcodes" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dableton_link_opcodes_EXPORTS -I/usr/include/csound -I//include -I//modules/asio-standalone/asio/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 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -std=gnu++11 -Wno-multichar -DLINK_PLATFORM_LINUX=1 -MD -MT AbletonLinkOpcodes/CMakeFiles/ableton_link_opcodes.dir/ableton_link_opcodes.cpp.o -MF CMakeFiles/ableton_link_opcodes.dir/ableton_link_opcodes.cpp.o.d -o CMakeFiles/ableton_link_opcodes.dir/ableton_link_opcodes.cpp.o -c "/<<PKGBUILDDIR>>/AbletonLinkOpcodes/ableton_link_opcodes.cpp" In file included from /<<PKGBUILDDIR>>/AbletonLinkOpcodes/ableton_link_opcodes.cpp:312: /usr/include/csound/OpcodeBase.hpp:377:50: note: â??#pragma message: Defining heap_object_manager_t.â?? 377 | #pragma message("Defining heap_object_manager_t.") | ^ [ 57%] Linking CXX shared module libwidgets.so cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/widgets" && /usr/bin/cmake -E cmake_link_script CMakeFiles/widgets.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -Wl,--dependency-file=CMakeFiles/widgets.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -o libwidgets.so CMakeFiles/widgets.dir/FL_graph.cpp.o CMakeFiles/widgets.dir/winFLTK.c.o CMakeFiles/widgets.dir/widgets.cpp.o -lSM -lICE -lX11 -lXext -lm /usr/lib/x86_64-linux-gnu/libfltk.so /usr/lib/x86_64-linux-gnu/libfltk_forms.so /usr/lib/x86_64-linux-gnu/libfltk_images.so make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 57%] Built target widgets make -f stk/CMakeFiles/stkops.dir/build.make stk/CMakeFiles/stkops.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/stk" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/stk" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/stk/CMakeFiles/stkops.dir/DependInfo.cmake" "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f stk/CMakeFiles/stkops.dir/build.make stk/CMakeFiles/stkops.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 60%] Building CXX object stk/CMakeFiles/stkops.dir/stkOpcodes.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/stk" && /usr/bin/c++ -DDEFAULT_RAWWAVE_PATH=\"/usr/share/stk/rawwaves\" -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dstkops_EXPORTS -I/usr/include/csound -I/usr/include/stk -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -MD -MT stk/CMakeFiles/stkops.dir/stkOpcodes.cpp.o -MF CMakeFiles/stkops.dir/stkOpcodes.cpp.o.d -o CMakeFiles/stkops.dir/stkOpcodes.cpp.o -c "/<<PKGBUILDDIR>>/stk/stkOpcodes.cpp" In file included from /<<PKGBUILDDIR>>/stk/stkOpcodes.cpp:115: /usr/include/csound/OpcodeBase.hpp:377:50: note: â??#pragma message: Defining heap_object_manager_t.â?? 377 | #pragma message("Defining heap_object_manager_t.") | ^ [ 62%] Linking CXX shared module libstkops.so cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/stk" && /usr/bin/cmake -E cmake_link_script CMakeFiles/stkops.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -Wl,--dependency-file=CMakeFiles/stkops.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -o libstkops.so CMakeFiles/stkops.dir/stkOpcodes.cpp.o -lstk -Wl,-Bstatic -lpthread -Wl,-Bdynamic make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 62%] Built target stkops make -f websockets/CMakeFiles/websocketIO.dir/build.make websockets/CMakeFiles/websocketIO.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/websockets" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/websockets" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/websockets/CMakeFiles/websocketIO.dir/DependInfo.cmake" "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f websockets/CMakeFiles/websocketIO.dir/build.make websockets/CMakeFiles/websocketIO.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 65%] Building C object websockets/CMakeFiles/websocketIO.dir/WebSocketOpcode.c.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/websockets" && /usr/bin/cc -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -DwebsocketIO_EXPORTS -I/usr/include/csound -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 -DH5_USE_110_API -g -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_PTHREAD -fPIC -MD -MT websockets/CMakeFiles/websocketIO.dir/WebSocketOpcode.c.o -MF CMakeFiles/websocketIO.dir/WebSocketOpcode.c.o.d -o CMakeFiles/websocketIO.dir/WebSocketOpcode.c.o -c "/<<PKGBUILDDIR>>/websockets/WebSocketOpcode.c" [ 67%] Linking C shared module libwebsocketIO.so cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/websockets" && /usr/bin/cmake -E cmake_link_script CMakeFiles/websocketIO.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -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 -DH5_USE_110_API -g -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_PTHREAD -Wl,--dependency-file=CMakeFiles/websocketIO.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -o libwebsocketIO.so CMakeFiles/websocketIO.dir/WebSocketOpcode.c.o -lwebsockets make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 67%] Built target websocketIO make -f hdf5/CMakeFiles/hdf5ops.dir/build.make hdf5/CMakeFiles/hdf5ops.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/hdf5" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/hdf5" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/hdf5/CMakeFiles/hdf5ops.dir/DependInfo.cmake" "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f hdf5/CMakeFiles/hdf5ops.dir/build.make hdf5/CMakeFiles/hdf5ops.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 70%] Building C object hdf5/CMakeFiles/hdf5ops.dir/HDF5IO.c.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/hdf5" && /usr/bin/cc -DHAVE_SOCKETS -DHDF5_VERSION_MAJOR=1 -DHDF5_VERSION_MINOR=14 -DHDF5_VERSION_PATCH=5 -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dhdf5ops_EXPORTS -I/usr/include/hdf5/serial -I/usr/include/csound -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 -DH5_USE_110_API -g -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_PTHREAD -fPIC -MD -MT hdf5/CMakeFiles/hdf5ops.dir/HDF5IO.c.o -MF CMakeFiles/hdf5ops.dir/HDF5IO.c.o.d -o CMakeFiles/hdf5ops.dir/HDF5IO.c.o -c "/<<PKGBUILDDIR>>/hdf5/HDF5IO.c" [ 72%] Linking C shared module libhdf5ops.so cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/hdf5" && /usr/bin/cmake -E cmake_link_script CMakeFiles/hdf5ops.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -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 -DH5_USE_110_API -g -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_PTHREAD -Wl,--dependency-file=CMakeFiles/hdf5ops.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -o libhdf5ops.so CMakeFiles/hdf5ops.dir/HDF5IO.c.o -Wl,-rpath,/usr/lib/x86_64-linux-gnu/hdf5/serial: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so -lcrypto -lcurl -Wl,-Bstatic -lpthread -Wl,-Bdynamic -lsz -lz -Wl,-Bstatic -ldl -Wl,-Bdynamic -lm make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 72%] Built target hdf5ops make -f linear_algebra/CMakeFiles/linear_algebra.dir/build.make linear_algebra/CMakeFiles/linear_algebra.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/linear_algebra" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/linear_algebra" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/linear_algebra/CMakeFiles/linear_algebra.dir/DependInfo.cmake" "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f linear_algebra/CMakeFiles/linear_algebra.dir/build.make linear_algebra/CMakeFiles/linear_algebra.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 75%] Building CXX object linear_algebra/CMakeFiles/linear_algebra.dir/linear_algebra.cpp.o cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/linear_algebra" && /usr/bin/c++ -DHAVE_SOCKETS -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dlinear_algebra_EXPORTS -I/usr/include/csound -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -fPIC -DGMM_VERSION -MD -MT linear_algebra/CMakeFiles/linear_algebra.dir/linear_algebra.cpp.o -MF CMakeFiles/linear_algebra.dir/linear_algebra.cpp.o.d -o CMakeFiles/linear_algebra.dir/linear_algebra.cpp.o -c "/<<PKGBUILDDIR>>/linear_algebra/linear_algebra.cpp" In file included from /<<PKGBUILDDIR>>/linear_algebra/linear_algebra.cpp:368: /usr/include/csound/OpcodeBase.hpp:377:50: note: â??#pragma message: Defining heap_object_manager_t.â?? 377 | #pragma message("Defining heap_object_manager_t.") | ^ /<<PKGBUILDDIR>>/linear_algebra/linear_algebra.cpp: In member function â??int la_i_lu_factor_mr_t::init(CSOUND*)â??: /<<PKGBUILDDIR>>/linear_algebra/linear_algebra.cpp:3507:30: error: â??gmm::lapack_ipvtâ?? {aka â??class std::vector<int>â??} has no member named â??getâ?? 3507 | pivot->vr[i] = pivot__.get(i); | ^~~ /<<PKGBUILDDIR>>/linear_algebra/linear_algebra.cpp: In member function â??int la_k_lu_factor_mr_t::kontrol(CSOUND*)â??: /<<PKGBUILDDIR>>/linear_algebra/linear_algebra.cpp:3544:30: error: â??gmm::lapack_ipvtâ?? {aka â??class std::vector<int>â??} has no member named â??getâ?? 3544 | pivot->vr[i] = pivot__.get(i); | ^~~ /<<PKGBUILDDIR>>/linear_algebra/linear_algebra.cpp: In member function â??int la_i_lu_factor_mc_t::init(CSOUND*)â??: /<<PKGBUILDDIR>>/linear_algebra/linear_algebra.cpp:3578:30: error: â??gmm::lapack_ipvtâ?? {aka â??class std::vector<int>â??} has no member named â??getâ?? 3578 | pivot->vr[i] = pivot__.get(i); | ^~~ /<<PKGBUILDDIR>>/linear_algebra/linear_algebra.cpp: In member function â??int la_k_lu_factor_mc_t::kontrol(CSOUND*)â??: /<<PKGBUILDDIR>>/linear_algebra/linear_algebra.cpp:3615:30: error: â??gmm::lapack_ipvtâ?? {aka â??class std::vector<int>â??} has no member named â??getâ?? 3615 | pivot->vr[i] = pivot__.get(i); | ^~~ make[3]: *** [linear_algebra/CMakeFiles/linear_algebra.dir/build.make:82: linear_algebra/CMakeFiles/linear_algebra.dir/linear_algebra.cpp.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:803: linear_algebra/CMakeFiles/linear_algebra.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 77%] Linking CXX shared module libableton_link_opcodes.so cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/AbletonLinkOpcodes" && /usr/bin/cmake -E cmake_link_script CMakeFiles/ableton_link_opcodes.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -DH5_USE_110_API -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -Wl,--dependency-file=CMakeFiles/ableton_link_opcodes.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -o libableton_link_opcodes.so CMakeFiles/ableton_link_opcodes.dir/ableton_link_opcodes.cpp.o make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 77%] Built target ableton_link_opcodes make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[1]: *** [Makefile:139: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:11: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202502/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:csound-plugins, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---
- To: 1095336-close@bugs.debian.org
- Subject: Bug#1095336: fixed in csound-plugins 1.0.2~dfsg1-5
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 09 Feb 2025 21:35:02 +0000
- Message-id: <E1thExC-00DDMz-Ao@fasolo.debian.org>
- Reply-to: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Source: csound-plugins Source-Version: 1.0.2~dfsg1-5 Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> We believe that the bug you reported is fixed in the latest version of csound-plugins, 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 1095336@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 csound-plugins 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: SHA512 Format: 1.8 Date: Sun, 09 Feb 2025 22:13:33 +0100 Source: csound-plugins Architecture: source Version: 1.0.2~dfsg1-5 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: 1095336 Changes: csound-plugins (1.0.2~dfsg1-5) unstable; urgency=medium . * Fix FTBFS with gmm>=5.4.3 (Closes: #1095336) * Apply 'wrap-and-sort -ast' Checksums-Sha1: 7443e3647107456fd6b0f081775547fa15589eb3 2537 csound-plugins_1.0.2~dfsg1-5.dsc b8de8c07d5916146ac51d84c9e1297e015a79d16 6940 csound-plugins_1.0.2~dfsg1-5.debian.tar.xz Checksums-Sha256: df2344fdcae6f6854b74691c644a03353d04c6500da5ab08bede75faa9f4d98f 2537 csound-plugins_1.0.2~dfsg1-5.dsc 9f74bcc7a2dc3aa0ddced4134c92d4aea5bcb58f186f191eb5a831823382ebae 6940 csound-plugins_1.0.2~dfsg1-5.debian.tar.xz Files: c089b5dfd9629ce11f4f1015819e2b2b 2537 sound optional csound-plugins_1.0.2~dfsg1-5.dsc 75c9d4636c27b84e30d253852011aedc 6940 sound optional csound-plugins_1.0.2~dfsg1-5.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJKBAEBCgA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAmepG04WHGZvcnVtQHVt bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+P7oD/9v5z4mpbnVf/UEMmkBEFaVb9a1 obSWoiHREf28kZx1Oaceg4XTvvQM/JdCvoYkwoMVgAOIzwA3KFrp9MMDfJHm4Pqa T+mnrhbHRYsM46cMpO+g68v14nFwQn3xABs9gdcOUBevJK9uAcw2metCeDFJpWxi QNC5QYydvWSyN4DYGhEZo6B0Dt45Z31WyvPUlXKTuTtqZ8pNVrq8uoHAxRkHghbk snbBHuIWyDk+wpVG5OiOl2Ht6bLoxCGDKb7BDrMCDVzOVven5uqCWlMPwLqguxEs lmmZTYV8e/ZkPFrARruP4K+/gplvcD0ct1a/XV+eGSCaYFcA97ZS6heQAJGmgGG6 nO7sHUw0XMSkalIVYWWIKWGaLJ4UnpHBgjoxFWwqcF4PZKZk7LZQ5TuNCgoRpwvE j3Cz/izUrL1ftxU1qEjpiJDiIQfio8XCiKVNUQKTA1EAd/IdX4HjF+fo5L1kkUP4 ToY6ZUrSnoyQjWDhTMnuQjqWkrn69nmAt//mcryjrmlILuViMgGtzKFDnKA5dCA6 B/7AX239otIi7mlxpPJdfM3CtnIAjoz6WnzCoSNHI/QMjycnzN1LU86qKfhfOtqd m76keItU5yJq0o0U+hYimDdaG9CY+OjzrOgC80sdVDbFHPuTVjVew1MJu+G41mD2 O5PCFWR7IpsnXdqaoQ== =pgac -----END PGP SIGNATURE-----Attachment: pgpdccJkDsuEK.pgp
Description: PGP signature
--- End Message ---