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

Bug#1124147: marked as done (bespokesynth: FTBFS: /<<PKGBUILDDIR>>/Source/ModularSynth.cpp:91:48: error: use of deleted function 'void juce::AudioPluginFormatManager::addDefaultFormats()')



Your message dated Wed, 14 Jan 2026 11:48:33 +0000
with message-id <E1vfzMX-00000005QQB-06Mq@fasolo.debian.org>
and subject line Bug#1124147: fixed in bespokesynth 1.3.0+dfsg-3
has caused the Debian Bug report #1124147,
regarding bespokesynth: FTBFS: /<<PKGBUILDDIR>>/Source/ModularSynth.cpp:91:48: error: use of deleted function 'void juce::AudioPluginFormatManager::addDefaultFormats()'
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.)


-- 
1124147: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124147
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:bespokesynth
Version: 1.3.0+dfsg-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

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 cannot 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:bespokesynth, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
[ 42%] Building CXX object Source/CMakeFiles/BespokeSynth.dir/ModWheelToCV.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source && /usr/bin/ [too-long-redacted] LDDIR>>/Source/ModWheelToCV.cpp
[ 42%] Building CXX object Source/CMakeFiles/BespokeSynth.dir/ModularSynth.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source && /usr/bin/ [too-long-redacted] LDDIR>>/Source/ModularSynth.cpp
/<<PKGBUILDDIR>>/Source/ModularSynth.cpp: In constructor â??ModularSynth::ModularSynth()â??:
/<<PKGBUILDDIR>>/Source/ModularSynth.cpp:91:48: error: use of deleted function â??void juce::AudioPluginFormatManager::addDefaultFormats()â??
   91 |    mAudioPluginFormatManager->addDefaultFormats();
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /usr/share/juce/modules/juce_audio_processors_headless/juce_audio_processors_headless.h:164,
                 from /usr/share/juce/modules/juce_audio_processors/juce_audio_processors.h:64,
                 from /<<PKGBUILDDIR>>/Source/ModuleFactory.h:31,
                 from /<<PKGBUILDDIR>>/Source/ModularSynth.h:12,
                 from /<<PKGBUILDDIR>>/Source/ModularSynth.cpp:1:
/usr/share/juce/modules/juce_audio_processors_headless/format/juce_AudioPluginFormatManager.h:57:10: note: declared here
   57 |     void addDefaultFormats() = delete;
      |          ^~~~~~~~~~~~~~~~~
[ 42%] Building CXX object Source/CMakeFiles/BespokeSynth.dir/ModulationChain.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source && /usr/bin/ [too-long-redacted] IR>>/Source/ModulationChain.cpp
/<<PKGBUILDDIR>>/Source/ModularSynth.cpp: In member function â??void ModularSynth::SaveOutput()â??:
/<<PKGBUILDDIR>>/Source/ModularSynth.cpp:3361:85: warning: â??juce::AudioFormatWriter* juce::AudioFormat::createWriterFor(juce::OutputStream*, double, unsigned int, int, const juce::StringPairArray&, int)â?? is deprecated: Use the function taking an AudioFormatWriterOptions instead. [-Wdeprecated-declarations]
 3361 |    auto writer = std::unique_ptr<juce::AudioFormatWriter>(wavFormat->createWriterFor(outputTo.release(), gSampleRate, channels, 16, b1, 0));
      |                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/share/juce/modules/juce_audio_formats/juce_audio_formats.h:127,
                 from /<<PKGBUILDDIR>>/Source/ModularSynth.cpp:41:
/usr/share/juce/modules/juce_audio_formats/format/juce_AudioFormat.h:179:24: note: declared here
  179 |     AudioFormatWriter* createWriterFor (OutputStream* streamToWriteTo,
      |                        ^~~~~~~~~~~~~~~
[ 42%] Building CXX object Source/CMakeFiles/BespokeSynth.dir/ModulationVisualizer.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source && /usr/bin/ [too-long-redacted] Source/ModulationVisualizer.cpp
make[3]: *** [Source/CMakeFiles/BespokeSynth.dir/build.make:2168: Source/CMakeFiles/BespokeSynth.dir/ModularSynth.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:419: Source/CMakeFiles/BespokeSynth.dir/all] Error 2
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:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: bespokesynth
Source-Version: 1.3.0+dfsg-3
Done: Andrius Merkys <merkys@debian.org>

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

Debian distribution maintenance software
pp.
Andrius Merkys <merkys@debian.org> (supplier of updated bespokesynth 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: Wed, 14 Jan 2026 06:26:33 -0500
Source: bespokesynth
Architecture: source
Version: 1.3.0+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Andrius Merkys <merkys@debian.org>
Closes: 1124147
Changes:
 bespokesynth (1.3.0+dfsg-3) unstable; urgency=medium
 .
   * Restore compatibility with JUCE 8.0.12 (Closes: #1124147)
Checksums-Sha1:
 dcf6dd9c974cd4358366bdadb59131add5c0d7b2 2308 bespokesynth_1.3.0+dfsg-3.dsc
 d3f00b0f7b43149f90fb6e66e6971477faa5d6c2 8100 bespokesynth_1.3.0+dfsg-3.debian.tar.xz
 e1623b8e3dff26feb3edf8a1dc4893370d258aed 20946 bespokesynth_1.3.0+dfsg-3_source.buildinfo
Checksums-Sha256:
 da2dfb9da5a5d965850bea69d86cf4e0cf158dc8f2b108bc09309444eda32a5d 2308 bespokesynth_1.3.0+dfsg-3.dsc
 c31392a5b2191fead6e73dd61de8194f4ec948727f5d53018b8bc33b976f97c6 8100 bespokesynth_1.3.0+dfsg-3.debian.tar.xz
 1e88004f4030c3fb77cc3d8523c5adf9a82c6bac27780aa0e25e6c64485282da 20946 bespokesynth_1.3.0+dfsg-3_source.buildinfo
Files:
 560bc00592e62762e745f407a8eed784 2308 sound optional bespokesynth_1.3.0+dfsg-3.dsc
 a6691b022c3689e2f5678c84a9610808 8100 sound optional bespokesynth_1.3.0+dfsg-3.debian.tar.xz
 900a2b7d8f7709ce8f72b610c08ab8cf 20946 sound optional bespokesynth_1.3.0+dfsg-3_source.buildinfo

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

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmlnfZYSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKHV8QP/iLw1peN7RWJH1NmE9dlC2bIfdb8DEzf
p3LMg94+SX19odwsQfqDD1MLXclj+LpuVQuyZ0kN8ofjM6HISoIewCIN56MJb2SR
BQbmoGVfWxnc7UTezgcE53FlXC0T3Etw3LeKT4rCFgWeG/6DXxMtot0vypEY4Vt/
1NIa0rgJapfEUv5DpbuDF3S2fZTBqTW4LaiOMiuYk7TNlp2VAfr+CMF8gBvqKP/r
5v6L6UdHMv38g8ueDbFOCuMHZzYj5cRkVA322Zi3KqeZqiWGA2x7WfBAoVY07x4q
gCYFW7WErAibO7Zz9xBSybGxzWK2R/OG/mdJMfWW0z1DwMCxF+jPHJ5RfTbYKTZD
MK/ualYmBVrXhLph/VDrU1wrbtevZXT6t5+kEi3Hk++BaoH+AacOGv8xryW8B+p3
J1DXoEdvVBE33+IK4I27zGkNzQ9e5ynVCvgpVnv4KIpdfSkn9JAby8a2NV4tS/F1
L3Bs5/D9eKoMOK8kdJuIvZqHWAc+5d23jkTrJdNdhzWkQGVlwt+JRgwcAqxJn2jJ
wrW/qMmmhAg8Mp9JIpkT2W1NaXvQsqOOk+XBP6tcCKm1n9128lqITp4mc9/j6K9C
KbtXzDLP3+Ukb+G1DgI/zIIzcdT/fUQmt4RE52IzbBu7Bphk37YUvsEWPpToMhVf
FO6H9EjhQoW0
=mc8Z
-----END PGP SIGNATURE-----

Attachment: pgpTvpg7lkqFi.pgp
Description: PGP signature


--- End Message ---

Reply to: